Package Details: darling-git r4178.fe0da1407-1

Git Clone URL: https://aur.archlinux.org/darling-git.git (read-only, click to copy)
Package Base: darling-git
Description: Translation layer for running macOS software on Linux
Upstream URL: https://www.darlinghq.org
Keywords: Darwin Emulator macOS OSX Wine
Licenses: GPL3
Conflicts: darling
Provides: darling, darling-cli-devenv
Submitter: UnicornDarkness
Maintainer: ralphptorres
Last Packager: facekapow
Votes: 41
Popularity: 0.010901
First Submitted: 2013-06-29 15:19 (UTC)
Last Updated: 2023-10-15 18:57 (UTC)

Dependencies (47)

Required by (2)

Sources (155)

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 17 Next › Last »

maz-1 commented on 2021-08-19 09:17 (UTC) (edited on 2021-08-19 09:18 (UTC) by maz-1)

this packages should not depend on linux-headers. All kernel modules built by dkms does not necessarily require linux-headers because users may have other kernel installed (like linux-lts or linux-zen) and should install their corresponding header package which will be advised by dkms.

The package should depends on dkms instead

alve commented on 2021-05-30 13:26 (UTC)

seems to require git-lfs for me, so that should probably be added to the make dependencies

pujianto commented on 2021-05-11 04:47 (UTC)

When I tried to install darling-git using yay, it gives me error something like this:

fatal: repository `darling-BerkeleyDB.git' does not exist

Please advise. Thanks,

dreieck commented on 2021-01-12 19:59 (UTC)

Build fails for me:

[...]
[  0%] Linking CXX executable x86_64-apple-darwin11-ld
[  0%] Built target x86_64-apple-darwin11-ld
make: *** [Makefile:149: all] Error 2

(Btw., for darling I get the same error.)

hacker1024 commented on 2020-09-17 13:27 (UTC) (edited on 2020-09-24 02:11 (UTC) by hacker1024)

EDIT: It's fixed now.

I'm getting a build error, at 100%:

/home/<user>/Downloads/darling-git/src/darling/src/external/lkm/osfmk/duct/duct_kern_task.c: In function ‘__thread_group_cputime’:
/home/<user>/Downloads/darling-git/src/darling/src/external/lkm/osfmk/duct/duct_kern_task.c:431:53: error: ‘struct task_struct’ has no member named ‘se’
  431 |                         times->sum_exec_runtime += t->se.sum_exec_runtime;
      |                                                     ^~
make[6]: *** [scripts/Makefile.build:267: /home/<user>/Downloads/darling-git/src/darling/src/external/lkm/osfmk/duct/duct_kern_task.o] Error 1
make[5]: *** [Makefile:1736: /home/<user>/Downloads/darling-git/src/darling/src/external/lkm] Error 2
make[5]: Leaving directory '/usr/lib/modules/5.7.19-1-ck-skylake/build'
make[4]: *** [Makefile:346: default] Error 2
make[4]: Leaving directory '/home/<user>/Downloads/darling-git/src/darling/src/external/lkm'
make[3]: *** [src/external/lkm/CMakeFiles/lkm.dir/build.make:77: src/external/lkm/CMakeFiles/lkm] Error 2
make[2]: *** [CMakeFiles/Makefile2:46367: src/external/lkm/CMakeFiles/lkm.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:46374: src/external/lkm/CMakeFiles/lkm.dir/rule] Error 2
make: *** [Makefile:15757: lkm] Error 2

psydvl commented on 2020-08-19 00:13 (UTC)

Downloading libswiftAVFoundation.dylib (130 KB)
Error downloading object: libswiftAVFoundation.dylib (06aa9a4): Smudge error: Error downloading libswiftAVFoundation.dylib (06aa9a4164514f7f0339c086089861320b980bc3c1a727d7395fcf8447fb5fe7): error transferring "06aa9a4164514f7f0339c086089861320b980bc3c1a727d7395fcf8447fb5fe7": [0] remote missing object 06aa9a4164514f7f0339c086089861320b980bc3c1a727d7395fcf8447fb5fe7

Errors logged to /home/nixi/.cache/yay/darling/src/darling-swift/.git/lfs/logs/20200819T030136.227075294.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: libswiftAVFoundation.dylib: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

fox8091 commented on 2020-03-23 06:17 (UTC)

PKGBUILD patch to get this working again with latest upstream https://pastebin.com/vRknUKcu