Skip to content

extractpdfmark: fix build with gettext 0.25#425806

Merged
phaer merged 1 commit into
NixOS:masterfrom
TomaSajt:extractpdfmark
Jul 16, 2025
Merged

extractpdfmark: fix build with gettext 0.25#425806
phaer merged 1 commit into
NixOS:masterfrom
TomaSajt:extractpdfmark

extractpdfmark: fix build with gettext 0.25

f754332
Select commit
Loading
Failed to load commit list.
OfBorg / extractpdfmark, extractpdfmark.passthru.tests on aarch64-darwin completed Jul 18, 2025

Unexpected error: command failed with exit code 1

Attempted: extractpdfmark

The following builds were skipped because they don't evaluate on aarch64-darwin: extractpdfmark.passthru.tests

Details

Partial log

       > ld: symbol(s) not found for architecture arm64
       > clang++: error: linker command failed with exit code 1 (use -v to see invocation)
       > make[3]: *** [Makefile:480: extractpdfmark] Error 1
       > make[3]: Leaving directory '/private/tmp/nix-build-extractpdfmark-1.1.1.drv-0/source/src'
       > make[2]: *** [Makefile:521: all-recursive] Error 1
       > make[2]: Leaving directory '/private/tmp/nix-build-extractpdfmark-1.1.1.drv-0/source/src'
       > make[1]: *** [Makefile:466: all-recursive] Error 1
       > make[1]: Leaving directory '/private/tmp/nix-build-extractpdfmark-1.1.1.drv-0/source'
       > make: *** [Makefile:386: all] Error 2
       For full logs, run 'nix log /nix/store/9l0idxwhc0wdnaw9az8nsk80f4zzrdc6-extractpdfmark-1.1.1.drv'.