-
-
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
Download: https://github.com/alinebee/Boxer/releases/download/v1.4.0/boxer-1.4.0.zip
Source code: https://github.com/alinebee/Boxer/archive/refs/tags/v1.4.0.zip
How to replicate:
cd boxer-1.4.0
cd Boxer.app
cd Contents
cd MacOS
STUB_VERBOSE=1 ./Boxer
Result:
dyld: Library not loaded: @rpath/Ogg.framework/Versions/A/Ogg
Referenced from: /Volumes/SystemRoot/home/darlingtester/Downloads/MacOS-apps/boxer-1.4.0/Boxer.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound
Reason: no suitable image found. Did find:
/Users/darlingtester/Library/Frameworks/Ogg.framework/Versions/A/Ogg: stat() failed with errno=63
/Library/Frameworks/Ogg.framework/Versions/A/Ogg: stat() failed with errno=63
/Network/Library/Frameworks/Ogg.framework/Versions/A/Ogg: stat() failed with errno=63
/System/Library/Frameworks/Ogg.framework/Versions/A/Ogg: stat() failed with errno=63
abort_with_payload: reason: dyld: No shared cache present
Library not loaded: @rpath/Ogg.framework/Versions/A/Ogg
Referenced from: /Volumes/SystemRoot/home/darlingtester/Downloads/MacOS-apps/boxer-1.4.0/Boxer.app/Contents/Frameworks/SDL_sound.framework/Versions/A/SDL_sound
Reason: no suitable image found. Did find:
/Users/darlingtester/Library/Frameworks/Ogg.framework/Versions/A/Ogg: stat() failed with errno=63
/Library/Frameworks/Ogg.framework/Versions/A/Ogg: stat() failed with errno=63
/Network/Library/FAbort 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