<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Andrea,</p>
<p>it seems like you have a mix of Arrow related libs: 13.0 with
ArrowAcero and ArrowDataset in /usr/lib/x86_64-linux-gnu, and 14.0
for arrow and parquet in /usr/local/lib. This is very prone to
lead to errors at build time or runtime. You should use libraries
coming from one single version for all those libs.<br>
</p>
<p>GDAL builds fine with the .deb of Arrow 13.0 provided by Apache:
cf
<a class="moz-txt-link-freetext" href="https://github.com/OSGeo/gdal/actions/runs/5964693483/job/16180489462">https://github.com/OSGeo/gdal/actions/runs/5964693483/job/16180489462</a><br>
</p>
<p>Even<br>
</p>
<div class="moz-cite-prefix">Le 27/08/2023 à 19:14, andy a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAHEdGZP_wz0MduU5K-433x4QnfCKR_SXbaJXdE2TiiqeCOtjOA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">Hi Scott,
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">Yeah, it's not finding
something. FYI, I don't use the<br>
GDAL_USE_PARQUET=ON, it just finds it. </blockquote>
<div><br>
</div>
<div>My Arrow/Parquet related output looks like this (real
path):<br>
</div>
<div><br>
</div>
<div>-- Arrow version: 14.0.0<br>
-- Found the Arrow shared library:
/usr/local/lib/libarrow.so.1400.0.0<br>
-- Found the Arrow import library: ARROW_IMPORT_LIB-NOTFOUND<br>
-- Found the Arrow static library: /usr/local/lib/libarrow.a<br>
-- Parquet version: 14.0.0<br>
-- Found the Parquet shared library:
/usr/local/lib/libparquet.so.1400.0.0<br>
-- Found the Parquet import library:
PARQUET_IMPORT_LIB-NOTFOUND<br>
-- Found the Parquet static library:
/usr/local/lib/libparquet.a<br>
-- ArrowAcero version: 13.0.0<br>
-- Found the ArrowAcero shared library:
/usr/lib/x86_64-linux-gnu/libarrow_acero.so.1300.0.0<br>
-- Found the ArrowAcero import library:
ARROW_ACERO_IMPORT_LIB-NOTFOUND<br>
-- Found the ArrowAcero static library:
/usr/lib/x86_64-linux-gnu/libarrow_acero.a<br>
-- ArrowDataset version: 13.0.0<br>
-- Found the ArrowDataset shared library:
/usr/lib/x86_64-linux-gnu/libarrow_dataset.so.1300.0.0<br>
-- Found the ArrowDataset import library:
ARROW_DATASET_IMPORT_LIB-NOTFOUND<br>
-- Found the ArrowDataset static library:
/usr/lib/x86_64-linux-gnu/libarrow_dataset.a<br>
</div>
<br>
</div>
</div>
<pre class="moz-quote-pre" wrap=""></pre>
</blockquote>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</body>
</html>