[PROJ] Failing action in my repo: macos_build
Javier Jimenez Shaw
j1 at jimenezshaw.com
Sat Nov 19 04:19:39 PST 2022
Hi
I have rebased my master into origin master, and there is a consistent
failing action: macos_build
(all the other jobs are fine)
for instance here:
https://github.com/jjimenezshaw/PROJ/actions/runs/3503183916/jobs/5868045291#step:6:3001
The last lines of the log are:
Check that we can retrieve the resource directory in a relative way after
renaming the installation prefix
Downloading from https://cdn.proj.org into
/private/tmp/proj_shared_install_from_dist_renamed/subdir/share/proj
Downloading from https://cdn.proj.org into
/private/tmp/proj_shared_install_from_dist_renamed/subdir/share/proj
Downloading from https://cdn.proj.org into
/private/tmp/proj_static_install_from_dist_renamed/subdir/share/proj
Error: Process completed with exit code 1.
Compared with a similar job in origin master, the same part of the log says
Check that we can retrieve the resource directory in a relative way after
renaming the installation prefix
Downloading from https://cdn.proj.org into
/private/tmp/proj_shared_install_from_dist_renamed/subdir/share/proj
Downloading from https://cdn.proj.org into
/private/tmp/proj_shared_install_from_dist_renamed/subdir/share/proj
Downloading from https://cdn.proj.org into
/tmp/proj_static_install_from_dist_renamed/subdir/share/proj
Downloading from https://cdn.proj.org into
/tmp/proj_static_install_from_dist_renamed/subdir/share/proj
Skipping test_autotools.sh test for osx
Running post-install tests with CMake (shared)
Testing C app
...
Should I change anything in my repo actions to have it green?
Thanks
.___ ._ ..._ .. . ._. .___ .. __ . _. . __.. ... .... ._ .__
Entre dos pensamientos racionales
hay infinitos pensamientos irracionales.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20221119/4aab3ace/attachment.htm>
More information about the PROJ
mailing list