Actions
Bug #2609
closedhost/curl built with libdind2 from /usr/local/opt on darwin host
Start date:
10/15/2018
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:
Description
Target curl and libcurl must not depend on libraries from /usr/local/opt.
Updated by Alexander Z. about 6 years ago
- Status changed from Open to In Progress
Updated by Alexander Z. about 6 years ago
Logs from testing on darwin host:
Unpacking NDK archive /Users/cislave/builds/4c5f4d2a/0/android/ndk/tmp/crystax-ndk-b1061-darwin-x86_64.tar.xz into /Users/cislave/builds/4c5f4d2a/0/android/ndk/tmp
./crew -b env
dyld: Library not loaded: /usr/local/opt/libidn2/lib/libidn2.0.dylib
Referenced from: /Users/cislave/crystax-ndk/staging/crystax-ndk/prebuilt/darwin-x86_64/lib/libcurl.4.dylib
Reason: image not found
/Users/cislave/crystax-ndk/staging/crystax-ndk/crew.dir/crew: line 51: 29923 Abort trap: 6 "$crew_ruby" -W0 "$crew_file_dir/crew.rb" "$@"
rake aborted!
Updated by Alexander Z. about 6 years ago
- Status changed from In Progress to 3
- % Done changed from 0 to 100
Fixed in host/curl 7.61.1:1.
Actions