R-macos / recipes

System for building static dependent libraries for CRAN packages
44 stars 17 forks source link

fontconfig recipe fails to build #16

Closed bas-dev closed 3 years ago

bas-dev commented 3 years ago

When using the install script as indicated in the sibject header, I get the following errors at the end:

make[3]: No rule to make target fcatomic.sgml', needed byall'. Stop. make[2]: [all-recursive] Error 1 make[1]: [all] Error 2 make: [fontconfig-2.13.93-dst] Error 2

I'm using macOS 10.15.7 (19H524) on a MacBook Pro (16-inch, 2019). Please advise. Thnx.

s-u commented 3 years ago

Yes, thanks, this is a known issue in fontconfig: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/272

I have applied the fix listed above, but didn't include it in the recipe. I'll add a patch.