darling
darling copied to clipboard
Darwin/macOS emulation layer for Linux
Each time I launch again `darling shell` I have to reconfigure default shell: ```` user@ubuntu:~$ darling shell Loaded the kernel module Bootstrapping the container with launchd... The default interactive shell...
**Build Log** Failing to build with a Python error. Not entirely sure what the root cause is - there was no `python2` installed which I did through `apt-get`. ``` [...
Would like to try darling on Ubuntu 22.04 LTS. I see on the [releases](https://github.com/darlinghq/darling/releases) page that - Deb packages for Ubuntu are only available to 20.04 LTS (Focal-Fossa) - Anyway...
With some dirty patching (similar issue to https://github.com/darlinghq/darling/issues/1105), I was able to get darlingserver to build in the `update_sources_11.5` branch. Currently darlingserver has trouble loading up the shell with the...
This adds SwiftUI framework stubs, generated on Catalina.
This adds Combine framework stubs, generated on Catalina.
**Tool** https://github.com/darlinghq/darling#working-with-xip-archives cpio: Failed to set default locale oper/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/cups/versioning.h' ./Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/cups/ipp.h: Can't create 'Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/cups/ipp.h' ./Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/stdint.h: Can't create 'Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/stdint.h' ./Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/runetype.h: Can't create 'Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/runetype.h' ./Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/sysexits.h: Can't create 'Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/sysexits.h' ./Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/string.h: Can't create 'Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/string.h' ./Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/ndbm.h:...
**Expected Result** What did you expect to happen? Git submodules contents to be also bundled in releases https://github.com/darlinghq/darling/archive/refs/tags/v0.1.20220213.zip https://github.com/darlinghq/darling/archive/refs/tags/v0.1.20220213.tar.gz **Actual Result** What did happen? Git submodules are missing due to...
**Expected Result** Run a normal executable **Actual Result** `Cannot mmap segment __LINKEDIT at 0x19ff000: File exists` **Steps To Reproduce** 1. `darling shell installer -pkg ./go1.18.2.darwin-amd64.pkg -target /` 2. ` $...
**Build Log** What is the build error? ``` [ 33%] Linking C shared library libremovefile.dylib Consolidate compiler generated dependencies of target system_copyfile clang-13: warning: argument unused during compilation: '-nostdinc' [-Wunused-command-line-argument]...