* CPV: sci-libs/gdal-1.7.2 * REPO: gentoo * USE: elibc_glibc geos kernel_linux mysql pam perl postgres python ruby test userland_GNU x86 >>> Unpacking source... >>> Unpacking gdal-1.7.2.tar.gz to /var/tmp/portage/sci-libs/gdal-1.7.2/work >>> Source unpacked in /var/tmp/portage/sci-libs/gdal-1.7.2/work >>> Preparing source in /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 ... * Applying 1.7.2-ruby_cflags.patch ... [ ok ] * Applying gdal-1.5.0-soname.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2' ... * Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/m4 ... [ ok ] * Running libtoolize --copy --force --install ... [ ok ] * Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ !! ] * Running elibtoolize in: gdal-1.7.2 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 ... * econf: updating gdal-1.7.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gdal-1.7.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --disable-static --with-expat --without-grass --without-hdf4 --without-fme --without-pcraster --without-kakadu --without-mrsid --without-jp2mrsid --without-msg --without-bsb --without-dods-root --without-oci --without-ingres --without-spatialite --without-dwgdirect --without-epsilon --without-idb --without-sde --without-libtool --with-libz=/usr/ --with-ogr --with-grib --with-vfk --with-libtiff --with-geotiff --disable-debug --with-pg --without-cfitsio --without-netcdf --without-png --without-jpeg --without-pcidsk --without-gif --without-ogdi --without-hdf5 --without-jasper --without-ecw --without-xerces --without-odbc --without-curl --without-sqlite3 --with-mysql=/usr/bin/mysql_config --with-geos --with-pam --with-perl --with-ruby --with-python --with-pymoddir=//usr/lib/python2.7/site-packages configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking CXX_WFLAGS for maximum warnings... -Wall checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... no checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-g++ -shared ... yes checking for dlopen in -ldl... yes checking for nanosleep in -lrt... yes checking for sin in -lm... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking dbmalloc.h usability... no checking dbmalloc.h presence... no checking for dbmalloc.h... no checking for dlfcn.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking whether byte ordering is bigendian... no checking for 64bit integer type... long long checking for 64bit file io... yes checking for stat64... yes checking for fopen64... yes checking size of int... 4 checking size of unsigned long... 4 checking size of void*... 4 checking for int8... no checking for int16... no checking for int32... no checking native cpu bit order... lsb2msb checking for vprintf... yes checking for _doprnt... no checking for snprintf... yes checking for vsnprintf... yes checking for atoll... yes checking for strtof... yes checking for getcwd... yes checking whether strtof is declared... yes checking for gmtime_r... yes checking for localtime_r... yes checking for setlocale... yes checking to enable debug build... no, CFLAGS="-O2 -pipe -fPIC" checking whether GCC 4.1 atomic builtins are available... yes checking whether we should hide internal symbols... no checking for local include/lib path... none configure: checking whether we should include thread/mutex support...... thread safe support disabled. checking for deflateInit_ in -lz... yes checking for inflateCopy in -lz... yes using libz library from /usr/ checking for pg_config... /usr/bin/pg_config checking for PostgreSQL... yes checking for PQconnectdb in -lpq... yes checking for PQputCopyData in -lpq... yes checking for PQescapeStringConn in -lpq... yes checking for G_gisinit_2 in -lgrass5... no FITS support disabled. PCRaster support disabled. netCDF support disabled. checking for libpng... png support disabled. checking for PCIDSK... pcidsk support using pre-PCIDSK SDK (old) implementation. checking for libtiff... checking for TIFFGetTagListCount in -ltiff... yes checking for _TIFFsetDoubleArray in -ltiff... yes checking for TIFFScanlineSize64 in -ltiff... yes using pre-installed libtiff. BigTIFF support enabled. checking for XTIFFClientOpen in -lgeotiff... yes using pre-installed libgeotiff. jpeg support disabled. checking for jpeg12... disabled, libjpeg or libtiff not internal gif support disabled. ogdi support disabled. checking for FMEObjects... disabled by user hdf4 support disabled. hdf5 support disabled. configure: JasPer (JPEG2000) support disabled. ECW support disabled. checking for Kakadu JPEG2000 support... not requested. configure: MrSID support disabled. checking for MSG... not requested checking for BSB... disabled by user checking if Oracle support is enabled... no checking for GRIB... enabled checking for OGR ... enabled checking for MySQL... yes checking for Ingres... no checking for Xerces C++ Parser... no checking for Expat XML Parser headers in /usr/include... found checking for Expat XML Parser libraries... found checking for Expat XML Parser... yes checking if Expat XML Parser version is >= 1.95.0... yes ODBC support disabled. checking if Oracle support is enabled... no checking Checking for DODS... disabled disabled checking for SQLite3 library >= 3.0.0... disabled checking Checking for DWGdirect... disabled configure: "IBM Informix DataBlade support disabled." configure: checking whether we should include ESRI SDE support... ESRI SDE support not requested. checking for VFK support... yes checking for geos-config... /usr/bin/geos-config checking for GEOS version >= 2.2.0... yes checking for GEOSversion in -lgeos_c... yes configure: Using C API from GEOS 3.2.0 checking whether to enable PAM... yes checking how to link PROJ.4 library... link dynamically. checking GDAL version information from gdal_version.h: 1.7.2 checking for perl bindings... enabled checking for php bindings... disabled checking for ruby bindings... enabled checking for python bindings... checking for python... python checking for location of Python Makefiles... found checking where to install Python modules... //usr/lib/python2.7/site-packages enabled checking for python setuptools... found configure: creating ./config.status config.status: creating GDALmake.opt config.status: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting config.status: creating port/cpl_config.h config.status: executing libtool commands GDAL is now configured for i686-pc-linux-gnu Installation directory: /usr C compiler: i686-pc-linux-gnu-gcc -O2 -pipe -fPIC C++ compiler: i686-pc-linux-gnu-g++ -O2 -pipe -fPIC LIBTOOL support: no LIBZ support: external GRASS support: no CFITSIO support: no PCRaster support: no NetCDF support: no LIBPNG support: no LIBTIFF support: external (BigTIFF=yes) LIBGEOTIFF support: external LIBJPEG support: no 8/12 bit JPEG TIFF: no LIBGIF support: no OGDI support: no HDF4 support: no HDF5 support: no Kakadu support: no JasPer support: no ECW support: no MrSID support: no MSG support: no GRIB support: yes EPSILON support: no cURL support (wms/wcs/...):no PostgreSQL support: yes MySQL support: yes Ingres support: no Xerces-C support: no NAS support: no Expat support: yes ODBC support: no PGeo support: no PCIDSK support: old OCI support: no GEORASTER support: no SDE support: no DODS support: no SQLite support: no SpatiaLite support: no DWGdirect support no INFORMIX DataBlade support:no GEOS support: yes VFK support: yes SWIG Bindings: python ruby perl Statically link PROJ.4: no enable OGR building: yes enable pthread support: no hide internal symbols: no >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 ... make -j14 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl generate make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o gdal_wrap.cpp ../include/gdal.i ../include/gdal.i:726: Warning 322: Redundant redeclaration of 'GeneralCmdLineProcessor', ../include/ogr.i:1838: Warning 322: previous declaration of 'GeneralCmdLineProcessor'. swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o ogr_wrap.cpp ../include/ogr.i swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o osr_wrap.cpp ../include/osr.i if [ ! -d lib ]; then mkdir lib; fi if [ ! -d "lib/Geo" ]; then mkdir "lib/Geo"; fi if [ ! -d "lib/Geo/GDAL" ]; then mkdir "lib/Geo/GDAL"; fi if [ -f GDAL.pm ]; then mv GDAL.pm lib/Geo; fi if [ -f Const.pm ]; then mv Const.pm lib/Geo/GDAL; fi if [ -f OGR.pm ]; then mv OGR.pm lib/Geo; fi if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -j14 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby generate make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -ruby -o gdal_wrap.cpp ../include/gdal.i ../include/Dataset.i:308: Warning 453: Can't apply (char **CSL). No typemaps are defined. ../include/Band.i:259: Warning 453: Can't apply (IF_ERROR_RETURN_NONE). No typemaps are defined. ../include/Band.i:269: Warning 453: Can't apply (IF_ERROR_RETURN_NONE). No typemaps are defined. ../include/Operations.i:227: Warning 453: Can't apply (int nList,double *pList). No typemaps are defined. ../include/Operations.i:358: Warning 453: Can't apply (int object_list_count,GDALRasterBandShadow **poObjects). No typemaps are defined. ../include/gdal.i:566: Warning 490: Fragment 'XMLTreeToPyList' not found. swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -ruby -o gdalconst_wrap.c ../include/gdalconst.i swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -ruby -o ogr_wrap.cpp ../include/ogr.i ../include/osr.i:152: Warning 453: Can't apply (char **CSL). No typemaps are defined. ../include/osr.i:162: Warning 453: Can't apply (char **CSL). No typemaps are defined. swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -ruby -o osr_wrap.cpp ../include/osr.i ../include/osr.i:151: Warning 453: Can't apply (char **CSL). No typemaps are defined. ../include/osr.i:161: Warning 453: Can't apply (char **CSL). No typemaps are defined. make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' rm: cannot remove `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python/*_wrap.cpp': No such file or directory make -j14 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python generate make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -python -o extensions/gdal_wrap.cpp ../include/gdal.i swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -python -o extensions/gdalconst_wrap.c ../include/gdalconst.i swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -python -o extensions/ogr_wrap.cpp ../include/ogr.i swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -python -o extensions/osr_wrap.cpp ../include/osr.i swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -c++ -python -o extensions/gdal_array_wrap.cpp ../include/gdal_array.i sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdal_wrap.cpp > extensions//gdal_wrap.cpp.tmp mv -f extensions//gdal_wrap.cpp.tmp extensions//gdal_wrap.cpp sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdalconst_wrap.c > extensions//gdalconst_wrap.c.tmp mv -f extensions//gdalconst_wrap.c.tmp extensions//gdalconst_wrap.c sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//ogr_wrap.cpp > extensions//ogr_wrap.cpp.tmp mv -f extensions//ogr_wrap.cpp.tmp extensions//ogr_wrap.cpp sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//osr_wrap.cpp > extensions//osr_wrap.cpp.tmp mv -f extensions//osr_wrap.cpp.tmp extensions//osr_wrap.cpp sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdal_array_wrap.cpp > extensions//gdal_array_wrap.cpp.tmp mv -f extensions//gdal_array_wrap.cpp.tmp extensions//gdal_array_wrap.cpp make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' make -j14 -j1 (cd port; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_conv.o cpl_conv.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_error.o cpl_error.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_string.o cpl_string.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplgetsymbol.o cplgetsymbol.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_strtod.o cpl_strtod.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_path.o cpl_path.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_csv.o cpl_csv.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_findfile.o cpl_findfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minixml.o cpl_minixml.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_multiproc.o cpl_multiproc.cpp cpl_multiproc.cpp: In function ‘void* CPLLockFile(const char*, double)’: cpl_multiproc.cpp:331:37: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_list.o cpl_list.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_getexecpath.o cpl_getexecpath.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplstring.o cplstring.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_win32.o cpl_vsil_win32.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsisimple.o cpl_vsisimple.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil.o cpl_vsil.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsi_mem.o cpl_vsi_mem.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_unix_stdio_64.o cpl_vsil_unix_stdio_64.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_http.o cpl_http.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_hash_set.o cpl_hash_set.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplkeywordparser.o cplkeywordparser.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_recode_stub.o cpl_recode_stub.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_quad_tree.o cpl_quad_tree.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_atomic_ops.o cpl_atomic_ops.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_subfile.o cpl_vsil_subfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_time.o cpl_time.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_stdout.o cpl_vsil_stdout.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_gzip.o cpl_vsil_gzip.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minizip_ioapi.o cpl_minizip_ioapi.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minizip_unzip.o cpl_minizip_unzip.cpp make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port' (cd gcore; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalopeninfo.o gdalopeninfo.cpp i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" \ gdaldrivermanager.cpp -o gdaldrivermanager.o i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldriver.o gdaldriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldataset.o gdaldataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalrasterband.o gdalrasterband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_misc.o gdal_misc.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o rasterio.o rasterio.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalrasterblock.o gdalrasterblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalcolortable.o gdalcolortable.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalmajorobject.o gdalmajorobject.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o overview.o overview.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldefaultoverviews.o gdaldefaultoverviews.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamdataset.o gdalpamdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamrasterband.o gdalpamrasterband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaljp2metadata.o gdaljp2metadata.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaljp2box.o gdaljp2box.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalmultidomainmetadata.o gdalmultidomainmetadata.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_rat.o gdal_rat.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalgmlcoverage.o gdalgmlcoverage.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamproxydb.o gdalpamproxydb.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalallvalidmaskband.o gdalallvalidmaskband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalnodatamaskband.o gdalnodatamaskband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_rpcimdio.o gdal_rpcimdio.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalproxydataset.o gdalproxydataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalproxypool.o gdalproxypool.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalnodatavaluesmaskband.o gdalnodatavaluesmaskband.cpp make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore' (cd alg; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalmediancut.o gdalmediancut.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaldither.o gdaldither.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_crs.o gdal_crs.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaltransformer.o gdaltransformer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalsimplewarp.o gdalsimplewarp.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarper.o gdalwarper.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarpkernel.o gdalwarpkernel.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarpoperation.o gdalwarpoperation.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalchecksum.o gdalchecksum.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_rpc.o gdal_rpc.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_tps.o gdal_tps.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o thinplatespline.o thinplatespline.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o llrasterize.o llrasterize.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalrasterize.o gdalrasterize.cpp gdalrasterize.cpp: In function ‘void gv_rasterize_one_shape(unsigned char*, int, int, int, int, GDALDataType, int, OGRGeometry*, double*, GDALBurnValueSrc, int (*)(void*, int, int, double*, double*, double*, int*), void*)’: gdalrasterize.cpp:403:48: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalgeoloc.o gdalgeoloc.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalgrid.o gdalgrid.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalcutline.o gdalcutline.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalproximity.o gdalproximity.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o rasterfill.o rasterfill.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalrasterpolygonenumerator.o gdalrasterpolygonenumerator.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalsievefilter.o gdalsievefilter.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o contour.o contour.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o polygonize.o polygonize.cpp make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg' (cd frmts; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts' i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -pipe -fPIC -Wall -DFRMT_gxf -DFRMT_gtiff -DFRMT_hfa -DFRMT_aigrid -DFRMT_aaigrid -DFRMT_ceos -DFRMT_ceos2 -DFRMT_iso8211 -DFRMT_xpm -DFRMT_sdts -DFRMT_raw -DFRMT_dted -DFRMT_mem -DFRMT_jdem -DFRMT_envisat -DFRMT_elas -DFRMT_fit -DFRMT_vrt -DFRMT_usgsdem -DFRMT_l1b -DFRMT_nitf -DFRMT_bmp -DFRMT_pcidsk -DFRMT_airsar -DFRMT_rs2 -DFRMT_ilwis -DFRMT_rmf -DFRMT_leveller -DFRMT_sgi -DFRMT_srtmhgt -DFRMT_idrisi -DFRMT_gsg -DFRMT_ingr -DFRMT_ers -DFRMT_jaxapalsar -DFRMT_dimap -DFRMT_gff -DFRMT_cosar -DFRMT_pds -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_terragen -DFRMT_blx -DFRMT_msgn -DFRMT_til -DFRMT_r -DFRMT_northwood -DFRMT_saga -DFRMT_grib -DFRMT_rik -DFRMT_wktraster \ -DGDAL_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib rik wktraster" \ gdalallregister.cpp -o o/gdalallregister.o make -C gxf install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gxf' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxfdataset.o gxfdataset.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxfopen.o gxfopen.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxf_proj4.o gxf_proj4.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxf_ogcwkt.o gxf_ogcwkt.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gxf' make -C gtiff install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gtiff' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/geotiff.o geotiff.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gt_wkt_srs.o gt_wkt_srs.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gt_citation.o gt_citation.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gt_overview.o gt_overview.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tif_float.o tif_float.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tifvsi.o tifvsi.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gtiff' make -C hfa install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/hfa' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfaopen.o hfaopen.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfaentry.o hfaentry.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfadictionary.o hfadictionary.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfafield.o hfafield.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfatype.o hfatype.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfaband.o hfaband.cpp hfaband.cpp: In function ‘CPLErr UncompressBlock(GByte*, int, GByte*, int, int)’: hfaband.cpp:641:80: warning: dereferencing type-punned pointer will break strict-aliasing rules hfaband.cpp: In member function ‘void HFABand::NullBlock(void*)’: hfaband.cpp:978:35: warning: dereferencing type-punned pointer will break strict-aliasing rules hfaband.cpp:982:34: warning: dereferencing type-punned pointer will break strict-aliasing rules hfaband.cpp:986:35: warning: dereferencing type-punned pointer will break strict-aliasing rules hfaband.cpp:990:34: warning: dereferencing type-punned pointer will break strict-aliasing rules hfaband.cpp:994:33: warning: dereferencing type-punned pointer will break strict-aliasing rules hfaband.cpp:1002:33: warning: dereferencing type-punned pointer will break strict-aliasing rules i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfacompress.o hfacompress.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfadataset.o hfadataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hfa_overviews.o hfa_overviews.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/hfa' make -C aigrid install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aigrid' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I../../ogr/ogrsf_frmts/avc -c -o ../o/aigdataset.o aigdataset.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I../../ogr/ogrsf_frmts/avc -c -o ../o/gridlib.o gridlib.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I../../ogr/ogrsf_frmts/avc -c -o ../o/aigopen.o aigopen.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I../../ogr/ogrsf_frmts/avc -c -o ../o/aigccitt.o aigccitt.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aigrid' make -C aaigrid install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aaigrid' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/aaigriddataset.o aaigriddataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aaigrid' make -C ceos install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ceosopen.o ceosopen.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ceosdataset.o ceosdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos' make -C ceos2 install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos2' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sar_ceosdataset.o sar_ceosdataset.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ceosrecipe.o ceosrecipe.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ceossar.o ceossar.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ceos.o ceos.c ceos.c: In function ‘SerializeCeosRecordsFromFile’: ceos.c:353:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ceos.c:355:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ceos.c: In function ‘SerializeCeosRecordsToFile’: ceos.c:340:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ceos.c:341:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/link.o link.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos2' make -C iso8211 install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/iso8211' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I../../port -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddfmodule.o ddfmodule.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I../../port -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddfutils.o ddfutils.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I../../port -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddffielddefn.o ddffielddefn.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I../../port -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddfrecord.o ddfrecord.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I../../port -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddffield.o ddffield.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I../../port -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddfsubfielddefn.o ddfsubfielddefn.cpp ddfsubfielddefn.cpp: In member function ‘double DDFSubfieldDefn::ExtractFloatData(const char*, int, int*)’: ddfsubfielddefn.cpp:476:48: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:478:48: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:489:47: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:491:47: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:500:46: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:502:47: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp: In member function ‘int DDFSubfieldDefn::ExtractIntData(const char*, int, int*)’: ddfsubfielddefn.cpp:609:54: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:613:48: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:622:47: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:626:47: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:635:52: warning: dereferencing type-punned pointer will break strict-aliasing rules ddfsubfielddefn.cpp:637:53: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/iso8211' make -C xpm install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/xpm' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../mem -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/xpmdataset.o xpmdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/xpm' make -C sdts install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sdts' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtsiref.o sdtsiref.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtscatd.o sdtscatd.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtslinereader.o sdtslinereader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtslib.o sdtslib.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtspointreader.o sdtspointreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtsattrreader.o sdtsattrreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtstransfer.o sdtstransfer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtspolygonreader.o sdtspolygonreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtsxref.o sdtsxref.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtsrasterreader.o sdtsrasterreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtsindexedreader.o sdtsindexedreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sdtsdataset.o sdtsdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sdts' make -C raw install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/raw' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rawdataset.o rawdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ehdrdataset.o ehdrdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/pauxdataset.o pauxdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/doq1dataset.o doq1dataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/doq2dataset.o doq2dataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/mffdataset.o mffdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/hkvdataset.o hkvdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/pnmdataset.o pnmdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/fujibasdataset.o fujibasdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/envidataset.o envidataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gscdataset.o gscdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/fastdataset.o fastdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/atlsci_spheroid.o atlsci_spheroid.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/btdataset.o btdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/landataset.o landataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/cpgdataset.o cpgdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/idadataset.o idadataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ndfdataset.o ndfdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dipxdataset.o dipxdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/genbindataset.o genbindataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/lcpdataset.o lcpdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/eirdataset.o eirdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/raw' make -C dted install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dted' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dted_api.o dted_api.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dteddataset.o dteddataset.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dted_create.o dted_create.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dted_ptstream.o dted_ptstream.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dted' make -C mem install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/mem' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/memdataset.o memdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/mem' make -C jdem install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jdem' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/jdemdataset.o jdemdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jdem' make -C envisat install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/envisat' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../raw -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/EnvisatFile.o EnvisatFile.c EnvisatFile.c: In function ‘EnvisatFile_Create’: EnvisatFile.c:476:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result EnvisatFile.c:496:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result EnvisatFile.c: In function ‘EnvisatFile_SetupLevel0’: EnvisatFile.c:163:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../raw -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/envisatdataset.o envisatdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/envisat' make -C elas install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/elas' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/elasdataset.o elasdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/elas' make -C fit install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/fit' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/fitdataset.o fitdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/fit.o fit.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/fit' make -C vrt install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/vrt' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtdataset.o vrtdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtrasterband.o vrtrasterband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtdriver.o vrtdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtsources.o vrtsources.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtfilters.o vrtfilters.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtsourcedrasterband.o vrtsourcedrasterband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtrawrasterband.o vrtrawrasterband.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtwarped.o vrtwarped.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vrtderivedrasterband.o vrtderivedrasterband.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/vrt' make -C usgsdem install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/usgsdem' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../../alg -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/usgsdemdataset.o usgsdemdataset.cpp usgsdemdataset.cpp: In member function ‘int USGSDEMDataset::LoadFromFile(FILE*)’: usgsdemdataset.cpp:317:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:318:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:323:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:324:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:328:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:329:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:346:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:347:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:350:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:351:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:392:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:407:41: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result usgsdemdataset.cpp:483:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:484:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:485:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:486:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp: In member function ‘virtual CPLErr USGSDEMRasterBand::IReadBlock(int, int, void*)’: usgsdemdataset.cpp:187:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:188:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:189:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:190:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result usgsdemdataset.cpp:208:44: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../../alg -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/usgsdem_create.o usgsdem_create.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/usgsdem' make -C l1b install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/l1b' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/l1bdataset.o l1bdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/l1b' make -C nitf install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/nitf' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitfdataset.o nitfdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rpftocdataset.o rpftocdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitfwritejpeg.o nitfwritejpeg.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitfwritejpeg_12.o nitfwritejpeg_12.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitffile.o nitffile.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitfimage.o nitfimage.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/mgrs.o mgrs.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitfaridpcm.o nitfaridpcm.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nitfbilevel.o nitfbilevel.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rpftocfile.o rpftocfile.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/nitf' make -C bmp install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/bmp' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/bmpdataset.o bmpdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/bmp' make -C pcidsk install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pcidsk' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../raw -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/pcidskdataset.o pcidskdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../raw -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/pcidsktiledrasterband.o pcidsktiledrasterband.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pcidsk' make -C airsar install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/airsar' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/airsardataset.o airsardataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/airsar' make -C rs2 install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rs2' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rs2dataset.o rs2dataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rs2' make -C ilwis install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ilwis' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -c -o ../o/ilwisdataset.o ilwisdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -c -o ../o/ilwiscoordinatesystem.o ilwiscoordinatesystem.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ilwis' make -C rmf install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rmf' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rmfdataset.o rmfdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rmflzw.o rmflzw.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rmf' make -C leveller install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/leveller' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/levellerdataset.o levellerdataset.cpp levellerdataset.cpp: In member function ‘bool LevellerDataset::load_from_file(FILE*, const char*)’: levellerdataset.cpp:1349:25: warning: dereferencing type-punned pointer will break strict-aliasing rules levellerdataset.cpp:1399:23: warning: dereferencing type-punned pointer will break strict-aliasing rules make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/leveller' make -C sgi install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sgi' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/sgidataset.o sgidataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sgi' make -C srtmhgt install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/srtmhgt' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/srtmhgtdataset.o srtmhgtdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/srtmhgt' make -C idrisi install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/idrisi' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/IdrisiDataset.o IdrisiDataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/idrisi' make -C gsg install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gsg' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gsagdataset.o gsagdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gsbgdataset.o gsbgdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gs7bgdataset.o gs7bgdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gsg' make -C ingr install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ingr' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/IntergraphDataset.o IntergraphDataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/IntergraphBand.o IntergraphBand.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/IngrTypes.o IngrTypes.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/JpegHelper.o JpegHelper.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ingr' make -C ers install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ers' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../raw -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ersdataset.o ersdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I../raw -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ershdrnode.o ershdrnode.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ers' make -C jaxapalsar install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jaxapalsar' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/jaxapalsardataset.o jaxapalsardataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jaxapalsar' make -C dimap install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dimap' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dimapdataset.o dimapdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dimap' make -C gff install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gff' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gff_dataset.o gff_dataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gff' make -C cosar install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/cosar' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/cosar_dataset.o cosar_dataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/cosar' make -C pds install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pds' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/pdsdataset.o pdsdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/isis2dataset.o isis2dataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/isis3dataset.o isis3dataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../raw -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/nasakeywordhandler.o nasakeywordhandler.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pds' make -C adrg install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/adrg' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I../iso8211 -c -o ../o/adrgdataset.o adrgdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I../iso8211 -c -o ../o/srpdataset.o srpdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/adrg' make -C coasp install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/coasp' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/coasp_dataset.o coasp_dataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/coasp' make -C tsx install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/tsx' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tsxdataset.o tsxdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/tsx' make -C terragen install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/terragen' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/terragendataset.o terragendataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/terragen' make -C blx install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/blx' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -DGDALDRIVER -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/blxdataset.o blxdataset.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I. -DGDALDRIVER -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/blx.o blx.c make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/blx' make -C msgn install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/msgn' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I. -DGDAL_SUPPORT -c -o ../o/msgndataset.o msgndataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I. -DGDAL_SUPPORT -c -o ../o/msg_basic_types.o msg_basic_types.cpp msg_basic_types.cpp: In function ‘void msg_native_format::to_native(msg_native_format::IMAGE_DESCRIPTION_RECORD&)’: msg_basic_types.cpp:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules msg_basic_types.cpp:83:56: warning: dereferencing type-punned pointer will break strict-aliasing rules msg_basic_types.cpp:86:49: warning: dereferencing type-punned pointer will break strict-aliasing rules msg_basic_types.cpp:88:58: warning: dereferencing type-punned pointer will break strict-aliasing rules i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -I. -DGDAL_SUPPORT -c -o ../o/msg_reader_core.o msg_reader_core.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/msgn' make -C til install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/til' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../vrt -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tildataset.o tildataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/til' make -C r install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/r' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rdataset.o rdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rcreatecopy.o rcreatecopy.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/r' make -C northwood install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/northwood' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/grddataset.o grddataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/grcdataset.o grcdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/northwood.o northwood.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/northwood' make -C saga install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/saga' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -c -o ../o/sagadataset.o sagadataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/saga' make -C grib install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/grib' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -c -o ../o/gribdataset.o gribdataset.cpp i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/clock.c -o ../o/clock.o degrib18/degrib/clock.c: In function ‘Clock_Scan’: degrib18/degrib/clock.c:2005:8: warning: ‘month’ may be used uninitialized in this function i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/degrib1.cpp -o ../o/degrib1.o degrib18/degrib/degrib1.cpp:1243:12: warning: ‘int UnpackCmplx(uChar*, uInt4, uInt4*, short int, double*, grib_MetaData*, char, uChar*, double, double, short int, double, uChar, uChar)’ defined but not used i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/degrib2.cpp -o ../o/degrib2.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/inventory.cpp -o ../o/inventory.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/metaname.cpp -o ../o/metaname.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/myerror.c -o ../o/myerror.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/tdlpack.cpp -o ../o/tdlpack.o degrib18/degrib/tdlpack.cpp: In function ‘int WriteTDLPRecord(FILE*, double*, sInt4, int, int, char, double, char, double, gdsType*, char*, double, sInt4, sInt4, sInt4, sInt4, sInt4, sInt4, sInt4)’: degrib18/degrib/tdlpack.cpp:4176:44: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result degrib18/degrib/tdlpack.cpp:4183:41: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result degrib18/degrib/tdlpack.cpp:4229:43: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result degrib18/degrib/tdlpack.cpp:4231:51: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result degrib18/degrib/tdlpack.cpp:4292:44: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result degrib18/degrib/tdlpack.cpp:4447:41: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result degrib18/degrib/tdlpack.cpp:3860:10: warning: ‘overallMin’ may be used uninitialized in this function degrib18/degrib/tdlpack.cpp:3860:10: note: ‘overallMin’ was declared here i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/filedatasource.cpp -o ../o/filedatasource.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/memorydatasource.cpp -o ../o/memorydatasource.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/grib1tab.cpp -o ../o/grib1tab.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/myutil.c -o ../o/myutil.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/metaparse.cpp -o ../o/metaparse.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/weather.c -o ../o/weather.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/metaprint.cpp -o ../o/metaprint.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/engribapi.c -o ../o/engribapi.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/grib2api.c -o ../o/grib2api.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/myassert.c -o ../o/myassert.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/scan.c -o ../o/scan.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Idegrib18/g2clib-1.0.4 degrib18/degrib/memendian.c -o ../o/memendian.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/degrib/fileendian.cpp -o ../o/fileendian.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/gridtemplates.c -o ../o/gridtemplates.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/drstemplates.c -o ../o/drstemplates.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/pdstemplates.c -o ../o/pdstemplates.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/gbits.c -o ../o/gbits.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_free.c -o ../o/g2_free.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack1.c -o ../o/g2_unpack1.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack2.c -o ../o/g2_unpack2.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack3.c -o ../o/g2_unpack3.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack4.c -o ../o/g2_unpack4.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack5.c -o ../o/g2_unpack5.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack6.c -o ../o/g2_unpack6.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_unpack7.c -o ../o/g2_unpack7.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_info.c -o ../o/g2_info.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_getfld.c -o ../o/g2_getfld.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/simunpack.c -o ../o/simunpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/comunpack.c -o ../o/comunpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/pack_gp.c -o ../o/pack_gp.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/reduce.c -o ../o/reduce.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/specpack.c -o ../o/specpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/specunpack.c -o ../o/specunpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/rdieee.c -o ../o/rdieee.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/mkieee.c -o ../o/mkieee.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/int_power.c -o ../o/int_power.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/simpack.c -o ../o/simpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/compack.c -o ../o/compack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/cmplxpack.c -o ../o/cmplxpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/misspack.c -o ../o/misspack.o degrib18/g2clib-1.0.4/misspack.c: In function ‘misspack’: degrib18/g2clib-1.0.4/misspack.c:72:59: warning: ‘nbitsd’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_create.c -o ../o/g2_create.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_addlocal.c -o ../o/g2_addlocal.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_addgrid.c -o ../o/g2_addgrid.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_addfield.c -o ../o/g2_addfield.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_gribend.c -o ../o/g2_gribend.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/getdim.c -o ../o/getdim.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/g2_miss.c -o ../o/g2_miss.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/getpoly.c -o ../o/getpoly.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/seekgb.c -o ../o/seekgb.o i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall degrib18/g2clib-1.0.4/dec_jpeg2000.cpp -o ../o/dec_jpeg2000.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/jpcunpack.c -o ../o/jpcunpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/jpcpack.c -o ../o/jpcpack.o i686-pc-linux-gnu-gcc -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -Idegrib18/degrib -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/enc_jpeg2000.c -o ../o/enc_jpeg2000.o make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/grib' make -C rik install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rik' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/rikdataset.o rikdataset.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rik' make -C wktraster install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/wktraster' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -Wall -g -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/wktrasterdataset.o wktrasterdataset.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -Wall -g -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/wktrasterrasterband.o wktrasterrasterband.cpp wktrasterrasterband.cpp: In member function ‘virtual CPLErr WKTRasterRasterBand::IReadBlock(int, int, void*)’: wktrasterrasterband.cpp:855:17: warning: unused variable ‘nBandToRead’ wktrasterrasterband.cpp:807:13: warning: unused variable ‘nRid’ i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -Wall -g -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/wktrasterwrapper.o wktrasterwrapper.cpp make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/wktraster' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts' (cd ogr; make lib ) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr' (cd ogrsf_frmts; make) make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts' make -C generic make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/generic' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsfdriverregistrar.o ogrsfdriverregistrar.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrlayer.o ogrlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrdatasource.o ogrdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsfdriver.o ogrsfdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrregisterall.o ogrregisterall.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_gensql.o ogr_gensql.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_attrind.o ogr_attrind.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_miattrind.o ogr_miattrind.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/generic' make -C avc make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/avc' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_bin.o avc_bin.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_binwr.o avc_binwr.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_e00gen.o avc_e00gen.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_e00parse.o avc_e00parse.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_e00write.o avc_e00write.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_e00read.o avc_e00read.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_mbyte.o avc_mbyte.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_misc.o avc_misc.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/avc_rawbin.o avc_rawbin.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravcbindriver.o ogravcbindriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravcbindatasource.o ogravcbindatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravcbinlayer.o ogravcbinlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravclayer.o ogravclayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravcdatasource.o ogravcdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravce00layer.o ogravce00layer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravce00datasource.o ogravce00datasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I../shape -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogravce00driver.o ogravce00driver.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/avc' make -C bna make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/bna' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrbnadriver.o ogrbnadriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrbnadatasource.o ogrbnadatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrbnalayer.o ogrbnalayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrbnaparser.o ogrbnaparser.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/bna' make -C csv make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/csv' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrcsvdriver.o ogrcsvdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrcsvdatasource.o ogrcsvdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrcsvlayer.o ogrcsvlayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/csv' make -C dgn make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dgn' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrdgndriver.o ogrdgndriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrdgndatasource.o ogrdgndatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrdgnlayer.o ogrdgnlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dgnopen.o dgnopen.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dgnread.o dgnread.cpp dgnread.cpp: In function ‘DGNElemCore* DGNProcessElement(DGNInfo*, int, int)’: dgnread.cpp:969:75: warning: integer overflow in expression i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dgnfloat.o dgnfloat.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dgnhelp.o dgnhelp.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dgnwrite.o dgnwrite.cpp dgnwrite.cpp: In function ‘int DGNAddRawAttrLink(void*, DGNElemCore*, int, unsigned char*)’: dgnwrite.cpp:2414:61: warning: operation on ‘psElement->DGNElemCore::raw_bytes’ may be undefined i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dgnstroke.o dgnstroke.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dgn' make -C geojson make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson' make -C jsonc make[4]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson/jsonc' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/arraylist.o arraylist.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/debug.o debug.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/json_object.o json_object.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/json_tokener.o json_tokener.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/json_util.o json_util.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/linkhash.o linkhash.c i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../../o/printbuf.o printbuf.c make[4]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson/jsonc' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -Ijsonc -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeojsondriver.o ogrgeojsondriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -Ijsonc -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeojsondatasource.o ogrgeojsondatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -Ijsonc -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeojsonlayer.o ogrgeojsonlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -Ijsonc -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeojsonutils.o ogrgeojsonutils.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -Ijsonc -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeojsonreader.o ogrgeojsonreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -Ijsonc -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeojsonwriter.o ogrgeojsonwriter.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson' make -C gml make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gml' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/gmlpropertydefn.o gmlpropertydefn.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/gmlfeatureclass.o gmlfeatureclass.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/gmlfeature.o gmlfeature.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/gmlreader.o gmlreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/parsexsd.o parsexsd.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/gmlreadstate.o gmlreadstate.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/gmlhandler.o gmlhandler.cpp gmlhandler.cpp: In member function ‘virtual OGRErr GMLHandler::startElement(const char*, void*)’: gmlhandler.cpp:430:13: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/ogrgmldriver.o ogrgmldriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/ogrgmldatasource.o ogrgmldatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_XERCES=0 -DHAVE_EXPAT -c -o ../o/ogrgmllayer.o ogrgmllayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gml' make -C gmt make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gmt' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgmtdriver.o ogrgmtdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgmtdatasource.o ogrgmtdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgmtlayer.o ogrgmtlayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gmt' make -C mem make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mem' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmemdriver.o ogrmemdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmemdatasource.o ogrmemdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmemlayer.o ogrmemlayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mem' make -C kml make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/kml' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogr2kmlgeometry.o ogr2kmlgeometry.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrkmldriver.o ogrkmldriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrkmldatasource.o ogrkmldatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrkmllayer.o ogrkmllayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/kml.o kml.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/kmlnode.o kmlnode.cpp kmlnode.cpp: In member function ‘Feature* KMLNode::getFeature(size_t, int&, int&)’: kmlnode.cpp:649:27: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I. -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogrsf_frmts -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/kmlvector.o kmlvector.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/kml' make -C mitab make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mitab' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_rawbinblock.o mitab_rawbinblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapheaderblock.o mitab_mapheaderblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapindexblock.o mitab_mapindexblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapobjectblock.o mitab_mapobjectblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapcoordblock.o mitab_mapcoordblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature.o mitab_feature.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature_mif.o mitab_feature_mif.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapfile.o mitab_mapfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_idfile.o mitab_idfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_datfile.o mitab_datfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabfile.o mitab_tabfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_miffile.o mitab_miffile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_utils.o mitab_utils.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_imapinfofile.o mitab_imapinfofile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_middatafile.o mitab_middatafile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_bounds.o mitab_bounds.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_maptoolblock.o mitab_maptoolblock.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tooldef.o mitab_tooldef.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_coordsys.o mitab_coordsys.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_spatialref.o mitab_spatialref.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_driver.o mitab_ogr_driver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_indfile.o mitab_indfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabview.o mitab_tabview.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_datasource.o mitab_ogr_datasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_geometry.o mitab_geometry.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabseamless.o mitab_tabseamless.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mitab' make -C ntf make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/ntf' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntffilereader.o ntffilereader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntfrecord.o ntfrecord.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrntfdatasource.o ogrntfdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrntfdriver.o ogrntfdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrntflayer.o ogrntflayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntf_estlayers.o ntf_estlayers.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrntffeatureclasslayer.o ogrntffeatureclasslayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntf_generic.o ntf_generic.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntf_raster.o ntf_raster.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntf_codelist.o ntf_codelist.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ntfstroke.o ntfstroke.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/ntf' make -C gpx make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gpx' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/usr/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrgpxdriver.o ogrgpxdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/usr/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrgpxdatasource.o ogrgpxdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/usr/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrgpxlayer.o ogrgpxlayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gpx' make -C rec make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/rec' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrrecdriver.o ogrrecdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrrecdatasource.o ogrrecdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrreclayer.o ogrreclayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ll_recio.o ll_recio.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/rec' make -C s57 make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/s57' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrs57driver.o ogrs57driver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrs57datasource.o ogrs57datasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrs57layer.o ogrs57layer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/s57reader.o s57reader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/s57writer.o s57writer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ddfrecordindex.o ddfrecordindex.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/s57classregistrar.o s57classregistrar.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/s57filecollector.o s57filecollector.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/s57featuredefns.o s57featuredefns.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/s57' make -C sdts make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/sdts' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsdtsdriver.o ogrsdtsdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsdtsdatasource.o ogrsdtsdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I../../../frmts/sdts -I../../../frmts/iso8211 -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsdtslayer.o ogrsdtslayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/sdts' make -C shape make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/shape' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/shape2ogr.o shape2ogr.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/shpopen.o shpopen.c shpopen.c:249:1: warning: ‘cvsid_aw’ defined but not used i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/dbfopen.o dbfopen.c dbfopen.c:151:1: warning: ‘cvsid_aw’ defined but not used i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/shptree.o shptree.c shptree.c:85:1: warning: ‘cvsid_aw’ defined but not used shptree.c: In function ‘SHPWriteTree’: shptree.c:1028:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shptree.c:1030:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shptree.c:1034:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shptree.c: In function ‘SHPWriteTreeNode’: shptree.c:974:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shptree.c: In function ‘SHPSearchDiskTree’: shptree.c:879:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shptree.c: In function ‘SHPSearchDiskTreeNode’: shptree.c:781:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shptree.c:784:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shptree.c:785:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shptree.c:794:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shptree.c:821:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shptree.c:836:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/shp_vsi.o shp_vsi.c i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrshapedriver.o ogrshapedriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrshapedatasource.o ogrshapedatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DSAOffset=vsi_l_offset -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrshapelayer.o ogrshapelayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/shape' make -C tiger make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/tiger' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrtigerdriver.o ogrtigerdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrtigerdatasource.o ogrtigerdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrtigerlayer.o ogrtigerlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerfilebase.o tigerfilebase.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigercompletechain.o tigercompletechain.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigeraltname.o tigeraltname.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerfeatureids.o tigerfeatureids.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerzipcodes.o tigerzipcodes.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerlandmarks.o tigerlandmarks.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerarealandmarks.o tigerarealandmarks.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerkeyfeatures.o tigerkeyfeatures.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerpolygon.o tigerpolygon.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerpolygoncorrections.o tigerpolygoncorrections.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerentitynames.o tigerentitynames.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerpolygoneconomic.o tigerpolygoneconomic.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigeridhistory.o tigeridhistory.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerpolychainlink.o tigerpolychainlink.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerpip.o tigerpip.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerspatialmetadata.o tigerspatialmetadata.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigertlidrange.o tigertlidrange.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerzerocellid.o tigerzerocellid.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigeroverunder.o tigeroverunder.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerzipplus4.o tigerzipplus4.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/tigerpoint.o tigerpoint.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/tiger' make -C vrt make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vrt' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrvrtdatasource.o ogrvrtdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrvrtlayer.o ogrvrtlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrvrtdriver.o ogrvrtdriver.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vrt' make -C geoconcept make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geoconcept' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/geoconcept.o geoconcept.c geoconcept.c: In function ‘GCCharset2str_GCIO’: geoconcept.c:120:3: warning: case value ‘4’ not in enumerated type ‘GCCharset’ geoconcept.c: In function ‘_parseObject_GCIO’: geoconcept.c:2461:26: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:2468:26: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘_readConfigField_GCIO’: geoconcept.c:3007:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:3011:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘_readConfigFieldType_GCIO’: geoconcept.c:3214:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:3218:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘_readConfigFieldSubType_GCIO’: geoconcept.c:3403:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:3407:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘_readConfigSubTypeType_GCIO’: geoconcept.c:3591:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:3595:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘_readConfigType_GCIO’: geoconcept.c:3775:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:3779:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘_readConfigMap_GCIO’: geoconcept.c:3903:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:3907:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘ReadConfig_GCIO’: geoconcept.c:3996:29: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:4011:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:4015:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘ReadHeader_GCIO’: geoconcept.c:4560:29: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:4576:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:4580:31: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: In function ‘ReadNextFeature_GCIO’: geoconcept.c:5331:28: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c:5336:28: warning: comparison between ‘GCTypeKind’ and ‘enum _tIO_MetadataType_GCIO’ geoconcept.c: At top level: geoconcept.c:37:1: warning: ‘cvsid_aw’ defined but not used i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/geoconcept_syscoord.o geoconcept_syscoord.c geoconcept_syscoord.c:35:1: warning: ‘cvsid_aw’ defined but not used i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeoconceptdriver.o ogrgeoconceptdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeoconceptdatasource.o ogrgeoconceptdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DUSE_CPL -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgeoconceptlayer.o ogrgeoconceptlayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geoconcept' make -C xplane make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/xplane' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrxplanedriver.o ogrxplanedriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrxplanedatasource.o ogrxplanedatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrxplanelayer.o ogrxplanelayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_xplane_geo_utils.o ogr_xplane_geo_utils.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_xplane_reader.o ogr_xplane_reader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_xplane_apt_reader.o ogr_xplane_apt_reader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_xplane_nav_reader.o ogr_xplane_nav_reader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_xplane_fix_reader.o ogr_xplane_fix_reader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_xplane_awy_reader.o ogr_xplane_awy_reader.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/xplane' make -C georss make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/georss' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/usr/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrgeorssdriver.o ogrgeorssdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/usr/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrgeorssdatasource.o ogrgeorssdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/usr/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_EXPAT -c -o ../o/ogrgeorsslayer.o ogrgeorsslayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/georss' make -C gtm make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gtm' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgtmdriver.o ogrgtmdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgtmdatasource.o ogrgtmdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrgtmlayer.o ogrgtmlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gtm.o gtm.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gtmwaypointlayer.o gtmwaypointlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gtmtracklayer.o gtmtracklayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gtm' make -C dxf make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dxf' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxfdriver.o ogrdxfdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxfdatasource.o ogrdxfdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxflayer.o ogrdxflayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxf_diskio.o ogrdxf_diskio.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxf_blockmap.o ogrdxf_blockmap.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxf_dimension.o ogrdxf_dimension.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxfwriterds.o ogrdxfwriterds.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/ogrdxfwriterlayer.o ogrdxfwriterlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DDEBUG -c -o ../o/intronurbs.o intronurbs.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dxf' make -C mysql make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mysql' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/mysql -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmysqldriver.o ogrmysqldriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/mysql -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmysqldatasource.o ogrmysqldatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/mysql -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmysqltablelayer.o ogrmysqltablelayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/mysql -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmysqllayer.o ogrmysqllayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/mysql -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrmysqlresultlayer.o ogrmysqlresultlayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mysql' make -C pg make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/pg' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrpgdriver.o ogrpgdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrpgdatasource.o ogrpgdatasource.cpp ogrpgdatasource.cpp: In member function ‘void OGRPGDataSource::OGRPGDecodeVersionString(OGRPGDataSource::PGver*, char*)’: ogrpgdatasource.cpp:139:30: warning: value computed is not used i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrpglayer.o ogrpglayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrpgtablelayer.o ogrpgtablelayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrpgresultlayer.o ogrpgresultlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/include/postgresql-9.0 -I/usr/include/postgresql-9.0/server -DPG_HAS_PQESCAPESTRINGCONN -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrpgdebug.o ogrpgdebug.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/pg' make -C vfk make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vfk' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vfkreader.o vfkreader.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vfkdatablock.o vfkdatablock.cpp vfkdatablock.cpp: In member function ‘int VFKDataBlock::SetNextFeature(const VFKFeature*)’: vfkdatablock.cpp:982:12: warning: converting to non-pointer type ‘int’ from NULL vfkdatablock.cpp: In member function ‘long int VFKDataBlock::LoadGeometry()’: vfkdatablock.cpp:780:13: warning: ‘idxPar1’ may be used uninitialized in this function vfkdatablock.cpp:780:22: warning: ‘idxPar2’ may be used uninitialized in this function vfkdatablock.cpp:780:31: warning: ‘idxBud’ may be used uninitialized in this function vfkdatablock.cpp:780:39: warning: ‘idxOb’ may be used uninitialized in this function vfkdatablock.cpp:780:46: warning: ‘idxIdOb’ may be used uninitialized in this function i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vfkpropertydefn.o vfkpropertydefn.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vfkfeature.o vfkfeature.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/vfkproperty.o vfkproperty.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrvfkdriver.o ogrvfkdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrvfkdatasource.o ogrvfkdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrvfklayer.o ogrvfklayer.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vfk' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts' i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrgeometryfactory.o ogrgeometryfactory.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrpoint.o ogrpoint.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrcurve.o ogrcurve.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrlinestring.o ogrlinestring.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrlinearring.o ogrlinearring.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrpolygon.o ogrpolygon.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrutils.o ogrutils.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrgeometry.o ogrgeometry.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrgeometrycollection.o ogrgeometrycollection.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrmultipolygon.o ogrmultipolygon.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrsurface.o ogrsurface.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrmultipoint.o ogrmultipoint.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrmultilinestring.o ogrmultilinestring.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_api.o ogr_api.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrfeature.o ogrfeature.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrfeaturedefn.o ogrfeaturedefn.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrfeaturequery.o ogrfeaturequery.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrfeaturestyle.o ogrfeaturestyle.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrfielddefn.o ogrfielddefn.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrspatialreference.o ogrspatialreference.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srsnode.o ogr_srsnode.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_proj4.o ogr_srs_proj4.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_fromepsg.o ogr_fromepsg.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrct.o ogrct.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_opt.o ogr_opt.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_esri.o ogr_srs_esri.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_pci.o ogr_srs_pci.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_usgs.o ogr_srs_usgs.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_dict.o ogr_srs_dict.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_panorama.o ogr_srs_panorama.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_ozi.o ogr_srs_ozi.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_erm.o ogr_srs_erm.cpp i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o swq.o swq.c i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_validate.o ogr_srs_validate.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_srs_xml.o ogr_srs_xml.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ograssemblepolygon.o ograssemblepolygon.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr2gmlgeometry.o ogr2gmlgeometry.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gml2ogrgeometry.o gml2ogrgeometry.cpp i686-pc-linux-gnu-g++ -DHAVE_MITAB -O2 -pipe -fPIC -Wall -Iogrsf_frmts -I. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/usr/include -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr_expat.o ogr_expat.cpp make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr' make /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.so make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2' rm -f libgdal.a ar r /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/o/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/o/*.o ./ogr/ogrgeometryfactory.o ./ogr/ogrpoint.o ./ogr/ogrcurve.o ./ogr/ogrlinestring.o ./ogr/ogrlinearring.o ./ogr/ogrpolygon.o ./ogr/ogrutils.o ./ogr/ogrgeometry.o ./ogr/ogrgeometrycollection.o ./ogr/ogrmultipolygon.o ./ogr/ogrsurface.o ./ogr/ogrmultipoint.o ./ogr/ogrmultilinestring.o ./ogr/ogr_api.o ./ogr/ogrfeature.o ./ogr/ogrfeaturedefn.o ./ogr/ogrfeaturequery.o ./ogr/ogrfeaturestyle.o ./ogr/ogrfielddefn.o ./ogr/ogrspatialreference.o ./ogr/ogr_srsnode.o ./ogr/ogr_srs_proj4.o ./ogr/ogr_fromepsg.o ./ogr/ogrct.o ./ogr/ogr_opt.o ./ogr/ogr_srs_esri.o ./ogr/ogr_srs_pci.o ./ogr/ogr_srs_usgs.o ./ogr/ogr_srs_dict.o ./ogr/ogr_srs_panorama.o ./ogr/ogr_srs_ozi.o ./ogr/ogr_srs_erm.o ./ogr/swq.o ./ogr/ogr_srs_validate.o ./ogr/ogr_srs_xml.o ./ogr/ograssemblepolygon.o ./ogr/ogr2gmlgeometry.o ./ogr/gml2ogrgeometry.o ./ogr/ogr_expat.o ar: creating /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a i686-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a i686-pc-linux-gnu-g++ -shared -Wl,-soname,libgdal.so.1 /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/o/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/o/*.o ./ogr/ogrgeometryfactory.o ./ogr/ogrpoint.o ./ogr/ogrcurve.o ./ogr/ogrlinestring.o ./ogr/ogrlinearring.o ./ogr/ogrpolygon.o ./ogr/ogrutils.o ./ogr/ogrgeometry.o ./ogr/ogrgeometrycollection.o ./ogr/ogrmultipolygon.o ./ogr/ogrsurface.o ./ogr/ogrmultipoint.o ./ogr/ogrmultilinestring.o ./ogr/ogr_api.o ./ogr/ogrfeature.o ./ogr/ogrfeaturedefn.o ./ogr/ogrfeaturequery.o ./ogr/ogrfeaturestyle.o ./ogr/ogrfielddefn.o ./ogr/ogrspatialreference.o ./ogr/ogr_srsnode.o ./ogr/ogr_srs_proj4.o ./ogr/ogr_fromepsg.o ./ogr/ogrct.o ./ogr/ogr_opt.o ./ogr/ogr_srs_esri.o ./ogr/ogr_srs_pci.o ./ogr/ogr_srs_usgs.o ./ogr/ogr_srs_dict.o ./ogr/ogr_srs_panorama.o ./ogr/ogr_srs_ozi.o ./ogr/ogr_srs_erm.o ./ogr/swq.o ./ogr/ogr_srs_validate.o ./ogr/ogr_srs_xml.o ./ogr/ograssemblepolygon.o ./ogr/ogr2gmlgeometry.o ./ogr/gml2ogrgeometry.o ./ogr/ogr_expat.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ -o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.so make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2' (cd apps; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/apps' rm -f gdal-config-inst echo '#!/bin/sh' > gdal-config-inst echo 'CONFIG_LIBS="-L/usr/lib -lgdal"' >> gdal-config-inst echo 'CONFIG_DEP_LIBS=" -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto"' >> gdal-config-inst echo 'CONFIG_PREFIX="/usr"' >> gdal-config-inst echo 'CONFIG_CFLAGS="-I/usr/include"' >> gdal-config-inst echo 'CONFIG_DATA="/usr/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib rik wktraster"' >> gdal-config-inst cat gdal-config.in >> gdal-config-inst chmod a+x gdal-config-inst rm -f gdal-config echo '#!/bin/sh' > gdal-config echo 'CONFIG_LIBS="-L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto"' >> gdal-config echo 'CONFIG_DEP_LIBS=" -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto"' >> gdal-config echo 'CONFIG_PREFIX="/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2"' >> gdal-config echo 'CONFIG_CFLAGS="-I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts"' >> gdal-config echo 'CONFIG_DATA="/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/data"' >> gdal-config echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config echo 'CONFIG_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib rik wktraster"' >> gdal-config cat gdal-config.in >> gdal-config chmod a+x gdal-config i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalinfo.o gdalinfo.c i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalinfo.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalinfo i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_translate.o gdal_translate.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_translate.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_translate i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaladdo.o gdaladdo.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaladdo.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaladdo i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarp.o gdalwarp.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalwarp.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalwarp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o nearblack.o nearblack.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu nearblack.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o nearblack i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalmanage.o gdalmanage.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalmanage.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalmanage i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalenhance.o gdalenhance.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalenhance.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalenhance i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaltransform.o gdaltransform.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaltransform.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaltransform i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaldem.o gdaldem.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaldem.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaldem i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_contour.o gdal_contour.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_contour.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_contour i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaltindex.o gdaltindex.c i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaltindex.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaltindex i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_rasterize.o gdal_rasterize.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_rasterize.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_rasterize i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_grid.o gdal_grid.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_grid.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_grid i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrinfo.o ogrinfo.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ogrinfo.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o ogrinfo i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogr2ogr.o ogr2ogr.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ogr2ogr.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o ogr2ogr i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ogrtindex.o ogrtindex.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ogrtindex.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o ogrtindex i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o testepsg.o testepsg.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu testepsg.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o testepsg i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalbuildvrt.o gdalbuildvrt.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalbuildvrt.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalbuildvrt make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/apps' (cd swig; make build) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig' for dir in python ruby perl ; do (cd $dir; make build) || exit; done make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' python setup.py build running build running build_py creating build creating build/lib.linux-i686-2.7 copying gdal.py -> build/lib.linux-i686-2.7 copying ogr.py -> build/lib.linux-i686-2.7 copying osr.py -> build/lib.linux-i686-2.7 copying gdalconst.py -> build/lib.linux-i686-2.7 copying gdalnumeric.py -> build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/osgeo copying osgeo/gdalnumeric.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/ogr.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/osr.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/gdal.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/gdalconst.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/gdal_array.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/__init__.py -> build/lib.linux-i686-2.7/osgeo warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'osgeo._gdal' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/extensions i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Wall -fPIC -I../../port -I../../gcore -I../../alg -I../../ogr/ -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/include -c extensions/gdal_wrap.cpp -o build/temp.linux-i686-2.7/extensions/gdal_wrap.o extensions/gdal_wrap.cpp: In function ‘int PyProgressProxy(double, const char*, void*)’: extensions/gdal_wrap.cpp:2964:2: warning: the address of ‘_Py_NoneStruct’ will never be NULL extensions/gdal_wrap.cpp: In function ‘PyObject* _wrap_MajorObject_SetMetadata__SWIG_0(PyObject*, PyObject*)’: extensions/gdal_wrap.cpp:5849:31: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -fPIC -Wall build/temp.linux-i686-2.7/extensions/gdal_wrap.o -L../../.libs -L../../ -L/usr/lib -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/lib -lpython2.7 -lgdal -o build/lib.linux-i686-2.7/osgeo/_gdal.so building 'osgeo._gdalconst' extension i686-pc-linux-gnu-gcc -pthread -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -fPIC -I../../port -I../../gcore -I../../alg -I../../ogr/ -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/include -c extensions/gdalconst_wrap.c -o build/temp.linux-i686-2.7/extensions/gdalconst_wrap.o i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement build/temp.linux-i686-2.7/extensions/gdalconst_wrap.o -L../../.libs -L../../ -L/usr/lib -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/lib -lpython2.7 -lgdal -o build/lib.linux-i686-2.7/osgeo/_gdalconst.so building 'osgeo._osr' extension i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Wall -fPIC -I../../port -I../../gcore -I../../alg -I../../ogr/ -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/include -c extensions/osr_wrap.cpp -o build/temp.linux-i686-2.7/extensions/osr_wrap.o extensions/osr_wrap.cpp:2901:14: warning: ‘char* GDALPythonObjectToCStr(PyObject*)’ defined but not used i686-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -fPIC -Wall build/temp.linux-i686-2.7/extensions/osr_wrap.o -L../../.libs -L../../ -L/usr/lib -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/lib -lpython2.7 -lgdal -o build/lib.linux-i686-2.7/osgeo/_osr.so building 'osgeo._ogr' extension i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Wall -fPIC -I../../port -I../../gcore -I../../alg -I../../ogr/ -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/include -c extensions/ogr_wrap.cpp -o build/temp.linux-i686-2.7/extensions/ogr_wrap.o i686-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -fPIC -Wall build/temp.linux-i686-2.7/extensions/ogr_wrap.o -L../../.libs -L../../ -L/usr/lib -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/lib -lpython2.7 -lgdal -o build/lib.linux-i686-2.7/osgeo/_ogr.so building 'osgeo._gdal_array' extension i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Wall -fPIC -I../../port -I../../gcore -I../../alg -I../../ogr/ -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/include -c extensions/gdal_array_wrap.cpp -o build/temp.linux-i686-2.7/extensions/gdal_array_wrap.o extensions/gdal_array_wrap.cpp:2804:14: warning: ‘char* GDALPythonObjectToCStr(PyObject*)’ defined but not used i686-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -fPIC -Wall build/temp.linux-i686-2.7/extensions/gdal_array_wrap.o -L../../.libs -L../../ -L/usr/lib -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/lib -lpython2.7 -lgdal -o build/lib.linux-i686-2.7/osgeo/_gdal_array.so make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make -f RubyMakefile.mk build make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -fPIC -DPIC -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/lib/ruby/1.8/i686-linux -c gdal_wrap.cpp gdal_wrap.cpp: In function ‘VALUE SWIG_AUX_NUM2DBL(VALUE*)’: gdal_wrap.cpp:2256:9: warning: unused variable ‘type’ gdal_wrap.cpp: In function ‘VALUE _wrap_escape_string(int, VALUE*, VALUE)’: gdal_wrap.cpp:3732:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:3732:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:3730:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Driver_create(int, VALUE*, VALUE)’: gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5152:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5150:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Driver_create_copy(int, VALUE*, VALUE)’: gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5274:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:5272:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Dataset_build_overviews(int, VALUE*, VALUE)’: gdal_wrap.cpp:8718:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:8718:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:8718:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:8718:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:8718:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:8716:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Dataset_add_band(int, VALUE*, VALUE)’: gdal_wrap.cpp:9117:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9117:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9117:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9115:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Dataset_write_raster(int, VALUE*, VALUE)’: gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9332:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9330:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Dataset_read_raster(int, VALUE*, VALUE)’: gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9518:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:9516:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Band_checksum(int, VALUE*, VALUE)’: gdal_wrap.cpp:11045:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11045:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11045:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11045:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11045:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11043:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Band_read_raster(int, VALUE*, VALUE)’: gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11351:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11349:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Band_write_raster(int, VALUE*, VALUE)’: gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11506:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:11504:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Band_get_histogram(int, VALUE*, VALUE)’: gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12095:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12093:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_Band_get_default_histogram(int, VALUE*, VALUE)’: gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12222:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12220:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_new_ColorTable(int, VALUE*, VALUE)’: gdal_wrap.cpp:12457:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:12455:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_TermProgress_nocb(int, VALUE*, VALUE)’: gdal_wrap.cpp:13941:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:13941:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:13941:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:13939:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_compute_median_cut_pct(int, VALUE*, VALUE)’: gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14019:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14017:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_dither_rgb_2pct(int, VALUE*, VALUE)’: gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14141:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14139:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_compute_proximity(int, VALUE*, VALUE)’: gdal_wrap.cpp:14398:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14398:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14398:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14398:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14398:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14396:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_rasterize_layer(int, VALUE*, VALUE)’: gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14524:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14522:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_polygonize(int, VALUE*, VALUE)’: gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14701:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14699:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_fill_nodata(int, VALUE*, VALUE)’: gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14831:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14829:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_sieve_filter(int, VALUE*, VALUE)’: gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14959:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:14957:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_regenerate_overviews(int, VALUE*, VALUE)’: gdal_wrap.cpp:15096:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15096:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15096:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15096:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15096:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15096:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15094:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_regenerate_overview(int, VALUE*, VALUE)’: gdal_wrap.cpp:15197:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15197:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15197:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15197:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15197:3: warning: deprecated conversion from string constant to ‘char*’ gdal_wrap.cpp:15195:17: warning: unused variable ‘kwnames’ gdal_wrap.cpp: In function ‘VALUE _wrap_push_error_handler(int, VALUE*, VALUE)’: gdal_wrap.cpp:3619:15: warning: ‘argv[#‘ssa_name’ not supported by dump_expr#]’ may be used uninitialized in this function i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fPIC -DPIC -Xcompiler -shared -L/usr/lib -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -lruby18 gdal_wrap.o -o gdal.so i686-pc-linux-gnu-g++: unrecognized option '-Xcompiler' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -fPIC -DPIC -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/lib/ruby/1.8/i686-linux -c ogr_wrap.cpp ogr_wrap.cpp: In function ‘VALUE SWIG_AUX_NUM2DBL(VALUE*)’: ogr_wrap.cpp:2226:9: warning: unused variable ‘type’ ogr_wrap.cpp: In function ‘void OGRLayerShadow_each(OGRLayerShadow*)’: ogr_wrap.cpp:2331:66: warning: suggest parentheses around assignment used as truth value ogr_wrap.cpp: In function ‘VALUE _wrap_Driver_create_data_source(int, VALUE*, VALUE)’: ogr_wrap.cpp:3210:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3210:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3210:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3208:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Driver_copy_data_source(int, VALUE*, VALUE)’: ogr_wrap.cpp:3311:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3311:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3311:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3311:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3309:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Driver_open(int, VALUE*, VALUE)’: ogr_wrap.cpp:3416:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3416:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3416:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:3414:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_DataSource_create_layer(int, VALUE*, VALUE)’: ogr_wrap.cpp:4099:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4099:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4099:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4099:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4099:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4097:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_DataSource_copy_layer(int, VALUE*, VALUE)’: ogr_wrap.cpp:4213:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4213:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4213:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4213:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4211:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_DataSource_execute_sql(int, VALUE*, VALUE)’: ogr_wrap.cpp:4386:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4386:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4386:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4386:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:4384:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Layer_get_feature_count(int, VALUE*, VALUE)’: ogr_wrap.cpp:5642:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5642:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5640:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Layer_get_extent(int, VALUE*, VALUE)’: ogr_wrap.cpp:5710:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5710:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5708:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Layer_create_field(int, VALUE*, VALUE)’: ogr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:5873:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_new_Feature(int, VALUE*, VALUE)’: ogr_wrap.cpp:6337:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:6335:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Feature_set_from(int, VALUE*, VALUE)’: ogr_wrap.cpp:9525:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:9525:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:9525:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:9523:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_new_FeatureDefn(int, VALUE*, VALUE)’: ogr_wrap.cpp:9984:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:9982:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_new_FieldDefn(int, VALUE*, VALUE)’: ogr_wrap.cpp:10540:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:10540:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:10538:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_create_geometry_from_wkb(int, VALUE*, VALUE)’: ogr_wrap.cpp:11332:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11332:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11330:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_create_geometry_from_wkt(int, VALUE*, VALUE)’: ogr_wrap.cpp:11398:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11398:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11396:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_build_polygon_from_edges(int, VALUE*, VALUE)’: ogr_wrap.cpp:11584:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11584:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11584:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11584:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11582:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_approximate_arc_angles(int, VALUE*, VALUE)’: ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11688:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11686:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_new_Geometry(int, VALUE*, VALUE)’: ogr_wrap.cpp:11832:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11832:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11832:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11832:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:11830:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_export_to_wkb(int, VALUE*, VALUE)’: ogr_wrap.cpp:12012:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12012:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12010:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_add_point(int, VALUE*, VALUE)’: ogr_wrap.cpp:12286:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12286:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12286:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12286:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12284:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_get_x(int, VALUE*, VALUE)’: ogr_wrap.cpp:12830:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12830:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12828:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_get_y(int, VALUE*, VALUE)’: ogr_wrap.cpp:12896:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12896:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12894:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_get_z(int, VALUE*, VALUE)’: ogr_wrap.cpp:12962:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12962:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:12960:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_set_point(int, VALUE*, VALUE)’: ogr_wrap.cpp:13250:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13250:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13250:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13250:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13250:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13248:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_set_point_2d(int, VALUE*, VALUE)’: ogr_wrap.cpp:13334:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13334:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13334:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13334:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13332:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_Geometry_buffer(int, VALUE*, VALUE)’: ogr_wrap.cpp:13575:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13575:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13575:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:13573:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_open(int, VALUE*, VALUE)’: ogr_wrap.cpp:15775:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:15775:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:15773:17: warning: unused variable ‘kwnames’ ogr_wrap.cpp: In function ‘VALUE _wrap_open_shared(int, VALUE*, VALUE)’: ogr_wrap.cpp:15844:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:15844:3: warning: deprecated conversion from string constant to ‘char*’ ogr_wrap.cpp:15842:17: warning: unused variable ‘kwnames’ i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fPIC -DPIC -Xcompiler -shared -L/usr/lib -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -lruby18 ogr_wrap.o -o ogr.so i686-pc-linux-gnu-g++: unrecognized option '-Xcompiler' i686-pc-linux-gnu-gcc -O2 -pipe -fPIC -Wall -Wdeclaration-after-statement -fPIC -DPIC -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/lib/ruby/1.8/i686-linux -c gdalconst_wrap.c i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fPIC -DPIC -Xcompiler -shared -L/usr/lib -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -lruby18 gdalconst_wrap.o -o gdalconst.so i686-pc-linux-gnu-g++: unrecognized option '-Xcompiler' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -fPIC -DPIC -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -I/usr/lib/ruby/1.8/i686-linux -c osr_wrap.cpp osr_wrap.cpp: In function ‘VALUE SWIG_AUX_NUM2DBL(VALUE*)’: osr_wrap.cpp:2147:9: warning: unused variable ‘type’ osr_wrap.cpp: In function ‘VALUE _wrap_new_SpatialReference(int, VALUE*, VALUE)’: osr_wrap.cpp:2782:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:2780:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_acea(int, VALUE*, VALUE)’: osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3948:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:3946:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_ae(int, VALUE*, VALUE)’: osr_wrap.cpp:4027:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4027:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4027:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4027:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4027:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4025:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_bonne(int, VALUE*, VALUE)’: osr_wrap.cpp:4096:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4096:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4096:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4096:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4096:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4094:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_cea(int, VALUE*, VALUE)’: osr_wrap.cpp:4165:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4165:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4165:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4165:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4165:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4163:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_cs(int, VALUE*, VALUE)’: osr_wrap.cpp:4234:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4234:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4234:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4234:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4234:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4232:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_ec(int, VALUE*, VALUE)’: osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4309:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4307:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_eckert_iv(int, VALUE*, VALUE)’: osr_wrap.cpp:4385:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4385:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4385:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4385:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4383:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_eckert_vi(int, VALUE*, VALUE)’: osr_wrap.cpp:4446:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4446:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4446:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4446:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4444:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_equirectangular(int, VALUE*, VALUE)’: osr_wrap.cpp:4510:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4510:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4510:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4510:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4510:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4508:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_equirectangular2(int, VALUE*, VALUE)’: osr_wrap.cpp:4582:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4582:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4582:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4582:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4582:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4582:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4580:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_gauss_schreiber_tmercator(int, VALUE*, VALUE)’: osr_wrap.cpp:4659:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4659:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4659:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4659:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4659:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4659:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4657:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_gs(int, VALUE*, VALUE)’: osr_wrap.cpp:4730:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4730:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4730:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4730:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4728:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_gh(int, VALUE*, VALUE)’: osr_wrap.cpp:4791:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4791:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4791:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4791:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4789:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_geos(int, VALUE*, VALUE)’: osr_wrap.cpp:4855:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4855:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4855:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4855:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4855:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4853:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_gnomonic(int, VALUE*, VALUE)’: osr_wrap.cpp:4924:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4924:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4924:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4924:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4924:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:4922:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_hom(int, VALUE*, VALUE)’: osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5002:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5000:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_hom_2pno(int, VALUE*, VALUE)’: osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5098:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5096:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_krovak(int, VALUE*, VALUE)’: osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5196:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5194:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_laea(int, VALUE*, VALUE)’: osr_wrap.cpp:5280:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5280:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5280:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5280:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5280:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5278:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_lcc(int, VALUE*, VALUE)’: osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5355:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5353:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_lcc_1sp(int, VALUE*, VALUE)’: osr_wrap.cpp:5437:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5437:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5437:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5437:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5437:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5437:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5435:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_lccb(int, VALUE*, VALUE)’: osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5517:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5515:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_mc(int, VALUE*, VALUE)’: osr_wrap.cpp:5596:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5596:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5596:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5596:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5596:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5594:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_mercator(int, VALUE*, VALUE)’: osr_wrap.cpp:5668:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5668:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5668:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5668:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5668:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5668:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5666:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_mollweide(int, VALUE*, VALUE)’: osr_wrap.cpp:5739:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5739:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5739:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5739:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5737:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_nzmg(int, VALUE*, VALUE)’: osr_wrap.cpp:5803:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5803:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5803:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5803:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5803:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5801:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_os(int, VALUE*, VALUE)’: osr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5875:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5873:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_orthographic(int, VALUE*, VALUE)’: osr_wrap.cpp:5949:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5949:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5949:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5949:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5949:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:5947:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_polyconic(int, VALUE*, VALUE)’: osr_wrap.cpp:6018:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6018:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6018:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6018:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6018:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6016:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_ps(int, VALUE*, VALUE)’: osr_wrap.cpp:6090:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6090:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6090:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6090:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6090:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6090:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6088:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_robinson(int, VALUE*, VALUE)’: osr_wrap.cpp:6161:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6161:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6161:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6161:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6159:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_sinusoidal(int, VALUE*, VALUE)’: osr_wrap.cpp:6222:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6222:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6222:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6222:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6220:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_stereographic(int, VALUE*, VALUE)’: osr_wrap.cpp:6289:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6289:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6289:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6289:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6289:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6289:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6287:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_soc(int, VALUE*, VALUE)’: osr_wrap.cpp:6363:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6363:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6363:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6363:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6363:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6361:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_tm(int, VALUE*, VALUE)’: osr_wrap.cpp:6435:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6435:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6435:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6435:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6435:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6435:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6433:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_tmvariant(int, VALUE*, VALUE)’: osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6516:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6514:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_tmg(int, VALUE*, VALUE)’: osr_wrap.cpp:6597:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6597:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6597:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6597:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6597:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6595:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_tmso(int, VALUE*, VALUE)’: osr_wrap.cpp:6669:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6669:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6669:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6669:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6669:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6669:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6667:17: warning: unused variable ‘kwnames’ osr_wrap.cpp: In function ‘VALUE _wrap_SpatialReference_set_vdg(int, VALUE*, VALUE)’: osr_wrap.cpp:6740:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6740:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6740:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6740:3: warning: deprecated conversion from string constant to ‘char*’ osr_wrap.cpp:6738:17: warning: unused variable ‘kwnames’ i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fPIC -DPIC -Xcompiler -shared -L/usr/lib -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -lruby18 osr_wrap.o -o osr.so i686-pc-linux-gnu-g++: unrecognized option '-Xcompiler' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' perl Makefile.PL Building in GDAL distro tree Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__OGR for Geo::OGR Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__GDAL__Const for Geo::GDAL::Const Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__OSR for Geo::OSR Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__GDAL for Geo::GDAL make -f Makefile_Geo__GDAL make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' cp lib/Geo/GDAL/Const.pm blib/lib/Geo/GDAL/Const.pm cp lib/Geo/GDAL/Const.dox blib/lib/Geo/GDAL/Const.dox cp lib/Geo/GDAL.dox blib/lib/Geo/GDAL.dox cp lib/Geo/OGR.pm blib/lib/Geo/OGR.pm cp lib/Geo/GDAL.pm blib/lib/Geo/GDAL.pm cp lib/Geo/OSR.dox blib/lib/Geo/OSR.dox cp lib/Geo/OGR.dox blib/lib/Geo/OGR.dox cp lib/Geo/OSR.pm blib/lib/Geo/OSR.pm i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" gdal_wrap.cpp gdal_wrap.cpp: In function ‘void _wrap_new_SavedEnv(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3391:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_SavedEnv(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3439:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Debug(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3580:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PushErrorHandler__SWIG_0(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3636:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Error(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3711:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PushErrorHandler__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3771:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PopErrorHandler(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3874:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ErrorReset(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3914:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_EscapeString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3980:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetLastErrorNo(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4023:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetLastErrorType(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4064:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetLastErrorMsg(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4107:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PushFinderLocation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4156:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PopFinderLocation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4198:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FinderClean(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4238:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FindFile(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4297:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ReadDir(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4351:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_SetConfigOption(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4430:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetConfigOption(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4500:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_CPLBinaryToHex(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4561:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_CPLHexToBinary(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4623:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FileFromMemBuffer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4697:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Unlink(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4758:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_HasThreadSupport(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4801:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_GetDescription(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4850:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetDescription(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4914:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_GetMetadata(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4978:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetMetadata__SWIG_0(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5073:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetMetadata__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5156:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_GetMetadataItem(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5333:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetMetadataItem(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5417:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_ShortName_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5476:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_LongName_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5527:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_HelpTopic_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5578:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver__Create(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5708:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_CreateCopy(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5874:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Delete(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5955:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Rename(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6036:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Register(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6091:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Deregister(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6141:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPX_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6199:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPX_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6252:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPY_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6310:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPY_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6363:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPZ_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6421:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPZ_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6474:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPPixel_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6532:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPPixel_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6585:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPLine_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6643:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPLine_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6696:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Info_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6755:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Info_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6808:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Id_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6867:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Id_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6920:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_GCP(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7035:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_GCP(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7097:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPX_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7153:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPX_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7216:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPY_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7274:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPY_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7337:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPZ_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7395:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPZ_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7458:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPPixel_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7516:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPPixel_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7579:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPLine_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7637:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPLine_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7700:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Info_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7758:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Info_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7822:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Id_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7880:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Id_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7944:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPX(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8002:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPX(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8065:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPY(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8123:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPY(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8186:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPZ(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8244:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPZ(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8307:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPPixel(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8365:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPPixel(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8428:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPLine(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8486:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPLine(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8549:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_Info(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8607:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_Info(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8671:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_Id(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8729:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_Id(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8793:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCPsToGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8875:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_RasterXSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8955:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_RasterYSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9006:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_RasterCount_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9057:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_Dataset(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9107:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset__GetDriver(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9158:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset__GetRasterBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9217:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetProjection(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9270:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetProjectionRef(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9321:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_SetProjection(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9381:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9441:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_SetGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9512:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_BuildOverviews(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9625:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGCPCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9690:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGCPProjection(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9741:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGCPs(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9800:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_SetGCPs(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9899:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_FlushCache(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9963:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset__AddBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10053:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_CreateMaskBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10124:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetFileList(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10179:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_WriteRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10391:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_ReadRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10615:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_XSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10715:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_YSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10766:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_DataType_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10817:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10868:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetBlockSize(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10926:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10993:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetRasterColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11044:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11103:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetRasterColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11166:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetNoDataValue(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11229:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetNoDataValue(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11295:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetUnitType(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11350:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetRasterCategoryNames(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11401:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetRasterCategoryNames(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11493:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMinimum(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11562:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMaximum(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11628:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetOffset(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11694:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetScale(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11760:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetStatistics(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11850:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ComputeStatistics(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11994:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetStatistics(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12115:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetOverviewCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12174:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetOverview(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12233:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_Checksum(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12334:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ComputeRasterMinMax(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12408:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ComputeBandStats(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12483:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_Fill(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12561:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ReadRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12727:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_WriteRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12930:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_FlushCache(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12998:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetRasterColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13049:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13100:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetRasterColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13159:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13220:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetDefaultRAT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13273:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetDefaultRAT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13332:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMaskBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13385:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMaskFlags(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13436:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_CreateMaskBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13495:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band__GetHistogram(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13635:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetDefaultHistogram(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13769:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetDefaultHistogram(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13877:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_HasArbitraryOverviews(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13942:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ContourGenerate(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14085:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_ColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14160:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_ColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14210:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_Clone(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14261:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable__GetPaletteInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14312:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_GetCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14363:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_GetColorEntry(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14422:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_GetColorEntryAsRGB(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14501:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable__SetColorEntry(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14596:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_CreateColorRamp(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14706:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_RasterAttributeTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14763:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_RasterAttributeTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14811:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_Clone(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14862:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetColumnCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14913:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetNameOfCol(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14972:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__GetUsageOfCol(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15033:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__GetTypeOfCol(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15094:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__GetColOfUsage(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15155:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetRowCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15208:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetValueAsString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15275:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetValueAsInt(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15346:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetValueAsDouble(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15417:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetValueAsString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15492:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetValueAsInt(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15570:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetValueAsDouble(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15650:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetRowCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15714:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__CreateColumn(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15792:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetLinearBinning(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15857:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetLinearBinning(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15940:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetRowOfValue(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16003:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_TermProgress_nocb(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16075:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__ComputeMedianCutPCT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16213:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__DitherRGB2PCT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16362:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__ReprojectImage(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16524:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__ComputeProximity(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16667:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__RasterizeLayer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16854:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__Polygonize(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17035:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FillNodata(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17191:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__SieveFilter(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17362:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__RegenerateOverview(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17491:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__AutoCreateWarpedVRT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17595:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_Transformer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17689:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_Transformer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17749:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Transformer_TransformPoint__SWIG_0(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17823:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Transformer_TransformPoint__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17923:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Transformer_TransformPoints(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18164:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ApplyGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18277:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_InvGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18359:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_VersionInfo(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18425:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_AllRegister(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18467:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDALDestroyDriverManager(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18507:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetCacheMax(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18548:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_SetCacheMax(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18596:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetCacheUsed(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18639:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDataTypeSize(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18688:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_DataTypeIsComplex(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18739:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDataTypeName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18790:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDataTypeByName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18842:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetColorInterpretationName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18893:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetPaletteInterpretationName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18944:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_DecToDMS(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19014:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PackedDMSToDec(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19069:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_DecToPackedDMS(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19120:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ParseXMLString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19172:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_SerializeXMLTree(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19232:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDriverCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19281:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDriverByName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19336:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__GetDriver(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19387:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__Open__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19454:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__OpenShared__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19573:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_IdentifyDriver(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19706:36: warning: format not a string literal and no format arguments Running Mkbootstrap for Geo::GDAL () chmod 644 GDAL.bs rm -f blib/arch/auto/Geo/GDAL/GDAL.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector gdal_wrap.o -o blib/arch/auto/Geo/GDAL/GDAL.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/GDAL/GDAL.so cp GDAL.bs blib/arch/auto/Geo/GDAL/GDAL.bs chmod 644 blib/arch/auto/Geo/GDAL/GDAL.bs make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL__Const make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" gdalconst_wrap.c Running Mkbootstrap for Geo::GDAL::Const () chmod 644 Const.bs rm -f blib/arch/auto/Geo/GDAL/Const/Const.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector gdalconst_wrap.o -o blib/arch/auto/Geo/GDAL/Const/Const.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/GDAL/Const/Const.so cp Const.bs blib/arch/auto/Geo/GDAL/Const/Const.bs chmod 644 blib/arch/auto/Geo/GDAL/Const/Const.bs make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OGR make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" ogr_wrap.cpp ogr_wrap.cpp: In function ‘void _wrap_Driver_name_get(PerlInterpreter*, CV*)’: ogr_wrap.cpp:2800:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_CreateDataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:2894:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_CopyDataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3006:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_Open(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3093:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_DeleteDataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3162:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_TestCapability(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3229:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3282:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_name_get(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3333:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_DataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3383:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetRefCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3434:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetSummaryRefCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3485:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetLayerCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3536:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__GetDriver(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3587:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3638:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__DeleteLayer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3697:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__CreateLayer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3820:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_CopyLayer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3931:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__GetLayerByIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4004:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__GetLayerByName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4066:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_TestCapability(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4133:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_ExecuteSQL(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4221:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_ReleaseResultSet(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4283:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetRefCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4336:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetSpatialFilter(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4394:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetSpatialFilterRect(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4478:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetSpatialFilter(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4537:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetAttributeFilter(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4597:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_ResetReading(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4656:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4707:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetGeometryColumn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4758:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFIDColumn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4809:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4868:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetNextFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4921:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetNextByIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4980:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5053:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_CreateFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5126:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_DeleteFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5194:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SyncToDisk(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5254:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetLayerDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5312:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFeatureCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5373:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetExtent(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5442:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_TestCapability(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5523:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_CreateField(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5599:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_StartTransaction(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5661:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_CommitTransaction(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5719:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_RollbackTransaction(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5777:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetSpatialRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5835:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFeaturesRead(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5886:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_Feature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5941:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_Feature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5997:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetDefnRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6048:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetGeometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6112:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetGeometryDirectly(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6183:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetGeometryRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6243:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_Clone(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6294:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_Equal(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6358:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6411:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldDefnRef__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6470:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldDefnRef__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6537:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsString(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6678:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsInteger(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6739:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsDouble(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6800:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsDateTime(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6888:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsIntegerList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7013:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsDoubleList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7087:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsStringList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7158:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_IsFieldSet__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7226:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_IsFieldSet__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7293:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7440:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFID(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7493:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFID(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7552:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_DumpReadable(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7611:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__UnsetField(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7669:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7734:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7802:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_2(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7872:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_3(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7990:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFieldIntegerList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8326:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFieldDoubleList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8410:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFieldStringList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8507:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFrom(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8591:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetStyleString(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8653:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetStyleString(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8712:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__GetFieldType__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8773:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__GetFieldType__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8840:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_FeatureDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8972:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_FeatureDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9026:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9077:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetFieldCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9128:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetFieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9187:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetFieldIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9254:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_AddFieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9319:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetGeomType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9372:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_SetGeomType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9430:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetReferenceCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9483:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_FieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9533:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_FieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9597:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9650:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetNameRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9701:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9765:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9818:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9876:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetJustify(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9929:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetJustify(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9987:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetWidth(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10040:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetWidth(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10098:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetPrecision(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10151:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetPrecision(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10209:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetTypeName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10262:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetFieldTypeName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10321:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromWkb(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10391:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromWkt(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10451:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromGML(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10505:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromJson(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10557:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_BuildPolygonFromEdges(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10638:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_ApproximateArcAngles(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10759:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_Geometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10825:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_Geometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10917:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToWkt(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10978:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry__ExportToWkb(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11072:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToGML(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11149:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToKML(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11211:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToJson(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11264:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddPoint_3D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11340:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddPoint_2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11412:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddGeometryDirectly(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11478:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddGeometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11551:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Clone(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11611:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11662:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11713:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetArea(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11764:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetPointCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11815:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetX(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11876:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetY(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11939:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetZ(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12002:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetPoint_3D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12070:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetPoint_2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12145:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12205:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SetPoint_3D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12289:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SetPoint_2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12371:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12436:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetBoundary(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12489:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ConvexHull(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12540:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Buffer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12609:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Intersection(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12677:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Union(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12743:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Difference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12809:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SymmetricDifference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12875:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Distance(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12941:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Empty(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12993:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsEmpty(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13044:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsValid(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13095:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsSimple(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13146:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsRing(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13197:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Intersect(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13261:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Equal(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13327:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Disjoint(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13393:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Touches(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13459:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Crosses(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13525:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Within(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13591:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Contains(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13657:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Overlaps(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13723:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_TransformTo(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13789:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Transform(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13862:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetSpatialReference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13922:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AssignSpatialReference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13980:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_CloseRings(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14032:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_FlattenTo2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14082:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Segmentize(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14140:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetEnvelope(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14198:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Centroid(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14256:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_WkbSize(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14307:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetCoordinateDimension(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14358:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SetCoordinateDimension(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14416:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetDimension(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14469:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Move(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14545:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetDriverCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14594:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetOpenDSCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14635:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_SetGenerate_DB2_V72_BYTE_ORDER(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14684:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_RegisterAll(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14733:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetOpenDS(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14782:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Open(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14844:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_OpenShared(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14908:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetDriverByName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14967:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap__GetDriver(PerlInterpreter*, CV*)’: ogr_wrap.cpp:15018:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GeneralCmdLineProcessor(PerlInterpreter*, CV*)’: ogr_wrap.cpp:15098:36: warning: format not a string literal and no format arguments Running Mkbootstrap for Geo::OGR () chmod 644 OGR.bs rm -f blib/arch/auto/Geo/OGR/OGR.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector ogr_wrap.o -o blib/arch/auto/Geo/OGR/OGR.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/OGR/OGR.so cp OGR.bs blib/arch/auto/Geo/OGR/OGR.bs chmod 644 blib/arch/auto/Geo/OGR/OGR.bs make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OSR make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" osr_wrap.cpp osr_wrap.cpp: In function ‘void _wrap_GetWellKnownGeogCSAsWKT(PerlInterpreter*, CV*)’: osr_wrap.cpp:2375:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetUserInputAsWKT(PerlInterpreter*, CV*)’: osr_wrap.cpp:2462:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetProjectionMethods(PerlInterpreter*, CV*)’: osr_wrap.cpp:2529:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetProjectionMethodParameterList(PerlInterpreter*, CV*)’: osr_wrap.cpp:2604:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetProjectionMethodParamInfo(PerlInterpreter*, CV*)’: osr_wrap.cpp:2708:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_new_SpatialReference(PerlInterpreter*, CV*)’: osr_wrap.cpp:2790:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_delete_SpatialReference(PerlInterpreter*, CV*)’: osr_wrap.cpp:2840:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference___str__(PerlInterpreter*, CV*)’: osr_wrap.cpp:2891:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsSame(PerlInterpreter*, CV*)’: osr_wrap.cpp:2956:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsSameGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:3022:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsGeographic(PerlInterpreter*, CV*)’: osr_wrap.cpp:3075:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsProjected(PerlInterpreter*, CV*)’: osr_wrap.cpp:3126:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsLocal(PerlInterpreter*, CV*)’: osr_wrap.cpp:3177:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_EPSGTreatsAsLatLong(PerlInterpreter*, CV*)’: osr_wrap.cpp:3228:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAuthority(PerlInterpreter*, CV*)’: osr_wrap.cpp:3305:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAttrValue(PerlInterpreter*, CV*)’: osr_wrap.cpp:3393:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAttrValue(PerlInterpreter*, CV*)’: osr_wrap.cpp:3471:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAngularUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3555:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAngularUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3617:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLinearUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3690:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLinearUnitsAndUpdateParameters(PerlInterpreter*, CV*)’: osr_wrap.cpp:3774:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetLinearUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3836:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetLinearUnitsName(PerlInterpreter*, CV*)’: osr_wrap.cpp:3887:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAuthorityCode(PerlInterpreter*, CV*)’: osr_wrap.cpp:3947:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAuthorityName(PerlInterpreter*, CV*)’: osr_wrap.cpp:4009:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetUTM(PerlInterpreter*, CV*)’: osr_wrap.cpp:4080:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetStatePlane(PerlInterpreter*, CV*)’: osr_wrap.cpp:4181:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_AutoIdentifyEPSG(PerlInterpreter*, CV*)’: osr_wrap.cpp:4247:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetProjection(PerlInterpreter*, CV*)’: osr_wrap.cpp:4314:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4396:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4482:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetNormProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4559:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetNormProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4645:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetACEA(PerlInterpreter*, CV*)’: osr_wrap.cpp:4748:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAE(PerlInterpreter*, CV*)’: osr_wrap.cpp:4850:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetBonne(PerlInterpreter*, CV*)’: osr_wrap.cpp:4948:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetCEA(PerlInterpreter*, CV*)’: osr_wrap.cpp:5046:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:5144:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEC(PerlInterpreter*, CV*)’: osr_wrap.cpp:5258:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEckertIV(PerlInterpreter*, CV*)’: osr_wrap.cpp:5352:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEckertVI(PerlInterpreter*, CV*)’: osr_wrap.cpp:5440:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEquirectangular(PerlInterpreter*, CV*)’: osr_wrap.cpp:5536:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEquirectangular2(PerlInterpreter*, CV*)’: osr_wrap.cpp:5642:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGaussSchreiberTMercator(PerlInterpreter*, CV*)’: osr_wrap.cpp:5750:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGS(PerlInterpreter*, CV*)’: osr_wrap.cpp:5842:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGH(PerlInterpreter*, CV*)’: osr_wrap.cpp:5930:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGEOS(PerlInterpreter*, CV*)’: osr_wrap.cpp:6026:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGnomonic(PerlInterpreter*, CV*)’: osr_wrap.cpp:6124:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetHOM(PerlInterpreter*, CV*)’: osr_wrap.cpp:6246:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetHOM2PNO(PerlInterpreter*, CV*)’: osr_wrap.cpp:6382:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetKrovak(PerlInterpreter*, CV*)’: osr_wrap.cpp:6512:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLAEA(PerlInterpreter*, CV*)’: osr_wrap.cpp:6616:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLCC(PerlInterpreter*, CV*)’: osr_wrap.cpp:6730:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLCC1SP(PerlInterpreter*, CV*)’: osr_wrap.cpp:6840:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLCCB(PerlInterpreter*, CV*)’: osr_wrap.cpp:6956:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetMC(PerlInterpreter*, CV*)’: osr_wrap.cpp:7058:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetMercator(PerlInterpreter*, CV*)’: osr_wrap.cpp:7164:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetMollweide(PerlInterpreter*, CV*)’: osr_wrap.cpp:7256:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetNZMG(PerlInterpreter*, CV*)’: osr_wrap.cpp:7352:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetOS(PerlInterpreter*, CV*)’: osr_wrap.cpp:7458:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetOrthographic(PerlInterpreter*, CV*)’: osr_wrap.cpp:7558:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetPolyconic(PerlInterpreter*, CV*)’: osr_wrap.cpp:7656:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetPS(PerlInterpreter*, CV*)’: osr_wrap.cpp:7762:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetRobinson(PerlInterpreter*, CV*)’: osr_wrap.cpp:7854:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetSinusoidal(PerlInterpreter*, CV*)’: osr_wrap.cpp:7942:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetStereographic(PerlInterpreter*, CV*)’: osr_wrap.cpp:8046:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetSOC(PerlInterpreter*, CV*)’: osr_wrap.cpp:8146:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTM(PerlInterpreter*, CV*)’: osr_wrap.cpp:8252:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTMVariant(PerlInterpreter*, CV*)’: osr_wrap.cpp:8369:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTMG(PerlInterpreter*, CV*)’: osr_wrap.cpp:8471:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTMSO(PerlInterpreter*, CV*)’: osr_wrap.cpp:8577:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetVDG(PerlInterpreter*, CV*)’: osr_wrap.cpp:8669:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetWellKnownGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:8747:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetFromUserInput(PerlInterpreter*, CV*)’: osr_wrap.cpp:8821:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_CopyGeogCSFrom(PerlInterpreter*, CV*)’: osr_wrap.cpp:8894:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTOWGS84(PerlInterpreter*, CV*)’: osr_wrap.cpp:9018:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetTOWGS84(PerlInterpreter*, CV*)’: osr_wrap.cpp:9096:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLocalCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:9170:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:9315:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetProjCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:9407:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromWkt(PerlInterpreter*, CV*)’: osr_wrap.cpp:9474:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromProj4(PerlInterpreter*, CV*)’: osr_wrap.cpp:9543:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromUrl(PerlInterpreter*, CV*)’: osr_wrap.cpp:9612:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromESRI(PerlInterpreter*, CV*)’: osr_wrap.cpp:9699:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromEPSG(PerlInterpreter*, CV*)’: osr_wrap.cpp:9773:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromEPSGA(PerlInterpreter*, CV*)’: osr_wrap.cpp:9841:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromPCI(PerlInterpreter*, CV*)’: osr_wrap.cpp:9936:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromUSGS(PerlInterpreter*, CV*)’: osr_wrap.cpp:10043:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromXML(PerlInterpreter*, CV*)’: osr_wrap.cpp:10118:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromMICoordSys(PerlInterpreter*, CV*)’: osr_wrap.cpp:10187:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToWkt(PerlInterpreter*, CV*)’: osr_wrap.cpp:10253:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToPrettyWkt(PerlInterpreter*, CV*)’: osr_wrap.cpp:10344:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToProj4(PerlInterpreter*, CV*)’: osr_wrap.cpp:10427:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToPCI(PerlInterpreter*, CV*)’: osr_wrap.cpp:10520:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToUSGS(PerlInterpreter*, CV*)’: osr_wrap.cpp:10643:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToXML(PerlInterpreter*, CV*)’: osr_wrap.cpp:10755:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToMICoordSys(PerlInterpreter*, CV*)’: osr_wrap.cpp:10838:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_CloneGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:10913:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_Clone(PerlInterpreter*, CV*)’: osr_wrap.cpp:10964:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_Validate(PerlInterpreter*, CV*)’: osr_wrap.cpp:11015:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_StripCTParms(PerlInterpreter*, CV*)’: osr_wrap.cpp:11073:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_FixupOrdering(PerlInterpreter*, CV*)’: osr_wrap.cpp:11131:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_Fixup(PerlInterpreter*, CV*)’: osr_wrap.cpp:11189:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_MorphToESRI(PerlInterpreter*, CV*)’: osr_wrap.cpp:11247:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_MorphFromESRI(PerlInterpreter*, CV*)’: osr_wrap.cpp:11305:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_new_CoordinateTransformation(PerlInterpreter*, CV*)’: osr_wrap.cpp:11371:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_delete_CoordinateTransformation(PerlInterpreter*, CV*)’: osr_wrap.cpp:11428:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_CoordinateTransformation_TransformPoint__SWIG_0(PerlInterpreter*, CV*)’: osr_wrap.cpp:11498:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_CoordinateTransformation_TransformPoint__SWIG_1(PerlInterpreter*, CV*)’: osr_wrap.cpp:11592:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_CoordinateTransformation_TransformPoints(PerlInterpreter*, CV*)’: osr_wrap.cpp:11799:36: warning: format not a string literal and no format arguments Running Mkbootstrap for Geo::OSR () chmod 644 OSR.bs rm -f blib/arch/auto/Geo/OSR/OSR.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector osr_wrap.o -o blib/arch/auto/Geo/OSR/OSR.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/OSR/OSR.so cp OSR.bs blib/arch/auto/Geo/OSR/OSR.bs chmod 644 blib/arch/auto/Geo/OSR/OSR.bs make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig' * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/sci-libs/gdal-1.7.2/image/ Building in GDAL distro tree Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__OGR for Geo::OGR Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__GDAL__Const for Geo::GDAL::Const Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__OSR for Geo::OSR Warning: -L../.. changed to -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. Unrecognized argument in LIBS ignored: '-Wl,-O1' Unrecognized argument in LIBS ignored: '-Wl,--as-needed' Unrecognized argument in LIBS ignored: '-Wl,--hash-style=gnu' Writing Makefile_Geo__GDAL for Geo::GDAL make -j14 -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' make: `gdal_wrap.cpp' is up to date. >>> Source compiled. >>> Install gdal-1.7.2 into /var/tmp/portage/sci-libs/gdal-1.7.2/image/ category sci-libs make -j14 -j1 install make -f Makefile_Geo__GDAL make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Skip blib/lib/Geo/GDAL/Const.pm (unchanged) Skip blib/lib/Geo/GDAL/Const.dox (unchanged) Skip blib/lib/Geo/GDAL.dox (unchanged) Skip blib/lib/Geo/OGR.pm (unchanged) Skip blib/lib/Geo/GDAL.pm (unchanged) Skip blib/lib/Geo/OSR.dox (unchanged) Skip blib/lib/Geo/OGR.dox (unchanged) Skip blib/lib/Geo/OSR.pm (unchanged) i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" gdal_wrap.cpp gdal_wrap.cpp: In function ‘void _wrap_new_SavedEnv(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3391:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_SavedEnv(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3439:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Debug(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3580:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PushErrorHandler__SWIG_0(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3636:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Error(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3711:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PushErrorHandler__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3771:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PopErrorHandler(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3874:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ErrorReset(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3914:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_EscapeString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:3980:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetLastErrorNo(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4023:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetLastErrorType(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4064:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetLastErrorMsg(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4107:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PushFinderLocation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4156:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PopFinderLocation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4198:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FinderClean(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4238:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FindFile(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4297:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ReadDir(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4351:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_SetConfigOption(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4430:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetConfigOption(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4500:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_CPLBinaryToHex(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4561:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_CPLHexToBinary(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4623:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FileFromMemBuffer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4697:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Unlink(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4758:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_HasThreadSupport(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4801:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_GetDescription(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4850:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetDescription(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4914:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_GetMetadata(PerlInterpreter*, CV*)’: gdal_wrap.cpp:4978:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetMetadata__SWIG_0(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5073:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetMetadata__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5156:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_GetMetadataItem(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5333:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_MajorObject_SetMetadataItem(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5417:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_ShortName_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5476:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_LongName_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5527:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_HelpTopic_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5578:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver__Create(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5708:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_CreateCopy(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5874:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Delete(PerlInterpreter*, CV*)’: gdal_wrap.cpp:5955:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Rename(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6036:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Register(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6091:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Driver_Deregister(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6141:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPX_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6199:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPX_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6252:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPY_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6310:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPY_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6363:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPZ_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6421:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPZ_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6474:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPPixel_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6532:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPPixel_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6585:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPLine_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6643:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_GCPLine_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6696:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Info_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6755:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Info_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6808:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Id_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6867:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCP_Id_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:6920:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_GCP(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7035:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_GCP(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7097:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPX_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7153:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPX_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7216:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPY_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7274:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPY_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7337:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPZ_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7395:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPZ_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7458:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPPixel_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7516:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPPixel_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7579:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPLine_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7637:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_GCPLine_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7700:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Info_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7758:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Info_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7822:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Id_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7880:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_Id_set(PerlInterpreter*, CV*)’: gdal_wrap.cpp:7944:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPX(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8002:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPX(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8065:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPY(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8123:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPY(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8186:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPZ(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8244:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPZ(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8307:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPPixel(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8365:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPPixel(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8428:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_GCPLine(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8486:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_GCPLine(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8549:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_Info(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8607:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_Info(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8671:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_get_Id(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8729:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDAL_GCP_set_Id(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8793:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GCPsToGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8875:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_RasterXSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:8955:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_RasterYSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9006:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_RasterCount_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9057:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_Dataset(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9107:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset__GetDriver(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9158:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset__GetRasterBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9217:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetProjection(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9270:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetProjectionRef(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9321:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_SetProjection(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9381:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9441:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_SetGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9512:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_BuildOverviews(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9625:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGCPCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9690:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGCPProjection(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9741:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetGCPs(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9800:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_SetGCPs(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9899:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_FlushCache(PerlInterpreter*, CV*)’: gdal_wrap.cpp:9963:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset__AddBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10053:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_CreateMaskBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10124:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_GetFileList(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10179:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_WriteRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10391:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Dataset_ReadRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10615:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_XSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10715:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_YSize_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10766:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_DataType_get(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10817:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10868:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetBlockSize(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10926:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:10993:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetRasterColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11044:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11103:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetRasterColorInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11166:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetNoDataValue(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11229:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetNoDataValue(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11295:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetUnitType(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11350:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetRasterCategoryNames(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11401:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetRasterCategoryNames(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11493:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMinimum(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11562:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMaximum(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11628:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetOffset(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11694:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetScale(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11760:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetStatistics(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11850:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ComputeStatistics(PerlInterpreter*, CV*)’: gdal_wrap.cpp:11994:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetStatistics(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12115:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetOverviewCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12174:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetOverview(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12233:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_Checksum(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12334:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ComputeRasterMinMax(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12408:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ComputeBandStats(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12483:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_Fill(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12561:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ReadRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12727:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_WriteRaster(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12930:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_FlushCache(PerlInterpreter*, CV*)’: gdal_wrap.cpp:12998:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetRasterColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13049:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13100:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetRasterColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13159:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13220:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetDefaultRAT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13273:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetDefaultRAT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13332:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMaskBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13385:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetMaskFlags(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13436:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_CreateMaskBand(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13495:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band__GetHistogram(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13635:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_GetDefaultHistogram(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13769:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_SetDefaultHistogram(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13877:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_HasArbitraryOverviews(PerlInterpreter*, CV*)’: gdal_wrap.cpp:13942:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Band_ContourGenerate(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14085:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_ColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14160:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_ColorTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14210:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_Clone(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14261:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable__GetPaletteInterpretation(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14312:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_GetCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14363:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_GetColorEntry(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14422:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_GetColorEntryAsRGB(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14501:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable__SetColorEntry(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14596:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ColorTable_CreateColorRamp(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14706:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_RasterAttributeTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14763:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_RasterAttributeTable(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14811:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_Clone(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14862:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetColumnCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14913:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetNameOfCol(PerlInterpreter*, CV*)’: gdal_wrap.cpp:14972:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__GetUsageOfCol(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15033:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__GetTypeOfCol(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15094:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__GetColOfUsage(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15155:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetRowCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15208:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetValueAsString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15275:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetValueAsInt(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15346:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetValueAsDouble(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15417:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetValueAsString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15492:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetValueAsInt(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15570:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetValueAsDouble(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15650:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetRowCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15714:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable__CreateColumn(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15792:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetLinearBinning(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15857:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_SetLinearBinning(PerlInterpreter*, CV*)’: gdal_wrap.cpp:15940:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_RasterAttributeTable_GetRowOfValue(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16003:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_TermProgress_nocb(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16075:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__ComputeMedianCutPCT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16213:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__DitherRGB2PCT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16362:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__ReprojectImage(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16524:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__ComputeProximity(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16667:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__RasterizeLayer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:16854:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__Polygonize(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17035:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_FillNodata(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17191:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__SieveFilter(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17362:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__RegenerateOverview(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17491:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__AutoCreateWarpedVRT(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17595:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_new_Transformer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17689:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_delete_Transformer(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17749:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Transformer_TransformPoint__SWIG_0(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17823:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Transformer_TransformPoint__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:17923:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_Transformer_TransformPoints(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18164:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ApplyGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18277:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_InvGeoTransform(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18359:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_VersionInfo(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18425:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_AllRegister(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18467:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GDALDestroyDriverManager(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18507:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetCacheMax(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18548:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_SetCacheMax(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18596:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetCacheUsed(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18639:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDataTypeSize(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18688:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_DataTypeIsComplex(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18739:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDataTypeName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18790:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDataTypeByName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18842:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetColorInterpretationName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18893:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetPaletteInterpretationName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:18944:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_DecToDMS(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19014:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_PackedDMSToDec(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19069:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_DecToPackedDMS(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19120:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_ParseXMLString(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19172:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_SerializeXMLTree(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19232:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDriverCount(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19281:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_GetDriverByName(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19336:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__GetDriver(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19387:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__Open__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19454:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap__OpenShared__SWIG_1(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19573:36: warning: format not a string literal and no format arguments gdal_wrap.cpp: In function ‘void _wrap_IdentifyDriver(PerlInterpreter*, CV*)’: gdal_wrap.cpp:19706:36: warning: format not a string literal and no format arguments Running Mkbootstrap for Geo::GDAL () chmod 644 GDAL.bs rm -f blib/arch/auto/Geo/GDAL/GDAL.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector gdal_wrap.o -o blib/arch/auto/Geo/GDAL/GDAL.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/GDAL/GDAL.so cp GDAL.bs blib/arch/auto/Geo/GDAL/GDAL.bs chmod 644 blib/arch/auto/Geo/GDAL/GDAL.bs make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL__Const make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" gdalconst_wrap.c Running Mkbootstrap for Geo::GDAL::Const () chmod 644 Const.bs rm -f blib/arch/auto/Geo/GDAL/Const/Const.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector gdalconst_wrap.o -o blib/arch/auto/Geo/GDAL/Const/Const.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/GDAL/Const/Const.so cp Const.bs blib/arch/auto/Geo/GDAL/Const/Const.bs chmod 644 blib/arch/auto/Geo/GDAL/Const/Const.bs make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OGR make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" ogr_wrap.cpp ogr_wrap.cpp: In function ‘void _wrap_Driver_name_get(PerlInterpreter*, CV*)’: ogr_wrap.cpp:2800:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_CreateDataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:2894:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_CopyDataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3006:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_Open(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3093:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_DeleteDataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3162:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_TestCapability(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3229:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Driver_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3282:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_name_get(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3333:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_DataSource(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3383:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetRefCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3434:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetSummaryRefCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3485:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetLayerCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3536:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__GetDriver(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3587:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3638:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__DeleteLayer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3697:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__CreateLayer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3820:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_CopyLayer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:3931:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__GetLayerByIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4004:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource__GetLayerByName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4066:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_TestCapability(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4133:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_ExecuteSQL(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4221:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_DataSource_ReleaseResultSet(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4283:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetRefCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4336:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetSpatialFilter(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4394:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetSpatialFilterRect(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4478:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetSpatialFilter(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4537:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetAttributeFilter(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4597:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_ResetReading(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4656:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4707:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetGeometryColumn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4758:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFIDColumn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4809:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4868:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetNextFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4921:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetNextByIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:4980:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SetFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5053:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_CreateFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5126:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_DeleteFeature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5194:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_SyncToDisk(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5254:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetLayerDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5312:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFeatureCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5373:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetExtent(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5442:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_TestCapability(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5523:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_CreateField(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5599:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_StartTransaction(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5661:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_CommitTransaction(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5719:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_RollbackTransaction(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5777:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetSpatialRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5835:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Layer_GetFeaturesRead(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5886:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_Feature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5941:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_Feature(PerlInterpreter*, CV*)’: ogr_wrap.cpp:5997:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetDefnRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6048:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetGeometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6112:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetGeometryDirectly(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6183:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetGeometryRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6243:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_Clone(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6294:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_Equal(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6358:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6411:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldDefnRef__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6470:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldDefnRef__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6537:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsString(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6678:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsInteger(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6739:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsDouble(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6800:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsDateTime(PerlInterpreter*, CV*)’: ogr_wrap.cpp:6888:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsIntegerList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7013:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsDoubleList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7087:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldAsStringList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7158:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_IsFieldSet__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7226:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_IsFieldSet__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7293:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFieldIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7440:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetFID(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7493:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFID(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7552:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_DumpReadable(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7611:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__UnsetField(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7669:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7734:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7802:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_2(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7872:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__SetField__SWIG_3(PerlInterpreter*, CV*)’: ogr_wrap.cpp:7990:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFieldIntegerList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8326:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFieldDoubleList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8410:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFieldStringList(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8507:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetFrom(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8591:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_GetStyleString(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8653:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature_SetStyleString(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8712:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__GetFieldType__SWIG_0(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8773:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Feature__GetFieldType__SWIG_1(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8840:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_FeatureDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:8972:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_FeatureDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9026:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9077:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetFieldCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9128:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetFieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9187:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetFieldIndex(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9254:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_AddFieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9319:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetGeomType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9372:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_SetGeomType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9430:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FeatureDefn_GetReferenceCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9483:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_FieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9533:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_FieldDefn(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9597:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9650:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetNameRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9701:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9765:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9818:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9876:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetJustify(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9929:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetJustify(PerlInterpreter*, CV*)’: ogr_wrap.cpp:9987:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetWidth(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10040:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetWidth(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10098:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetPrecision(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10151:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_SetPrecision(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10209:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetTypeName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10262:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_FieldDefn_GetFieldTypeName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10321:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromWkb(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10391:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromWkt(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10451:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromGML(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10505:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_CreateGeometryFromJson(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10557:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_BuildPolygonFromEdges(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10638:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_ApproximateArcAngles(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10759:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_delete_Geometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10825:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_new_Geometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10917:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToWkt(PerlInterpreter*, CV*)’: ogr_wrap.cpp:10978:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry__ExportToWkb(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11072:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToGML(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11149:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToKML(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11211:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ExportToJson(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11264:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddPoint_3D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11340:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddPoint_2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11412:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddGeometryDirectly(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11478:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AddGeometry(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11551:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Clone(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11611:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryType(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11662:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11713:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetArea(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11764:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetPointCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11815:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetX(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11876:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetY(PerlInterpreter*, CV*)’: ogr_wrap.cpp:11939:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetZ(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12002:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetPoint_3D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12070:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetPoint_2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12145:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12205:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SetPoint_3D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12289:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SetPoint_2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12371:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetGeometryRef(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12436:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetBoundary(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12489:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_ConvexHull(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12540:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Buffer(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12609:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Intersection(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12677:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Union(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12743:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Difference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12809:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SymmetricDifference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12875:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Distance(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12941:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Empty(PerlInterpreter*, CV*)’: ogr_wrap.cpp:12993:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsEmpty(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13044:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsValid(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13095:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsSimple(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13146:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_IsRing(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13197:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Intersect(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13261:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Equal(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13327:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Disjoint(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13393:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Touches(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13459:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Crosses(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13525:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Within(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13591:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Contains(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13657:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Overlaps(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13723:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_TransformTo(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13789:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Transform(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13862:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetSpatialReference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13922:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_AssignSpatialReference(PerlInterpreter*, CV*)’: ogr_wrap.cpp:13980:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_CloseRings(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14032:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_FlattenTo2D(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14082:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Segmentize(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14140:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetEnvelope(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14198:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Centroid(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14256:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_WkbSize(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14307:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetCoordinateDimension(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14358:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_SetCoordinateDimension(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14416:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_GetDimension(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14469:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Geometry_Move(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14545:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetDriverCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14594:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetOpenDSCount(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14635:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_SetGenerate_DB2_V72_BYTE_ORDER(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14684:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_RegisterAll(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14733:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetOpenDS(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14782:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_Open(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14844:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_OpenShared(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14908:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GetDriverByName(PerlInterpreter*, CV*)’: ogr_wrap.cpp:14967:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap__GetDriver(PerlInterpreter*, CV*)’: ogr_wrap.cpp:15018:36: warning: format not a string literal and no format arguments ogr_wrap.cpp: In function ‘void _wrap_GeneralCmdLineProcessor(PerlInterpreter*, CV*)’: ogr_wrap.cpp:15098:36: warning: format not a string literal and no format arguments Running Mkbootstrap for Geo::OGR () chmod 644 OGR.bs rm -f blib/arch/auto/Geo/OGR/OGR.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector ogr_wrap.o -o blib/arch/auto/Geo/OGR/OGR.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/OGR/OGR.so cp OGR.bs blib/arch/auto/Geo/OGR/OGR.bs chmod 644 blib/arch/auto/Geo/OGR/OGR.bs make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OSR make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' i686-pc-linux-gnu-gcc -c -I../../gcore -I../../alg -I../../ogr -I../../port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -fPIC "-I/usr/lib/perl5/5.12.1/i686-linux-thread-multi/CORE" osr_wrap.cpp osr_wrap.cpp: In function ‘void _wrap_GetWellKnownGeogCSAsWKT(PerlInterpreter*, CV*)’: osr_wrap.cpp:2375:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetUserInputAsWKT(PerlInterpreter*, CV*)’: osr_wrap.cpp:2462:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetProjectionMethods(PerlInterpreter*, CV*)’: osr_wrap.cpp:2529:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetProjectionMethodParameterList(PerlInterpreter*, CV*)’: osr_wrap.cpp:2604:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_GetProjectionMethodParamInfo(PerlInterpreter*, CV*)’: osr_wrap.cpp:2708:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_new_SpatialReference(PerlInterpreter*, CV*)’: osr_wrap.cpp:2790:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_delete_SpatialReference(PerlInterpreter*, CV*)’: osr_wrap.cpp:2840:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference___str__(PerlInterpreter*, CV*)’: osr_wrap.cpp:2891:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsSame(PerlInterpreter*, CV*)’: osr_wrap.cpp:2956:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsSameGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:3022:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsGeographic(PerlInterpreter*, CV*)’: osr_wrap.cpp:3075:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsProjected(PerlInterpreter*, CV*)’: osr_wrap.cpp:3126:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_IsLocal(PerlInterpreter*, CV*)’: osr_wrap.cpp:3177:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_EPSGTreatsAsLatLong(PerlInterpreter*, CV*)’: osr_wrap.cpp:3228:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAuthority(PerlInterpreter*, CV*)’: osr_wrap.cpp:3305:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAttrValue(PerlInterpreter*, CV*)’: osr_wrap.cpp:3393:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAttrValue(PerlInterpreter*, CV*)’: osr_wrap.cpp:3471:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAngularUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3555:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAngularUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3617:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLinearUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3690:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLinearUnitsAndUpdateParameters(PerlInterpreter*, CV*)’: osr_wrap.cpp:3774:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetLinearUnits(PerlInterpreter*, CV*)’: osr_wrap.cpp:3836:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetLinearUnitsName(PerlInterpreter*, CV*)’: osr_wrap.cpp:3887:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAuthorityCode(PerlInterpreter*, CV*)’: osr_wrap.cpp:3947:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetAuthorityName(PerlInterpreter*, CV*)’: osr_wrap.cpp:4009:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetUTM(PerlInterpreter*, CV*)’: osr_wrap.cpp:4080:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetStatePlane(PerlInterpreter*, CV*)’: osr_wrap.cpp:4181:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_AutoIdentifyEPSG(PerlInterpreter*, CV*)’: osr_wrap.cpp:4247:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetProjection(PerlInterpreter*, CV*)’: osr_wrap.cpp:4314:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4396:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4482:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetNormProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4559:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetNormProjParm(PerlInterpreter*, CV*)’: osr_wrap.cpp:4645:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetACEA(PerlInterpreter*, CV*)’: osr_wrap.cpp:4748:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetAE(PerlInterpreter*, CV*)’: osr_wrap.cpp:4850:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetBonne(PerlInterpreter*, CV*)’: osr_wrap.cpp:4948:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetCEA(PerlInterpreter*, CV*)’: osr_wrap.cpp:5046:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:5144:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEC(PerlInterpreter*, CV*)’: osr_wrap.cpp:5258:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEckertIV(PerlInterpreter*, CV*)’: osr_wrap.cpp:5352:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEckertVI(PerlInterpreter*, CV*)’: osr_wrap.cpp:5440:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEquirectangular(PerlInterpreter*, CV*)’: osr_wrap.cpp:5536:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetEquirectangular2(PerlInterpreter*, CV*)’: osr_wrap.cpp:5642:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGaussSchreiberTMercator(PerlInterpreter*, CV*)’: osr_wrap.cpp:5750:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGS(PerlInterpreter*, CV*)’: osr_wrap.cpp:5842:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGH(PerlInterpreter*, CV*)’: osr_wrap.cpp:5930:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGEOS(PerlInterpreter*, CV*)’: osr_wrap.cpp:6026:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGnomonic(PerlInterpreter*, CV*)’: osr_wrap.cpp:6124:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetHOM(PerlInterpreter*, CV*)’: osr_wrap.cpp:6246:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetHOM2PNO(PerlInterpreter*, CV*)’: osr_wrap.cpp:6382:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetKrovak(PerlInterpreter*, CV*)’: osr_wrap.cpp:6512:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLAEA(PerlInterpreter*, CV*)’: osr_wrap.cpp:6616:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLCC(PerlInterpreter*, CV*)’: osr_wrap.cpp:6730:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLCC1SP(PerlInterpreter*, CV*)’: osr_wrap.cpp:6840:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLCCB(PerlInterpreter*, CV*)’: osr_wrap.cpp:6956:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetMC(PerlInterpreter*, CV*)’: osr_wrap.cpp:7058:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetMercator(PerlInterpreter*, CV*)’: osr_wrap.cpp:7164:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetMollweide(PerlInterpreter*, CV*)’: osr_wrap.cpp:7256:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetNZMG(PerlInterpreter*, CV*)’: osr_wrap.cpp:7352:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetOS(PerlInterpreter*, CV*)’: osr_wrap.cpp:7458:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetOrthographic(PerlInterpreter*, CV*)’: osr_wrap.cpp:7558:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetPolyconic(PerlInterpreter*, CV*)’: osr_wrap.cpp:7656:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetPS(PerlInterpreter*, CV*)’: osr_wrap.cpp:7762:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetRobinson(PerlInterpreter*, CV*)’: osr_wrap.cpp:7854:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetSinusoidal(PerlInterpreter*, CV*)’: osr_wrap.cpp:7942:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetStereographic(PerlInterpreter*, CV*)’: osr_wrap.cpp:8046:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetSOC(PerlInterpreter*, CV*)’: osr_wrap.cpp:8146:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTM(PerlInterpreter*, CV*)’: osr_wrap.cpp:8252:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTMVariant(PerlInterpreter*, CV*)’: osr_wrap.cpp:8369:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTMG(PerlInterpreter*, CV*)’: osr_wrap.cpp:8471:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTMSO(PerlInterpreter*, CV*)’: osr_wrap.cpp:8577:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetVDG(PerlInterpreter*, CV*)’: osr_wrap.cpp:8669:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetWellKnownGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:8747:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetFromUserInput(PerlInterpreter*, CV*)’: osr_wrap.cpp:8821:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_CopyGeogCSFrom(PerlInterpreter*, CV*)’: osr_wrap.cpp:8894:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetTOWGS84(PerlInterpreter*, CV*)’: osr_wrap.cpp:9018:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_GetTOWGS84(PerlInterpreter*, CV*)’: osr_wrap.cpp:9096:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetLocalCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:9170:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:9315:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_SetProjCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:9407:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromWkt(PerlInterpreter*, CV*)’: osr_wrap.cpp:9474:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromProj4(PerlInterpreter*, CV*)’: osr_wrap.cpp:9543:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromUrl(PerlInterpreter*, CV*)’: osr_wrap.cpp:9612:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromESRI(PerlInterpreter*, CV*)’: osr_wrap.cpp:9699:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromEPSG(PerlInterpreter*, CV*)’: osr_wrap.cpp:9773:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromEPSGA(PerlInterpreter*, CV*)’: osr_wrap.cpp:9841:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromPCI(PerlInterpreter*, CV*)’: osr_wrap.cpp:9936:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromUSGS(PerlInterpreter*, CV*)’: osr_wrap.cpp:10043:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromXML(PerlInterpreter*, CV*)’: osr_wrap.cpp:10118:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ImportFromMICoordSys(PerlInterpreter*, CV*)’: osr_wrap.cpp:10187:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToWkt(PerlInterpreter*, CV*)’: osr_wrap.cpp:10253:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToPrettyWkt(PerlInterpreter*, CV*)’: osr_wrap.cpp:10344:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToProj4(PerlInterpreter*, CV*)’: osr_wrap.cpp:10427:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToPCI(PerlInterpreter*, CV*)’: osr_wrap.cpp:10520:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToUSGS(PerlInterpreter*, CV*)’: osr_wrap.cpp:10643:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToXML(PerlInterpreter*, CV*)’: osr_wrap.cpp:10755:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_ExportToMICoordSys(PerlInterpreter*, CV*)’: osr_wrap.cpp:10838:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_CloneGeogCS(PerlInterpreter*, CV*)’: osr_wrap.cpp:10913:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_Clone(PerlInterpreter*, CV*)’: osr_wrap.cpp:10964:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_Validate(PerlInterpreter*, CV*)’: osr_wrap.cpp:11015:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_StripCTParms(PerlInterpreter*, CV*)’: osr_wrap.cpp:11073:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_FixupOrdering(PerlInterpreter*, CV*)’: osr_wrap.cpp:11131:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_Fixup(PerlInterpreter*, CV*)’: osr_wrap.cpp:11189:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_MorphToESRI(PerlInterpreter*, CV*)’: osr_wrap.cpp:11247:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_SpatialReference_MorphFromESRI(PerlInterpreter*, CV*)’: osr_wrap.cpp:11305:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_new_CoordinateTransformation(PerlInterpreter*, CV*)’: osr_wrap.cpp:11371:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_delete_CoordinateTransformation(PerlInterpreter*, CV*)’: osr_wrap.cpp:11428:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_CoordinateTransformation_TransformPoint__SWIG_0(PerlInterpreter*, CV*)’: osr_wrap.cpp:11498:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_CoordinateTransformation_TransformPoint__SWIG_1(PerlInterpreter*, CV*)’: osr_wrap.cpp:11592:36: warning: format not a string literal and no format arguments osr_wrap.cpp: In function ‘void _wrap_CoordinateTransformation_TransformPoints(PerlInterpreter*, CV*)’: osr_wrap.cpp:11799:36: warning: format not a string literal and no format arguments Running Mkbootstrap for Geo::OSR () chmod 644 OSR.bs rm -f blib/arch/auto/Geo/OSR/OSR.so LD_RUN_PATH="/usr/lib" i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector osr_wrap.o -o blib/arch/auto/Geo/OSR/OSR.so \ -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl/../.. -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ chmod 755 blib/arch/auto/Geo/OSR/OSR.so cp OSR.bs blib/arch/auto/Geo/OSR/OSR.bs chmod 644 blib/arch/auto/Geo/OSR/OSR.bs make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL install make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OSR/OSR.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OSR/OSR.so Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OGR/OGR.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OGR/OGR.so Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/GDAL.so Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/GDAL.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/Const/Const.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/Const/Const.so Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/OSR.dox Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/OSR.pm Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/OGR.dox Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/GDAL.dox Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/OGR.pm Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/GDAL.pm Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/GDAL/Const.dox Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/Geo/GDAL/Const.pm make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL__Const install make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OGR install make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OSR install make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -j14 -j1 DESTDIR=/var/tmp/portage/sci-libs/gdal-1.7.2/image/ install (cd port; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port' make[1]: Nothing to be done for `default'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port' (cd gcore; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore' i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" \ gdaldrivermanager.cpp -o gdaldrivermanager.o make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore' (cd alg; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg' make[1]: Nothing to be done for `default'. make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg' (cd frmts; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts' i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -pipe -fPIC -Wall -DFRMT_gxf -DFRMT_gtiff -DFRMT_hfa -DFRMT_aigrid -DFRMT_aaigrid -DFRMT_ceos -DFRMT_ceos2 -DFRMT_iso8211 -DFRMT_xpm -DFRMT_sdts -DFRMT_raw -DFRMT_dted -DFRMT_mem -DFRMT_jdem -DFRMT_envisat -DFRMT_elas -DFRMT_fit -DFRMT_vrt -DFRMT_usgsdem -DFRMT_l1b -DFRMT_nitf -DFRMT_bmp -DFRMT_pcidsk -DFRMT_airsar -DFRMT_rs2 -DFRMT_ilwis -DFRMT_rmf -DFRMT_leveller -DFRMT_sgi -DFRMT_srtmhgt -DFRMT_idrisi -DFRMT_gsg -DFRMT_ingr -DFRMT_ers -DFRMT_jaxapalsar -DFRMT_dimap -DFRMT_gff -DFRMT_cosar -DFRMT_pds -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_terragen -DFRMT_blx -DFRMT_msgn -DFRMT_til -DFRMT_r -DFRMT_northwood -DFRMT_saga -DFRMT_grib -DFRMT_rik -DFRMT_wktraster \ -DGDAL_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib rik wktraster" \ gdalallregister.cpp -o o/gdalallregister.o make -C gxf install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gxf' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gxf' make -C gtiff install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gtiff' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gtiff' make -C hfa install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/hfa' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/hfa' make -C aigrid install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aigrid' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aigrid' make -C aaigrid install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aaigrid' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/aaigrid' make -C ceos install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos' make -C ceos2 install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos2' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ceos2' make -C iso8211 install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/iso8211' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/iso8211' make -C xpm install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/xpm' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/xpm' make -C sdts install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sdts' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sdts' make -C raw install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/raw' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/raw' make -C dted install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dted' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dted' make -C mem install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/mem' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/mem' make -C jdem install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jdem' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jdem' make -C envisat install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/envisat' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/envisat' make -C elas install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/elas' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/elas' make -C fit install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/fit' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/fit' make -C vrt install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/vrt' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/vrt' make -C usgsdem install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/usgsdem' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/usgsdem' make -C l1b install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/l1b' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/l1b' make -C nitf install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/nitf' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/nitf' make -C bmp install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/bmp' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/bmp' make -C pcidsk install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pcidsk' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pcidsk' make -C airsar install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/airsar' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/airsar' make -C rs2 install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rs2' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rs2' make -C ilwis install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ilwis' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ilwis' make -C rmf install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rmf' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rmf' make -C leveller install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/leveller' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/leveller' make -C sgi install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sgi' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/sgi' make -C srtmhgt install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/srtmhgt' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/srtmhgt' make -C idrisi install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/idrisi' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/idrisi' make -C gsg install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gsg' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gsg' make -C ingr install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ingr' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ingr' make -C ers install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ers' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/ers' make -C jaxapalsar install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jaxapalsar' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/jaxapalsar' make -C dimap install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dimap' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/dimap' make -C gff install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gff' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/gff' make -C cosar install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/cosar' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/cosar' make -C pds install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pds' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/pds' make -C adrg install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/adrg' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/adrg' make -C coasp install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/coasp' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/coasp' make -C tsx install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/tsx' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/tsx' make -C terragen install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/terragen' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/terragen' make -C blx install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/blx' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/blx' make -C msgn install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/msgn' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/msgn' make -C til install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/til' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/til' make -C r install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/r' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/r' make -C northwood install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/northwood' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/northwood' make -C saga install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/saga' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/saga' make -C grib install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/grib' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/grib' make -C rik install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rik' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/rik' make -C wktraster install-obj make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/wktraster' make[2]: Nothing to be done for `install-obj'. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/wktraster' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts' (cd ogr; make lib ) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr' (cd ogrsf_frmts; make) make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts' make -C generic make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/generic' i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsfdriverregistrar.o ogrsfdriverregistrar.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrlayer.o ogrlayer.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrdatasource.o ogrdatasource.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrsfdriver.o ogrsfdriver.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogrregisterall.o ogrregisterall.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_gensql.o ogr_gensql.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_attrind.o ogr_attrind.cpp i686-pc-linux-gnu-g++ -O2 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" -DAVCBIN_ENABLED -DBNA_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPX_ENABLED -DMEM_ENABLED -DNTF_ENABLED -DREC_ENABLED -DS57_ENABLED -DSDTS_ENABLED -DSHAPE_ENABLED -DTAB_ENABLED -DTIGER_ENABLED -DVRT_ENABLED -DKML_ENABLED -DGEOJSON_ENABLED -DGEOCONCEPT_ENABLED -DXPLANE_ENABLED -DGEORSS_ENABLED -DGTM_ENABLED -DDXF_ENABLED -DPG_ENABLED -DMYSQL_ENABLED -DVFK_ENABLED -I.. -I../.. -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/ogr_miattrind.o ogr_miattrind.cpp make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/generic' make -C avc make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/avc' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/avc' make -C bna make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/bna' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/bna' make -C csv make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/csv' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/csv' make -C dgn make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dgn' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dgn' make -C geojson make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson' make -C jsonc make[4]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson/jsonc' make[4]: Nothing to be done for `default'. make[4]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson/jsonc' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geojson' make -C gml make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gml' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gml' make -C gmt make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gmt' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gmt' make -C mem make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mem' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mem' make -C kml make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/kml' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/kml' make -C mitab make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mitab' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mitab' make -C ntf make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/ntf' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/ntf' make -C gpx make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gpx' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gpx' make -C rec make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/rec' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/rec' make -C s57 make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/s57' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/s57' make -C sdts make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/sdts' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/sdts' make -C shape make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/shape' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/shape' make -C tiger make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/tiger' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/tiger' make -C vrt make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vrt' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vrt' make -C geoconcept make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geoconcept' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/geoconcept' make -C xplane make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/xplane' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/xplane' make -C georss make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/georss' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/georss' make -C gtm make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gtm' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/gtm' make -C dxf make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dxf' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/dxf' make -C mysql make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mysql' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/mysql' make -C pg make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/pg' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/pg' make -C vfk make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vfk' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/vfk' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr' make /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.so make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2' rm -f libgdal.a ar r /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/o/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/o/*.o ./ogr/ogrgeometryfactory.o ./ogr/ogrpoint.o ./ogr/ogrcurve.o ./ogr/ogrlinestring.o ./ogr/ogrlinearring.o ./ogr/ogrpolygon.o ./ogr/ogrutils.o ./ogr/ogrgeometry.o ./ogr/ogrgeometrycollection.o ./ogr/ogrmultipolygon.o ./ogr/ogrsurface.o ./ogr/ogrmultipoint.o ./ogr/ogrmultilinestring.o ./ogr/ogr_api.o ./ogr/ogrfeature.o ./ogr/ogrfeaturedefn.o ./ogr/ogrfeaturequery.o ./ogr/ogrfeaturestyle.o ./ogr/ogrfielddefn.o ./ogr/ogrspatialreference.o ./ogr/ogr_srsnode.o ./ogr/ogr_srs_proj4.o ./ogr/ogr_fromepsg.o ./ogr/ogrct.o ./ogr/ogr_opt.o ./ogr/ogr_srs_esri.o ./ogr/ogr_srs_pci.o ./ogr/ogr_srs_usgs.o ./ogr/ogr_srs_dict.o ./ogr/ogr_srs_panorama.o ./ogr/ogr_srs_ozi.o ./ogr/ogr_srs_erm.o ./ogr/swq.o ./ogr/ogr_srs_validate.o ./ogr/ogr_srs_xml.o ./ogr/ograssemblepolygon.o ./ogr/ogr2gmlgeometry.o ./ogr/gml2ogrgeometry.o ./ogr/ogr_expat.o ar: creating /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a i686-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a i686-pc-linux-gnu-g++ -shared -Wl,-soname,libgdal.so.1 /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/o/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg/*.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts/o/*.o ./ogr/ogrgeometryfactory.o ./ogr/ogrpoint.o ./ogr/ogrcurve.o ./ogr/ogrlinestring.o ./ogr/ogrlinearring.o ./ogr/ogrpolygon.o ./ogr/ogrutils.o ./ogr/ogrgeometry.o ./ogr/ogrgeometrycollection.o ./ogr/ogrmultipolygon.o ./ogr/ogrsurface.o ./ogr/ogrmultipoint.o ./ogr/ogrmultilinestring.o ./ogr/ogr_api.o ./ogr/ogrfeature.o ./ogr/ogrfeaturedefn.o ./ogr/ogrfeaturequery.o ./ogr/ogrfeaturestyle.o ./ogr/ogrfielddefn.o ./ogr/ogrspatialreference.o ./ogr/ogr_srsnode.o ./ogr/ogr_srs_proj4.o ./ogr/ogr_fromepsg.o ./ogr/ogrct.o ./ogr/ogr_opt.o ./ogr/ogr_srs_esri.o ./ogr/ogr_srs_pci.o ./ogr/ogr_srs_usgs.o ./ogr/ogr_srs_dict.o ./ogr/ogr_srs_panorama.o ./ogr/ogr_srs_ozi.o ./ogr/ogr_srs_erm.o ./ogr/swq.o ./ogr/ogr_srs_validate.o ./ogr/ogr_srs_xml.o ./ogr/ograssemblepolygon.o ./ogr/ogr2gmlgeometry.o ./ogr/gml2ogrgeometry.o ./ogr/ogr_expat.o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.a -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto \ -o /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.so make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2' (cd apps; make) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/apps' rm -f gdal-config-inst echo '#!/bin/sh' > gdal-config-inst echo 'CONFIG_LIBS="-L/usr/lib -lgdal"' >> gdal-config-inst echo 'CONFIG_DEP_LIBS=" -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto"' >> gdal-config-inst echo 'CONFIG_PREFIX="/usr"' >> gdal-config-inst echo 'CONFIG_CFLAGS="-I/usr/include"' >> gdal-config-inst echo 'CONFIG_DATA="/usr/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib rik wktraster"' >> gdal-config-inst cat gdal-config.in >> gdal-config-inst chmod a+x gdal-config-inst rm -f gdal-config echo '#!/bin/sh' > gdal-config echo 'CONFIG_LIBS="-L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto"' >> gdal-config echo 'CONFIG_DEP_LIBS=" -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto"' >> gdal-config echo 'CONFIG_PREFIX="/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2"' >> gdal-config echo 'CONFIG_CFLAGS="-I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr/ogrsf_frmts"' >> gdal-config echo 'CONFIG_DATA="/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/data"' >> gdal-config echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config echo 'CONFIG_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib rik wktraster"' >> gdal-config cat gdal-config.in >> gdal-config chmod a+x gdal-config i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalinfo.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalinfo i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_translate.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_translate i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaladdo.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaladdo i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalwarp.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalwarp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu nearblack.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o nearblack i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalmanage.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalmanage i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalenhance.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalenhance i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaltransform.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaltransform i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaldem.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaldem i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_contour.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_contour i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdaltindex.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdaltindex i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_rasterize.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_rasterize i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdal_grid.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdal_grid i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ogrinfo.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o ogrinfo i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ogr2ogr.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o ogr2ogr i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu ogrtindex.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o ogrtindex i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu testepsg.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o testepsg i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gdalbuildvrt.o -L/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2 -lgdal -L/usr/lib -lgeos_c -L/usr/lib -lexpat -lgeotiff -ltiff -lpq -L/usr/lib/postgresql-9.0/lib -lpq -lz -L/usr/ -L/usr//lib -lm -lrt -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -o gdalbuildvrt make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/apps' (cd swig; make build) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig' for dir in python ruby perl ; do (cd $dir; make build) || exit; done make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' make[2]: `build' is up to date. make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make -f RubyMakefile.mk build make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[3]: Nothing to be done for `build'. make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL__Const make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OGR make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OSR make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig' /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -d /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib rm -f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib/libgdal.so rm -f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib/libgdal.so.1 rm -f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib/libgdal.so.1.7.2 /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/libgdal.so /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib/libgdal.so.1.7.2 (cd /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib ; \ ln -s libgdal.so.1.7.2 libgdal.so.1) (cd /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib ; \ ln -s libgdal.so.1 libgdal.so) /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -d /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/bin /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -d /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/share/gdal /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -d /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include (cd port; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port' for f in *.h ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include ; done make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/port' (cd gcore; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore' for f in *.h ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include ; done make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/gcore' (cd frmts; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts' make -C vrt install make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/vrt' /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 vrtdataset.h /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 gdal_vrt.h /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/vrt' make -C mem install make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/mem' /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 memdataset.h /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/mem' make -C raw install make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/raw' /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 rawdataset.h /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts/raw' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/frmts' (cd alg; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg' for f in *.h ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include ; done make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/alg' (cd ogr; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr' for f in ogr_core.h ogr_feature.h ogr_geometry.h ogr_p.h ogr_spatialref.h ogr_srs_api.h ogrsf_frmts/ogrsf_frmts.h ogr_featurestyle.h ogr_api.h ; \ do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/include ; \ done make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/ogr' (cd apps; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/apps' for f in gdalinfo gdal_translate gdaladdo gdalwarp nearblack gdalmanage gdalenhance gdaltransform gdaldem gdal_contour gdaltindex gdal_rasterize gdal_grid ogrinfo ogr2ogr ogrtindex testepsg gdalbuildvrt ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/bin ; done /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c gdal-config-inst /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/bin/gdal-config make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/apps' (cd swig; make install) make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig' for dir in python ruby perl ; do (cd $dir; make install) || exit; done make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' python setup.py install --root=/var/tmp/portage/sci-libs/gdal-1.7.2/image/ running install running build running build_py copying osgeo/ogr.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/osr.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/gdal.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/gdalconst.py -> build/lib.linux-i686-2.7/osgeo copying osgeo/gdal_array.py -> build/lib.linux-i686-2.7/osgeo warning: build_py: byte-compiling is disabled, skipping. running build_ext running install_lib creating /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7 creating /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/gdalnumeric.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages creating /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/_osr.so -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/_gdal_array.so -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/_ogr.so -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/gdalnumeric.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/ogr.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/osr.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/gdal.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/gdalconst.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/_gdal.so -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/gdal_array.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/_gdalconst.so -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/osgeo/__init__.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/osgeo copying build/lib.linux-i686-2.7/ogr.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/osr.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/gdal.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/gdalconst.py -> /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info creating GDAL.egg-info writing GDAL.egg-info/PKG-INFO writing top-level names to GDAL.egg-info/top_level.txt writing dependency_links to GDAL.egg-info/dependency_links.txt writing manifest file 'GDAL.egg-info/SOURCES.txt' reading manifest file 'GDAL.egg-info/SOURCES.txt' writing manifest file 'GDAL.egg-info/SOURCES.txt' Copying GDAL.egg-info to /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/python2.7/site-packages/GDAL-1.7.2-py2.7.egg-info running install_scripts for f in `ls ./scripts` ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c ./scripts/$f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/bin ; done make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/python' make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make -f RubyMakefile.mk install make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' mkdir -p /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib/ruby/site_ruby/1.8/i686-linux/gdal for f in gdal.so ogr.so gdalconst.so osr.so ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/lib/ruby/site_ruby/1.8/i686-linux/gdal ; done make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/ruby' make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL__Const make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OGR make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OSR make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL install make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OSR/OSR.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OGR/OGR.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/GDAL.bs Installing /var/tmp/portage/sci-libs/gdal-1.7.2/image/usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/Const/Const.bs make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__GDAL__Const install make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OGR install make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make -f Makefile_Geo__OSR install make[3]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree make[3]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig/perl' make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/swig' for f in LICENSE.TXT data/*.* ; do /var/tmp/portage/sci-libs/gdal-1.7.2/work/gdal-1.7.2/install-sh -c -m 0644 $f /var/tmp/portage/sci-libs/gdal-1.7.2/image//usr/share/gdal ; done /bin/true /usr/lib >>> Completed installing gdal-1.7.2 into /var/tmp/portage/sci-libs/gdal-1.7.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OSR/OSR.so usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OGR/OGR.so usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/GDAL.so usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/Const/Const.so usr/lib/ruby/site_ruby/1.8/i686-linux/gdal/gdalconst.so usr/lib/ruby/site_ruby/1.8/i686-linux/gdal/osr.so usr/lib/ruby/site_ruby/1.8/i686-linux/gdal/gdal.so usr/lib/ruby/site_ruby/1.8/i686-linux/gdal/ogr.so usr/lib/libgdal.so.1.7.2 usr/lib/python2.7/site-packages/osgeo/_osr.so usr/lib/python2.7/site-packages/osgeo/_gdal_array.so usr/lib/python2.7/site-packages/osgeo/_ogr.so usr/lib/python2.7/site-packages/osgeo/_gdal.so usr/lib/python2.7/site-packages/osgeo/_gdalconst.so usr/bin/gdaladdo usr/bin/ogr2ogr usr/bin/gdalbuildvrt usr/bin/gdalinfo usr/bin/gdalmanage usr/bin/gdaltransform usr/bin/gdal_contour usr/bin/gdalenhance usr/bin/gdaltindex usr/bin/ogrtindex usr/bin/gdal_translate usr/bin/gdal_grid usr/bin/gdaldem usr/bin/gdalwarp usr/bin/gdal_rasterize usr/bin/testepsg usr/bin/ogrinfo usr/bin/nearblack  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OSR/OSR.so * /usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/OGR/OGR.so * /usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/GDAL.so * /usr/lib/perl5/vendor_perl/5.12.1/i686-linux-thread-multi/auto/Geo/GDAL/Const/Const.so   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * hfaband.cpp:641:80: warning: dereferencing type-punned pointer will break strict-aliasing rules * hfaband.cpp:978:35: warning: dereferencing type-punned pointer will break strict-aliasing rules * hfaband.cpp:982:34: warning: dereferencing type-punned pointer will break strict-aliasing rules * hfaband.cpp:986:35: warning: dereferencing type-punned pointer will break strict-aliasing rules * hfaband.cpp:990:34: warning: dereferencing type-punned pointer will break strict-aliasing rules * hfaband.cpp:994:33: warning: dereferencing type-punned pointer will break strict-aliasing rules * hfaband.cpp:1002:33: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:476:48: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:478:48: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:489:47: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:491:47: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:500:46: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:502:47: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:609:54: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:613:48: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:622:47: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:626:47: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:635:52: warning: dereferencing type-punned pointer will break strict-aliasing rules * ddfsubfielddefn.cpp:637:53: warning: dereferencing type-punned pointer will break strict-aliasing rules * levellerdataset.cpp:1349:25: warning: dereferencing type-punned pointer will break strict-aliasing rules * levellerdataset.cpp:1399:23: warning: dereferencing type-punned pointer will break strict-aliasing rules * msg_basic_types.cpp:81:49: warning: dereferencing type-punned pointer will break strict-aliasing rules * msg_basic_types.cpp:83:56: warning: dereferencing type-punned pointer will break strict-aliasing rules * msg_basic_types.cpp:86:49: warning: dereferencing type-punned pointer will break strict-aliasing rules * msg_basic_types.cpp:88:58: warning: dereferencing type-punned pointer will break strict-aliasing rules  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.gdal.org/ * This package will overwrite one or more files that may belong to other * packages (see list below). You can use a command such as `portageq * owners / ` to identify the installed package that owns a * file. If portageq reports that only one package owns a file then do * NOT file a bug report. A bug report is only useful if it identifies at * least two or more packages that are known to install the same file(s). * If a collision occurs and you can not explain where the file came from * then you should simply ignore the collision since there is not enough * information to determine if a real problem exists. Please do NOT file * a bug report at http://bugs.gentoo.org unless you report exactly which * two packages install the same file(s). Once again, please do NOT file * a bug report unless you have completely understood the above message. * * Detected file collision(s): * * /usr/include/cpl_error.h * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * sci-astronomy/cpl-5.2.0 * /usr/include/cpl_error.h * * Package 'sci-libs/gdal-1.7.2' NOT merged due to file collisions. If * necessary, refer to your elog messages for the whole content of the * above message. * Gentoo contact information ... herds: sci-geosciences maintainers: nerdboy@gentoo.org