Skip to content

CI: LDFLAGS for osx coverage - #4827

Merged
mwtoews merged 1 commit into
OSGeo:masterfrom
mwtoews:mac-ldflags-coverage
Aug 26, 2026
Merged

CI: LDFLAGS for osx coverage#4827
mwtoews merged 1 commit into
OSGeo:masterfrom
mwtoews:mac-ldflags-coverage

Conversation

@mwtoews

@mwtoews mwtoews commented Aug 26, 2026

Copy link
Copy Markdown
Member

This resolves a recent CI issue from macOS that looks like this:

Build coverage as in-source build
...
[ 74%] Linking CXX shared library ../lib/libproj.dylib
Undefined symbols for architecture arm64:
  "_llvm_gcda_emit_arcs", referenced from:
      ___llvm_gcov_writeout in geodesic.c.o
      ___llvm_gcov_writeout in wkt1_generated_parser.c.o
      ___llvm_gcov_writeout in wkt2_generated_parser.c.o
  "_llvm_gcda_emit_function", referenced from:
      ___llvm_gcov_writeout in geodesic.c.o
      ___llvm_gcov_writeout in wkt1_generated_parser.c.o
      ___llvm_gcov_writeout in wkt2_generated_parser.c.o
...

Solution credited to this Q/A.

@mwtoews
mwtoews merged commit fcb0305 into OSGeo:master Aug 26, 2026
30 checks passed
@mwtoews
mwtoews deleted the mac-ldflags-coverage branch August 26, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant