[postgis-tickets] [PostGIS] #4474: bessie32 FreeBSD12 32-bit wagyu compile causes undefined symbol error

PostGIS trac at osgeo.org
Mon Sep 30 08:27:20 PDT 2019


#4474: bessie32 FreeBSD12 32-bit wagyu compile causes undefined symbol error
------------------------+----------------------------
  Reporter:  robe       |      Owner:  robe
      Type:  defect     |     Status:  new
  Priority:  blocker    |  Milestone:  Management 2.0
 Component:  buildbots  |    Version:  2.5.x
Resolution:             |   Keywords:
------------------------+----------------------------

Comment (by robe):

 I didn't build PG.  PG I got from


 {{{
 pkg install postgresql
 }}}

 I always thought the rest of postgis would use the same.  I wonder if this
 is a similar issue to winnie.  To get around winnie's issue, I just did


 {{{
 LDFLAGS="-Wl,--enable-auto-import...
 }}}


 winnie has below though I assumed gcc = x86_64-w64-mingw32-gcc  are just
 aliases for one another.  Why it chooses one name in one can and another
 in another seems a bit odd though


 {{{
 ------------- 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.8w64gcc81/include
 -I/projects/proj/rel-5.2.0w64gcc81/include
 -IE:/jenkins/protobuf/rel-3.2.0w64gcc81/include   -I/projects/libxml/rel-
 libxml2-2.9.9w64gcc81/include/libxml2 -I/projects/CGAL/rel-
 sfcgal-1.3.2w64gcc81/include
 -IE:/jenkins/json-c/rel-0.12w64gcc81/include/json-c
 -IE:/jenkins/pcre/rel-8.33w64gcc81/include
   SQL preprocessor:     /mingw64/bin/cpp -traditional-cpp -w -P
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4474#comment:17>
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