There is a little issue with this package. I'm using yay as AUR Helper.
It doesnt find the file ~/.cache/yay/darling-git/darling-opendirectory.git, meaning it wasnt downloaded.
I checked the PKGBUILD and, indeed, this line has to be added : 'git+https://github.com/darlinghq/darling-opendirectory.git'
I just tried to add it (and a 'SKIP' to md5sums), and run makepkg -si in ~/.cache/yay/darling folder, it works... mmm, well, not entirely, it's just better.... I explain : I had to cheat a little with darling-opendirectory because while the makepkg -si, it says it cant find ~/.cache/yay/darling-git/darling-opendirectory.git ... so I did a symlink from darling-opendirectory to darling-opendirectory.git. It works better, BUT, still having errors like this one below but multiple times : CMake Error at src/CMakeLists.txt:49 (add_subdirectory): add_subdirectory given source "external/cctools-port/cctools/ld64/src" which is not an existing directory.
Please can you check ?
Pinned Comments
jamesbrink commented on 2019-07-10 02:27 (UTC)
Please use this package for stable more reliable builds
https://aur.archlinux.org/packages/darling/
This one is identical but locked in on a last known working git ref and I will update as often as I can.
I have also raised an issue about versioning so maybe we can get some kind of tags for future versions and stable working builds
https://github.com/darlinghq/darling/issues/537