Skip to content

Instantly share code, notes, and snippets.

@coke
Created March 2, 2023 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coke/2d5ecb5c41c4d5382af2454bd0d9c71f to your computer and use it in GitHub Desktop.
Save coke/2d5ecb5c41c4d5382af2454bd0d9c71f to your computer and use it in GitHub Desktop.
[OpenSSL] Cannot locate native library '/opt/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/opt/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/opt/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64))), '/opt/homebrew/Cellar/openssl@3/3.0.8/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 319
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 366
[OpenSSL] in sub raku-nativecall at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/58D665973BEDAF2102D2549DF3EDEFF08C1436AA (NativeCall::Dispatcher) line 46
[OpenSSL] in method new at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL.rakumod (OpenSSL) line 36
[OpenSSL] in block <unit> at t/01-basic.t line 6
[OpenSSL] # NETWORK_TESTING was not set
[OpenSSL] Cannot locate native library '/opt/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/opt/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/opt/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64))), '/opt/homebrew/Cellar/openssl@3/3.0.8/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 319
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 366
[OpenSSL] in sub raku-nativecall at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/58D665973BEDAF2102D2549DF3EDEFF08C1436AA (NativeCall::Dispatcher) line 46
[OpenSSL] in method new at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL/RSATools.rakumod (OpenSSL::RSATools) line 23
[OpenSSL] in block <unit> at t/03-rsa.t line 10
[OpenSSL] Cannot locate native library '/opt/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/opt/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/opt/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64))), '/opt/homebrew/Cellar/openssl@3/3.0.8/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 319
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 366
[OpenSSL] in sub raku-nativecall at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/58D665973BEDAF2102D2549DF3EDEFF08C1436AA (NativeCall::Dispatcher) line 46
[OpenSSL] in sub encrypt at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL/CryptTools.rakumod (OpenSSL::CryptTools) line 9
[OpenSSL] in block <unit> at t/04-crypt.t line 10
[OpenSSL] # You planned 11 tests, but ran 1
[OpenSSL] Cannot locate native library '/opt/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/opt/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/opt/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64))), '/opt/homebrew/Cellar/openssl@3/3.0.8/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 319
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 366
[OpenSSL] in sub raku-nativecall at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/58D665973BEDAF2102D2549DF3EDEFF08C1436AA (NativeCall::Dispatcher) line 46
[OpenSSL] in sub sha1 at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL/Digest.rakumod (OpenSSL::Digest) line 26
[OpenSSL] in block <unit> at t/05-digest.t line 8
[OpenSSL] Cannot locate native library '/opt/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/opt/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/opt/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64))), '/opt/homebrew/Cellar/openssl@3/3.0.8/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 319
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 366
[OpenSSL] in sub raku-nativecall at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/58D665973BEDAF2102D2549DF3EDEFF08C1436AA (NativeCall::Dispatcher) line 46
[OpenSSL] in method init at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL/Digest/MD5.rakumod (OpenSSL::Digest::MD5) line 21
[OpenSSL] in submethod BUILD at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL/Digest/MD5.rakumod (OpenSSL::Digest::MD5) line 17
[OpenSSL] in block <unit> at t/06-digest-md5.t line 6
[OpenSSL] Cannot locate native library '/opt/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/opt/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/opt/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64))), '/opt/homebrew/Cellar/openssl@3/3.0.8/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 319
[OpenSSL] in method setup at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/AB656B57E89844C20E64AD00D73B22D608606275 (NativeCall) line 366
[OpenSSL] in sub raku-nativecall at /Users/coke/.rakubrew/versions/moar-2023.02/install/share/perl6/core/sources/58D665973BEDAF2102D2549DF3EDEFF08C1436AA (NativeCall::Dispatcher) line 46
[OpenSSL] in method new at /var/folders/8n/rypl9_990b9578zd5435pgr40000gn/T/.zef/OpenSSL%3Aver%3C0.2.0%3E%3Aauth%3Cgithub%3Asergot%3E.tar.gz/openssl-master/lib/OpenSSL.rakumod (OpenSSL) line 36
[OpenSSL] in block <unit> at t/10-client-ca-file.t line 6
[OpenSSL] # NETWORK_TESTING was not set
===> Testing [FAIL]: OpenSSL:ver<0.2.0>
Aborting due to test failure: OpenSSL:ver<0.2.0> (use --force-test to override)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment