Last active
December 17, 2019 02:09
-
-
Save wapa5pow/4e8c46a43ce0b48713f7b20e371d00cc to your computer and use it in GitHub Desktop.
swift error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fetching https://github.com/apple/swift-protobuf.git | |
Fetching https://github.com/kylef/Commander.git | |
Fetching https://github.com/apple/swift-nio-zlib-support.git | |
Fetching https://github.com/kylef/Spectre.git | |
Completed resolution in 15.33s | |
Cloning https://github.com/apple/swift-protobuf.git | |
Resolving https://github.com/apple/swift-protobuf.git at 1.1.2 | |
Cloning https://github.com/kylef/Spectre.git | |
Resolving https://github.com/kylef/Spectre.git at 0.9.0 | |
Cloning https://github.com/kylef/Commander.git | |
Resolving https://github.com/kylef/Commander.git at 0.9.1 | |
Cloning https://github.com/apple/swift-nio-zlib-support.git | |
Resolving https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/ssl.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
#include <openssl/ssl.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/ssl.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/base.h:73:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/is_boringssl.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/base.h:73:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/is_boringssl.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/base.h:73:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/is_boringssl.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145: | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/opensslconf.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
145: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/base.h:74:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/opensslconf.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:145: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/base.h:74:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/opensslconf.h> | |
26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/bio.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:60: | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:60: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/base.h:74:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specifica | |
#include <openssl/opensslconf.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/bio.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
: | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
147: | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/buffer.h> | |
^ | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
64: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buffer.h:18:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include "buf.h" | |
^ | |
extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:64: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buffer.h:18: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buf.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:64:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/buffer.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
64: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buffer.h:18:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include "buf.h" | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/err.h> // for ERR_print_errors_fp | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
: | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buffer.h:18: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buf.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
:65: | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/bio.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:65:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/err.h> // for ERR_print_errors_fp | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
:64:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/buffer.h> | |
^ | |
26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:65: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/err.h:114:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:64: | |
:18:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include "buf.h" | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
#include <openssl/ex_data.h> | |
^ | |
64: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buffer.h:18: | |
60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/ex_data.h> | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:65:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
26:1: note: extern "C" language linkage specification begins here | |
147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/err.h> // for ERR_print_errors_fp | |
^ | |
note: extern "C" language linkage specification begins here | |
#include <openssl/base.h> | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
extern "C" { | |
^ | |
: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
extern "C" { | |
^ | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:65: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/err.h:114:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
#include <openssl/type_check.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/type_check.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
extern "C" { | |
^ | |
1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
: | |
: | |
: | |
:62:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/type_check.h> | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/ex_data.h> | |
^ | |
26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:112:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
: extern "C" language linkage specification begins here | |
1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62: | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/type_check.h> | |
^ | |
extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/type_check.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
: | |
import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_cache.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:68:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/thread.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session_cache.h:27:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/buffer.h> | |
^ | |
1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:64: | |
:18:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include "buf.h" | |
^ | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:64: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/buffer.h:18: | |
: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
: | |
: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/err.h> // for ERR_print_errors_fp | |
^ | |
42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:65: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/err.h:114:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:68:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/thread.h> | |
^ | |
1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:67:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
#include <openssl/ex_data.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
#include <openssl/stack.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:27: | |
#include <openssl/base.h> | |
^ | |
: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ssl.h:147: | |
1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/thread.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/include/src/core/tsi/ssl/session_cache/ssl_session.h:26:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:60:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/base.h> | |
^ | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/type_check.h> | |
^ | |
42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:66: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/ex_data.h:114: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/stack.h:62: | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:67:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/stack.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:68:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/thread.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:43: | |
In file included from /Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/bio.h:68: | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/BoringSSL/include/openssl/thread.h:62:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specifi | |
#include <openssl/base.h> | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:44:1: error: import of C++ module 'BoringSSL' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] | |
#include <openssl/crypto.h> /* For OPENSSL_free */ | |
^ | |
/Users/koichi.ishida/go/src/github.com/10xinc/tabely-ios/Carthage/Checkouts/grpc-swift/Sources/CgRPC/src/core/tsi/ssl_transport_security.cc:42:1: note: extern "C" language linkage specification begins here | |
extern "C" { | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
errors generated. | |
20 errors generated. | |
[13/759] Compiling ssl_transport_security.cc | |
make: *** [all] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment