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 x86_64-darwin completed Aug 21, 2025

Unexpected error: command failed with exit code 1

Attempted: extractpdfmark

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

Details

Partial log

       > ld: symbol(s) not found for architecture x86_64
       > 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/m49ndgd38niq8m7zilal9w4s7s7d8ksy-extractpdfmark-1.1.1.drv'.