[postgis-tickets] [PostGIS] #4524: Can't build address standardizer for PostGIS 2.5.3against PostgreSQL 12 windows
PostGIS
trac at osgeo.org
Sun Oct 6 08:51:21 PDT 2019
#4524: Can't build address standardizer for PostGIS 2.5.3against PostgreSQL 12
windows
-----------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.4
Component: build/upgrade/install | Version: 2.5.x
Keywords: |
-----------------------------------+---------------------------
I suspect this might be just a config issue on my part.
Works fine for PostGIS 3.0, but when winnie tries to build 2.5.3 for 12,
she gets this error:
{{{
standard.c: In function 'std_standardize':
standard.c:535:1: internal compiler error: in based_loc_descr, at
dwarf2out.c:14264
}
^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://sourceforge.net/projects/mingw-w64> for instructions.
make[2]: *** [<builtin>: standard.o] Error 1
make[2]: Leaving directory
'/projects/postgis/tags/2.5.3/extensions/address_standardizer'
make[1]: *** [Makefile:26: all] Error 1
make[1]: Leaving directory '/projects/postgis/tags/2.5.3/extensions'
make: *** [GNUmakefile:16: all] Error 1
E:\jenkins\postgis>exit 2
Run condition [Execute Windows Batch commands] preventing perform for step
[BuilderChain]
[postgis] $ cmd /c call
C:\Users\ADMINI~1\AppData\Local\Temp\jenkins1465741530417015200.bat
E:\jenkins\postgis>E:
E:\jenkins\postgis>cd E:\jenkins\postgis\win_web\download\windows
E:\jenkins\postgis\win_web\download\windows>set pgfolder=pg12
E:\jenkins\postgis\win_web\download\windows>REM strip .
E:\jenkins\postgis\win_web\download\windows>set pgfolder=pg12
E:\jenkins\postgis\win_web\download\windows>copy /Y pg12\buildbot\postgis-
pg12-binaries-2.5.3w64gcc81.zip appveyor\postgis-
pg12-binaries-2.5w64gcc81.zip
The system cannot find the file specified.
E:\jenkins\postgis\win_web\download\windows>exit 1
Build step 'Execute Windows batch command' marked build as failure
Finished: FAILURE
}}}
I'm going to try next against postgis 2.5.4dev
normally I wouldn't care, but since we missed the pg12 train, I'll
probably need to package PostGIS 2.5.3 for PostgreSQL 12 windows
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4524>
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