<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Arial Black";
        panose-1:2 11 10 4 2 1 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Ayoub,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I don’t think it’s anything wrong you are doing.  Looks like all Bots are failing at this point with GEOS related errors.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Thanks for noticing,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Regina<o:p></o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> postgis-devel [mailto:postgis-devel-bounces@lists.osgeo.org] <b>On Behalf Of </b>Ayoub FATIHI<br><b>Sent:</b> Friday, April 30, 2021 9:47 PM<br><b>To:</b> postgis devel <postgis-devel@lists.osgeo.org><br><b>Subject:</b> Re: [postgis-devel] Error making postgis<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>Actually ther was this warnings: <o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>lwgeom_geos.c:147:2: warning: implicit declaration of function ‘GEOSCoordSeq_copyToBuffer’; did you mean ‘GEOSCoordSeq_clone’? [-Wimplicit-function-declaration]<br>  147 |  GEOSCoordSeq_copyToBuffer(cs, (double*) pa->serialized_pointlist, (dims == 3), 0);<br>      |  ^~~~~~~~~~~~~~~~~~~~~~~~~<br>      |  GEOSCoordSeq_clone<br>lwgeom_geos.c: In function ‘ptarray_to_GEOSCoordSeq’:<br>lwgeom_geos.c:280:8: warning: implicit declaration of function ‘GEOSCoordSeq_copyFromBuffer’ [-Wimplicit-function-declaration]<br>  280 |   sq = GEOSCoordSeq_copyFromBuffer((const double*) pa->serialized_pointlist, pa->npoints, FLAGS_GET_Z(pa->flags), FLAGS_GET_M(pa->flags));<br>      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~<br>lwgeom_geos.c:280:6: warning: assignment to ‘GEOSCoordSeq’ {aka ‘struct GEOSCoordSeq_t *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]<br>  280 |   sq = GEOSCoordSeq_copyFromBuffer((const double*) pa->serialized_pointlist, pa->npoints, FLAGS_GET_Z(pa->flags), FLAGS_GET_M(pa->flags));<br>      |      ^</span><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>And this warning was repeated a bunch of time :<o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom"  -I/usr/include   -I/usr/include/libxml2  -I/usr/include/json-c  -DNDEBUG  -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/usr/include/gdal "-I../../libpgcommon"  -I../rt_core -I. -I./ -I/usr/local/pgsql/include/server -I/usr/local/pgsql/include/internal  -D_GNU_SOURCE   -c -o rtpg_internal.o rtpg_internal.c<br>In file included from /usr/include/gdal/cpl_port.h:66,<br>                 from /usr/include/gdal/gdal.h:45,<br>                 from ../rt_core/librtcore.h:126,<br>                 from rtpostgis.h:39,<br>                 from rtpg_internal.h:33,<br>                 from rtpg_internal.c:34:<br>/usr/include/gdal/cpl_config.h:296: warning: "PACKAGE_URL" redefined<br>  296 | #define PACKAGE_URL ""<br>      |<br>In file included from /usr/local/pgsql/include/server/c.h:54,<br>                 from /usr/local/pgsql/include/server/postgres.h:46,<br>                 from rtpg_internal.c:31:<br>/usr/local/pgsql/include/server/pg_config.h:806: note: this is the location of the previous definition<br>  806 | #define PACKAGE_URL "<a href="https://www.postgresql.org/">https://www.postgresql.org/</a>"<br>      |</span><o:p></o:p></p></div><p class=MsoNormal>Here is the full output : <a href="https://github.com/ayoubft/postgis_error_file/blob/main/make_result.txt">https://github.com/ayoubft/postgis_error_file/blob/main/make_result.txt </a><br clear=all><o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>-- <o:p></o:p></p><div><div><div><div><p class=MsoNormal>FATIHI Ayoub <o:p></o:p></p></div></div></div></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On Sat, May 1, 2021 at 12:40 AM Ayoub FATIHI <<a href="mailto:ayoubfatihi1999@gmail.com">ayoubfatihi1999@gmail.com</a>> wrote:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><p class=MsoNormal>Hi community,<o:p></o:p></p><div><p class=MsoNormal>I was re-installing PostGIS with PostgreSQL from source.<o:p></o:p></p></div><div><p class=MsoNormal>And I have this problem : <o:p></o:p></p></div><div><p class=MsoNormal>Postgres compile just fine. But ...<o:p></o:p></p></div><div><p class=MsoNormal>When I run make for postgis, I get this error: <o:p></o:p></p></div><p class=MsoNormal><span style='font-family:"Arial Black",sans-serif'>------------------------------</span><o:p></o:p></p><div><p class=MsoNormal><span style='font-family:"Arial Black",sans-serif'>collect2: error: ld returned 1 exit status<br>make[2]: *** [Makefile:84: raster2pgsql] Error 1<br>make[2]: Leaving directory '/usr/local/src/postgis/raster/loader'<br>make[1]: *** [Makefile:35: rtloader] Error 2<br>make[1]: Leaving directory '/usr/local/src/postgis/raster'</span><o:p></o:p></p><div><p class=MsoNormal><span style='font-family:"Arial Black",sans-serif'>make: *** [GNUmakefile:22: all] Error 1</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Arial Black",sans-serif'>----------------------------------</span><o:p></o:p></p></div><div><p class=MsoNormal>Noting also that config when done says:<o:p></o:p></p></div><div><p class=MsoNormal>-------------------------------<o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Courier New"'>PostGIS is now configured for x86_64-pc-linux-gnu</span><br><br><span style='font-family:"Courier New"'> -------------- Compiler Info -------------</span><br><span style='font-family:"Courier New"'>  C compiler:           gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros</span><br><span style='font-family:"Courier New"'>  C++ compiler (Wagyu): gcc -std=c++11 -x c++</span><br><span style='font-family:"Courier New"'>  CPPFLAGS:              -I/usr/include   -I/usr/include/libxml2  -I/usr/include/json-c  -DNDEBUG</span><br><span style='font-family:"Courier New"'>  LDFLAGS:               -lm</span><br><span style='font-family:"Courier New"'>  SQL preprocessor:     /usr/bin/cpp -traditional-cpp -w -P</span><br><br><span style='font-family:"Courier New"'> -------------- Additional Info -------------</span><br><span style='font-family:"Courier New"'>  Interrupt Tests:   DISABLED use: --with-interrupt-tests to enable</span><br><br><span style='font-family:"Courier New"'> -------------- Dependencies --------------</span><br><span style='font-family:"Courier New"'>  GEOS config:          /usr/bin/geos-config</span><br><span style='font-family:"Courier New"'>  GEOS version:         3.8.0</span><br><span style='font-family:"Courier New"'>  GDAL config:          /usr/bin/gdal-config</span><br><span style='font-family:"Courier New"'>  GDAL version:         3.0.4</span><br><span style='font-family:"Courier New"'>  PostgreSQL config:    /usr/local/pgsql/bin/pg_config</span><br><b><span style='font-family:"Arial Black",sans-serif'>  PostgreSQL version:   PostgreSQL 14devel</span></b><br><span style='font-family:"Courier New"'>  PROJ4 version:        63</span><br><span style='font-family:"Courier New"'>  Libxml2 config:       /usr/bin/xml2-config</span><br><span style='font-family:"Courier New"'>  Libxml2 version:      2.9.10</span><br><span style='font-family:"Courier New"'>  JSON-C support:       yes</span><br><span style='font-family:"Courier New"'>  protobuf support:     yes</span><br><span style='font-family:"Courier New"'>  protobuf-c version:   1003003</span><br><span style='font-family:"Courier New"'>  PCRE support:         yes</span><br><span style='font-family:"Courier New"'>  Perl:                 /usr/bin/perl</span><br><br><span style='font-family:"Courier New"'> --------------- Extensions ---------------</span><br><span style='font-family:"Courier New"'>  PostGIS Raster:                     enabled</span><br><span style='font-family:"Courier New"'>  PostGIS Topology:                   enabled</span><br><span style='font-family:"Courier New"'>  SFCGAL support:                     disabled</span><br><span style='font-family:"Courier New"'>  Address Standardizer support:       enabled</span><br><br><span style='font-family:"Courier New"'> -------- Documentation Generation --------</span><br><span style='font-family:"Courier New"'>  xsltproc:             /usr/bin/xsltproc</span><br><span style='font-family:"Courier New"'>  xsl style sheets:</span><br><span style='font-family:"Courier New"'>  dblatex:</span><br><span style='font-family:"Courier New"'>  convert:</span><br><span style='font-family:"Courier New"'>  mathml2.dtd:          <a href="http://www.w3.org/Math/DTD/mathml2/mathml2.dtd" target="_blank">http://www.w3.org/Math/DTD/mathml2/mathml2.dtd</a></span><br><br><span style='font-family:"Courier New"'>configure: WARNING:  --------- GEOS VERSION WARNING ------------</span><br><span style='font-family:"Courier New"'>configure WARNING:   You are building against GEOS 3.8.0.</span><br><span style='font-family:"Courier New"'>configure: WARNING:</span><br><span style='font-family:"Courier New"'>configure: WARNING:   To take advantage of _all_ the features of</span><br><span style='font-family:"Courier New"'>configure: WARNING:   PostGIS, GEOS 3.9.0 or higher is required.</span><br><span style='font-family:"Courier New"'>configure: WARNING:</span><br><span style='font-family:"Courier New"'>configure: WARNING:   For _many_ features, GEOS 3.6.0 is enough.</span><br><span style='font-family:"Courier New"'>configure: WARNING:</span><br><span style='font-family:"Courier New"'>configure: WARNING:   We recommend GEOS 3.8.0 or higher</span><br><span style='font-family:"Courier New"'>configure: WARNING:</span><br><span style='font-family:"Courier New"'>configure: WARNING:   You can download the latest versions from</span><br><span style='font-family:"Courier New"'>configure: WARNING:   <a href="http://geos.osgeo.org/" target="_blank">http://geos.osgeo.org/</a></span><br><span style='font-family:"Courier New"'>configure: WARNING:</span><o:p></o:p></p></div><div><p class=MsoNormal>--------------------------<br clear=all><o:p></o:p></p><div><p class=MsoNormal>Any ideas how to solve this problem ?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>-- <o:p></o:p></p><div><div><div><div><p class=MsoNormal>FATIHI Ayoub <o:p></o:p></p></div></div></div></div></div></div></div></blockquote></div><p class=MsoNormal><br clear=all><o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>-- <o:p></o:p></p><div><div><div><div><p class=MsoNormal>FATIHI Ayoub <o:p></o:p></p></div></div></div></div></div></div></body></html>