[postgis-tickets] [PostGIS] #4408: can't compile --with-wagyu under mingw64
PostGIS
trac at osgeo.org
Sat Jun 1 09:58:37 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):
Sorry I should have explained.
Locally I am running mingw64 gcc 8.1.0 and everything I have is compiled
against 8.1.0 including PostgreSQL.
Winnie is running gcc 4.8.3 and everything she has is compiled against gcc
4.8.3 (4.8.1 for her 32-bit runs).
gcc 4.8.3 should be c++ 11 compliant as well.
Anyway we both seem to have the same issue.
Here is her output:
{{{
-------------- Compiler Info -------------
C compiler: x86_64-w64-mingw32-gcc -std=gnu99 -g -O2 -fno-
math-errno -fno-signed-zeros
C++ compiler (Wagyu): gcc -std=c++11 -x c++
CPPFLAGS: -IE:/jenkins/geos/rel-3.8w64gcc48/include
-I/projects/proj/rel-4.9.3w64gcc48/include
-I/projects/protobuf/rel-3.2.0w64gcc48/include -I/projects/libxml/rel-
libxml2-2.7.8w64gcc48/include/libxml2 -I/projects/CGAL/rel-
sfcgal-1.3.2w64gcc48/include
-I/projects/json-c/rel-0.12w64gcc48/include/json-c
-I/projects/pcre/rel-8.33w64gcc48/include
SQL preprocessor: /mingw/bin/cpp -traditional-cpp -w -P
-------------- Additional Info -------------
Interrupt Tests: DISABLED use: --with-interrupt-tests to enable
-------------- Dependencies --------------
GEOS config: /projects/geos/rel-3.8w64gcc48/bin/geos-config
GEOS version: 3.8.0
GDAL config: /projects/gdal/rel-2.2.4w64gcc48/bin/gdal-config
GDAL version: 2.2.4
SFCGAL config: /projects/CGAL/rel-sfcgal-1.3.2w64gcc48/bin
/sfcgal-config
SFCGAL version: 1.3.2
PostgreSQL config:
/projects/postgresql/rel/pg11w64gcc48/bin/pg_config
PostgreSQL version: PostgreSQL 11.0
PROJ4 version: 49
Libxml2 config: /projects/libxml/rel-
libxml2-2.7.8w64gcc48/bin/xml2-config
Libxml2 version: 2.7.8
JSON-C support: no
protobuf-c support: yes
PCRE support: yes
Perl: /bin/perl
Wagyu: yes
--------------- Extensions ---------------
PostGIS Raster: enabled
PostGIS Topology: enabled
SFCGAL support: enabled
Address Standardizer support: enabled
-------- Documentation Generation --------
xsltproc: /projects/xsltproc/xsltproc
xsl style sheets: /projects/docbook/docbook-xsl-1.76.1
dblatex:
convert: /c/Windows/system32/convert
mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4408#comment:6>
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