[postgis-tickets] [PostGIS] #4408: can't compile --with-wagyu under mingw64
PostGIS
trac at osgeo.org
Fri May 31 16:15:31 PDT 2019
#4408: can't compile --with-wagyu under mingw64
----------------------+---------------------------
Reporter: robe | Owner: Algunenano
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
Sadly winnie has same issue
https://winnie.postgis.net:444/job/PostGIS_EDB_Regress_winnie/9078/consoleFull
{{{
../deps/wagyu/libwagyu.la(lwgeom_wagyu.o):lwgeom_wagyu.cpp:(.text$_ZSt20get_temporary_bufferIPN6mapbox8geometry5wagyu13local_minimumIiEEESt4pairIPT_xEx[_ZSt20get_temporary_bufferIPN6mapbox8geometry5wagyu13local_minimumIiEEESt4pairIPT_xEx]+0x4c):
undefined reference to `std::nothrow'
../deps/wagyu/libwagyu.la(lwgeom_wagyu.o):lwgeom_wagyu.cpp:(.text$_ZSt23return_temporary_bufferIPN6mapbox8geometry5wagyu13local_minimumIiEEEvPT_[_ZSt23return_temporary_bufferIPN6mapbox8geometry5wagyu13local_minimumIiEEEvPT_]+0xf):
undefined reference to `std::nothrow'
C:/ming64gcc48/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.3/../../../../x86_64-w64-mingw32/bin/ld.exe:
../deps/wagyu/libwagyu.la(lwgeom_wagyu.o): bad reloc address 0xf in
section
`.text$_ZSt23return_temporary_bufferIPN6mapbox8geometry5wagyu13local_minimumIiEEEvPT_[_ZSt23return_temporary_bufferIPN6mapbox8geometry5wagyu13local_minimumIiEEEvPT_]'
collect2.exe: error: ld returned 1 exit status
E:/jenkins/postgresql/rel/pg11w64gcc48/lib/pgxs/src/makefiles/../../src/Makefile.shlib:381:
recipe for target 'postgis-3.dll' failed
make[1]: *** [postgis-3.dll] Error 1
make[1]: Leaving directory '/projects/postgis/branches/3.0/postgis'
GNUmakefile:20: recipe for target 'all' failed
make: *** [all] Error 1
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4408#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list