-
-
Notifications
You must be signed in to change notification settings - Fork 488
Open
Labels
Application CompatibilityDarling needs fixes for compatibility with a specific ApplicationDarling needs fixes for compatibility with a specific Application
Description
Darling cmake build options: -DCMAKE_BUILD_TYPE=Debug -DENABLE_TESTS=1 -DADDITIONAL_PACKAGES=ON -DCOMPONENTS=all
Darling version: e471d06
Source code: https://github.com/colloquy/colloquy/releases/tag/mac%2F2021%2F2.5-prerelease-7097
How to replicate:
cd Colloquy_7097_with_Bouncer_103
cd Colloquy.app
cd Contents
cd MacOS
STUB_VERBOSE=1 ./Colloquy
Result:
dyld: Symbol not found: _NSSystemClockDidChangeNotification
Referenced from: /Volumes/SystemRoot/home/darlingtester/Downloads/MacOS-apps/Colloquy_7097_with_Bouncer_103/Colloquy.app/Contents/MacOS/../Frameworks/XMPPFramework.framework/Versions/A/XMPPFramework
Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
in /Volumes/SystemRoot/home/darlingtester/Downloads/MacOS-apps/Colloquy_7097_with_Bouncer_103/Colloquy.app/Contents/MacOS/../Frameworks/XMPPFramework.framework/Versions/A/XMPPFramework
abort_with_payload: reason: Symbol not found: _NSSystemClockDidChangeNotification
Referenced from: /Volumes/SystemRoot/home/darlingtester/Downloads/MacOS-apps/Colloquy_7097_with_Bouncer_103/Colloquy.app/Contents/MacOS/../Frameworks/XMPPFramework.framework/Versions/A/XMPPFramework
Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
in /Volumes/SystemRoot/home/darlingtester/Downloads/MacOS-apps/Colloquy_7097_with_Bouncer_103/Colloquy.app/Contents/MacOS/../Frameworks/XMPPFrAbort trap: 6 (core dumped)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Application CompatibilityDarling needs fixes for compatibility with a specific ApplicationDarling needs fixes for compatibility with a specific Application