Please use this page to list reports of testing GDAL1.5.0 betas and release candidates. You will need an [http://www.osgeo.org/osgeo_userid OSGeo Userid] to login and edit this page. For each report line, indicate who is reporting (OSGeo userid or name, or email), what beta/RC was tested, and brief info on what options were tried. List bug numbers for any bugs filed. The 1.5.0 autotest can be download from subversion or http://download.osgeo.org/gdal/gdalautotest-1.5.0b1.tar.gz. Some information on running the autotest suite is available in the TestingNotes. == Platform Builds == Please indicate what options were tried (extra drivers, script bindings, etc), was autotest run. * Win32 / MSVC (indicate MSVC version) * warmerdam, VC7.1, beta1 (continuous), buildbot build, autotest works fine, need to list optional drivers... * warmerdam, VC8.0, beta1 (continuous), buildbot build, autotest works fine, need to list optional drivers... * Win64 / MSVC * warmerdam, VC8.0, beta1 (continuous), buildbot build, autotest works fine, need to list optional drivers... * Win32 / Cygwin * no reports * Win32 / MSYS/MINGW * ajolma, plain configure works, finds postgis: --with-pg=/c/Progra~1/PostgreSQL/8.2/bin/pg_config.exe, finds expat: --with-expat=/mingw, finds external libtiff from GTK+ but fails in compile for not having c:/GTK/include, compiles when that's added to GDALmake.opt, linking fails on "Envisat.o not found" works if GDAL_ROOT is replaced with "." in GNUmakefile, Perl bindings complain on clean.bat not in MANIFEST (fixed now in trunk), Perl tests ok * Linux Intel 32bit (list gcc version) * warmerdam, gcc 4.0.1, beta1 (continuous), buildbot telascience-full build, autotest works fine, Python 2.4, Mono * Linux Intel 64bit (list gcc version) * no reports * Solaris (indicate OS version, toolchain, Sparc vs. Intel) * no reports * MacOS X (indicate version, PPC vs. Intel, normal vs. framework) * no reports * Other Unix (list OS, toolchain, CPU) * no reports == Bindings == * C# / Win32 * warmerdam: beta1 (continuous), buildbot (vc71, vc8, etc), build and autotests are fine. * C# / Linux-mono * warmerdam: beta1 (continuous), buildbot telascience-full, build and autotests are fine. * Python Win32 / (indicate Python version, NG vs. OG, install method) * no reports * Python Unix-like / (indicate Python version, NG vs. OG, install method) * no reports * Perl Win32 * no reports * Perl Unix-like * no reports * Java * no reports * Ruby * no reports == Drivers == For driver testing give a brief sense of what testing was done, what platform, and if appropriate what version of external libraries was used. Mostly we list "problem drivers" or very new drivers. === Raster (GDAL) === * HDF4 * no reports * HDF5 * no reports * ECW * no reports * JP2KAK * no reports * MrSID * no reports * ADRG * no reports * RPFTOC * no reports * Spot DIMAP * no reports * ENVI * no reports * ERMapper * no reports * INGR (Intergraph Raster) * no reports * Leveller * no reports * NITF * no reports * NetCDF * no reports * SRTMHGT * no reports * WCS * no reports * WMS * no reports * Other === Vector (OGR) === * OCI (Oracle) * no reports * KML * no reports * GML * no reports * GPX * no reports * GeoJSON * no reports * GMT * no reports * GRASS * no reports * BNA (Atlas) * no reports * Interlis * no reports * MapInfo (tab and midmif) * no reports * DODS * no reports * PG (Postgres/PostGIS) * no reports * Informix * no reports * Other