[postgis-tickets] [PostGIS] #4891: debbie GDAL build broken
PostGIS
trac at osgeo.org
Mon Mar 29 10:55:55 PDT 2021
#4891: debbie GDAL build broken
-----------------------+--------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: Website Management, Bots
Component: buildbots | Version: master
Keywords: |
-----------------------+--------------------------------------
Looks like my patch upgrade on debbie broke her ability to compile GDAL.
Throwing this GDAL error
{{{
-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME
-DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-
parameter -Wformat -Werror=format-security -Wno-format-nonliteral
-Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference
-Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations
-Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-
null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I. -I..
-I../.. -I../../.. -DGNM_ENABLED
-I/var/lib/jenkins/workspace/gdal/branches/3.2/gdal/port
-DGDAL_COMPILATION -c -o ../../../o/r2000.lo r2000.cpp
r2000.cpp: In member function ‘virtual int
DWGFileR2000::ReadSectionLocators()’:
r2000.cpp:3846:17: error: ‘readRecord’ was not declared in this scope; did
you mean ‘readedRecord’?
3846 | FromLSB(readRecord.dSeeker);
| ^~~~~~~~~~
| readedRecord
}}}
I'm retrying again before I investigate further.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4891>
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