[PROJ] Trouble building packages for distribution

Even Rouault even.rouault at spatialys.com
Mon Feb 23 08:01:01 PST 2026


Le 23/02/2026 à 16:41, Kristian Evers via PROJ a écrit :
> I’m in the process of preparing 9.8.0RC1 but seem to have hit a bit of an issue with CMake that I can’t make sense of.
> In short, empty archives are produced when running "cmake --build . --target dist”.
>
> As usual I follow the recipe in HOWTO-RELEASE:
>
> $ BRANCH_NAME=9.8
> $ git clone --depth 1 --branch $BRANCH_NAMEhttps://github.com/OSGeo/PROJ.git PROJ-$BRANCH_NAME
> $ cd PROJ-$BRANCH_NAME
> $ mkdir _build && cd _build
> $ cmake -D BUILD_TESTING=OFF ..
> $ cmake --build . --target dist

Works for me:

-rw-rw-r--  1 even even 5998670 févr. 23 16:59 proj-9.8.0.tar.gz
-rw-rw-r--  1 even even 6325053 févr. 23 16:59 proj-9.8.0.zip

-- 
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20260223/d51bbcde/attachment.htm>


More information about the PROJ mailing list