Re: [geos-devel] Fedora 38 GCC 13 3.11.2 build failure

2023-04-26 Thread Roger Bivand
Paul, Forking the repo with all branches and cloning locally, I can build and ctest 3.11 and 3.10 successfully with gcc 13; this seems to agree with https://github.com/libgeos/geos/issues/860. 3.9 seems to have many problems beyond the header patched by that issue when using gcc 13, and

Re: [geos-devel] Fedora 38 GCC 13 3.11.2 build failure

2023-04-25 Thread Mike Taves
On Wed, 26 Apr 2023 at 03:31, Paul Ramsey wrote: > > I just don’t have easy access to gcc13 to do the build/test cycle with. If you have docker set-up locally, could test it with: docker pull fedora:38 docker run -t -i --rm -v `pwd`:/io fedora:38 bash then: yum install -y g++ cmake cd /io rm

Re: [geos-devel] Fedora 38 GCC 13 3.11.2 build failure

2023-04-25 Thread Paul Ramsey
Put up a PR with the changes needed to support Gcc13 in older branches, I’ll merge it in. I just don’t have easy access to gcc13 to do the build/test cycle with. P > On Apr 25, 2023, at 5:48 AM, Roger Bivand wrote: > > Having just upgraded to F38, which comes with GCC 13, I deleted my

[geos-devel] Fedora 38 GCC 13 3.11.2 build failure

2023-04-25 Thread Roger Bivand
Having just upgraded to F38, which comes with GCC 13, I deleted my unpacked tarball, uncompressed 3.11.2, and tried to build. It stopped at [ 51%] Building CXX object CMakeFiles/geos.dir/src/shape/fractal/HilbertEncoder.cpp.o In file included from