[PROJ] failing tests
Javier Jimenez Shaw
j1 at jimenezshaw.com
Tue Jan 21 14:28:26 PST 2025
Hi
I just updated my fork to master, and there are some failing test in macOS
in CI
https://github.com/jjimenezshaw/PROJ/actions/runs/12895569637
Should I worry?
Looks like some CMake vars are not properly set:
clang -I/tmp/proj_static_install_from_dist/include
-I/Users/runner/micromamba/envs/proj/include
-I/Users/runner/micromamba/envs/proj/include/webp
-I/Users/runner/micromamba/envs/proj/include -Werror
-Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs
-Wl,-rpath,/Users/runner/micromamba/envs/proj/lib
-L/Users/runner/micromamba/envs/proj/lib -o c_app c_app-c_app.o
-L/tmp/proj_static_install_from_dist/lib
-L/Users/runner/micromamba/envs/proj/lib -lproj -lc++ -lm -ldl -lsqlite3
@LDFLAGS_MATH@ @LDFLAGS_ZLIB@ @LDFLAGS_ICU@ -ltiff -lwebp -lzstd -llzma
-lLerc -ljpeg -ldeflate -lz -lwebp -lsharpyuv -llzma -pthread -lpthread
-lLerc -ljpeg -ldeflate -lcurl -framework CoreFoundation -framework
CoreServices -framework Security -framework CoreFoundation -framework
CoreServices -framework SystemConfiguration -lnghttp2 -lssh2 -lssl -lcrypto
-lssl -lcrypto -lgssapi_krb5 -lresolv -lzstd -lz -lzstd -lssl -lssh2
-lcrypto -lz -lcrypto -lz -lnghttp2
clang: error: no such file or directory: '@LDFLAGS_MATH@'
clang: error: no such file or directory: '@LDFLAGS_ZLIB@'
clang: error: no such file or directory: '@LDFLAGS_ICU@'
make: *** [c_app] Error 1
Error: Process completed with exit code 2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/proj/attachments/20250121/30767fb1/attachment.htm>
More information about the PROJ
mailing list