Skip to content

Instantly share code, notes, and snippets.

@ghazel
Created June 9, 2021 14:43
Show Gist options
  • Save ghazel/b05c43d4d6aceee965fdc9391e41feca to your computer and use it in GitHub Desktop.
Save ghazel/b05c43d4d6aceee965fdc9391e41feca to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
% make clean ; time nice -n 20 make target=lnx -j1
git clean -fXd
Removing out-lnx/
Removing out-mac/
Skipping repository out-win.master/cargo/registry/index/github.com-1ecc6299db9ec823
Skipping repository out-win.vpn-windows/cargo/registry/index/github.com-1ecc6299db9ec823
Skipping repository out-win/cargo/registry/index/github.com-1ecc6299db9ec823
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/epan/dfilter/scanner_lex.h vpn/wsk/wireshark/epan/dfilter/scanner.l >out-lnx/./vpn/wsk/wireshark/epan/dfilter/scanner.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/epan/dtd_parse_lex.h vpn/wsk/wireshark/epan/dtd_parse.l >out-lnx/./vpn/wsk/wireshark/epan/dtd_parse.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/epan/protobuf_lang_scanner_lex.h vpn/wsk/wireshark/epan/protobuf_lang_scanner.l >out-lnx/./vpn/wsk/wireshark/epan/protobuf_lang_scanner.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/wiretap/ascend_scanner_lex.h vpn/wsk/wireshark/wiretap/ascend_scanner.l >out-lnx/./vpn/wsk/wireshark/wiretap/ascend_scanner.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/wiretap/busmaster_scanner_lex.h vpn/wsk/wireshark/wiretap/busmaster_scanner.l >out-lnx/./vpn/wsk/wireshark/wiretap/busmaster_scanner.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/wiretap/candump_scanner_lex.h vpn/wsk/wireshark/wiretap/candump_scanner.l >out-lnx/./vpn/wsk/wireshark/wiretap/candump_scanner.c
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/any.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/any.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/any.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/any.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/any_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/any_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/api.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/api.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/arena.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/arena.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/descriptor.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/descriptor.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/descriptor.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/descriptor.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/descriptor_database.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/descriptor_database.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/duration.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/duration.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/dynamic_message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/dynamic_message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/empty.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/empty.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/extension_set.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/extension_set.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/extension_set_heavy.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/extension_set_heavy.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/field_mask.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/field_mask.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/generated_enum_util.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/generated_enum_util.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/generated_message_reflection.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/generated_message_reflection.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/generated_message_table_driven.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/generated_message_table_driven.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/generated_message_table_driven_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/generated_message_util.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/generated_message_util.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/implicit_weak_message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/implicit_weak_message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/map_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/map_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/message_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/message_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/parse_context.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/parse_context.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/reflection_ops.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/reflection_ops.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/repeated_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/repeated_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/service.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/service.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/source_context.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/source_context.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/struct.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/struct.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/text_format.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/text_format.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/timestamp.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/timestamp.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/type.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/type.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/unknown_field_set.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/unknown_field_set.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/wire_format.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/wire_format.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/wire_format_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/wire_format_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/wrappers.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/wrappers.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/code_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/code_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/command_line_interface.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/command_line_interface.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/importer.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/importer.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/main.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/main.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/parser.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/parser.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/plugin.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/plugin.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/plugin.pb.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/plugin.pb.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/subprocess.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/subprocess.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/zip_writer.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/zip_writer.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_enum.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_enum_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_extension.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_file.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_helpers.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_map_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_message_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_padding_optimizer.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_primitive_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_service.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/cpp/cpp_string_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_doc_comment.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_enum.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_enum_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_field_base.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_helpers.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_map_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_message_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_primitive_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_reflection_class.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_repeated_enum_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_repeated_message_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_repeated_primitive_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_source_generator_base.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/csharp/csharp_wrapper_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_context.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_context.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_doc_comment.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_enum.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_enum.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_enum_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_enum_field_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_enum_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_extension.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_extension.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_extension_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_file.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_file.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_generator_factory.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_helpers.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_helpers.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_map_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_map_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_map_field_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_message_builder.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_message_builder_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_message_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_message_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_message_field_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_message_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_name_resolver.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_primitive_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_primitive_field_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_service.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_service.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_shared_code_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_string_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_string_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/java/java_string_field_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/js/js_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/js/js_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/js/well_known_types_embed.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_enum.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_enum_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_extension.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_file.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_helpers.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_map_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_message.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_message_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_oneof.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/objectivec/objectivec_primitive_field.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/php/php_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/php/php_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/python/python_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/python/python_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/compiler/ruby/ruby_generator.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/coded_stream.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/coded_stream.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/gzip_stream.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/gzip_stream.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/io_win32.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/io_win32.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/printer.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/printer.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/strtod.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/strtod.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/tokenizer.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/tokenizer.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/zero_copy_stream.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/zero_copy_stream.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/zero_copy_stream_impl.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/io/zero_copy_stream_impl_lite.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/common.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/common.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/int128.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/int128.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/mathlimits.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/mathlimits.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/status.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/status.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/statusor.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/statusor.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/stringpiece.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/stringpiece.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/stringprintf.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/stringprintf.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/structurally_valid.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/structurally_valid.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/strutil.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/strutil.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/substitute.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/substitute.cc
clang++ -stdlib=libc++ -c -std=c++11 -o out-lnx/protobuf/stubs/time.o -DHAVE_PTHREAD -I./vpn/p2p/protobuf/src -Isrc vpn/p2p/protobuf/src/google/protobuf/stubs/time.cc
clang++ -stdlib=libc++ -o out-lnx/protoc out-lnx/protobuf/any.o out-lnx/protobuf/any.pb.o out-lnx/protobuf/any_lite.o out-lnx/protobuf/api.pb.o out-lnx/protobuf/arena.o out-lnx/protobuf/descriptor.o out-lnx/protobuf/descriptor.pb.o out-lnx/protobuf/descriptor_database.o out-lnx/protobuf/duration.pb.o out-lnx/protobuf/dynamic_message.o out-lnx/protobuf/empty.pb.o out-lnx/protobuf/extension_set.o out-lnx/protobuf/extension_set_heavy.o out-lnx/protobuf/field_mask.pb.o out-lnx/protobuf/generated_enum_util.o out-lnx/protobuf/generated_message_reflection.o out-lnx/protobuf/generated_message_table_driven.o out-lnx/protobuf/generated_message_table_driven_lite.o out-lnx/protobuf/generated_message_util.o out-lnx/protobuf/implicit_weak_message.o out-lnx/protobuf/map_field.o out-lnx/protobuf/message.o out-lnx/protobuf/message_lite.o out-lnx/protobuf/parse_context.o out-lnx/protobuf/reflection_ops.o out-lnx/protobuf/repeated_field.o out-lnx/protobuf/service.o out-lnx/protobuf/source_context.pb.o out-lnx/protobuf/struct.pb.o out-lnx/protobuf/text_format.o out-lnx/protobuf/timestamp.pb.o out-lnx/protobuf/type.pb.o out-lnx/protobuf/unknown_field_set.o out-lnx/protobuf/wire_format.o out-lnx/protobuf/wire_format_lite.o out-lnx/protobuf/wrappers.pb.o out-lnx/protobuf/compiler/code_generator.o out-lnx/protobuf/compiler/command_line_interface.o out-lnx/protobuf/compiler/importer.o out-lnx/protobuf/compiler/main.o out-lnx/protobuf/compiler/parser.o out-lnx/protobuf/compiler/plugin.o out-lnx/protobuf/compiler/plugin.pb.o out-lnx/protobuf/compiler/subprocess.o out-lnx/protobuf/compiler/zip_writer.o out-lnx/protobuf/compiler/cpp/cpp_enum.o out-lnx/protobuf/compiler/cpp/cpp_enum_field.o out-lnx/protobuf/compiler/cpp/cpp_extension.o out-lnx/protobuf/compiler/cpp/cpp_field.o out-lnx/protobuf/compiler/cpp/cpp_file.o out-lnx/protobuf/compiler/cpp/cpp_generator.o out-lnx/protobuf/compiler/cpp/cpp_helpers.o out-lnx/protobuf/compiler/cpp/cpp_map_field.o out-lnx/protobuf/compiler/cpp/cpp_message.o out-lnx/protobuf/compiler/cpp/cpp_message_field.o out-lnx/protobuf/compiler/cpp/cpp_padding_optimizer.o out-lnx/protobuf/compiler/cpp/cpp_primitive_field.o out-lnx/protobuf/compiler/cpp/cpp_service.o out-lnx/protobuf/compiler/cpp/cpp_string_field.o out-lnx/protobuf/compiler/csharp/csharp_doc_comment.o out-lnx/protobuf/compiler/csharp/csharp_enum.o out-lnx/protobuf/compiler/csharp/csharp_enum_field.o out-lnx/protobuf/compiler/csharp/csharp_field_base.o out-lnx/protobuf/compiler/csharp/csharp_generator.o out-lnx/protobuf/compiler/csharp/csharp_helpers.o out-lnx/protobuf/compiler/csharp/csharp_map_field.o out-lnx/protobuf/compiler/csharp/csharp_message.o out-lnx/protobuf/compiler/csharp/csharp_message_field.o out-lnx/protobuf/compiler/csharp/csharp_primitive_field.o out-lnx/protobuf/compiler/csharp/csharp_reflection_class.o out-lnx/protobuf/compiler/csharp/csharp_repeated_enum_field.o out-lnx/protobuf/compiler/csharp/csharp_repeated_message_field.o out-lnx/protobuf/compiler/csharp/csharp_repeated_primitive_field.o out-lnx/protobuf/compiler/csharp/csharp_source_generator_base.o out-lnx/protobuf/compiler/csharp/csharp_wrapper_field.o out-lnx/protobuf/compiler/java/java_context.o out-lnx/protobuf/compiler/java/java_doc_comment.o out-lnx/protobuf/compiler/java/java_enum.o out-lnx/protobuf/compiler/java/java_enum_field.o out-lnx/protobuf/compiler/java/java_enum_field_lite.o out-lnx/protobuf/compiler/java/java_enum_lite.o out-lnx/protobuf/compiler/java/java_extension.o out-lnx/protobuf/compiler/java/java_extension_lite.o out-lnx/protobuf/compiler/java/java_field.o out-lnx/protobuf/compiler/java/java_file.o out-lnx/protobuf/compiler/java/java_generator.o out-lnx/protobuf/compiler/java/java_generator_factory.o out-lnx/protobuf/compiler/java/java_helpers.o out-lnx/protobuf/compiler/java/java_map_field.o out-lnx/protobuf/compiler/java/java_map_field_lite.o out-lnx/protobuf/compiler/java/java_message.o out-lnx/protobuf/compiler/java/java_message_builder.o out-lnx/protobuf/compiler/java/java_message_builder_lite.o out-lnx/protobuf/compiler/java/java_message_field.o out-lnx/protobuf/compiler/java/java_message_field_lite.o out-lnx/protobuf/compiler/java/java_message_lite.o out-lnx/protobuf/compiler/java/java_name_resolver.o out-lnx/protobuf/compiler/java/java_primitive_field.o out-lnx/protobuf/compiler/java/java_primitive_field_lite.o out-lnx/protobuf/compiler/java/java_service.o out-lnx/protobuf/compiler/java/java_shared_code_generator.o out-lnx/protobuf/compiler/java/java_string_field.o out-lnx/protobuf/compiler/java/java_string_field_lite.o out-lnx/protobuf/compiler/js/js_generator.o out-lnx/protobuf/compiler/js/well_known_types_embed.o out-lnx/protobuf/compiler/objectivec/objectivec_enum.o out-lnx/protobuf/compiler/objectivec/objectivec_enum_field.o out-lnx/protobuf/compiler/objectivec/objectivec_extension.o out-lnx/protobuf/compiler/objectivec/objectivec_field.o out-lnx/protobuf/compiler/objectivec/objectivec_file.o out-lnx/protobuf/compiler/objectivec/objectivec_generator.o out-lnx/protobuf/compiler/objectivec/objectivec_helpers.o out-lnx/protobuf/compiler/objectivec/objectivec_map_field.o out-lnx/protobuf/compiler/objectivec/objectivec_message.o out-lnx/protobuf/compiler/objectivec/objectivec_message_field.o out-lnx/protobuf/compiler/objectivec/objectivec_oneof.o out-lnx/protobuf/compiler/objectivec/objectivec_primitive_field.o out-lnx/protobuf/compiler/php/php_generator.o out-lnx/protobuf/compiler/python/python_generator.o out-lnx/protobuf/compiler/ruby/ruby_generator.o out-lnx/protobuf/io/coded_stream.o out-lnx/protobuf/io/gzip_stream.o out-lnx/protobuf/io/io_win32.o out-lnx/protobuf/io/printer.o out-lnx/protobuf/io/strtod.o out-lnx/protobuf/io/tokenizer.o out-lnx/protobuf/io/zero_copy_stream.o out-lnx/protobuf/io/zero_copy_stream_impl.o out-lnx/protobuf/io/zero_copy_stream_impl_lite.o out-lnx/protobuf/stubs/common.o out-lnx/protobuf/stubs/int128.o out-lnx/protobuf/stubs/mathlimits.o out-lnx/protobuf/stubs/status.o out-lnx/protobuf/stubs/statusor.o out-lnx/protobuf/stubs/stringpiece.o out-lnx/protobuf/stubs/stringprintf.o out-lnx/protobuf/stubs/structurally_valid.o out-lnx/protobuf/stubs/strutil.o out-lnx/protobuf/stubs/substitute.o out-lnx/protobuf/stubs/time.o
out-lnx/protoc vpn/p2p/trezor-common/protob/messages-common.proto --cpp_out=out-lnx/pb -I./vpn/p2p/protobuf/src -I./vpn/p2p/trezor-common/protob
out-lnx/protoc vpn/p2p/trezor-common/protob/messages-ethereum.proto --cpp_out=out-lnx/pb -I./vpn/p2p/protobuf/src -I./vpn/p2p/trezor-common/protob
out-lnx/protoc vpn/p2p/trezor-common/protob/messages.proto --cpp_out=out-lnx/pb -I./vpn/p2p/protobuf/src -I./vpn/p2p/trezor-common/protob
mkdir -p out-lnx/sqlite
cd out-lnx/sqlite && /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/configure --enable-static --disable-shared --disable-tcl
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-apple-darwin20.5.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for fdatasync... yes
checking for gmtime_r... yes
checking for isnan... yes
checking for localtime_r... yes
checking for localtime_s... no
checking for malloc_usable_size... no
checking for strchrnul... no
checking for usleep... yes
checking for utime... yes
checking for pread... yes
checking for pread64... no
checking for pwrite... yes
checking for pwrite64... no
checking for tclsh8.7... no
checking for tclsh8.6... no
checking for tclsh8.5... tclsh8.5
configure: Version set to 3.33
configure: Release set to 3.33.0
configure: Version number set to 3033000
checking whether to support threadsafe operation... yes
checking for library containing pthread_create... none required
checking for library containing pthread_mutexattr_init... none required
checking whether to support shared library linked as release mode or not... no
checking whether to use an in-ram database for temporary tables... no
checking if executables have the .exe suffix... unknown
checking for library containing readline... -ledit
checking for library containing fdatasync... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing deflate... -lz
checking for library containing dlopen... none required
checking whether to support MEMSYS5... no
checking whether to support MEMSYS3... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlite3.pc
config.status: creating config.h
config.status: executing libtool commands
touch ./vpn/p2p/./sqlite/manifest{,.uuid}
rm -f out-lnx/sqlite/fts5.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/sqlite sqlite3.c
gcc -g -O2 -o mkkeywordhash /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mkkeywordhash.c
./mkkeywordhash >keywordhash.h
gcc -g -O2 -o lemon /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/lemon.c
cp /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/lempar.c .
cp /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/parse.y .
./lemon -S parse.y
cat parse.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbe.c | tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mkopcodeh.tcl >opcodes.h
tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mkopcodec.tcl opcodes.h >opcodes.c
tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mkshellc.tcl >shell.c
gcc -g -O2 -o mksourceid /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mksourceid.c
tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mksqlite3h.tcl /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite >sqlite3.h
cp /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts5/fts5parse.y .
rm -f fts5parse.h
./lemon -S fts5parse.y
tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts5/tool/mkfts5c.tcl
cp /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts5/fts5.h .
rm -rf tsrc
mkdir tsrc
cp -f /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/alter.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/analyze.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/attach.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/auth.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/backup.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/bitvec.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/btmutex.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/btree.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/btree.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/btreeInt.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/build.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/callback.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/complete.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/ctime.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/date.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/dbpage.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/dbstat.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/delete.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/expr.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/fault.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/fkey.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/func.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/global.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/hash.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/hash.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/hwtime.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/insert.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/legacy.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/loadext.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/main.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/malloc.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mem0.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mem1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mem2.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mem3.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mem5.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/memdb.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/memjournal.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/msvc.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mutex.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mutex.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mutex_noop.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mutex_unix.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/mutex_w32.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/notify.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os_common.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os_setup.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os_unix.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os_win.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/os_win.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pager.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pager.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/parse.y /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pcache.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pcache.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pcache1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pragma.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/pragma.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/prepare.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/printf.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/random.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/resolve.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/rowset.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/select.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/status.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/shell.c.in /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/sqlite.h.in /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/sqlite3ext.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/sqliteInt.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/sqliteLimit.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/table.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/tclsqlite.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/threads.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/tokenize.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/treeview.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/trigger.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/utf.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/update.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/upsert.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/util.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vacuum.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbe.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbe.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbeapi.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbeaux.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbeblob.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbemem.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbesort.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbetrace.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbevtab.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vdbeInt.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vtab.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/vxworks.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/wal.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/wal.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/walker.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/where.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/wherecode.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/whereexpr.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/whereInt.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/src/window.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1_hash.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1_hash.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1_porter.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1_tokenizer.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts1/fts1_tokenizer1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_hash.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_hash.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_icu.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_porter.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_tokenizer.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_tokenizer.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts2/fts2_tokenizer1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3Int.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_aux.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_expr.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_hash.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_hash.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_icu.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_porter.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_snippet.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_tokenizer.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_tokenizer.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_tokenizer1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_tokenize_vtab.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_unicode.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_unicode2.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/fts3/fts3_write.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/icu/sqliteicu.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/icu/icu.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/rtree/rtree.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/rtree/rtree.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/rtree/geopoly.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/session/sqlite3session.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/session/sqlite3session.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/userauth/userauth.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/userauth/sqlite3userauth.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/rbu/sqlite3rbu.h /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/rbu/sqlite3rbu.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/misc/json1.c /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/misc/stmt.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h shell.c sqlite3.h tsrc
rm tsrc/sqlite.h.in tsrc/parse.y
tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/vdbe-compress.tcl <tsrc/vdbe.c >vdbe.new
mv vdbe.new tsrc/vdbe.c
cp fts5.c fts5.h tsrc
touch .target_source
tclsh8.5 /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/tool/mksqlite3c.tcl
cp tsrc/sqlite3ext.h .
cp /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/./sqlite/ext/session/sqlite3session.h .
rm -f ./vpn/p2p/./sqlite/manifest{,.uuid}
mkdir -p out-lnx/./vpn/p2p/./
cp -af out-lnx/sqlite/sqlite3.h out-lnx/./vpn/p2p/./sqlite3.h
env/sys-centos6.sh out-lnx/sysroot x86_64 x86_64
~/projects/orchid/cli-shared/out-lnx/sysroot ~/projects/orchid/cli-shared
351 blocks
4895 blocks
24737 blocks
4299 blocks
1945 blocks
13096 blocks
236 blocks
37864 blocks
19137 blocks
~/projects/orchid/cli-shared
./usr/lib/gcc/x86_64-redhat-linux/4.4.4/32/libgcc_s.so -> ../../../../../../lib/libgcc_s.so.1
./usr/lib/gcc/x86_64-redhat-linux/4.4.4/libgcc_s.so -> ../../../../../lib64/libgcc_s.so.1
cd out-lnx/x86_64/./vpn/./libevent/ && /Users/ghazel/projects/orchid/cli-shared/vpn/./libevent/configure --host=x86_64-linux-gnu --prefix=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr \
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF" CXX="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CXXFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -nostdinc++ -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxx/include -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxxabi/include" \
RANLIB="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib" AR="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar" PKG_CONFIG="/Users/ghazel/projects/orchid/cli-shared/env/pkg-config" \
CPPFLAGS="" \
LDFLAGS=" -fuse-ld=lld " \
--enable-static --disable-shared --disable-libevent-regress --disable-openssl --disable-samples
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-linux-gnu-gcc... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu accepts -g... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to enable C11 features... none needed
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu understands -c and -o together... yes
checking dependency style of /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-pc-linux-gnu
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu needs -traditional... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-linux-gnu-dumpbin... no
checking for x86_64-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
configure: WARNING: using cross tools not prefixed with host triplet
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.5.0 file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.5.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... strip
checking for x86_64-linux-gnu-ranlib... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib
checking command to parse nm output from /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to produce PIC... -fPIC -DPIC
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu PIC flag -fPIC -DPIC works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu static flag -static works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... (cached) yes
checking whether the /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for library containing sendfile... none required
checking for WIN32... no
checking for MIDIPIX... no
checking for CYGWIN... no
checking for zlib.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-linux-gnu-pkg-config... /Users/ghazel/projects/orchid/cli-shared/env/pkg-config
checking if pkg-config is at least version 0.15.0... yes
checking for library containing mbedtls_ssl_init... no
checking for mbedtls/ssl.h... no
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for ifaddrs.h... yes
checking for mach/mach_time.h... no
checking for mach/mach.h... no
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netinet/tcp.h... yes
checking for sys/un.h... yes
checking for poll.h... yes
checking for port.h... no
checking for stdarg.h... yes
checking for stddef.h... yes
checking for sys/devpoll.h... no
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for sys/eventfd.h... yes
checking for sys/ioctl.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/queue.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/timerfd.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for sys/random.h... no
checking for errno.h... yes
checking for afunix.h... no
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for timeradd in sys/time.h... yes
checking for timercmp in sys/time.h... yes
checking for timerclear in sys/time.h... yes
checking for timerisset in sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for accept4... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for arc4random_addrandom... no
checking for eventfd... yes
checking for epoll_create1... yes
checking for fcntl... yes
checking for getegid... yes
checking for geteuid... yes
checking for getifaddrs... yes
checking for gettimeofday... yes
checking for issetugid... no
checking for mach_absolute_time... no
checking for mmap... yes
checking for nanosleep... yes
checking for pipe... yes
checking for pipe2... yes
checking for putenv... yes
checking for sendfile... yes
checking for setenv... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for signal... yes
checking for strsignal... yes
checking for strlcpy... no
checking for strsep... yes
checking for strtok_r... yes
checking for strtoll... yes
checking for sysctl... yes
checking for timerfd_create... yes
checking for umask... yes
checking for unsetenv... yes
checking for usleep... yes
checking for getrandom... no
checking for getnameinfo... yes
checking for getprotobynumber... yes
checking for getservbyname... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for getaddrinfo... yes
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... yes
checking for port_create... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for fd_mask... yes
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of size_t... 8
checking size of void *... 8
checking size of off_t... 8
checking size of time_t... 8
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_un... yes
checking for sa_family_t... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for struct in6_addr.s6_addr32... yes
checking for struct in6_addr.s6_addr16... yes
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct linger... yes
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking whether our compiler supports __FUNCTION__... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking size of pthread_t... 8
checking for pthread_mutexattr_setprotocol... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -W... yes
checking whether C compiler accepts -Waddress... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wfloat-equal... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wlogical-op... no
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-field-initializers... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wnormalized=id... no
checking whether C compiler accepts -Woverride-init... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-unused-function... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libevent.pc
config.status: creating libevent_mbedtls.pc
config.status: creating libevent_openssl.pc
config.status: creating libevent_pthreads.pc
config.status: creating libevent_core.pc
config.status: creating libevent_extra.pc
config.status: creating Makefile
config.status: creating config.h
config.status: creating evconfig-private.h
config.status: executing depfiles commands
config.status: executing libtool commands
cd out-lnx/x86_64/./vpn/./libevent/; sed -i -e 's/libext=lib/libext=a/' libtool
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/x86_64/./vpn/./libevent/
GEN include/event2/event-config.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
CC buffer.lo
CC bufferevent.lo
CC bufferevent_filter.lo
CC bufferevent_pair.lo
CC bufferevent_ratelim.lo
CC bufferevent_sock.lo
CC event.lo
CC evmap.lo
CC evthread.lo
CC evutil.lo
CC evutil_rand.lo
CC evutil_time.lo
CC watch.lo
CC listener.lo
CC log.lo
CC strlcpy.lo
CC select.lo
CC poll.lo
CC epoll.lo
CC signal.lo
CC evdns.lo
CC event_tagging.lo
CC evrpc.lo
CC http.lo
CCLD libevent.la
CCLD libevent_core.la
CCLD libevent_extra.la
CC evthread_pthread.lo
CCLD libevent_pthreads.la
cd out-lnx/x86_64/./vpn/wsk/libgpg-error/ && /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/configure --host=x86_64-linux-gnu --prefix=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr \
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF" CXX="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CXXFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -nostdinc++ -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxx/include -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxxabi/include" \
RANLIB="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib" AR="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar" PKG_CONFIG="/Users/ghazel/projects/orchid/cli-shared/env/pkg-config" \
CPPFLAGS="" \
LDFLAGS=" -fuse-ld=lld " \
--enable-static --disable-shared --disable-doc --disable-languages --disable-nls --disable-tests
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-pc-linux-gnu
configure: autobuild project... libgpg-error
configure: autobuild revision... 1.43-beta2
configure: autobuild hostname... mb13.local
configure: autobuild timestamp... 20210609-055921
checking for x86_64-linux-gnu-gcc... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu accepts -g... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to enable C11 features... none needed
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... gcc3
checking how to run the C preprocessor... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E
checking for gawk... (cached) awk
checking for x86_64-linux-gnu-ar... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-linux-gnu-dumpbin... no
checking for x86_64-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
configure: WARNING: using cross tools not prefixed with host triplet
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin20.5.0 file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.5.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... (cached) /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... strip
checking for x86_64-linux-gnu-ranlib... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib
checking command to parse nm output from /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu object... ok
checking for sysroot... no
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to produce PIC... -fPIC -DPIC
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu PIC flag -fPIC -DPIC works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu static flag -static works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... (cached) yes
checking whether the /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) supports shared libraries... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for x86_64-linux-gnu-windres... no
checking for windres... no
checking for build system executable suffix... no
checking whether NLS is requested... no
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for ld used by /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for locale.h... yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for sys/time.h... (cached) yes
checking for signal.h... yes
checking for poll.h... yes
checking for pwd.h... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu options needed to detect all undeclared functions... -fno-builtin
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for strerror_r... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for flockfile... yes
checking for vasprintf... yes
checking for mmap... yes
checking for rand... yes
checking for strlwr... no
checking for stpcpy... yes
checking for setenv... yes
checking for stat... yes
checking for getrlimit... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of time_t... 8
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking for direct.h... no
checking if mkdir takes one argument... no
configure: checking for cc features
checking if gcc ignores unknown -Wno-* options... no
checking if gcc supports -Wpointer-arith... yes
checking whether the GCC style aligned attribute is supported... yes
checking whether the visibility attribute is supported... yes
checking for broken visibility attribute... no
checking for broken alias attribute... no
checking if gcc supports -fvisibility=hidden... yes
checking whether imported symbols can be declared weak... guessing yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking size of pthread_mutex_t... 40
checking for library containing sched_yield... none required
checking for library containing inet_addr... none required
checking for library containing socket... none required
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane... no
checking whether readline via "-lreadline -lcurses" is present and sane... no
checking whether readline via "-lreadline -lncurses" is present and sane... no
checking for unsigned long long int... yes
configure: checking system features for estream-printf
checking for stdint.h... (cached) yes
checking for long long int... yes
checking for long double... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ptrdiff_t... yes
checking size of unsigned long... 8
checking size of void *... 8
checking for nl_langinfo and THOUSEP... yes
configure: checking system features for estream
checking for memrchr... yes
checking for x86_64-linux-gnu-objdump... objdump
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump: warning: section '.bss' mentioned in a -j/--section option, but not found in any input file
configure: generated src/lock-obj-pub.native.h using x86_64-linux-gnu-objdump and awk
checking whether to enable log_clock... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating lang/Makefile
config.status: creating lang/cl/Makefile
config.status: creating lang/cl/gpg-error.asd
config.status: creating src/versioninfo.rc
config.status: creating src/gpg-error.w32-manifest
config.status: creating src/gpg-error.pc
config.status: creating src/gpg-error-config-old
config.status: creating src/gpgrt-config
config.status: creating src/gpg-error-config-test.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
libgpg-error v1.43-beta2 has been configured as follows:
Revision: 3359386 (13145)
Platform: x86_64-pc-linux-gnu
cd out-lnx/x86_64/./vpn/wsk/libgpg-error/;
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/x86_64/./vpn/wsk/libgpg-error/ install CC_FOR_BUILD=clang
Making install in m4
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in src
awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkerrnos.awk /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/errnos.in >code-to-errno.h
awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkerrcodes1.awk /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/errnos.in >_mkerrcodes.h
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E -P _mkerrcodes.h | grep GPG_ERR_ | \
awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkerrcodes.awk >mkerrcodes.h
rm _mkerrcodes.h
clang \
-I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -o mkerrcodes /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkerrcodes.c
./mkerrcodes | awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkerrcodes2.awk >code-from-errno.h
awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/err-sources.h.in >err-sources-sym.h
awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/err-codes.h.in >err-codes-sym.h
awk -f /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=GPG_ERR_ -v pkg_namespace=errnos_ \
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/errnos.in >errnos-sym.h
clang \
-g -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -o mkheader /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/mkheader.c
:
./mkheader \
x86_64-pc-linux-gnu /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/gpg-error.h.in \
../config.h 1.43-beta2 0x012b00 >gpg-error.h
cp gpg-error.h gpgrt.h
cat /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/gpg-error.def.in >_gpg-error.def.h
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. _gpg-error.def.h | \
grep -v '^#' >gpg-error.def
rm _gpg-error.def.h
echo "/*dummy*/" > mkw32errmap.map.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DPKGDATADIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/libgpg-error\" -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT gpg_error-strsource-sym.o -MD -MP -MF .deps/gpg_error-strsource-sym.Tpo -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`strsource-sym.c
mv -f .deps/gpg_error-strsource-sym.Tpo .deps/gpg_error-strsource-sym.Po
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DPKGDATADIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/libgpg-error\" -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT gpg_error-strerror-sym.o -MD -MP -MF .deps/gpg_error-strerror-sym.Tpo -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`strerror-sym.c
mv -f .deps/gpg_error-strerror-sym.Tpo .deps/gpg_error-strerror-sym.Po
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DPKGDATADIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/libgpg-error\" -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT gpg_error-gpg-error.o -MD -MP -MF .deps/gpg_error-gpg-error.Tpo -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`gpg-error.c
mv -f .deps/gpg_error-gpg-error.Tpo .deps/gpg_error-gpg-error.Po
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-lock.lo -MD -MP -MF .deps/libgpg_error_la-posix-lock.Tpo -c -o libgpg_error_la-posix-lock.lo `test -f 'posix-lock.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`posix-lock.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-lock.lo -MD -MP -MF .deps/libgpg_error_la-posix-lock.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/posix-lock.c -o libgpg_error_la-posix-lock.o
mv -f .deps/libgpg_error_la-posix-lock.Tpo .deps/libgpg_error_la-posix-lock.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-thread.lo -MD -MP -MF .deps/libgpg_error_la-posix-thread.Tpo -c -o libgpg_error_la-posix-thread.lo `test -f 'posix-thread.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`posix-thread.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-thread.lo -MD -MP -MF .deps/libgpg_error_la-posix-thread.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/posix-thread.c -o libgpg_error_la-posix-thread.o
mv -f .deps/libgpg_error_la-posix-thread.Tpo .deps/libgpg_error_la-posix-thread.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-spawn-posix.lo -MD -MP -MF .deps/libgpg_error_la-spawn-posix.Tpo -c -o libgpg_error_la-spawn-posix.lo `test -f 'spawn-posix.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`spawn-posix.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-spawn-posix.lo -MD -MP -MF .deps/libgpg_error_la-spawn-posix.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/spawn-posix.c -o libgpg_error_la-spawn-posix.o
mv -f .deps/libgpg_error_la-spawn-posix.Tpo .deps/libgpg_error_la-spawn-posix.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`init.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/init.c -o libgpg_error_la-init.o
mv -f .deps/libgpg_error_la-init.Tpo .deps/libgpg_error_la-init.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`version.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/version.c -o libgpg_error_la-version.o
mv -f .deps/libgpg_error_la-version.Tpo .deps/libgpg_error_la-version.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream.lo -MD -MP -MF .deps/libgpg_error_la-estream.Tpo -c -o libgpg_error_la-estream.lo `test -f 'estream.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`estream.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream.lo -MD -MP -MF .deps/libgpg_error_la-estream.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/estream.c -o libgpg_error_la-estream.o
mv -f .deps/libgpg_error_la-estream.Tpo .deps/libgpg_error_la-estream.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream-printf.lo -MD -MP -MF .deps/libgpg_error_la-estream-printf.Tpo -c -o libgpg_error_la-estream-printf.lo `test -f 'estream-printf.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`estream-printf.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream-printf.lo -MD -MP -MF .deps/libgpg_error_la-estream-printf.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/estream-printf.c -o libgpg_error_la-estream-printf.o
mv -f .deps/libgpg_error_la-estream-printf.Tpo .deps/libgpg_error_la-estream-printf.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`strsource.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/strsource.c -o libgpg_error_la-strsource.o
mv -f .deps/libgpg_error_la-strsource.Tpo .deps/libgpg_error_la-strsource.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`strerror.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/strerror.c -o libgpg_error_la-strerror.o
mv -f .deps/libgpg_error_la-strerror.Tpo .deps/libgpg_error_la-strerror.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`code-to-errno.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/code-to-errno.c -o libgpg_error_la-code-to-errno.o
mv -f .deps/libgpg_error_la-code-to-errno.Tpo .deps/libgpg_error_la-code-to-errno.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`code-from-errno.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/code-from-errno.c -o libgpg_error_la-code-from-errno.o
mv -f .deps/libgpg_error_la-code-from-errno.Tpo .deps/libgpg_error_la-code-from-errno.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-visibility.lo -MD -MP -MF .deps/libgpg_error_la-visibility.Tpo -c -o libgpg_error_la-visibility.lo `test -f 'visibility.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`visibility.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-visibility.lo -MD -MP -MF .deps/libgpg_error_la-visibility.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/visibility.c -o libgpg_error_la-visibility.o
mv -f .deps/libgpg_error_la-visibility.Tpo .deps/libgpg_error_la-visibility.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-sysutils.lo -MD -MP -MF .deps/libgpg_error_la-sysutils.Tpo -c -o libgpg_error_la-sysutils.lo `test -f 'sysutils.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`sysutils.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-sysutils.lo -MD -MP -MF .deps/libgpg_error_la-sysutils.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/sysutils.c -o libgpg_error_la-sysutils.o
mv -f .deps/libgpg_error_la-sysutils.Tpo .deps/libgpg_error_la-sysutils.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-stringutils.lo -MD -MP -MF .deps/libgpg_error_la-stringutils.Tpo -c -o libgpg_error_la-stringutils.lo `test -f 'stringutils.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`stringutils.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-stringutils.lo -MD -MP -MF .deps/libgpg_error_la-stringutils.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/stringutils.c -o libgpg_error_la-stringutils.o
mv -f .deps/libgpg_error_la-stringutils.Tpo .deps/libgpg_error_la-stringutils.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-syscall-clamp.lo -MD -MP -MF .deps/libgpg_error_la-syscall-clamp.Tpo -c -o libgpg_error_la-syscall-clamp.lo `test -f 'syscall-clamp.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`syscall-clamp.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-syscall-clamp.lo -MD -MP -MF .deps/libgpg_error_la-syscall-clamp.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/syscall-clamp.c -o libgpg_error_la-syscall-clamp.o
mv -f .deps/libgpg_error_la-syscall-clamp.Tpo .deps/libgpg_error_la-syscall-clamp.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-logging.lo -MD -MP -MF .deps/libgpg_error_la-logging.Tpo -c -o libgpg_error_la-logging.lo `test -f 'logging.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`logging.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-logging.lo -MD -MP -MF .deps/libgpg_error_la-logging.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/logging.c -o libgpg_error_la-logging.o
mv -f .deps/libgpg_error_la-logging.Tpo .deps/libgpg_error_la-logging.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-b64dec.lo -MD -MP -MF .deps/libgpg_error_la-b64dec.Tpo -c -o libgpg_error_la-b64dec.lo `test -f 'b64dec.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`b64dec.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-b64dec.lo -MD -MP -MF .deps/libgpg_error_la-b64dec.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/b64dec.c -o libgpg_error_la-b64dec.o
mv -f .deps/libgpg_error_la-b64dec.Tpo .deps/libgpg_error_la-b64dec.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-b64enc.lo -MD -MP -MF .deps/libgpg_error_la-b64enc.Tpo -c -o libgpg_error_la-b64enc.lo `test -f 'b64enc.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`b64enc.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-b64enc.lo -MD -MP -MF .deps/libgpg_error_la-b64enc.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/b64enc.c -o libgpg_error_la-b64enc.o
mv -f .deps/libgpg_error_la-b64enc.Tpo .deps/libgpg_error_la-b64enc.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-argparse.lo -MD -MP -MF .deps/libgpg_error_la-argparse.Tpo -c -o libgpg_error_la-argparse.lo `test -f 'argparse.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/'`argparse.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-argparse.lo -MD -MP -MF .deps/libgpg_error_la-argparse.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/argparse.c -o libgpg_error_la-argparse.o
mv -f .deps/libgpg_error_la-argparse.Tpo .deps/libgpg_error_la-argparse.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -no-undefined -Wl,--version-script=/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/gpg-error.vers -version-info 32:0:32 -fuse-ld=lld -o libgpg-error.la -rpath /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib libgpg_error_la-posix-lock.lo libgpg_error_la-posix-thread.lo libgpg_error_la-spawn-posix.lo libgpg_error_la-init.lo libgpg_error_la-version.lo libgpg_error_la-estream.lo libgpg_error_la-estream-printf.lo libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo libgpg_error_la-code-to-errno.lo libgpg_error_la-code-from-errno.lo libgpg_error_la-visibility.lo libgpg_error_la-sysutils.lo libgpg_error_la-stringutils.lo libgpg_error_la-syscall-clamp.lo libgpg_error_la-logging.lo libgpg_error_la-b64dec.lo libgpg_error_la-b64enc.lo libgpg_error_la-argparse.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libgpg-error.a libgpg_error_la-posix-lock.o libgpg_error_la-posix-thread.o libgpg_error_la-spawn-posix.o libgpg_error_la-init.o libgpg_error_la-version.o libgpg_error_la-estream.o libgpg_error_la-estream-printf.o libgpg_error_la-strsource.o libgpg_error_la-strerror.o libgpg_error_la-code-to-errno.o libgpg_error_la-code-from-errno.o libgpg_error_la-visibility.o libgpg_error_la-sysutils.o libgpg_error_la-stringutils.o libgpg_error_la-syscall-clamp.o libgpg_error_la-logging.o libgpg_error_la-b64dec.o libgpg_error_la-b64enc.o libgpg_error_la-argparse.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libgpg-error.a
libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -fuse-ld=lld -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o libgpg-error.la
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -fuse-ld=lld -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o ./.libs/libgpg-error.a
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src -I.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -MT gen-posix-lock-obj.o -MD -MP -MF .deps/gen-posix-lock-obj.Tpo -c -o gen-posix-lock-obj.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/gen-posix-lock-obj.c
mv -f .deps/gen-posix-lock-obj.Tpo .deps/gen-posix-lock-obj.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -fuse-ld=lld -o gen-posix-lock-obj gen-posix-lock-obj.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -Wall -Wpointer-arith -fvisibility=hidden -fuse-ld=lld -o gen-posix-lock-obj gen-posix-lock-obj.o
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
Confirm gpg-error-config works... good
cp gpg-error-config-old gpg-error-config
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libgpg-error.la '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
libtool: install: /usr/local/bin/ginstall -c .libs/libgpg-error.lai /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libgpg-error.la
libtool: install: /usr/local/bin/ginstall -c .libs/libgpg-error.a /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libgpg-error.a
libtool: install: chmod 644 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libgpg-error.a
libtool: install: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libgpg-error.a
libtool: finish: PATH="/usr/local/opt/gettext/bin:/Users/ghazel/projects/orchid/cli-shared/./env/path:/Users/ghazel/.gem/ruby/2.6.0/bin:/usr/local/opt/openjdk/bin:/Users/ghazel/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/sbin" ldconfig -n /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libgpg-error/libtool: line 1089: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin'
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c gpg-error '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin'
libtool: install: /usr/local/bin/ginstall -c gpg-error /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin/gpg-error
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin'
/usr/local/bin/ginstall -c gpg-error-config '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin'
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin'
/usr/local/bin/ginstall -c gpgrt-config '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin'
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/aclocal'
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/gpg-error.m4 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/src/gpgrt.m4 '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/aclocal'
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include'
/usr/local/bin/ginstall -c -m 644 gpg-error.h gpgrt.h '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include'
/usr/local/bin/gmkdir -p '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/pkgconfig'
/usr/local/bin/ginstall -c -m 644 gpg-error.pc '/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/pkgconfig'
Making install in po
if test "libgpg-error" = "gettext-tools"; then \
/usr/local/bin/gmkdir -p /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgpg-error/po/$file \
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[3]: Nothing to be done for `install-exec-am'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-data-hook
make[4]: Nothing to be done for `install-data-hook'.
cd out-lnx/x86_64/./vpn/wsk/libgcrypt/ && /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/configure --host=x86_64-linux-gnu --prefix=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr \
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF" CXX="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CXXFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -nostdinc++ -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxx/include -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxxabi/include" \
RANLIB="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib" AR="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar" PKG_CONFIG="/Users/ghazel/projects/orchid/cli-shared/env/pkg-config" \
CPPFLAGS="-Wno-macro-redefined" \
LDFLAGS=" -fuse-ld=lld " \
--enable-static --disable-shared --disable-doc --with-libgpg-error-prefix=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr ac_cv_path_GPGRT_CONFIG=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin/gpgrt-config
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-linux-gnu-gcc... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu accepts -g... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to enable C11 features... none needed
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... gcc3
checking how to run the C preprocessor... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E
checking dependency style of /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... gcc3
checking for library containing strerror... none required
checking for gawk... (cached) awk
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/socket.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for build system executable suffix... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-linux-gnu-dumpbin... no
checking for x86_64-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
configure: WARNING: using cross tools not prefixed with host triplet
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin20.5.0 file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.5.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... strip
checking for x86_64-linux-gnu-ranlib... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib
checking command to parse nm output from /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu object... ok
checking for sysroot... no
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to produce PIC... -fPIC -DPIC
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu PIC flag -fPIC -DPIC works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu static flag -static works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... (cached) yes
checking whether the /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) supports shared libraries... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for x86_64-linux-gnu-windres... no
checking for windres... no
checking whether byte ordering is bigendian... no
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of void *... 8
checking for uintptr_t... yes
checking for UINT64_C... yes
checking size of uint64_t... 8
checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4
checking which public-key ciphers to include... dsa elgamal rsa ecc
checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3
checking which key derivation functions to include... s2k pkdf2 scrypt
checking which random module to use... default
checking whether use of /dev/random is requested... yes
checking whether the experimental random daemon is requested... no
checking whether MPI and cipher assembler modules are requested... yes
checking whether memory guard is requested... no
checking whether to run large data tests... no
checking whether 'soft' HW feature bits are forced on... no
checking whether use of capabilities is requested... no
checking whether a HMAC binary check is requested... no
checking whether jitter entropy support is requested... yes
checking whether padlock support is requested... yes
checking whether AESNI support is requested... yes
checking whether SHAEXT support is requested... yes
checking whether PCLMUL support is requested... yes
checking whether SSE4.1 support is requested... yes
checking whether DRNG support is requested... yes
checking whether AVX support is requested... yes
checking whether AVX2 support is requested... yes
checking whether NEON support is requested... yes
checking whether ARMv8 Crypto Extension support is requested... yes
checking whether PPC crypto support is requested... yes
checking whether a -O flag munging is requested... yes
checking whether a instrumentation (-fprofile, -fsanitize) munging is requested... yes
checking whether to enable AMD64 as(1) feature detection... yes
checking for gpg-error-config... /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin/gpg-error-config
checking for gpgrt-config... (cached) /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin/gpgrt-config
checking for GPG Error - version >= 1.27... yes (1.43-beta2)
checking for pthread_create in -lpthread... yes
checking for library containing setsockopt... none required
checking for library containing setsockopt... (cached) none required
checking for egrep... (cached) /usr/bin/grep -E
checking for unistd.h... (cached) yes
checking for sys/select.h... yes
checking for sys/msg.h... yes
checking for sys/auxv.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking for byte... no
checking for ushort... yes
checking for u16... no
checking for u32... no
checking for u64... no
checking for socklen_t... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzl... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __sync_synchronize... yes
checking whether the variable length arrays are supported... yes
checking whether the visibility attribute is supported... yes
checking for broken visibility attribute... no
checking for broken alias attribute... no
checking if gcc supports -fvisibility=hidden... yes
checking whether the GCC style aligned attribute is supported... yes
checking whether the GCC style packed attribute is supported... yes
checking whether the GCC style may_alias attribute is supported... yes
checking whether 'asm' assembler keyword is supported... yes
checking whether '__asm__' assembler keyword is supported... yes
checking whether inline assembly memory barrier is supported... yes
checking whether GCC assembler is compatible for ARM assembly implementations... no
checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no
checking whether GCC assembler supports for CFI directives... yes
checking whether GCC assembler supports for ELF directives... yes
checking for _ prefix in compiled symbols...
checking architecture and mpi assembler functions... x86
checking whether compiler supports 'ms_abi' function attribute... yes
checking whether compiler supports 'sysv_abi' function attribute... yes
checking whether default calling convention is 'ms_abi'... no
checking whether default calling convention is 'sysv_abi'... yes
checking whether GCC inline assembler supports SSSE3 instructions... yes
checking whether GCC inline assembler supports PCLMUL instructions... yes
checking whether GCC inline assembler supports SHA Extensions instructions... yes
checking whether GCC inline assembler supports SSE4.1 instructions... yes
checking whether GCC inline assembler supports AVX instructions... yes
checking whether GCC inline assembler supports AVX2 instructions... yes
checking whether GCC inline assembler supports VAES and VPCLMUL instructions... yes
checking whether GCC inline assembler supports BMI2 instructions... yes
checking whether GCC assembler handles division correctly... yes
checking whether GCC assembler is compatible for amd64 assembly implementations... yes
checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes
checking whether compiler is configured for ARMv6 or newer architecture... n/a
checking whether GCC inline assembler supports NEON instructions... n/a
checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a
checking whether GCC inline assembler supports AArch64 NEON instructions... n/a
checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a
checking whether compiler supports PowerPC AltiVec/VSX intrinsics... n/a
checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions... n/a
checking whether GCC inline assembler supports PowerISA 3.00 instructions... n/a
checking whether GCC inline assembler supports zSeries instructions... n/a
checking whether GCC inline assembler supports zSeries vector instructions... n/a
checking for vprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strtoul... yes
checking for memmove... yes
checking for stricmp... no
checking for atexit... yes
checking for raise... yes
checking for strerror... yes
checking for rand... yes
checking for mmap... yes
checking for getpagesize... yes
checking for sysconf... yes
checking for waitpid... yes
checking for wait4... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for gethrtime... no
checking for clock_gettime... no
checking for syslog... yes
checking for syscall... yes
checking for fcntl... yes
checking for ftruncate... yes
checking for flockfile... yes
checking for getauxval... no
checking for elf_aux_info... no
checking for explicit_bzero... no
checking for explicit_memset... no
checking for getentropy... no
checking for mlock... yes
checking for sysconf... (cached) yes
checking for getpagesize... (cached) yes
checking whether mlock is broken... assuming no
checking for getpid... yes
checking for clock... yes
checking for random device... yes
configure: checking for cc features
checking if gcc supports -fno-delete-null-pointer-checks... yes
checking whether non excutable stack support is requested... yes
checking whether assembler supports --noexecstack option... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating compat/Makefile
config.status: creating mpi/Makefile
config.status: creating cipher/Makefile
config.status: creating random/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/gcrypt.h
config.status: creating src/libgcrypt-config
config.status: creating src/libgcrypt.pc
config.status: creating src/versioninfo.rc
config.status: creating tests/Makefile
config.status: creating tests/hashtest-256g
config.status: creating tests/basic-disable-all-hwf
config.status: creating config.h
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-add1.S to mpi/mpih-add1-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-sub1.S to mpi/mpih-sub1-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-mul1.S to mpi/mpih-mul1-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-mul2.S to mpi/mpih-mul2-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-mul3.S to mpi/mpih-mul3-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-lshift.S to mpi/mpih-lshift-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpih-rshift.S to mpi/mpih-rshift-asm.S
config.status: linking /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/amd64/mpi-asm-defs.h to mpi/mpi-asm-defs.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gcrypt-conf commands
Libgcrypt v1.9.4-beta10 has been configured as follows:
Platform: GNU/Linux (x86_64-pc-linux-gnu)
Hardware detection module: libgcrypt_la-hwf-x86
Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish
serpent rfc2268 seed camellia idea salsa20
gost28147 chacha20 sm4
Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1
sha256 sha512 sha3 tiger whirlpool stribog
blake2 sm3
Enabled kdf algorithms: s2k pkdf2 scrypt
Enabled pubkey algorithms: dsa elgamal rsa ecc
Random number generator: default
Try using jitter entropy: yes
Using linux capabilities: no
Try using Padlock crypto: yes
Try using AES-NI crypto: yes
Try using Intel SHAEXT: yes
Try using Intel PCLMUL: yes
Try using Intel SSE4.1: yes
Try using DRNG (RDRAND): yes
Try using Intel AVX: yes
Try using Intel AVX2: yes
Try using ARM NEON: n/a
Try using ARMv8 crypto: n/a
Try using PPC crypto: n/a
cd out-lnx/x86_64/./vpn/wsk/libgcrypt/;
for sub in compat mpi cipher random src; do /Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/x86_64/./vpn/wsk/libgcrypt//${sub} CC_FOR_BUILD=clang; done
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/compat -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -Wno-macro-redefined -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/compat/compat.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/compat -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -Wno-macro-redefined -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/compat/compat.c -o compat.o
mv -f .deps/compat.Tpo .deps/compat.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o libcompat.la compat.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libcompat.a compat.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c -o mpi-add.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-add.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-add.c -o mpi-add.o
mv -f .deps/mpi-add.Tpo .deps/mpi-add.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c -o mpi-bit.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-bit.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-bit.c -o mpi-bit.o
mv -f .deps/mpi-bit.Tpo .deps/mpi-bit.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c -o mpi-cmp.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-cmp.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-cmp.c -o mpi-cmp.o
mv -f .deps/mpi-cmp.Tpo .deps/mpi-cmp.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c -o mpi-div.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-div.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-div.c -o mpi-div.o
mv -f .deps/mpi-div.Tpo .deps/mpi-div.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c -o mpi-gcd.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-gcd.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-gcd.c -o mpi-gcd.o
mv -f .deps/mpi-gcd.Tpo .deps/mpi-gcd.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c -o mpi-inline.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-inline.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-inline.c -o mpi-inline.o
mv -f .deps/mpi-inline.Tpo .deps/mpi-inline.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c -o mpi-inv.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-inv.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-inv.c -o mpi-inv.o
mv -f .deps/mpi-inv.Tpo .deps/mpi-inv.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c -o mpi-mul.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-mul.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-mul.c -o mpi-mul.o
mv -f .deps/mpi-mul.Tpo .deps/mpi-mul.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c -o mpi-mod.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-mod.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-mod.c -o mpi-mod.o
mv -f .deps/mpi-mod.Tpo .deps/mpi-mod.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c -o mpi-pow.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-pow.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-pow.c -o mpi-pow.o
mv -f .deps/mpi-pow.Tpo .deps/mpi-pow.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c -o mpi-mpow.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-mpow.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-mpow.c -o mpi-mpow.o
mv -f .deps/mpi-mpow.Tpo .deps/mpi-mpow.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c -o mpi-scan.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-scan.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpi-scan.c -o mpi-scan.o
mv -f .deps/mpi-scan.Tpo .deps/mpi-scan.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c -o mpicoder.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpicoder.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpicoder.c -o mpicoder.o
mv -f .deps/mpicoder.Tpo .deps/mpicoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c -o mpih-div.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpih-div.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpih-div.c -o mpih-div.o
mv -f .deps/mpih-div.Tpo .deps/mpih-div.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c -o mpih-mul.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpih-mul.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpih-mul.c -o mpih-mul.o
mv -f .deps/mpih-mul.Tpo .deps/mpih-mul.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-const-time.lo -MD -MP -MF .deps/mpih-const-time.Tpo -c -o mpih-const-time.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpih-const-time.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-const-time.lo -MD -MP -MF .deps/mpih-const-time.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpih-const-time.c -o mpih-const-time.o
mv -f .deps/mpih-const-time.Tpo .deps/mpih-const-time.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c -o mpiutil.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpiutil.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/mpiutil.c -o mpiutil.o
mv -f .deps/mpiutil.Tpo .deps/mpiutil.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c -o ec.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/ec.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/ec.c -o ec.o
mv -f .deps/ec.Tpo .deps/ec.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c -o ec-ed25519.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/ec-ed25519.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi/ec-ed25519.c -o ec-ed25519.o
mv -f .deps/ec-ed25519.Tpo .deps/ec-ed25519.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c -o mpih-add1-asm.lo mpih-add1-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -o mpih-add1-asm.o
mv -f .deps/mpih-add1-asm.Tpo .deps/mpih-add1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c -o mpih-sub1-asm.lo mpih-sub1-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c mpih-sub1-asm.S -o mpih-sub1-asm.o
mv -f .deps/mpih-sub1-asm.Tpo .deps/mpih-sub1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c -o mpih-mul1-asm.lo mpih-mul1-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c mpih-mul1-asm.S -o mpih-mul1-asm.o
mv -f .deps/mpih-mul1-asm.Tpo .deps/mpih-mul1-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c -o mpih-mul2-asm.lo mpih-mul2-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c mpih-mul2-asm.S -o mpih-mul2-asm.o
mv -f .deps/mpih-mul2-asm.Tpo .deps/mpih-mul2-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c -o mpih-mul3-asm.lo mpih-mul3-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c mpih-mul3-asm.S -o mpih-mul3-asm.o
mv -f .deps/mpih-mul3-asm.Tpo .deps/mpih-mul3-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c -o mpih-lshift-asm.lo mpih-lshift-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c mpih-lshift-asm.S -o mpih-lshift-asm.o
mv -f .deps/mpih-lshift-asm.Tpo .deps/mpih-lshift-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c -o mpih-rshift-asm.lo mpih-rshift-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c mpih-rshift-asm.S -o mpih-rshift-asm.o
mv -f .deps/mpih-rshift-asm.Tpo .deps/mpih-rshift-asm.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o libmpi.la mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-mod.lo mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo mpih-mul.lo mpih-const-time.lo mpiutil.lo ec.lo ec-ed25519.lo mpih-add1-asm.lo mpih-sub1-asm.lo mpih-mul1-asm.lo mpih-mul2-asm.lo mpih-mul3-asm.lo mpih-lshift-asm.lo mpih-rshift-asm.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libmpi.a mpi-add.o mpi-bit.o mpi-cmp.o mpi-div.o mpi-gcd.o mpi-inline.o mpi-inv.o mpi-mul.o mpi-mod.o mpi-pow.o mpi-mpow.o mpi-scan.o mpicoder.o mpih-div.o mpih-mul.o mpih-const-time.o mpiutil.o ec.o ec-ed25519.o mpih-add1-asm.o mpih-sub1-asm.o mpih-mul1-asm.o mpih-mul2-asm.o mpih-mul3-asm.o mpih-lshift-asm.o mpih-rshift-asm.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libmpi.a
libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c -o cipher.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher.c -o cipher.o
mv -f .deps/cipher.Tpo .deps/cipher.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c -o cipher-cbc.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-cbc.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-cbc.c -o cipher-cbc.o
mv -f .deps/cipher-cbc.Tpo .deps/cipher-cbc.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c -o cipher-cfb.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-cfb.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-cfb.c -o cipher-cfb.o
mv -f .deps/cipher-cfb.Tpo .deps/cipher-cfb.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c -o cipher-ofb.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ofb.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ofb.c -o cipher-ofb.o
mv -f .deps/cipher-ofb.Tpo .deps/cipher-ofb.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c -o cipher-ctr.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ctr.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ctr.c -o cipher-ctr.o
mv -f .deps/cipher-ctr.Tpo .deps/cipher-ctr.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c -o cipher-aeswrap.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-aeswrap.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-aeswrap.c -o cipher-aeswrap.o
mv -f .deps/cipher-aeswrap.Tpo .deps/cipher-aeswrap.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c -o cipher-ccm.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ccm.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ccm.c -o cipher-ccm.o
mv -f .deps/cipher-ccm.Tpo .deps/cipher-ccm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c -o cipher-cmac.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-cmac.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-cmac.c -o cipher-cmac.o
mv -f .deps/cipher-cmac.Tpo .deps/cipher-cmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c -o cipher-gcm.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-gcm.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-gcm.c -o cipher-gcm.o
mv -f .deps/cipher-gcm.Tpo .deps/cipher-gcm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c -o cipher-poly1305.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-poly1305.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-poly1305.c -o cipher-poly1305.o
mv -f .deps/cipher-poly1305.Tpo .deps/cipher-poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c -o cipher-ocb.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ocb.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-ocb.c -o cipher-ocb.o
mv -f .deps/cipher-ocb.Tpo .deps/cipher-ocb.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c -o cipher-xts.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-xts.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-xts.c -o cipher-xts.o
mv -f .deps/cipher-xts.Tpo .deps/cipher-xts.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-eax.lo -MD -MP -MF .deps/cipher-eax.Tpo -c -o cipher-eax.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-eax.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-eax.lo -MD -MP -MF .deps/cipher-eax.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-eax.c -o cipher-eax.o
mv -f .deps/cipher-eax.Tpo .deps/cipher-eax.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-selftest.lo -MD -MP -MF .deps/cipher-selftest.Tpo -c -o cipher-selftest.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-selftest.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-selftest.lo -MD -MP -MF .deps/cipher-selftest.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-selftest.c -o cipher-selftest.o
mv -f .deps/cipher-selftest.Tpo .deps/cipher-selftest.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c -o pubkey.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/pubkey.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/pubkey.c -o pubkey.o
mv -f .deps/pubkey.Tpo .deps/pubkey.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c -o pubkey-util.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/pubkey-util.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/pubkey-util.c -o pubkey-util.o
mv -f .deps/pubkey-util.Tpo .deps/pubkey-util.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c -o md.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/md.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/md.c -o md.o
mv -f .deps/md.Tpo .deps/md.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac.c -o mac.o
mv -f .deps/mac.Tpo .deps/mac.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c -o mac-hmac.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-hmac.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-hmac.c -o mac-hmac.o
mv -f .deps/mac-hmac.Tpo .deps/mac-hmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c -o mac-cmac.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-cmac.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-cmac.c -o mac-cmac.o
mv -f .deps/mac-cmac.Tpo .deps/mac-cmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c -o mac-gmac.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-gmac.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-gmac.c -o mac-gmac.o
mv -f .deps/mac-gmac.Tpo .deps/mac-gmac.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c -o mac-poly1305.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-poly1305.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/mac-poly1305.c -o mac-poly1305.o
mv -f .deps/mac-poly1305.Tpo .deps/mac-poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c -o poly1305.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/poly1305.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/poly1305.c -o poly1305.o
mv -f .deps/poly1305.Tpo .deps/poly1305.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT poly1305-s390x.lo -MD -MP -MF .deps/poly1305-s390x.Tpo -c -o poly1305-s390x.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/poly1305-s390x.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT poly1305-s390x.lo -MD -MP -MF .deps/poly1305-s390x.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/poly1305-s390x.S -o poly1305-s390x.o
mv -f .deps/poly1305-s390x.Tpo .deps/poly1305-s390x.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c -o kdf.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/kdf.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/kdf.c -o kdf.o
mv -f .deps/kdf.Tpo .deps/kdf.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c -o primegen.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/primegen.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/primegen.c -o primegen.o
mv -f .deps/primegen.Tpo .deps/primegen.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c -o hash-common.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/hash-common.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/hash-common.c -o hash-common.o
mv -f .deps/hash-common.Tpo .deps/hash-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c -o dsa-common.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/dsa-common.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/dsa-common.c -o dsa-common.o
mv -f .deps/dsa-common.Tpo .deps/dsa-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c -o rsa-common.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rsa-common.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rsa-common.c -o rsa-common.o
mv -f .deps/rsa-common.Tpo .deps/rsa-common.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c -o arcfour.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/arcfour.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/arcfour.c -o arcfour.o
mv -f .deps/arcfour.Tpo .deps/arcfour.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT arcfour-amd64.lo -MD -MP -MF .deps/arcfour-amd64.Tpo -c -o arcfour-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/arcfour-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT arcfour-amd64.lo -MD -MP -MF .deps/arcfour-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/arcfour-amd64.S -o arcfour-amd64.o
mv -f .deps/arcfour-amd64.Tpo .deps/arcfour-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c -o blowfish.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blowfish.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blowfish.c -o blowfish.o
mv -f .deps/blowfish.Tpo .deps/blowfish.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT blowfish-amd64.lo -MD -MP -MF .deps/blowfish-amd64.Tpo -c -o blowfish-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blowfish-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT blowfish-amd64.lo -MD -MP -MF .deps/blowfish-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blowfish-amd64.S -o blowfish-amd64.o
mv -f .deps/blowfish-amd64.Tpo .deps/blowfish-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c -o cast5.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cast5.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cast5.c -o cast5.o
mv -f .deps/cast5.Tpo .deps/cast5.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT cast5-amd64.lo -MD -MP -MF .deps/cast5-amd64.Tpo -c -o cast5-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cast5-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT cast5-amd64.lo -MD -MP -MF .deps/cast5-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cast5-amd64.S -o cast5-amd64.o
mv -f .deps/cast5-amd64.Tpo .deps/cast5-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c -o des.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/des.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/des.c -o des.o
mv -f .deps/des.Tpo .deps/des.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT des-amd64.lo -MD -MP -MF .deps/des-amd64.Tpo -c -o des-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/des-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT des-amd64.lo -MD -MP -MF .deps/des-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/des-amd64.S -o des-amd64.o
mv -f .deps/des-amd64.Tpo .deps/des-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael.c -o rijndael.o
mv -f .deps/rijndael.Tpo .deps/rijndael.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT rijndael-amd64.lo -MD -MP -MF .deps/rijndael-amd64.Tpo -c -o rijndael-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT rijndael-amd64.lo -MD -MP -MF .deps/rijndael-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-amd64.S -o rijndael-amd64.o
mv -f .deps/rijndael-amd64.Tpo .deps/rijndael-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-ssse3-amd64.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-ssse3-amd64.c -o rijndael-ssse3-amd64.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT rijndael-ssse3-amd64-asm.lo -MD -MP -MF .deps/rijndael-ssse3-amd64-asm.Tpo -c -o rijndael-ssse3-amd64-asm.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-ssse3-amd64-asm.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT rijndael-ssse3-amd64-asm.lo -MD -MP -MF .deps/rijndael-ssse3-amd64-asm.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-ssse3-amd64-asm.S -o rijndael-ssse3-amd64-asm.o
mv -f .deps/rijndael-ssse3-amd64-asm.Tpo .deps/rijndael-ssse3-amd64-asm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-vaes.lo -MD -MP -MF .deps/rijndael-vaes.Tpo -c -o rijndael-vaes.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-vaes.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-vaes.lo -MD -MP -MF .deps/rijndael-vaes.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-vaes.c -o rijndael-vaes.o
mv -f .deps/rijndael-vaes.Tpo .deps/rijndael-vaes.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT rijndael-vaes-avx2-amd64.lo -MD -MP -MF .deps/rijndael-vaes-avx2-amd64.Tpo -c -o rijndael-vaes-avx2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-vaes-avx2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT rijndael-vaes-avx2-amd64.lo -MD -MP -MF .deps/rijndael-vaes-avx2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-vaes-avx2-amd64.S -o rijndael-vaes-avx2-amd64.o
mv -f .deps/rijndael-vaes-avx2-amd64.Tpo .deps/rijndael-vaes-avx2-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-aesni.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-aesni.c -o rijndael-aesni.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c -o rijndael-padlock.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-padlock.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rijndael-padlock.c -o rijndael-padlock.o
mv -f .deps/rijndael-padlock.Tpo .deps/rijndael-padlock.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c -o twofish.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/twofish.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/twofish.c -o twofish.o
mv -f .deps/twofish.Tpo .deps/twofish.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT twofish-amd64.lo -MD -MP -MF .deps/twofish-amd64.Tpo -c -o twofish-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/twofish-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT twofish-amd64.lo -MD -MP -MF .deps/twofish-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/twofish-amd64.S -o twofish-amd64.o
mv -f .deps/twofish-amd64.Tpo .deps/twofish-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT twofish-avx2-amd64.lo -MD -MP -MF .deps/twofish-avx2-amd64.Tpo -c -o twofish-avx2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/twofish-avx2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT twofish-avx2-amd64.lo -MD -MP -MF .deps/twofish-avx2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/twofish-avx2-amd64.S -o twofish-avx2-amd64.o
mv -f .deps/twofish-avx2-amd64.Tpo .deps/twofish-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c -o serpent.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/serpent.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/serpent.c -o serpent.o
mv -f .deps/serpent.Tpo .deps/serpent.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT serpent-sse2-amd64.lo -MD -MP -MF .deps/serpent-sse2-amd64.Tpo -c -o serpent-sse2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/serpent-sse2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT serpent-sse2-amd64.lo -MD -MP -MF .deps/serpent-sse2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/serpent-sse2-amd64.S -o serpent-sse2-amd64.o
mv -f .deps/serpent-sse2-amd64.Tpo .deps/serpent-sse2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c -o serpent-avx2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/serpent-avx2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/serpent-avx2-amd64.S -o serpent-avx2-amd64.o
mv -f .deps/serpent-avx2-amd64.Tpo .deps/serpent-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c -o rfc2268.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rfc2268.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rfc2268.c -o rfc2268.o
mv -f .deps/rfc2268.Tpo .deps/rfc2268.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/seed.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/seed.c -o seed.o
mv -f .deps/seed.Tpo .deps/seed.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c -o camellia.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia.c -o camellia.o
mv -f .deps/camellia.Tpo .deps/camellia.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c -o camellia-glue.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-glue.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-glue.c -o camellia-glue.o
mv -f .deps/camellia-glue.Tpo .deps/camellia-glue.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c -o camellia-aesni-avx-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-aesni-avx-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-aesni-avx-amd64.S -o camellia-aesni-avx-amd64.o
mv -f .deps/camellia-aesni-avx-amd64.Tpo .deps/camellia-aesni-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c -o camellia-aesni-avx2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-aesni-avx2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-aesni-avx2-amd64.S -o camellia-aesni-avx2-amd64.o
mv -f .deps/camellia-aesni-avx2-amd64.Tpo .deps/camellia-aesni-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT camellia-vaes-avx2-amd64.lo -MD -MP -MF .deps/camellia-vaes-avx2-amd64.Tpo -c -o camellia-vaes-avx2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-vaes-avx2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT camellia-vaes-avx2-amd64.lo -MD -MP -MF .deps/camellia-vaes-avx2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/camellia-vaes-avx2-amd64.S -o camellia-vaes-avx2-amd64.o
mv -f .deps/camellia-vaes-avx2-amd64.Tpo .deps/camellia-vaes-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c -o idea.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/idea.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/idea.c -o idea.o
mv -f .deps/idea.Tpo .deps/idea.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c -o salsa20.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/salsa20.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/salsa20.c -o salsa20.o
mv -f .deps/salsa20.Tpo .deps/salsa20.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT salsa20-amd64.lo -MD -MP -MF .deps/salsa20-amd64.Tpo -c -o salsa20-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/salsa20-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT salsa20-amd64.lo -MD -MP -MF .deps/salsa20-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/salsa20-amd64.S -o salsa20-amd64.o
mv -f .deps/salsa20-amd64.Tpo .deps/salsa20-amd64.Plo
clang \
-o gost-s-box /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/gost-s-box.c
./gost-s-box gost-sb.h
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c -o gost28147.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/gost28147.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/gost28147.c -o gost28147.o
mv -f .deps/gost28147.Tpo .deps/gost28147.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c -o chacha20.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/chacha20.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/chacha20.c -o chacha20.o
mv -f .deps/chacha20.Tpo .deps/chacha20.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT chacha20-amd64-ssse3.lo -MD -MP -MF .deps/chacha20-amd64-ssse3.Tpo -c -o chacha20-amd64-ssse3.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/chacha20-amd64-ssse3.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT chacha20-amd64-ssse3.lo -MD -MP -MF .deps/chacha20-amd64-ssse3.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/chacha20-amd64-ssse3.S -o chacha20-amd64-ssse3.o
mv -f .deps/chacha20-amd64-ssse3.Tpo .deps/chacha20-amd64-ssse3.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT chacha20-amd64-avx2.lo -MD -MP -MF .deps/chacha20-amd64-avx2.Tpo -c -o chacha20-amd64-avx2.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/chacha20-amd64-avx2.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT chacha20-amd64-avx2.lo -MD -MP -MF .deps/chacha20-amd64-avx2.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/chacha20-amd64-avx2.S -o chacha20-amd64-avx2.o
mv -f .deps/chacha20-amd64-avx2.Tpo .deps/chacha20-amd64-avx2.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm4.lo -MD -MP -MF .deps/sm4.Tpo -c -o sm4.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm4.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm4.lo -MD -MP -MF .deps/sm4.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm4.c -o sm4.o
mv -f .deps/sm4.Tpo .deps/sm4.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sm4-aesni-avx-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx-amd64.Tpo -c -o sm4-aesni-avx-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm4-aesni-avx-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sm4-aesni-avx-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm4-aesni-avx-amd64.S -o sm4-aesni-avx-amd64.o
mv -f .deps/sm4-aesni-avx-amd64.Tpo .deps/sm4-aesni-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sm4-aesni-avx2-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx2-amd64.Tpo -c -o sm4-aesni-avx2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm4-aesni-avx2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sm4-aesni-avx2-amd64.lo -MD -MP -MF .deps/sm4-aesni-avx2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm4-aesni-avx2-amd64.S -o sm4-aesni-avx2-amd64.o
mv -f .deps/sm4-aesni-avx2-amd64.Tpo .deps/sm4-aesni-avx2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c -o dsa.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/dsa.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/dsa.c -o dsa.o
mv -f .deps/dsa.Tpo .deps/dsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c -o rsa.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rsa.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rsa.c -o rsa.o
mv -f .deps/rsa.Tpo .deps/rsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c -o elgamal.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/elgamal.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/elgamal.c -o elgamal.o
mv -f .deps/elgamal.Tpo .deps/elgamal.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c -o ecc.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc.c -o ecc.o
mv -f .deps/ecc.Tpo .deps/ecc.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c -o ecc-curves.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-curves.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-curves.c -o ecc-curves.o
mv -f .deps/ecc-curves.Tpo .deps/ecc-curves.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c -o ecc-misc.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-misc.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-misc.c -o ecc-misc.o
mv -f .deps/ecc-misc.Tpo .deps/ecc-misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdh.lo -MD -MP -MF .deps/ecc-ecdh.Tpo -c -o ecc-ecdh.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-ecdh.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdh.lo -MD -MP -MF .deps/ecc-ecdh.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-ecdh.c -o ecc-ecdh.o
mv -f .deps/ecc-ecdh.Tpo .deps/ecc-ecdh.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c -o ecc-ecdsa.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-ecdsa.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-ecdsa.c -o ecc-ecdsa.o
mv -f .deps/ecc-ecdsa.Tpo .deps/ecc-ecdsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c -o ecc-eddsa.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-eddsa.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-eddsa.c -o ecc-eddsa.o
mv -f .deps/ecc-eddsa.Tpo .deps/ecc-eddsa.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c -o ecc-gost.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-gost.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-gost.c -o ecc-gost.o
mv -f .deps/ecc-gost.Tpo .deps/ecc-gost.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-sm2.lo -MD -MP -MF .deps/ecc-sm2.Tpo -c -o ecc-sm2.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-sm2.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-sm2.lo -MD -MP -MF .deps/ecc-sm2.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/ecc-sm2.c -o ecc-sm2.o
mv -f .deps/ecc-sm2.Tpo .deps/ecc-sm2.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/crc.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/crc.c -o crc.o
mv -f .deps/crc.Tpo .deps/crc.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/crc-intel-pclmul.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/crc-intel-pclmul.c -o crc-intel-pclmul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c -o gostr3411-94.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/gostr3411-94.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/gostr3411-94.c -o gostr3411-94.o
mv -f .deps/gostr3411-94.Tpo .deps/gostr3411-94.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c -o stribog.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/stribog.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/stribog.c -o stribog.o
mv -f .deps/stribog.Tpo .deps/stribog.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c -o md4.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/md4.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/md4.c -o md4.o
mv -f .deps/md4.Tpo .deps/md4.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/md5.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/md5.c -o md5.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c -o rmd160.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rmd160.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/rmd160.c -o rmd160.o
mv -f .deps/rmd160.Tpo .deps/rmd160.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256.c -o sha256.o
mv -f .deps/sha256.Tpo .deps/sha256.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha256-ssse3-amd64.lo -MD -MP -MF .deps/sha256-ssse3-amd64.Tpo -c -o sha256-ssse3-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-ssse3-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha256-ssse3-amd64.lo -MD -MP -MF .deps/sha256-ssse3-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-ssse3-amd64.S -o sha256-ssse3-amd64.o
mv -f .deps/sha256-ssse3-amd64.Tpo .deps/sha256-ssse3-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha256-avx-amd64.lo -MD -MP -MF .deps/sha256-avx-amd64.Tpo -c -o sha256-avx-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-avx-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha256-avx-amd64.lo -MD -MP -MF .deps/sha256-avx-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-avx-amd64.S -o sha256-avx-amd64.o
mv -f .deps/sha256-avx-amd64.Tpo .deps/sha256-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha256-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha256-avx2-bmi2-amd64.Tpo -c -o sha256-avx2-bmi2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-avx2-bmi2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha256-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha256-avx2-bmi2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-avx2-bmi2-amd64.S -o sha256-avx2-bmi2-amd64.o
mv -f .deps/sha256-avx2-bmi2-amd64.Tpo .deps/sha256-avx2-bmi2-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-intel-shaext.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha256-intel-shaext.c -o sha256-intel-shaext.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512.c -o sha512.o
mv -f .deps/sha512.Tpo .deps/sha512.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha512-ssse3-amd64.lo -MD -MP -MF .deps/sha512-ssse3-amd64.Tpo -c -o sha512-ssse3-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512-ssse3-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha512-ssse3-amd64.lo -MD -MP -MF .deps/sha512-ssse3-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512-ssse3-amd64.S -o sha512-ssse3-amd64.o
mv -f .deps/sha512-ssse3-amd64.Tpo .deps/sha512-ssse3-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha512-avx-amd64.lo -MD -MP -MF .deps/sha512-avx-amd64.Tpo -c -o sha512-avx-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512-avx-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha512-avx-amd64.lo -MD -MP -MF .deps/sha512-avx-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512-avx-amd64.S -o sha512-avx-amd64.o
mv -f .deps/sha512-avx-amd64.Tpo .deps/sha512-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha512-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha512-avx2-bmi2-amd64.Tpo -c -o sha512-avx2-bmi2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512-avx2-bmi2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha512-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha512-avx2-bmi2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha512-avx2-bmi2-amd64.S -o sha512-avx2-bmi2-amd64.o
mv -f .deps/sha512-avx2-bmi2-amd64.Tpo .deps/sha512-avx2-bmi2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c -o keccak.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/keccak.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/keccak.c -o keccak.o
mv -f .deps/keccak.Tpo .deps/keccak.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/tiger.c | sed -e 's/-O\([2-9sg][2-9sg]*\)/-O1/' -e 's/-Ofast/-O1/g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -O1 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/tiger.c -o tiger.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c -o whirlpool.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/whirlpool.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/whirlpool.c -o whirlpool.o
mv -f .deps/whirlpool.Tpo .deps/whirlpool.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT whirlpool-sse2-amd64.lo -MD -MP -MF .deps/whirlpool-sse2-amd64.Tpo -c -o whirlpool-sse2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/whirlpool-sse2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT whirlpool-sse2-amd64.lo -MD -MP -MF .deps/whirlpool-sse2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/whirlpool-sse2-amd64.S -o whirlpool-sse2-amd64.o
mv -f .deps/whirlpool-sse2-amd64.Tpo .deps/whirlpool-sse2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c -o blake2.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blake2.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blake2.c -o blake2.o
mv -f .deps/blake2.Tpo .deps/blake2.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT blake2b-amd64-avx2.lo -MD -MP -MF .deps/blake2b-amd64-avx2.Tpo -c -o blake2b-amd64-avx2.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blake2b-amd64-avx2.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT blake2b-amd64-avx2.lo -MD -MP -MF .deps/blake2b-amd64-avx2.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blake2b-amd64-avx2.S -o blake2b-amd64-avx2.o
mv -f .deps/blake2b-amd64-avx2.Tpo .deps/blake2b-amd64-avx2.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT blake2s-amd64-avx.lo -MD -MP -MF .deps/blake2s-amd64-avx.Tpo -c -o blake2s-amd64-avx.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blake2s-amd64-avx.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT blake2s-amd64-avx.lo -MD -MP -MF .deps/blake2s-amd64-avx.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/blake2s-amd64-avx.S -o blake2s-amd64-avx.o
mv -f .deps/blake2s-amd64-avx.Tpo .deps/blake2s-amd64-avx.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1.c -o sha1.o
mv -f .deps/sha1.Tpo .deps/sha1.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-ssse3-amd64.lo -MD -MP -MF .deps/sha1-ssse3-amd64.Tpo -c -o sha1-ssse3-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-ssse3-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-ssse3-amd64.lo -MD -MP -MF .deps/sha1-ssse3-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-ssse3-amd64.S -o sha1-ssse3-amd64.o
mv -f .deps/sha1-ssse3-amd64.Tpo .deps/sha1-ssse3-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-avx-amd64.lo -MD -MP -MF .deps/sha1-avx-amd64.Tpo -c -o sha1-avx-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-avx-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-avx-amd64.lo -MD -MP -MF .deps/sha1-avx-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-avx-amd64.S -o sha1-avx-amd64.o
mv -f .deps/sha1-avx-amd64.Tpo .deps/sha1-avx-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-avx-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx-bmi2-amd64.Tpo -c -o sha1-avx-bmi2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-avx-bmi2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-avx-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx-bmi2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-avx-bmi2-amd64.S -o sha1-avx-bmi2-amd64.o
mv -f .deps/sha1-avx-bmi2-amd64.Tpo .deps/sha1-avx-bmi2-amd64.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx2-bmi2-amd64.Tpo -c -o sha1-avx2-bmi2-amd64.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-avx2-bmi2-amd64.S
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -Wa,--noexecstack -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -MT sha1-avx2-bmi2-amd64.lo -MD -MP -MF .deps/sha1-avx2-bmi2-amd64.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-avx2-bmi2-amd64.S -o sha1-avx2-bmi2-amd64.o
mv -f .deps/sha1-avx2-bmi2-amd64.Tpo .deps/sha1-avx2-bmi2-amd64.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-intel-shaext.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sha1-intel-shaext.c -o sha1-intel-shaext.o
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-gcm-intel-pclmul.c | sed -e 's/-fsanitize[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fprofile[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' -e 's/-fcoverage[=,\-][=,a-z,A-Z,0-9,\,,\-]*//g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/cipher-gcm-intel-pclmul.c -o cipher-gcm-intel-pclmul.o
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm3.lo -MD -MP -MF .deps/sm3.Tpo -c -o sm3.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm3.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sm3.lo -MD -MP -MF .deps/sm3.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/sm3.c -o sm3.o
mv -f .deps/sm3.Tpo .deps/sm3.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c -o scrypt.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/scrypt.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I../mpi -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/mpi -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/cipher/scrypt.c -o scrypt.o
mv -f .deps/scrypt.Tpo .deps/scrypt.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o libcipher.la cipher.lo cipher-cbc.lo cipher-cfb.lo cipher-ofb.lo cipher-ctr.lo cipher-aeswrap.lo cipher-ccm.lo cipher-cmac.lo cipher-gcm.lo cipher-poly1305.lo cipher-ocb.lo cipher-xts.lo cipher-eax.lo cipher-selftest.lo pubkey.lo pubkey-util.lo md.lo mac.lo mac-hmac.lo mac-cmac.lo mac-gmac.lo mac-poly1305.lo poly1305.lo poly1305-s390x.lo kdf.lo primegen.lo hash-common.lo dsa-common.lo rsa-common.lo arcfour.lo arcfour-amd64.lo blowfish.lo blowfish-amd64.lo cast5.lo cast5-amd64.lo des.lo des-amd64.lo rijndael.lo rijndael-amd64.lo rijndael-ssse3-amd64.lo rijndael-ssse3-amd64-asm.lo rijndael-vaes.lo rijndael-vaes-avx2-amd64.lo rijndael-aesni.lo rijndael-padlock.lo twofish.lo twofish-amd64.lo twofish-avx2-amd64.lo serpent.lo serpent-sse2-amd64.lo serpent-avx2-amd64.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo camellia-aesni-avx-amd64.lo camellia-aesni-avx2-amd64.lo camellia-vaes-avx2-amd64.lo idea.lo salsa20.lo salsa20-amd64.lo gost28147.lo chacha20.lo chacha20-amd64-ssse3.lo chacha20-amd64-avx2.lo sm4.lo sm4-aesni-avx-amd64.lo sm4-aesni-avx2-amd64.lo dsa.lo rsa.lo elgamal.lo ecc.lo ecc-curves.lo ecc-misc.lo ecc-ecdh.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo ecc-sm2.lo crc.lo crc-intel-pclmul.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha256-ssse3-amd64.lo sha256-avx-amd64.lo sha256-avx2-bmi2-amd64.lo sha256-intel-shaext.lo sha512.lo sha512-ssse3-amd64.lo sha512-avx-amd64.lo sha512-avx2-bmi2-amd64.lo keccak.lo tiger.lo whirlpool.lo whirlpool-sse2-amd64.lo blake2.lo blake2b-amd64-avx2.lo blake2s-amd64-avx.lo sha1.lo sha1-ssse3-amd64.lo sha1-avx-amd64.lo sha1-avx-bmi2-amd64.lo sha1-avx2-bmi2-amd64.lo sha1-intel-shaext.lo cipher-gcm-intel-pclmul.lo sm3.lo scrypt.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libcipher.a cipher.o cipher-cbc.o cipher-cfb.o cipher-ofb.o cipher-ctr.o cipher-aeswrap.o cipher-ccm.o cipher-cmac.o cipher-gcm.o cipher-poly1305.o cipher-ocb.o cipher-xts.o cipher-eax.o cipher-selftest.o pubkey.o pubkey-util.o md.o mac.o mac-hmac.o mac-cmac.o mac-gmac.o mac-poly1305.o poly1305.o poly1305-s390x.o kdf.o primegen.o hash-common.o dsa-common.o rsa-common.o arcfour.o arcfour-amd64.o blowfish.o blowfish-amd64.o cast5.o cast5-amd64.o des.o des-amd64.o rijndael.o rijndael-amd64.o rijndael-ssse3-amd64.o rijndael-ssse3-amd64-asm.o rijndael-vaes.o rijndael-vaes-avx2-amd64.o rijndael-aesni.o rijndael-padlock.o twofish.o twofish-amd64.o twofish-avx2-amd64.o serpent.o serpent-sse2-amd64.o serpent-avx2-amd64.o rfc2268.o seed.o camellia.o camellia-glue.o camellia-aesni-avx-amd64.o camellia-aesni-avx2-amd64.o camellia-vaes-avx2-amd64.o idea.o salsa20.o salsa20-amd64.o gost28147.o chacha20.o chacha20-amd64-ssse3.o chacha20-amd64-avx2.o sm4.o sm4-aesni-avx-amd64.o sm4-aesni-avx2-amd64.o dsa.o rsa.o elgamal.o ecc.o ecc-curves.o ecc-misc.o ecc-ecdh.o ecc-ecdsa.o ecc-eddsa.o ecc-gost.o ecc-sm2.o crc.o crc-intel-pclmul.o gostr3411-94.o stribog.o md4.o md5.o rmd160.o sha256.o sha256-ssse3-amd64.o sha256-avx-amd64.o sha256-avx2-bmi2-amd64.o sha256-intel-shaext.o sha512.o sha512-ssse3-amd64.o sha512-avx-amd64.o sha512-avx2-bmi2-amd64.o keccak.o tiger.o whirlpool.o whirlpool-sse2-amd64.o blake2.o blake2b-amd64-avx2.o blake2s-amd64-avx.o sha1.o sha1-ssse3-amd64.o sha1-avx-amd64.o sha1-avx-bmi2-amd64.o sha1-avx2-bmi2-amd64.o sha1-intel-shaext.o cipher-gcm-intel-pclmul.o sm3.o scrypt.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libcipher.a
libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" )
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c -o random.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random.c -o random.o
mv -f .deps/random.Tpo .deps/random.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c -o random-csprng.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random-csprng.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random-csprng.c -o random-csprng.o
mv -f .deps/random-csprng.Tpo .deps/random-csprng.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c -o random-drbg.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random-drbg.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random-drbg.c -o random-drbg.o
mv -f .deps/random-drbg.Tpo .deps/random-drbg.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c -o random-system.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random-system.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/random-system.c -o random-system.o
mv -f .deps/random-system.Tpo .deps/random-system.Plo
`echo /bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndjent.c | sed -e 's/-O\([1-9sg][1-9sg]*\)/-O0/g' -e 's/-Ofast/-O0/g' `
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -O0 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndjent.c -o rndjent.o
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndjent.c:86:
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/jitterentropy-base.c:53:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC optimize ("O0")
^
1 warning generated.
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c -o rndhw.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndhw.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndhw.c -o rndhw.o
mv -f .deps/rndhw.Tpo .deps/rndhw.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndlinux.lo -MD -MP -MF .deps/rndlinux.Tpo -c -o rndlinux.lo /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndlinux.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random -I.. -I../src -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndlinux.lo -MD -MP -MF .deps/rndlinux.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/random/rndlinux.c -o rndlinux.o
mv -f .deps/rndlinux.Tpo .deps/rndlinux.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o librandom.la random.lo random-csprng.lo random-drbg.lo random-system.lo rndjent.lo rndhw.lo rndlinux.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/librandom.a random.o random-csprng.o random-drbg.o random-system.o rndjent.o rndhw.o rndlinux.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dumpsexp-dumpsexp.o -MD -MP -MF .deps/dumpsexp-dumpsexp.Tpo -c -o dumpsexp-dumpsexp.o `test -f 'dumpsexp.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`dumpsexp.c
mv -f .deps/dumpsexp-dumpsexp.Tpo .deps/dumpsexp-dumpsexp.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o dumpsexp dumpsexp-dumpsexp.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o dumpsexp dumpsexp-dumpsexp.o
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -DSTANDALONE -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac256-hmac256.o -MD -MP -MF .deps/hmac256-hmac256.Tpo -c -o hmac256-hmac256.o `test -f 'hmac256.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`hmac256.c
mv -f .deps/hmac256-hmac256.Tpo .deps/hmac256-hmac256.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DSTANDALONE -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o hmac256 hmac256-hmac256.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DSTANDALONE -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o hmac256 hmac256-hmac256.o
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicalc-mpicalc.o -MD -MP -MF .deps/mpicalc-mpicalc.Tpo -c -o mpicalc-mpicalc.o `test -f 'mpicalc.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`mpicalc.c
mv -f .deps/mpicalc-mpicalc.Tpo .deps/mpicalc-mpicalc.Po
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c -o libgcrypt_la-visibility.lo `test -f 'visibility.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`visibility.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/visibility.c -o libgcrypt_la-visibility.o
mv -f .deps/libgcrypt_la-visibility.Tpo .deps/libgcrypt_la-visibility.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c -o libgcrypt_la-misc.lo `test -f 'misc.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`misc.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/misc.c -o libgcrypt_la-misc.o
mv -f .deps/libgcrypt_la-misc.Tpo .deps/libgcrypt_la-misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c -o libgcrypt_la-global.lo `test -f 'global.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`global.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/global.c -o libgcrypt_la-global.o
mv -f .deps/libgcrypt_la-global.Tpo .deps/libgcrypt_la-global.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c -o libgcrypt_la-sexp.lo `test -f 'sexp.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`sexp.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/sexp.c -o libgcrypt_la-sexp.o
mv -f .deps/libgcrypt_la-sexp.Tpo .deps/libgcrypt_la-sexp.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c -o libgcrypt_la-hwfeatures.lo `test -f 'hwfeatures.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`hwfeatures.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/hwfeatures.c -o libgcrypt_la-hwfeatures.o
mv -f .deps/libgcrypt_la-hwfeatures.Tpo .deps/libgcrypt_la-hwfeatures.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c -o libgcrypt_la-stdmem.lo `test -f 'stdmem.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`stdmem.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/stdmem.c -o libgcrypt_la-stdmem.o
mv -f .deps/libgcrypt_la-stdmem.Tpo .deps/libgcrypt_la-stdmem.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c -o libgcrypt_la-secmem.lo `test -f 'secmem.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`secmem.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/secmem.c -o libgcrypt_la-secmem.o
mv -f .deps/libgcrypt_la-secmem.Tpo .deps/libgcrypt_la-secmem.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c -o libgcrypt_la-missing-string.lo `test -f 'missing-string.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`missing-string.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/missing-string.c -o libgcrypt_la-missing-string.o
mv -f .deps/libgcrypt_la-missing-string.Tpo .deps/libgcrypt_la-missing-string.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c -o libgcrypt_la-fips.lo `test -f 'fips.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`fips.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/fips.c -o libgcrypt_la-fips.o
mv -f .deps/libgcrypt_la-fips.Tpo .deps/libgcrypt_la-fips.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hmac256.lo -MD -MP -MF .deps/libgcrypt_la-hmac256.Tpo -c -o libgcrypt_la-hmac256.lo `test -f 'hmac256.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`hmac256.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hmac256.lo -MD -MP -MF .deps/libgcrypt_la-hmac256.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/hmac256.c -o libgcrypt_la-hmac256.o
mv -f .deps/libgcrypt_la-hmac256.Tpo .deps/libgcrypt_la-hmac256.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c -o libgcrypt_la-context.lo `test -f 'context.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`context.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/context.c -o libgcrypt_la-context.o
mv -f .deps/libgcrypt_la-context.Tpo .deps/libgcrypt_la-context.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF .deps/libgcrypt_la-hwf-x86.Tpo -c -o libgcrypt_la-hwf-x86.lo `test -f 'hwf-x86.c' || echo '/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/'`hwf-x86.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src -I.. -Wno-macro-redefined -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwf-x86.lo -MD -MP -MF .deps/libgcrypt_la-hwf-x86.Tpo -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/hwf-x86.c -o libgcrypt_la-hwf-x86.o
mv -f .deps/libgcrypt_la-hwf-x86.Tpo .deps/libgcrypt_la-hwf-x86.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,--version-script=/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libgcrypt/src/libgcrypt.vers -version-info 23:3:3 -fuse-ld=lld -o libgcrypt.la -rpath /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib libgcrypt_la-visibility.lo libgcrypt_la-misc.lo libgcrypt_la-global.lo libgcrypt_la-sexp.lo libgcrypt_la-hwfeatures.lo libgcrypt_la-stdmem.lo libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo libgcrypt_la-fips.lo libgcrypt_la-hmac256.lo libgcrypt_la-context.lo libgcrypt_la-hwf-x86.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la ../compat/libcompat.la -L/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib -lgpg-error
libtool: link: (cd .libs/libgcrypt.lax/libcipher.a && /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar x "/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libgcrypt/src/../cipher/.libs/libcipher.a")
libtool: link: (cd .libs/libgcrypt.lax/librandom.a && /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar x "/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libgcrypt/src/../random/.libs/librandom.a")
libtool: link: (cd .libs/libgcrypt.lax/libmpi.a && /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar x "/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libgcrypt/src/../mpi/.libs/libmpi.a")
libtool: link: (cd .libs/libgcrypt.lax/libcompat.a && /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar x "/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libgcrypt/src/../compat/.libs/libcompat.a")
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libgcrypt.a libgcrypt_la-visibility.o libgcrypt_la-misc.o libgcrypt_la-global.o libgcrypt_la-sexp.o libgcrypt_la-hwfeatures.o libgcrypt_la-stdmem.o libgcrypt_la-secmem.o libgcrypt_la-missing-string.o libgcrypt_la-fips.o libgcrypt_la-hmac256.o libgcrypt_la-context.o libgcrypt_la-hwf-x86.o .libs/libgcrypt.lax/libcipher.a/arcfour-amd64.o .libs/libgcrypt.lax/libcipher.a/arcfour.o .libs/libgcrypt.lax/libcipher.a/blake2.o .libs/libgcrypt.lax/libcipher.a/blake2b-amd64-avx2.o .libs/libgcrypt.lax/libcipher.a/blake2s-amd64-avx.o .libs/libgcrypt.lax/libcipher.a/blowfish-amd64.o .libs/libgcrypt.lax/libcipher.a/blowfish.o .libs/libgcrypt.lax/libcipher.a/camellia-aesni-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/camellia-aesni-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/camellia-glue.o .libs/libgcrypt.lax/libcipher.a/camellia-vaes-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/camellia.o .libs/libgcrypt.lax/libcipher.a/cast5-amd64.o .libs/libgcrypt.lax/libcipher.a/cast5.o .libs/libgcrypt.lax/libcipher.a/chacha20-amd64-avx2.o .libs/libgcrypt.lax/libcipher.a/chacha20-amd64-ssse3.o .libs/libgcrypt.lax/libcipher.a/chacha20.o .libs/libgcrypt.lax/libcipher.a/cipher-aeswrap.o .libs/libgcrypt.lax/libcipher.a/cipher-cbc.o .libs/libgcrypt.lax/libcipher.a/cipher-ccm.o .libs/libgcrypt.lax/libcipher.a/cipher-cfb.o .libs/libgcrypt.lax/libcipher.a/cipher-cmac.o .libs/libgcrypt.lax/libcipher.a/cipher-ctr.o .libs/libgcrypt.lax/libcipher.a/cipher-eax.o .libs/libgcrypt.lax/libcipher.a/cipher-gcm-intel-pclmul.o .libs/libgcrypt.lax/libcipher.a/cipher-gcm.o .libs/libgcrypt.lax/libcipher.a/cipher-ocb.o .libs/libgcrypt.lax/libcipher.a/cipher-ofb.o .libs/libgcrypt.lax/libcipher.a/cipher-poly1305.o .libs/libgcrypt.lax/libcipher.a/cipher-selftest.o .libs/libgcrypt.lax/libcipher.a/cipher-xts.o .libs/libgcrypt.lax/libcipher.a/cipher.o .libs/libgcrypt.lax/libcipher.a/crc-intel-pclmul.o .libs/libgcrypt.lax/libcipher.a/crc.o .libs/libgcrypt.lax/libcipher.a/des-amd64.o .libs/libgcrypt.lax/libcipher.a/des.o .libs/libgcrypt.lax/libcipher.a/dsa-common.o .libs/libgcrypt.lax/libcipher.a/dsa.o .libs/libgcrypt.lax/libcipher.a/ecc-curves.o .libs/libgcrypt.lax/libcipher.a/ecc-ecdh.o .libs/libgcrypt.lax/libcipher.a/ecc-ecdsa.o .libs/libgcrypt.lax/libcipher.a/ecc-eddsa.o .libs/libgcrypt.lax/libcipher.a/ecc-gost.o .libs/libgcrypt.lax/libcipher.a/ecc-misc.o .libs/libgcrypt.lax/libcipher.a/ecc-sm2.o .libs/libgcrypt.lax/libcipher.a/ecc.o .libs/libgcrypt.lax/libcipher.a/elgamal.o .libs/libgcrypt.lax/libcipher.a/gost28147.o .libs/libgcrypt.lax/libcipher.a/gostr3411-94.o .libs/libgcrypt.lax/libcipher.a/hash-common.o .libs/libgcrypt.lax/libcipher.a/idea.o .libs/libgcrypt.lax/libcipher.a/kdf.o .libs/libgcrypt.lax/libcipher.a/keccak.o .libs/libgcrypt.lax/libcipher.a/mac-cmac.o .libs/libgcrypt.lax/libcipher.a/mac-gmac.o .libs/libgcrypt.lax/libcipher.a/mac-hmac.o .libs/libgcrypt.lax/libcipher.a/mac-poly1305.o .libs/libgcrypt.lax/libcipher.a/mac.o .libs/libgcrypt.lax/libcipher.a/md.o .libs/libgcrypt.lax/libcipher.a/md4.o .libs/libgcrypt.lax/libcipher.a/md5.o .libs/libgcrypt.lax/libcipher.a/poly1305-s390x.o .libs/libgcrypt.lax/libcipher.a/poly1305.o .libs/libgcrypt.lax/libcipher.a/primegen.o .libs/libgcrypt.lax/libcipher.a/pubkey-util.o .libs/libgcrypt.lax/libcipher.a/pubkey.o .libs/libgcrypt.lax/libcipher.a/rfc2268.o .libs/libgcrypt.lax/libcipher.a/rijndael-aesni.o .libs/libgcrypt.lax/libcipher.a/rijndael-amd64.o .libs/libgcrypt.lax/libcipher.a/rijndael-padlock.o .libs/libgcrypt.lax/libcipher.a/rijndael-ssse3-amd64-asm.o .libs/libgcrypt.lax/libcipher.a/rijndael-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/rijndael-vaes-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/rijndael-vaes.o .libs/libgcrypt.lax/libcipher.a/rijndael.o .libs/libgcrypt.lax/libcipher.a/rmd160.o .libs/libgcrypt.lax/libcipher.a/rsa-common.o .libs/libgcrypt.lax/libcipher.a/rsa.o .libs/libgcrypt.lax/libcipher.a/salsa20-amd64.o .libs/libgcrypt.lax/libcipher.a/salsa20.o .libs/libgcrypt.lax/libcipher.a/scrypt.o .libs/libgcrypt.lax/libcipher.a/seed.o .libs/libgcrypt.lax/libcipher.a/serpent-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/serpent-sse2-amd64.o .libs/libgcrypt.lax/libcipher.a/serpent.o .libs/libgcrypt.lax/libcipher.a/sha1-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1-avx-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1-avx2-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1-intel-shaext.o .libs/libgcrypt.lax/libcipher.a/sha1-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/sha1.o .libs/libgcrypt.lax/libcipher.a/sha256-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sha256-avx2-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha256-intel-shaext.o .libs/libgcrypt.lax/libcipher.a/sha256-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/sha256.o .libs/libgcrypt.lax/libcipher.a/sha512-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sha512-avx2-bmi2-amd64.o .libs/libgcrypt.lax/libcipher.a/sha512-ssse3-amd64.o .libs/libgcrypt.lax/libcipher.a/sha512.o .libs/libgcrypt.lax/libcipher.a/sm3.o .libs/libgcrypt.lax/libcipher.a/sm4-aesni-avx-amd64.o .libs/libgcrypt.lax/libcipher.a/sm4-aesni-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/sm4.o .libs/libgcrypt.lax/libcipher.a/stribog.o .libs/libgcrypt.lax/libcipher.a/tiger.o .libs/libgcrypt.lax/libcipher.a/twofish-amd64.o .libs/libgcrypt.lax/libcipher.a/twofish-avx2-amd64.o .libs/libgcrypt.lax/libcipher.a/twofish.o .libs/libgcrypt.lax/libcipher.a/whirlpool-sse2-amd64.o .libs/libgcrypt.lax/libcipher.a/whirlpool.o .libs/libgcrypt.lax/librandom.a/random-csprng.o .libs/libgcrypt.lax/librandom.a/random-drbg.o .libs/libgcrypt.lax/librandom.a/random-system.o .libs/libgcrypt.lax/librandom.a/random.o .libs/libgcrypt.lax/librandom.a/rndhw.o .libs/libgcrypt.lax/librandom.a/rndjent.o .libs/libgcrypt.lax/librandom.a/rndlinux.o .libs/libgcrypt.lax/libmpi.a/ec-ed25519.o .libs/libgcrypt.lax/libmpi.a/ec.o .libs/libgcrypt.lax/libmpi.a/mpi-add.o .libs/libgcrypt.lax/libmpi.a/mpi-bit.o .libs/libgcrypt.lax/libmpi.a/mpi-cmp.o .libs/libgcrypt.lax/libmpi.a/mpi-div.o .libs/libgcrypt.lax/libmpi.a/mpi-gcd.o .libs/libgcrypt.lax/libmpi.a/mpi-inline.o .libs/libgcrypt.lax/libmpi.a/mpi-inv.o .libs/libgcrypt.lax/libmpi.a/mpi-mod.o .libs/libgcrypt.lax/libmpi.a/mpi-mpow.o .libs/libgcrypt.lax/libmpi.a/mpi-mul.o .libs/libgcrypt.lax/libmpi.a/mpi-pow.o .libs/libgcrypt.lax/libmpi.a/mpi-scan.o .libs/libgcrypt.lax/libmpi.a/mpicoder.o .libs/libgcrypt.lax/libmpi.a/mpih-add1-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-const-time.o .libs/libgcrypt.lax/libmpi.a/mpih-div.o .libs/libgcrypt.lax/libmpi.a/mpih-lshift-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-mul.o .libs/libgcrypt.lax/libmpi.a/mpih-mul1-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-mul2-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-mul3-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-rshift-asm.o .libs/libgcrypt.lax/libmpi.a/mpih-sub1-asm.o .libs/libgcrypt.lax/libmpi.a/mpiutil.o .libs/libgcrypt.lax/libcompat.a/compat.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libgcrypt.a
libtool: link: rm -fr .libs/libgcrypt.lax
libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" )
/bin/sh ../libtool --tag=CC --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o mpicalc mpicalc-mpicalc.o libgcrypt.la -L/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib -lgpg-error
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -fuse-ld=lld -o mpicalc mpicalc-mpicalc.o ./.libs/libgcrypt.a -L/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libgpg-error.a
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
cd out-lnx/x86_64/./vpn/wsk/libiconv/ && /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/configure --host=x86_64-linux-gnu --prefix=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr \
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF" CXX="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CXXFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -nostdinc++ -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxx/include -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxxabi/include" \
RANLIB="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib" AR="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar" PKG_CONFIG="/Users/ghazel/projects/orchid/cli-shared/env/pkg-config" \
CPPFLAGS="" \
LDFLAGS=" -fuse-ld=lld " \
--enable-static --disable-shared
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-linux-gnu-gcc... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu accepts -g... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to enable C11 features... none needed
checking whether the compiler is clang... yes
checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... none
checking how to run the C preprocessor... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E
checking for strip... /usr/bin/strip
checking for x86_64-linux-gnu-strip... /usr/bin/strip
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-pc-linux-gnu
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for x86_64-linux-gnu-ar... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-linux-gnu-dumpbin... no
checking for x86_64-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
configure: WARNING: using cross tools not prefixed with host triplet
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.5.0 file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.5.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... (cached) /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... (cached) /usr/bin/strip
checking for x86_64-linux-gnu-ranlib... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib
checking command to parse nm output from /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to produce PIC... -fPIC -DPIC
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu PIC flag -fPIC -DPIC works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu static flag -static works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... (cached) yes
checking whether the /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) is GNU ld... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking for x86_64-linux-gnu-windres... no
checking for windres... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... guessing yes
checking whether iconv is compatible with its POSIX signature... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for limits.h... yes
checking for sys/time.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for lstat... yes
checking for setenv... yes
checking for working fcntl.h... cross-compiling
checking for wchar.h... (cached) yes
checking for EILSEQ... yes
checking byte ordering... guessing little endian
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing yes
checking for getcwd... yes
checking for C/C++ restrict keyword... __restrict
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdtablesize is declared... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking whether the compiler produces multi-arch binaries... no
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking for sigset_t... yes
checking for SIGPIPE... yes
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether stdint.h conforms to C99... guessing yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether strerror(0) succeeds... guessing yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether dup2 works... guessing yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no
checking whether getdtablesize works... guessing yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether the -Werror option is usable... (cached) yes
checking for simple visibility declarations... (cached) yes
checking for mbstate_t... (cached) yes
checking whether open recognizes a trailing slash... guessing yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... yes
checking for sigprocmask... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing yes
checking for getcwd... (cached) yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... guessing yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for working strerror function... guessing yes
checking for nlink_t... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset (/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/libcharset)
configure: running /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/configure --disable-option-checking '--prefix=/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' '--host=x86_64-linux-gnu' 'CC=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu' 'CFLAGS= -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF' 'CXX=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu' 'CXXFLAGS= -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -nostdinc++ -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxx/include -isystem /Users/ghazel/projects/orchid/cli-shared/./env/libcxxabi/include' 'RANLIB=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib' 'AR=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar' 'PKG_CONFIG=/Users/ghazel/projects/orchid/cli-shared/env/pkg-config' 'CPPFLAGS=' 'LDFLAGS= -fuse-ld=lld ' '--enable-static' '--disable-shared' 'host_alias=x86_64-linux-gnu' --cache-file=/dev/null --srcdir=/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset
checking whether make sets $(MAKE)... yes
checking for x86_64-linux-gnu-gcc... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu accepts -g... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -E
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking build system type... x86_64-apple-darwin20.5.0
checking host system type... x86_64-pc-linux-gnu
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-linux-gnu-dumpbin... no
checking for x86_64-linux-gnu-link... no
checking for dumpbin... no
checking for link... link -dump
configure: WARNING: using cross tools not prefixed with host triplet
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20.5.0 file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20.5.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-linux-gnu-ranlib... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse nm output from /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu option to produce PIC... -fPIC -DPIC
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu PIC flag -fPIC -DPIC works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu static flag -static works... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... yes
checking if /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu supports -c -o file.o... (cached) yes
checking whether the /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ld... /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64
checking if the linker (/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin/ld -m elf_x86_64) is GNU ld... no
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... yes
checking for unistd.h... (cached) yes
checking for symlink... yes
checking for working fcntl.h... cross-compiling
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/libcharset.h
config.status: creating include/libcharset.h.inst
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands
cd out-lnx/x86_64/./vpn/wsk/libiconv/;
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/x86_64/./vpn/wsk/libiconv/ install CC_FOR_BUILD=clang
builddir="`pwd`"; cd libcharset && /Applications/Xcode.app/Contents/Developer/usr/bin/make all && /Applications/Xcode.app/Contents/Developer/usr/bin/make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all
/bin/sh ../libtool --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/.. -I../include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/localcharset.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/.. -I../include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/localcharset.c -o localcharset.o
/bin/sh ../libtool --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/.. -I../include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/relocatable-stub.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/.. -I../include -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DBUILDING_LIBCHARSET -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/lib/relocatable-stub.c -o relocatable-stub.o
/bin/sh ../libtool --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -o libcharset.la -rpath /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable-stub.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libcharset.a localcharset.o relocatable-stub.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libcharset.a
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all
make[3]: Nothing to be done for `all'.
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install-lib libdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib' includedir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib'
/bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libcharset.la /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/libcharset.la
libtool: install: /usr/local/bin/ginstall -c .libs/libcharset.lai /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/libcharset.la
libtool: install: /usr/local/bin/ginstall -c .libs/libcharset.a /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/libcharset.a
libtool: install: chmod 644 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/libcharset.a
libtool: install: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/libcharset.a
libtool: warning: remember to run 'libtool --finish /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
/bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib
/usr/local/bin/ginstall -c -m 644 include/libcharset.h.inst /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/libcharset.h
/usr/local/bin/ginstall -c -m 644 include/localcharset.h /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/lib/localcharset.h
cd libcharset && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' libdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all
make[3]: Nothing to be done for `all'.
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' libdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
/bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib ; \
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libcharset.la /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libcharset.la
libtool: install: /usr/local/bin/ginstall -c .libs/libcharset.lai /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libcharset.la
libtool: install: /usr/local/bin/ginstall -c .libs/libcharset.a /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libcharset.a
libtool: install: chmod 644 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libcharset.a
libtool: install: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libcharset.a
libtool: finish: PATH="/usr/local/opt/gettext/bin:/Users/ghazel/projects/orchid/cli-shared/./env/path:/Users/ghazel/.gem/ruby/2.6.0/bin:/usr/local/opt/openjdk/bin:/Users/ghazel/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/sbin" ldconfig -n /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/libcharset/libtool: line 1720: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/libcharset/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include
/usr/local/bin/ginstall -c -m 644 include/libcharset.h.inst /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include/libcharset.h
/usr/local/bin/ginstall -c -m 644 include/localcharset.h.inst /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include/localcharset.h
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' libdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
/bin/sh ../libtool --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../include -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DLIBDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/iconv.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../include -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DLIBDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/iconv.c -o iconv.o
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/iconv.c:71:
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/converters.h:245:
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/cp950.h:129:
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/cp950ext.h:38:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((c1 == 0xf9)) {
~~~^~~~~~~
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/cp950ext.h:38:11: note: remove extraneous parentheses around the comparison to silence this warning
if ((c1 == 0xf9)) {
~ ^ ~
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/cp950ext.h:38:11: note: use '=' to turn this equality comparison into an assignment
if ((c1 == 0xf9)) {
^~
=
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/iconv.c:71:
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/converters.h:247:
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/big5hkscs2001.h:47:
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/hkscs2001.h:62:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((c1 == 0x8c)) {
~~~^~~~~~~
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/hkscs2001.h:62:11: note: remove extraneous parentheses around the comparison to silence this warning
if ((c1 == 0x8c)) {
~ ^ ~
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/hkscs2001.h:62:11: note: use '=' to turn this equality comparison into an assignment
if ((c1 == 0x8c)) {
^~
=
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/iconv.c:71:
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/converters.h:249:
In file included from /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/big5hkscs2008.h:47:
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/hkscs2008.h:58:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((c1 == 0x87)) {
~~~^~~~~~~
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/hkscs2008.h:58:11: note: remove extraneous parentheses around the comparison to silence this warning
if ((c1 == 0x87)) {
~ ^ ~
/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/hkscs2008.h:58:11: note: use '=' to turn this equality comparison into an assignment
if ((c1 == 0x87)) {
^~
=
3 warnings generated.
/bin/sh ../libtool --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../include -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DLIBDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../libcharset/lib/localcharset.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../include -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DLIBDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../libcharset/lib/localcharset.c -o localcharset.o
/bin/sh ../libtool --mode=compile /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../include -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DLIBDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/relocatable.c
libtool: compile: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/../include -I.. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/.. -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -DLIBDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DBUILDING_LIBICONV -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -Drelocate2=libiconv_relocate2 -DHAVE_CONFIG_H -c /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/lib/relocatable.c -o relocatable.o
/bin/sh ../libtool --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -fvisibility=hidden -o libiconv.la -rpath /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib -version-info 8:1:6 -no-undefined iconv.lo localcharset.lo relocatable.lo
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cru .libs/libiconv.a iconv.o localcharset.o relocatable.o
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib .libs/libiconv.a
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
if [ ! -d /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib ] ; then /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib ; fi
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c libiconv.la /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.la
libtool: install: /usr/local/bin/ginstall -c .libs/libiconv.lai /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.la
libtool: install: /usr/local/bin/ginstall -c .libs/libiconv.a /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.a
libtool: install: chmod 644 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.a
libtool: install: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.a
libtool: finish: PATH="/usr/local/opt/gettext/bin:/Users/ghazel/projects/orchid/cli-shared/./env/path:/Users/ghazel/.gem/ruby/2.6.0/bin:/usr/local/opt/openjdk/bin:/Users/ghazel/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/sbin" ldconfig -n /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/libiconv/libtool: line 1720: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
case "linux-gnu" in \
aix*) (cd /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib && \
objects=`/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar t libiconv.a`" "`/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar t /lib/libiconv.a` && \
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar x libiconv.a && /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar x /lib/libiconv.a && \
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar q libiconv.new.a $objects && \
rm -f $objects && \
mv -f libiconv.new.a libiconv.a) ;; \
esac
cd srclib && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' libdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_ALLOCA_H''@||g' < /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
-e 's/@''GNULIB_RAISE''@/1/g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
-e 's/@''GNULIB_SIGACTION''@/0/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_C99_STDINT_H''@/1/g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \
-e 's/@''PTRDIFF_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@//g' \
-e 's/@''SIZE_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WCHAR_T''@//g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@//g' \
-e 's/@''HAVE_SIGNED_WINT_T''@//g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/1/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _Noreturn/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/0/g' \
-e 's/@''GNULIB_MEMMEM''@/0/g' \
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/0/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
-e 's/@''GNULIB_STRNLEN''@/0/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/0/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \
-e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \
-e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/string.in.h | \
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
-e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
-e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h'; \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/local/bin/gmkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/0/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/local/bin/gmkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/0/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/1/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
-e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/1/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
< /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o allocator.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/allocator.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o areadlink.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/areadlink.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o basename-lgpl.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/basename-lgpl.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o binary-io.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/binary-io.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o careadlinkat.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/careadlinkat.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o cloexec.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/cloexec.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o fd-hook.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/fd-hook.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o getprogname.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/getprogname.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o malloca.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/malloca.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o progname.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/progname.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o safe-read.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/safe-read.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o stat-time.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/stat-time.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o unistd.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/unistd.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o uniwidth/width.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/uniwidth/width.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o xmalloc.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/xmalloc.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o xstrdup.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/xstrdup.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o xreadlink.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/xreadlink.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fvisibility=hidden -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -c -o fcntl.o /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/srclib/fcntl.c
rm -f libicrt.a
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar cr libicrt.a allocator.o areadlink.o basename-lgpl.o binary-io.o careadlinkat.o cloexec.o fd-hook.o getprogname.o malloca.o progname.o safe-read.o stat-time.o unistd.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o fcntl.o
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib libicrt.a
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' libdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib'
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -c -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src -I.. -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src/../include -I../srclib -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src/../srclib -I../lib -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin\" -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src/iconv_no_i18n.c
/bin/sh ../libtool --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF iconv_no_i18n.o -o iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.a
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -c -I. -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src -I.. -I../include -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src/../include -I../srclib -I/Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src/../srclib -I../lib -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DINSTALLDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin\" -DLOCALEDIR=\"/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale\" /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/src/iconv.c
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
if [ ! -d /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin ] ; then /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin ; fi
case "linux-gnu" in \
hpux*) /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF `if test -n ''; then /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin; fi` iconv.o ../srclib/libicrt.a -L/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib -liconv `if test -n ''; then echo " -Wl,+b -Wl,/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib"; fi` -o iconv;; \
*) /bin/sh ../libtool --mode=link /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF `if test -n ''; then /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin; fi` iconv.o ../srclib/libicrt.a /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.la -o iconv;; \
esac
libtool: link: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fuse-ld=lld -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF iconv.o -o iconv ../srclib/libicrt.a /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/lib/libiconv.a
clang: warning: argument unused during compilation: '-fno-ident' [-Wunused-command-line-argument]
/bin/sh ../libtool --mode=install /usr/local/bin/ginstall -c iconv /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin/iconv
libtool: install: /usr/local/bin/ginstall -c iconv /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/bin/iconv
if [ ! -d /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include ] ; then /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include ; fi
/usr/local/bin/ginstall -c -m 644 include/iconv.h.inst /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/include/iconv.h
cd po && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' datarootdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share' datadir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share'
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/af.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/af/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/bg.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/bg/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/ca.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/ca/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/cs.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/cs/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/da.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/da/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/de.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/de/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/el.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/el/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/eo.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/eo/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/es.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/es/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/et.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/et/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/fi.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/fi/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/fr.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/fr/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/ga.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/ga/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/gl.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/gl/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/hr.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/hr/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/hu.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/hu/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/id.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/id/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/it.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/it/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/ja.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/ja/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/lt.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/lt/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/nl.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/nl/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/pl.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/pl/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/pt_BR.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/rm.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/rm/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/ro.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/ro/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/ru.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/ru/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/sk.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/sk/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/sl.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/sl/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/sq.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/sq/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/sr.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/sr/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/sv.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/sv/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/tr.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/tr/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/uk.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/uk/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/vi.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/vi/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/wa.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/wa/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/zh_CN.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libiconv.mo
installing /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/zh_TW.gmo as /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libiconv.mo
if test "libiconv" = "gettext-tools"; then \
/usr/local/bin/gmkdir -p /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/po/$file \
/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
cd man && /Applications/Xcode.app/Contents/Developer/usr/bin/make install prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' exec_prefix='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr' datarootdir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share' datadir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share' mandir='/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man'
if [ ! -d /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man1 ] ; then /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man1 ; fi
mkdir /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man
mkdir /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man1
builddir="`pwd`"; cd /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man && for f in *.1 ; do (cd "$builddir"; echo /usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/$f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man1/$f ; /usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/$f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man1/$f) ; done
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv.1 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man1/iconv.1
if [ ! -d /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3 ] ; then /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3 ; fi
mkdir /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3
builddir="`pwd`"; cd /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man && for f in *.3 ; do (cd "$builddir"; echo /usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/$f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/$f ; /usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/$f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/$f) ; done
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv.3 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/iconv.3
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv_close.3 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/iconv_close.3
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv_open.3 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/iconv_open.3
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv_open_into.3 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/iconv_open_into.3
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconvctl.3 /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/man/man3/iconvctl.3
if [ ! -d /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc/ ] ; then /bin/sh /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/build-aux/mkinstalldirs /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc/ ; fi
mkdir /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc
builddir="`pwd`"; cd /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man && for f in *.html ; do (cd "$builddir"; echo /usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/$f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//$f ; /usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/$f /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//$f) ; done
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv.1.html /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//iconv.1.html
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv.3.html /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//iconv.3.html
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv_close.3.html /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//iconv_close.3.html
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv_open.3.html /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//iconv_open.3.html
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconv_open_into.3.html /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//iconv_open_into.3.html
/usr/local/bin/ginstall -c -m 644 /Users/ghazel/projects/orchid/cli-shared/vpn/wsk/libiconv/man/iconvctl.3.html /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/usr/share/doc//iconvctl.3.html
cd vpn/wsk/glib/glib/ && meson --cross-file /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.txt /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/./vpn/wsk/glib/glib/ \
-Ddefault_library=static -Dlibmount=disabled -Diconv=external
DEPRECATION: c_args in the [properties] section of the machine file is deprecated, use the [built-in options] section.
DEPRECATION: cpp_args in the [properties] section of the machine file is deprecated, use the [built-in options] section.
DEPRECATION: objc_args in the [properties] section of the machine file is deprecated, use the [built-in options] section.
DEPRECATION: c_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section.
DEPRECATION: cpp_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section.
DEPRECATION: objc_link_args in the [properties] section of the machine file is deprecated, use the [built-in options] section.
The Meson build system
Version: 0.58.1
Source dir: /Users/ghazel/projects/orchid/min-glib/glib
Build dir: /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/glib/glib
Build type: cross build
Project name: glib
Project version: 2.69.0
C compiler for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg (clang 11.0.5 "Android (7155654, based on r399163b1) clang version 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315dfbea7c137aa2e6d362dbb457e388158d)")
C linker for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg ld.lld 11.0.5
C++ compiler for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg (clang 11.0.5 "Android (7155654, based on r399163b1) clang version 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315dfbea7c137aa2e6d362dbb457e388158d)")
C++ linker for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg ld.lld 11.0.5
C compiler for the build machine: ccache cc (clang 12.0.5 "Apple clang version 12.0.5 (clang-1205.0.22.9)")
C linker for the build machine: cc ld64 650.9
C++ compiler for the build machine: ccache c++ (clang 12.0.5 "Apple clang version 12.0.5 (clang-1205.0.22.9)")
C++ linker for the build machine: c++ ld64 650.9
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Compiler for C supports arguments -fno-strict-aliasing: YES
Checking if "GNU C visibility attributes test" compiles: YES
Message: Enabling various debug infrastructure
Has header "alloca.h" : YES
Has header "crt_externs.h" : NO
Has header "dirent.h" : YES
Has header "float.h" : YES
Has header "fstab.h" : YES
Has header "grp.h" : YES
Has header "inttypes.h" : YES
Has header "limits.h" : YES
Has header "linux/magic.h" : YES
Has header "locale.h" : YES
Has header "mach/mach_time.h" : NO
Has header "memory.h" : YES
Has header "mntent.h" : YES
Has header "poll.h" : YES
Has header "pwd.h" : YES
Has header "sched.h" : YES
Has header "spawn.h" : YES
Has header "stdatomic.h" : YES
Has header "stdint.h" : YES
Has header "stdlib.h" : YES
Has header "string.h" : YES
Has header "strings.h" : YES
Has header "sys/auxv.h" : NO
Has header "sys/event.h" : NO
Has header "sys/filio.h" : NO
Has header "sys/inotify.h" : YES
Has header "sys/mkdev.h" : NO
Has header "sys/mntctl.h" : NO
Has header "sys/mnttab.h" : NO
Has header "sys/mount.h" : YES
Has header "sys/param.h" : YES
Has header "sys/resource.h" : YES
Has header "sys/select.h" : YES
Has header "sys/statfs.h" : YES
Has header "sys/stat.h" : YES
Has header "sys/statvfs.h" : YES
Has header "sys/sysctl.h" : YES
Has header "sys/time.h" : YES
Has header "sys/times.h" : YES
Has header "sys/types.h" : YES
Has header "sys/uio.h" : YES
Has header "sys/vfs.h" : YES
Has header "sys/vfstab.h" : NO
Has header "sys/vmount.h" : NO
Has header "sys/wait.h" : YES
Has header "termios.h" : YES
Has header "unistd.h" : YES
Has header "values.h" : YES
Has header "wchar.h" : YES
Has header "xlocale.h" : YES
Checking if "malloc.h" compiles: YES
Has header "linux/netlink.h" : YES
Checking if "statx() test" compiles: NO
Header <locale.h> has symbol "LC_MESSAGES" : YES
Checking whether type "struct stat" has member "st_mtimensec" : NO
Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES
Checking whether type "struct stat" has member "st_atimensec" : NO
Checking whether type "struct stat" has member "st_atim.tv_nsec" : YES
Checking whether type "struct stat" has member "st_ctimensec" : NO
Checking whether type "struct stat" has member "st_ctim.tv_nsec" : YES
Checking whether type "struct stat" has member "st_birthtime" : NO
Checking whether type "struct stat" has member "st_birthtimensec" : NO
Checking whether type "struct stat" has member "st_birthtim" : NO
Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO
Checking whether type "struct stat" has member "st_blksize" : YES
Checking whether type "struct stat" has member "st_blocks" : YES
Checking whether type "struct statfs" has member "f_fstypename" : NO
Checking whether type "struct statfs" has member "f_bavail" : YES
Checking whether type "struct dirent" has member "d_type" : YES
Checking whether type "struct statvfs" has member "f_basetype" : NO
Checking whether type "struct statvfs" has member "f_fstypename" : NO
Checking whether type "struct tm" has member "tm_gmtoff" : YES
Checking whether type "struct tm" has member "__tm_gmtoff" : NO
Compiler for C supports arguments -Wduplicated-branches: NO
Compiler for C supports arguments -Wimplicit-fallthrough: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-bad-function-cast: YES
Compiler for C supports arguments -Wno-cast-function-type: NO
Compiler for C supports arguments -Wno-pedantic: YES
Compiler for C supports arguments -Wno-format-zero-length: YES
Compiler for C supports arguments -Werror=declaration-after-statement: YES
Compiler for C supports arguments -Werror=format=2: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=missing-include-dirs: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=pointer-arith: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
Checking for function "close_range" : NO
Checking for function "endmntent" : YES
Checking for function "endservent" : YES
Checking for function "epoll_create" : YES
Checking for function "fallocate" : YES
Checking for function "fchmod" : YES
Checking for function "fchown" : YES
Checking for function "fdwalk" : NO
Checking for function "fsync" : YES
Checking for function "getauxval" : NO
Checking for function "getc_unlocked" : YES
Checking for function "getfsstat" : NO
Checking for function "getgrgid_r" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getresuid" : YES
Checking for function "getvfsstat" : NO
Checking for function "gmtime_r" : YES
Checking for function "hasmntopt" : YES
Checking for function "inotify_init1" : YES
Checking for function "issetugid" : NO
Checking for function "kevent" : NO
Checking for function "kqueue" : NO
Checking for function "lchmod" : NO
Checking for function "lchown" : YES
Checking for function "link" : YES
Checking for function "localtime_r" : YES
Checking for function "lstat" : YES
Checking for function "mbrtowc" : YES
Checking for function "memalign" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "poll" : YES
Checking for function "prlimit" : NO
Checking for function "readlink" : YES
Checking for function "recvmmsg" : YES
Checking for function "sendmmsg" : NO
Checking for function "setenv" : YES
Checking for function "setmntent" : YES
Checking for function "strerror_r" : YES
Checking for function "strnlen" : YES
Checking for function "strsignal" : YES
Checking for function "strtod_l" : YES
Checking for function "strtoll_l" : YES
Checking for function "strtoull_l" : YES
Checking for function "symlink" : YES
Checking for function "timegm" : YES
Checking for function "unsetenv" : YES
Checking for function "uselocale" : YES
Checking for function "utimes" : YES
Checking for function "valloc" : YES
Checking for function "vasprintf" : YES
Checking for function "vsnprintf" : YES
Checking for function "wcrtomb" : YES
Checking for function "wcslen" : YES
Checking for function "wcsnlen" : YES
Checking for function "sysctlbyname" : NO
Checking for function "statvfs" : YES
Checking for function "statfs" : YES
Checking for function "if_indextoname" : YES
Checking for function "if_nametoindex" : YES
Checking for function "splice" : YES
Checking for function "stpcpy" : YES
Checking for function "posix_memalign" : YES
Checking for function "posix_spawn" : YES
Checking if "strerror_r() returns char *" compiles: YES
Checking for function "snprintf" : YES
Checking for function "strcasecmp" : YES
Checking for function "strncasecmp" : YES
Header <sys/sysmacros.h> has symbol "major" : YES
Header <dlfcn.h> has symbol "RTLD_LAZY" : YES
Header <dlfcn.h> has symbol "RTLD_NOW" : YES
Header <dlfcn.h> has symbol "RTLD_GLOBAL" : YES
Header <dlfcn.h> has symbol "RTLD_NEXT" : YES
Message: Checking whether to use statfs or statvfs .. statfs
Checking for function "mkostemp" : YES
Checking if "futex(2) system call" links: YES
Checking if "eventfd(2) system call" links: YES
Checking if "__uint128_t available" compiles: YES
Checking if "clock_gettime" links: NO
Checking if "clock_gettime in librt" links: YES
Library rt found: YES
Checking if "dlopen() and dlsym() in system libraries" links: NO
Checking if "dlopen() and dlsym() in libdl" links: YES
Library dl found: YES
Checking if "number of arguments to statfs() (n=2)" compiles: YES
Checking if "open() option O_DIRECTORY" compiles: YES
Checking if "fcntl() option F_FULLFSYNC" compiles: NO
Checking if "nl_langinfo and CODESET" links: YES
Checking if "nl_langinfo (PM_STR)" links: YES
Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" links: YES
Checking if "nl_langinfo (ALTMON_n)" links: NO
Checking if "nl_langinfo (_NL_ABALTMON_n)" links: NO
Checking if "nl_langinfo and _NL_TIME_CODESET" links: YES
Checking if "signed" compiles: YES
Header <stddef.h> has symbol "ptrdiff_t" : YES
Checking if "sig_atomic_t" links: YES
Checking if "long long" compiles: YES
Checking if "long double" compiles: YES
Header <stddef.h> has symbol "wchar_t" : YES
Header <wchar.h> has symbol "wint_t" : YES
Checking if "uintmax_t in inttypes.h" compiles: YES
Checking if "uintmax_t in stdint.h" compiles: YES
Checking for size of "char" : 1
Checking for size of "short" : 2
Checking for size of "int" : 4
Checking for size of "void*" : 8
Checking for size of "long" : 8
Checking for size of "long long" : 8
Checking for size of "size_t" : 8
Checking for size of "ssize_t" : 8
Checking if "int64_t is long" compiles: YES
Checking for alignment of "char" : 1
Checking for alignment of "short" : 2
Checking for alignment of "int" : 4
Checking for alignment of "void*" : 8
Checking for alignment of "long" : 8
Checking for alignment of "long long" : 8
Checking for alignment of "size_t" : 8
Checking for size of "wchar_t" : 4
Checking if "GCC size_t typedef is long" compiles: YES
Checking if "GCC size_t typedef is long long" compiles: NO
Checking if "__va_copy check" compiles: YES
Checking if "va_copy check" compiles: YES
Checking if "ISO C99 varargs macros in C" compiles: YES
Checking if "ISO C99 varargs macros in C++" compiles: YES
Checking if "GNUC varargs macros" compiles: YES
Has header "alloca.h" : YES (cached)
Has header "sys/poll.h" : YES
Has header "sys/types.h" : YES (cached)
Has header "winsock2.h" : NO
Computing int of "POLLIN" : 1
Computing int of "POLLOUT" : 4
Computing int of "POLLPRI" : 2
Computing int of "POLLERR" : 8
Computing int of "POLLHUP" : 16
Computing int of "POLLNVAL" : 32
Computing int of "AF_UNIX" : 1
Computing int of "AF_INET" : 2
Computing int of "AF_INET6" : 10
Computing int of "MSG_OOB" : 1
Computing int of "MSG_PEEK" : 2
Computing int of "MSG_DONTROUTE" : 4
Checking for type "struct in6_addr" : YES
Checking if "atomic ops" links: YES
Run-time dependency threads found: YES
Header <pthread.h> has symbol "pthread_attr_setstacksize" : YES
Header <pthread.h> has symbol "pthread_attr_setinheritsched" : YES
Header <pthread.h> has symbol "pthread_condattr_setclock" : YES
Header <pthread.h> has symbol "pthread_cond_timedwait_relative_np" : NO
Header <pthread.h> has symbol "pthread_getname_np" : YES
Header <sys/syscall.h> has symbol "SYS_sched_getattr" : NO
Checking if "pthread_setname_np(const char*)" with dependency threads links: NO
Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads links: YES
Header <iconv.h> has symbol "iconv_open" : YES
Library iconv found: YES
Found pkg-config: /Users/ghazel/projects/orchid/cli-shared/env/pkg-config (0.29.2)
Found CMake: NO
Run-time dependency libpcre found: NO (tried pkgconfig and cmake)
Library m found: YES
Run-time dependency libffi found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency libffi
Executing subproject libffi
libffi| Project name: libffi
libffi| Project version: 3.2.9999
libffi| C compiler for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg (clang 11.0.5 "Android (7155654, based on r399163b1) clang version 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315dfbea7c137aa2e6d362dbb457e388158d)")
libffi| C linker for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg ld.lld 11.0.5
libffi| C compiler for the build machine: ccache cc (clang 12.0.5 "Apple clang version 12.0.5 (clang-1205.0.22.9)")
libffi| C linker for the build machine: cc ld64 650.9
libffi| Message: host cpu: x86_64
libffi| Message: host cpu_family: x86_64
libffi| Message: host system: linux
libffi| Checking if "ASM .cfi" compiles: NO
libffi| Checking if "ASM x86 PCREL" compiles: YES
libffi| Checking if "ASM .ascii" compiles: YES
libffi| Checking if "ASM .string" compiles: YES
libffi| Checking for size of "size_t" : 8
libffi| Checking for size of "long double" : 16
libffi| Checking for size of "double" : 8
libffi| Message: sizeof "long double" is greater than "double"
libffi| Message: .eh_frame is hard-coded to not be ro
libffi| Message: Assembler supports .unwind section type
libffi| Checking for function "memcpy" : YES
libffi| Checking for function "mkostemp" : YES
libffi| Has header "alloca.h" : YES (cached)
libffi| Has header "inttypes.h" : YES (cached)
libffi| Has header "stdint.h" : YES (cached)
libffi| Compiler for C supports function attribute visibility: YES
libffi| Program test-cc-supports-hidden-visibility.py found: YES (/usr/local/opt/python@3.9/bin/python3.9 /Users/ghazel/projects/orchid/min-glib/glib/subprojects/libffi/test-cc-supports-hidden-visibility.py)
libffi| Message: .hidden pseudo-op is available
libffi| Program msvcc.sh found: YES (/Users/ghazel/projects/orchid/min-glib/glib/subprojects/libffi/msvcc.sh)
libffi| Configuring ffi-x86_64.h using configuration
libffi| Configuring ffitarget.h using configuration
libffi| Configuring ffi.h using configuration
libffi| Configuring fficonfig.h using configuration
libffi| Build targets in project: 1
libffi| Subproject libffi finished.
Dependency libffi from subproject subprojects/libffi found: YES 3.2.9999
Run-time dependency zlib found: NO (tried pkgconfig and cmake)
Library z found: NO
Executing subproject zlib
zlib| Project name: zlib
zlib| Project version: 1.2.11
zlib| C compiler for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg (clang 11.0.5 "Android (7155654, based on r399163b1) clang version 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315dfbea7c137aa2e6d362dbb457e388158d)")
zlib| C linker for the host machine: /usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu --config /Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/meson.cfg ld.lld 11.0.5
zlib| C compiler for the build machine: ccache cc (clang 12.0.5 "Apple clang version 12.0.5 (clang-1205.0.22.9)")
zlib| C linker for the build machine: cc ld64 650.9
zlib| Compiler for C supports arguments -Wno-implicit-fallthrough: YES
zlib| Compiler for C supports arguments -Wno-implicit-function-declaration: YES
zlib| Build targets in project: 2
zlib| Subproject zlib finished.
Checking for function "ngettext" : YES
Checking for function "bind_textdomain_codeset" : YES
Dependency mount skipped: feature libmount disabled
Run-time dependency libselinux found: NO (tried pkgconfig and cmake)
Checking for function "getxattr" : YES
Has header "sys/xattr.h" : YES
Checking if "XATTR_NOFOLLOW" compiles: NO
Checking for function "strlcpy" : NO
Program python3 found: YES (/usr/local/bin/python3)
Program bash found: YES (/usr/local/bin/bash)
Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Program sh found: YES (/bin/sh)
Program env found: YES (/usr/bin/env)
Configuring glibconfig.h using configuration
Dependency sysprof-capture-4 skipped: feature sysprof disabled
Fetching value of define "arm" :
Fetching value of define "__arm" :
Fetching value of define "__arm__" :
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wno-duplicated-branches: NO
Checking if "frexpl prototype can be re-listed" compiles: YES
Checking if "ldexpl prototype can be re-listed" compiles: YES
Configuring gnulib_math.h using configuration
Configuring gtester-report using configuration
Configuring libglib-2.0.so.0.6900.0-gdb.py using configuration
Configuring glib-genmarshal using configuration
Program glib-genmarshal found: YES (/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/glib/glib/gobject/glib-genmarshal)
Configuring glib-mkenums using configuration
Program glib-mkenums found: YES (/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/glib/glib/gobject/glib-mkenums)
Configuring libgobject-2.0.so.0.6900.0-gdb.py using configuration
Message: Cross-compiling: assuming that symbols aren't prefixed with underscore
Checking for function "dlerror" with dependency -ldl: YES
Configuring gmoduleconf.h using configuration
Checking if "C_IN in public headers (no arpa/nameser_compat.h needed)" compiles: YES
Checking if "res_query()" links: NO
Checking if "res_query() in -lresolv" links: YES
Library resolv found: YES
Checking if "socket()" links: YES
Checking if "res_init()" links: YES
Checking if "res_nclose()" links: YES
Checking if "res_ndestroy()" links: NO
Checking if "res_ninit()" links: YES
Checking if "res_nquery()" links: YES
Checking for type "struct ip_mreqn" : YES
Checking if "ioctl with request SIOCGIFADDR" compiles: YES
Configuring gnetworking.h using configuration
Configuring gdbus-codegen using configuration
Program gdbus-codegen found: YES (/Users/ghazel/projects/orchid/cli-shared/out-lnx/x86_64/vpn/wsk/glib/glib/gio/gdbus-2.0/codegen/gdbus-codegen)
Configuring config.py using configuration
Message: Found bash-completion but the .pc file did not set 'completionsdir', fallback to a predefined path
subprojects/zlib-1.2.11/meson.build:70: DEPRECATION: Library z was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument. Adding zlib to "Requires" field, but this is a deprecated behaviour that will change in a future version of Meson. Please report the issue if this warning cannot be avoided in your case.
Run-time dependency libelf found: NO (tried pkgconfig and cmake)
Library elf found: NO
Compiler for C supports arguments -Werror=unused-function: YES
Library FuzzingEngine skipped: feature oss_fuzz disabled
Program xgettext found: YES (/usr/local/opt/gettext/bin/xgettext)
Configuring glib-gettextize using configuration
Configuring config.h using configuration
Build targets in project: 49
glib 2.69.0
Subprojects
libffi: YES
zlib : YES
Found ninja-1.10.2 at /usr/local/bin/ninja
cd out-lnx/x86_64/./vpn/wsk/glib/glib/; sed -i -e ' s@-Werror=format=2@-Werror=format@g; ' build.ninja; sed -i -e ' s@^G_BEGIN_DECLS$@#define G_INTL_STATIC_COMPILATION 1'$'\\\n''G_BEGIN_DECLS@; ' glib/glibconfig.h;
cd out-lnx/x86_64/./vpn/wsk/glib/glib/ && ninja gmodule/libgmodule-2.0.a glib/libglib-2.0.a && touch gmodule/libgmodule-2.0.a glib/libglib-2.0.a
[22/125] Compiling C object glib/pcre/libpcre.a.p/pcre_study.c.o
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:120:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CBRA:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:120:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CBRA:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:120:5: note: insert 'break;' to avoid fall-through
case OP_CBRA:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:174:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_REVERSE:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:174:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_REVERSE:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:174:5: note: insert 'break;' to avoid fall-through
case OP_REVERSE:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:264:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_NOT_DIGIT:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:264:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_NOT_DIGIT:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:264:5: note: insert 'break;' to avoid fall-through
case OP_NOT_DIGIT:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:330:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CLASS:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:330:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CLASS:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:330:5: note: insert 'break;' to avoid fall-through
case OP_CLASS:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:341:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CRSTAR:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:341:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CRSTAR:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:341:7: note: insert 'break;' to avoid fall-through
case OP_CRSTAR:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1240:33: warning: converting the result of '<<' to a boolean; did you mean '(1 << (c & 7)) != 0'? [-Wint-in-bool-context]
if ((map[c/8] && (1 << (c&7))) != 0)
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:961:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CHAR:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:961:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CHAR:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:961:7: note: insert 'break;' to avoid fall-through
case OP_CHAR:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:972:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CHARI:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:972:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CHARI:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:972:7: note: insert 'break;' to avoid fall-through
case OP_CHARI:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1108:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_TYPESTAR:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1108:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_TYPESTAR:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1108:7: note: insert 'break;' to avoid fall-through
case OP_TYPESTAR:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1222:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CLASS:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1222:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CLASS:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_study.c:1222:7: note: insert 'break;' to avoid fall-through
case OP_CLASS:
^
break;
10 warnings generated.
[40/125] Compiling C object glib/gnulib/libgnulib.a.p/vasnprintf.c.o
../../../../../../../min-glib/glib/glib/gnulib/vasnprintf.c:4853:19: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case TYPE_LONGINT:
^
../../../../../../../min-glib/glib/glib/gnulib/vasnprintf.c:4853:19: note: insert '__attribute__((fallthrough));' to silence this warning
case TYPE_LONGINT:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/gnulib/vasnprintf.c:4853:19: note: insert 'break;' to avoid fall-through
case TYPE_LONGINT:
^
break;
1 warning generated.
[63/125] Compiling C object glib/pcre/libpcre.a.p/pcre_dfa_exec.c.o
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2147:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case 0x000a:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2147:9: note: insert '__attribute__((fallthrough));' to silence this warning
case 0x000a:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2147:9: note: insert 'break;' to avoid fall-through
case 0x000a:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2306:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_PLUS:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2306:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_PLUS:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2306:7: note: insert 'break;' to avoid fall-through
case OP_PLUS:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2354:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_QUERY:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2354:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_QUERY:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2354:7: note: insert 'break;' to avoid fall-through
case OP_QUERY:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2399:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_STAR:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2399:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_STAR:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2399:7: note: insert 'break;' to avoid fall-through
case OP_STAR:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2440:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_EXACT:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2440:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_EXACT:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2440:7: note: insert 'break;' to avoid fall-through
case OP_EXACT:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2479:7: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_UPTO:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2479:7: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_UPTO:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_dfa_exec.c:2479:7: note: insert 'break;' to avoid fall-through
case OP_UPTO:
^
break;
6 warnings generated.
[79/125] Compiling C object glib/pcre/libpcre.a.p/pcre_compile.c.o
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1016:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case CHAR_0:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1016:5: note: insert '__attribute__((fallthrough));' to silence this warning
case CHAR_0:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1016:5: note: insert 'break;' to avoid fall-through
case CHAR_0:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1670:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CALLOUT:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1670:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CALLOUT:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1670:5: note: insert 'break;' to avoid fall-through
case OP_CALLOUT:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1872:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_HSPACE:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1872:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_HSPACE:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1872:5: note: insert 'break;' to avoid fall-through
case OP_HSPACE:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1902:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CLASS:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1902:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CLASS:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:1902:5: note: insert 'break;' to avoid fall-through
case OP_CLASS:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:3328:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case ESC_p:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:3328:5: note: insert '__attribute__((fallthrough));' to silence this warning
case ESC_p:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:3328:5: note: insert 'break;' to avoid fall-through
case ESC_p:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:5734:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case CHAR_COLON: /* Non-capturing bracket */
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:5734:9: note: insert '__attribute__((fallthrough));' to silence this warning
case CHAR_COLON: /* Non-capturing bracket */
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:5734:9: note: insert 'break;' to avoid fall-through
case CHAR_COLON: /* Non-capturing bracket */
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:6274:9: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case CHAR_MINUS: case CHAR_PLUS: /* Recursion or subroutine */
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:6274:9: note: insert '__attribute__((fallthrough));' to silence this warning
case CHAR_MINUS: case CHAR_PLUS: /* Recursion or subroutine */
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:6274:9: note: insert 'break;' to avoid fall-through
case CHAR_MINUS: case CHAR_PLUS: /* Recursion or subroutine */
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:7556:6: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CHAR:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:7556:6: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CHAR:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:7556:6: note: insert 'break;' to avoid fall-through
case OP_CHAR:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:7569:6: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_CHARI:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:7569:6: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_CHARI:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_compile.c:7569:6: note: insert 'break;' to avoid fall-through
case OP_CHARI:
^
break;
9 warnings generated.
[88/125] Compiling C object glib/libglib-2.0.a.p/gscanner.c.o
../../../../../../../min-glib/glib/glib/gscanner.c:1681:13: warning: cast to smaller integer type 'GTokenType' from 'gpointer' (aka 'void *') [-Wvoid-pointer-to-enum-cast]
*token_p = (GTokenType) value_p->v_symbol;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[110/125] Compiling C object glib/libglib-2.0.a.p/gtestutils.c.o
../../../../../../../min-glib/glib/glib/gtestutils.c:4250:11: warning: incompatible pointer types passing 'gpointer *' (aka 'void **') to parameter of type 'GSList **' (aka 'struct _GSList **') [-Wincompatible-pointer-types]
while (!g_atomic_pointer_compare_and_exchange (test_filename_free_list, node->next, node));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../../min-glib/glib/glib/gatomic.h:215:44: note: expanded from macro 'g_atomic_pointer_compare_and_exchange'
__atomic_compare_exchange_n ((atomic), &gapcae_oldval, (newval), FALSE, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST) ? TRUE : FALSE; \
^~~~~~~~~~~~~~
1 warning generated.
[124/125] Compiling C object glib/pcre/libpcre.a.p/pcre_exec.c.o
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:1025:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_ONCE:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:1025:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_ONCE:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:1025:5: note: insert 'break;' to avoid fall-through
case OP_ONCE:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:1193:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_BRAPOS:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:1193:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_BRAPOS:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:1193:5: note: insert 'break;' to avoid fall-through
case OP_BRAPOS:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2036:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_SOD:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2036:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_SOD:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2036:5: note: insert 'break;' to avoid fall-through
case OP_SOD:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2104:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_EOD:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2104:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_EOD:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2104:5: note: insert 'break;' to avoid fall-through
case OP_EOD:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2274:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_ALLANY:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2274:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_ALLANY:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:2274:5: note: insert 'break;' to avoid fall-through
case OP_ALLANY:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:3253:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case OP_UPTO:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:3253:5: note: insert '__attribute__((fallthrough));' to silence this warning
case OP_UPTO:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:3253:5: note: insert 'break;' to avoid fall-through
case OP_UPTO:
^
break;
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:6945:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
case MATCH_NOMATCH:
^
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:6945:5: note: insert '__attribute__((fallthrough));' to silence this warning
case MATCH_NOMATCH:
^
__attribute__((fallthrough));
../../../../../../../min-glib/glib/glib/pcre/pcre_exec.c:6945:5: note: insert 'break;' to avoid fall-through
case MATCH_NOMATCH:
^
break;
7 warnings generated.
[125/125] Linking static target glib/libglib-2.0.a
rm -rf out-lnx/x86_64/openssl
mkdir -p out-lnx/x86_64/openssl
cd out-lnx/x86_64/openssl && PATH=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/:${PATH} /Users/ghazel/projects/orchid/cli-shared/./vpn/p2p/rtc/openssl/Configure linux-x86_64 \
no-dso \
no-engine \
no-shared \
no-ui-console \
no-unit-test \
no-weak-ssl-ciphers \
\
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" CFLAGS=" -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF" RANLIB="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib" AR="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar"
Configuring OpenSSL version 1.1.1l-dev (0x101010c0L) for linux-x86_64
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
**********************************************************************
*** ***
*** OpenSSL has been successfully configured ***
*** ***
*** If you encounter a problem while building, please open an ***
*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
*** and include the output from the following command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
*** (If you are new to OpenSSL, you might want to consult the ***
*** 'Troubleshooting' section in the INSTALL file first) ***
*** ***
**********************************************************************
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/x86_64/openssl include/openssl/opensslconf.h
perl "-I." -Mconfigdata "../../../../min-webrtc/openssl/util/dofile.pl" \
"-oMakefile" ../../../../min-webrtc/openssl/include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
# XXX: this is needed because the rust openssl-sys package only accepts a single include folder
cp -f ./vpn/p2p/rtc/openssl/include/openssl/opensslv.h out-lnx/x86_64/openssl/include/openssl
PATH=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/:${PATH} /Applications/Xcode.app/Contents/Developer/usr/bin/make -C out-lnx/x86_64/openssl build_libs
perl "-I." -Mconfigdata "../../../../min-webrtc/openssl/util/dofile.pl" \
"-oMakefile" ../../../../min-webrtc/openssl/include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
perl "-I." -Mconfigdata "../../../../min-webrtc/openssl/util/dofile.pl" \
"-oMakefile" ../../../../min-webrtc/openssl/include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make depend && /Applications/Xcode.app/Contents/Developer/usr/bin/make _build_libs
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o ../../../../min-webrtc/openssl/apps/app_rand.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o ../../../../min-webrtc/openssl/apps/apps.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o ../../../../min-webrtc/openssl/apps/bf_prefix.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o ../../../../min-webrtc/openssl/apps/opt.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o ../../../../min-webrtc/openssl/apps/s_cb.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o ../../../../min-webrtc/openssl/apps/s_socket.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ar: warning: creating apps/libapps.a
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-ranlib apps/libapps.a || echo Never mind.
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o ../../../../min-webrtc/openssl/crypto/aes/aes_cbc.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o ../../../../min-webrtc/openssl/crypto/aes/aes_cfb.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o ../../../../min-webrtc/openssl/crypto/aes/aes_core.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o ../../../../min-webrtc/openssl/crypto/aes/aes_ecb.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o ../../../../min-webrtc/openssl/crypto/aes/aes_ige.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o ../../../../min-webrtc/openssl/crypto/aes/aes_misc.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o ../../../../min-webrtc/openssl/crypto/aes/aes_ofb.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o ../../../../min-webrtc/openssl/crypto/aes/aes_wrap.c
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" perl ../../../../min-webrtc/openssl/crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -c -o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-mb-x86_64.s
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" perl ../../../../min-webrtc/openssl/crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -c -o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha1-x86_64.s
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" perl ../../../../min-webrtc/openssl/crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -c -o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-sha256-x86_64.s
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" perl ../../../../min-webrtc/openssl/crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -c -o crypto/aes/aesni-x86_64.o crypto/aes/aesni-x86_64.s
CC="/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu" perl ../../../../min-webrtc/openssl/crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -c -o crypto/aes/vpaes-x86_64.o crypto/aes/vpaes-x86_64.s
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o ../../../../min-webrtc/openssl/crypto/aria/aria.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o ../../../../min-webrtc/openssl/crypto/asn1/a_bitstr.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o ../../../../min-webrtc/openssl/crypto/asn1/a_d2i_fp.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o ../../../../min-webrtc/openssl/crypto/asn1/a_digest.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o ../../../../min-webrtc/openssl/crypto/asn1/a_dup.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o ../../../../min-webrtc/openssl/crypto/asn1/a_gentm.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o ../../../../min-webrtc/openssl/crypto/asn1/a_i2d_fp.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o ../../../../min-webrtc/openssl/crypto/asn1/a_int.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o ../../../../min-webrtc/openssl/crypto/asn1/a_mbstr.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o ../../../../min-webrtc/openssl/crypto/asn1/a_object.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o ../../../../min-webrtc/openssl/crypto/asn1/a_octet.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o ../../../../min-webrtc/openssl/crypto/asn1/a_print.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o ../../../../min-webrtc/openssl/crypto/asn1/a_sign.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o ../../../../min-webrtc/openssl/crypto/asn1/a_strex.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o ../../../../min-webrtc/openssl/crypto/asn1/a_strnid.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o ../../../../min-webrtc/openssl/crypto/asn1/a_time.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o ../../../../min-webrtc/openssl/crypto/asn1/a_type.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o ../../../../min-webrtc/openssl/crypto/asn1/a_utctm.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o ../../../../min-webrtc/openssl/crypto/asn1/a_utf8.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o ../../../../min-webrtc/openssl/crypto/asn1/a_verify.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o ../../../../min-webrtc/openssl/crypto/asn1/ameth_lib.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o ../../../../min-webrtc/openssl/crypto/asn1/asn1_err.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o ../../../../min-webrtc/openssl/crypto/asn1/asn1_gen.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o ../../../../min-webrtc/openssl/crypto/asn1/asn1_item_list.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o ../../../../min-webrtc/openssl/crypto/asn1/asn1_lib.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o ../../../../min-webrtc/openssl/crypto/asn1/asn1_par.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o ../../../../min-webrtc/openssl/crypto/asn1/asn_mime.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o ../../../../min-webrtc/openssl/crypto/asn1/asn_moid.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o ../../../../min-webrtc/openssl/crypto/asn1/asn_mstbl.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o ../../../../min-webrtc/openssl/crypto/asn1/asn_pack.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o ../../../../min-webrtc/openssl/crypto/asn1/bio_asn1.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o ../../../../min-webrtc/openssl/crypto/asn1/bio_ndef.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o ../../../../min-webrtc/openssl/crypto/asn1/d2i_pr.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o ../../../../min-webrtc/openssl/crypto/asn1/d2i_pu.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o ../../../../min-webrtc/openssl/crypto/asn1/evp_asn1.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o ../../../../min-webrtc/openssl/crypto/asn1/f_int.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o ../../../../min-webrtc/openssl/crypto/asn1/f_string.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o ../../../../min-webrtc/openssl/crypto/asn1/i2d_pr.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o ../../../../min-webrtc/openssl/crypto/asn1/i2d_pu.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o ../../../../min-webrtc/openssl/crypto/asn1/n_pkey.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o ../../../../min-webrtc/openssl/crypto/asn1/nsseq.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o ../../../../min-webrtc/openssl/crypto/asn1/p5_pbe.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o ../../../../min-webrtc/openssl/crypto/asn1/p5_pbev2.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o ../../../../min-webrtc/openssl/crypto/asn1/p5_scrypt.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o ../../../../min-webrtc/openssl/crypto/asn1/p8_pkey.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o ../../../../min-webrtc/openssl/crypto/asn1/t_bitst.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o ../../../../min-webrtc/openssl/crypto/asn1/t_pkey.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o ../../../../min-webrtc/openssl/crypto/asn1/t_spki.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_dec.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_enc.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_fre.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_new.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_prn.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_scn.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_typ.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o ../../../../min-webrtc/openssl/crypto/asn1/tasn_utl.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o ../../../../min-webrtc/openssl/crypto/asn1/x_algor.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o ../../../../min-webrtc/openssl/crypto/asn1/x_bignum.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o ../../../../min-webrtc/openssl/crypto/asn1/x_info.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o ../../../../min-webrtc/openssl/crypto/asn1/x_int64.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o ../../../../min-webrtc/openssl/crypto/asn1/x_long.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o ../../../../min-webrtc/openssl/crypto/asn1/x_pkey.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o ../../../../min-webrtc/openssl/crypto/asn1/x_sig.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/ghazel/projects/orchid/cli-shared=. -fno-ident -DCHROMIUM_ZLIB_NO_CHROMECONF -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -DNDEBUG -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o ../../../../min-webrtc/openssl/crypto/asn1/x_spki.c
/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --gcc-toolchain=/Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot/usr --sysroot /Users/ghazel/projects/orchid/cli-shared/out-lnx/sysroot -B/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64/x86_64-linux-android/bin -target x86_64-linux-gnu -I. -Iinclude -I../../../../min-webrtc/openssl -I../../../../min-webrtc/openssl/include -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -gfull -Os -fno-omit-frame-pointer -fdata-sections -ffunction-sections -fvisibility=hidden -fPIC -fdebug-prefix-map=/usr/local/share/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/darwin-x86_64=out-lnx/ndk -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -fdebug-prefix-map=./= -fdebug-prefix-map=/Users/gha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment