[geos-devel] GEOS 3.8.0rc1 compile using autotools
Regina Obe
lr at pcorp.us
Thu Oct 3 08:18:36 PDT 2019
Disregard my last comment. Looks like it succeeded. I was just confused by
the ./src/noding/._NodingIntersectionFinder.cpp
Wasn't expecting to see a ._ as beginning of a file name.
Binary file ./capi/._geos_c.cpp matches
Binary file ./include/geos/io/._WKBWriter.h matches
Binary file ./include/geos/noding/._NodingIntersectionFinder.h matches
Binary file ./src/noding/._NodingIntersectionFinder.cpp matches
make[3]: Leaving directory '/sources/geos-3.8.0rc1'
make[2]: Leaving directory '/sources/geos-3.8.0rc1'
make[1]: Leaving directory '/sources/geos-3.8.0rc1'
From: Regina Obe [mailto:lr at pcorp.us]
Sent: Thursday, October 3, 2019 11:10 AM
To: 'GEOS Development List' <geos-devel at lists.osgeo.org>
Subject: RE: GEOS 3.8.0rc1 compile using autotools
I get the same error as Bas gets when compiling under mingw64 with autotools
libtool: link: x86_64-w64-mingw32-gcc -Wsuggest-override -pedantic -Wall
-Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o
.libs/memleak_mp_prep.exe memleak_mp_prep.o
../../capi/.libs/libgeos_c.dll.a
/sources/geos-3.8.0rc1/src/.libs/libgeos.dll.a
-L/projects/geos/rel-3.8.0rc1w64gcc81/lib
make[4]: Leaving directory '/sources/geos-3.8.0rc1/benchmarks/capi'
make[3]: Leaving directory '/sources/geos-3.8.0rc1/benchmarks/capi'
make[3]: Entering directory '/sources/geos-3.8.0rc1/benchmarks'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/sources/geos-3.8.0rc1/benchmarks'
make[2]: Leaving directory '/sources/geos-3.8.0rc1/benchmarks'
Making check in tools
make[2]: Entering directory '/sources/geos-3.8.0rc1/tools'
Making check in astyle
make[3]: Entering directory '/sources/geos-3.8.0rc1/tools/astyle'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/sources/geos-3.8.0rc1/tools/astyle'
make[3]: Entering directory '/sources/geos-3.8.0rc1/tools'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/sources/geos-3.8.0rc1/tools'
make[2]: Leaving directory '/sources/geos-3.8.0rc1/tools'
make[2]: Entering directory '/sources/geos-3.8.0rc1'
make check-local
make[3]: Entering directory '/sources/geos-3.8.0rc1'
! find . -name '*.cpp' -o -name '*.h' | \
grep -v tests/xmltester/tinyxml | \
grep -v include/geos/algorithm/ttmath | \
xargs grep -n '[[:space:]]$'
Binary file ./capi/._geos_c.cpp matches
Binary file ./include/geos/io/._WKBWriter.h matches
Binary file ./include/geos/noding/._NodingIntersectionFinder.h matches
Binary file ./src/noding/._NodingIntersectionFinder.cpp matches
make[3]: Leaving directory '/sources/geos-3.8.0rc1'
make[2]: Leaving directory '/sources/geos-3.8.0rc1'
make[1]: Leaving directory '/sources/geos-3.8.0rc1'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20191003/6aca01c1/attachment.html>
More information about the geos-devel
mailing list