[geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008

Paul Ramsey pramsey at cleverelephant.ca
Sat Jun 13 14:30:08 EDT 2009


Right, the 'make dist' target was only recently fixed in trunk to
actually include the support files necessary for VC builds. So, yeah,
noone was doing VC builds off of tarballs, only off of SVN. Can you
tell we're developer oriented? :)

P

On Sat, Jun 13, 2009 at 10:05 AM, Obe, Regina<robe.dnd at cityofboston.gov> wrote:
> geos-3.0.4rc1  -- no good.  completely missing the build folder.  So is the
> geos-3.0.3 so maybe no vs person ever compiles from the tars.  It looks like
> we had vc80 for 3.0.. in SVN at any rate.
>
>
> -----Original Message-----
> From: geos-devel-bounces at lists.osgeo.org on behalf of Paul Ramsey
> Sent: Sat 6/13/2009 11:46 AM
> To: GEOS Development List
> Subject: Re: [geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008
>
> Do GEOS 3.1.0 or 3.0.3 pass?
>
> On Sat, Jun 13, 2009 at 8:41 AM, Obe, Regina<robe.dnd at cityofboston.gov>
> wrote:
>> geos-3.1.1rc1 -- fails under Visual Studio 2008.  well at least for me
>> anyway.
>>
>>
>> 1) capi unit is still referencing GEOSGeomToWKB...  -  I think Mateuz said
>> this should not be in 3.1.1 -- just in 3.2? I took it out, but everything
>> still fails
>> 2)badthreadtest.c, threattest.c, geostest.c -- have a big red mark --
>> saying
>> they are missing CoordinateSequenceFactor.cpp among other things.
>>
>> 1>LinearComponentExtracter.cpp
>> 1>c1xx : fatal error C1083: Cannot open source file:
>> '..\..\..\source\geom\util\LinearComponentExtracter.cpp': No such file or
>> directory
>> 1>PointExtracter.cpp
>> 1>c1xx : fatal error C1083: Cannot open source file:
>> '..\..\..\source\geom\util\PointExtracter.cpp': No such file or directory
>> 1>PolygonExtracter.cpp
>> 1>c1xx : fatal error C1083: Cannot open source file:
>> '..\..\..\source\geom\util\PolygonExtracter.cpp': No such file or
>> directory
>> 1>AssertionFailedException.cpp
>> 1>c1xx : fatal error C1083: Cannot open source file:
>> '..\..\..\source\util\AssertionFailedException.cpp': No such file or
>> directory
>> 1>IllegalArgumentException.cpp
>> 1>c1xx : fatal error C1083: Cannot open source file:
>> '..\..\..\source\util\IllegalArgumentException.cpp': No such file or
>> directory
>> 1>UnsupportedOperationException.cpp
>> 1>c1xx : fatal error C1083: Cannot open source file:
>> '..\..\..\source\util\UnsupportedOperationException.cpp': No such file or
>> directory
>> 1>geos_c.cpp
>> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(151) :
>> warning C4512: 'geos::io::WKBReader' : assignment operator could not be
>> generated
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) :
>> see
>> declaration of 'geos::io::WKBReader'
>>
>> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(100)
>> : warning C4512: 'geos::geomgraph::NodeMap' : assignment operator could
>> not
>> be generated
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(42)
>> :
>> see declaration of 'geos::geomgraph::NodeMap'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(710) : warning C4099:
>> 'geos::io::WKTReader' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktreader.h(53) :
>> see
>> declaration of 'geos::io::WKTReader'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(711) : warning C4099:
>> 'geos::io::WKTWriter' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktwriter.h(68) :
>> see
>> declaration of 'geos::io::WKTWriter'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(712) : warning C4099:
>> 'geos::io::WKBReader' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) :
>> see
>> declaration of 'geos::io::WKBReader'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(713) : warning C4099:
>> 'geos::io::WKBWriter' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbwriter.h(67) :
>> see
>> declaration of 'geos::io::WKBWriter'
>> 1>geos_ts_c.cpp
>> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(151) :
>> warning C4512: 'geos::io::WKBReader' : assignment operator could not be
>> generated
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) :
>> see
>> declaration of 'geos::io::WKBReader'
>>
>> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(100)
>> : warning C4512: 'geos::geomgraph::NodeMap' : assignment operator could
>> not
>> be generated
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(42)
>> :
>> see declaration of 'geos::geomgraph::NodeMap'
>>
>> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\precision\geometrysnapper.h(96)
>> : warning C4512: 'geos::precision::GeometrySnapper' : assignment operator
>> could not be generated
>> 1>
>>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\precision\geometrysnapper.h(45)
>> : see declaration of 'geos::precision::GeometrySnapper'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(710) : warning C4099:
>> 'geos::io::WKTReader' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktreader.h(53) :
>> see
>> declaration of 'geos::io::WKTReader'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(711) : warning C4099:
>> 'geos::io::WKTWriter' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktwriter.h(68) :
>> see
>> declaration of 'geos::io::WKTWriter'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(712) : warning C4099:
>> 'geos::io::WKBReader' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) :
>> see
>> declaration of 'geos::io::WKBReader'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(713) : warning C4099:
>> 'geos::io::WKBWriter' : type name first seen using 'class' now seen using
>> 'struct'
>> 1>
>> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbwriter.h(67) :
>> see
>> declaration of 'geos::io::WKBWriter'
>> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_ts_c.cpp(156) : warning C4100:
>> 'extHandle' : unreferenced formal parameter
>> 1>Generating Code...
>> 1>Build log was saved at
>>
>> "file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_lib\Debug\geos_lib\BuildLog.htm"
>> 1>geos_lib - 7 error(s), 15 warning(s)
>> 2>------ Build started: Project: geos_c_dll, Configuration: Debug Win32
>> ------
>> 2>Linking...
>> 2>LINK : fatal error LNK1104: cannot open file '..\debug\geosd.lib'
>> 2>Build log was saved at
>>
>> "file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_c_dll\Debug\BuildLog.htm"
>> 2>geos_c_dll - 1 error(s), 0 warning(s)
>> ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped
>> ==========
>>
>> ________________________________
>>
>> The substance of this message, including any attachments, may be
>> confidential, legally privileged and/or exempt from disclosure pursuant to
>> Massachusetts law. It is intended solely for the addressee. If you
>> received
>> this in error, please contact the sender and delete the material from any
>> computer.
>>
>> ________________________________
>>
>> Help make the earth a greener place. If at all possible resist printing
>> this
>> email and join us in saving paper.
>>
>> _______________________________________________
>> geos-devel mailing list
>> geos-devel at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geos-devel
>>
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>
> ________________________________
>
> The substance of this message, including any attachments, may be
> confidential, legally privileged and/or exempt from disclosure pursuant to
> Massachusetts law. It is intended solely for the addressee. If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> ________________________________
>
> Help make the earth a greener place. If at all possible resist printing this
> email and join us in saving paper.
>
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>


More information about the geos-devel mailing list