Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build mediapipe on Intel MacOS #4197

Closed
daiyangyang945 opened this issue Mar 24, 2023 · 9 comments
Closed

Failed to build mediapipe on Intel MacOS #4197

daiyangyang945 opened this issue Mar 24, 2023 · 9 comments
Assignees
Labels
platform:c++ Issues specific to C++ framework in mediapipe task::all All tasks of MediaPipe type:build/install For Build and Installation issues

Comments

@daiyangyang945
Copy link

OS Platform and Distribution

MacOS 13.2.1

Compiler version

Apple clang version 14.0.0 (clang-1400.0.29.202)

Programming Language and version

C++ 14, python 3.9.2

Installed using virtualenv? pip? Conda?(if python)

No response

MediaPipe version

No response

Bazel version

5.2.0

XCode and Tulsi versions (if iOS)

Xcode 14.2

Android SDK and NDK versions (if android)

No response

Android AAR (if android)

None

OpenCV version (if running on desktop)

3.4.16

Describe the problem

I tried to build mediapipe on my Intel Mac.And I follow the steps of the "https://developers.google.com/mediapipe/framework/getting_started/install" to build it.
Every step is finished,But when I try to run the Hello World! by use "bazel run --define MEDIAPIPE_DISABLE_GPU=1 \
    mediapipe/examples/desktop/hello_world:hello_world"

It's failed, and return:
ERROR: Analysis of target '//mediapipe/examples/desktop/hello_world:hello_world' failed; build aborted: Analysis failed
INFO: Elapsed time: 20.181s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets conf\
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets conf\
igured)
    currently loading: mediapipe/framework ... (2 packages)
    Fetching @npm; Restarting. 20s

Complete Logs

DEBUG: Rule 'rules_foreign_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "c2cdcf55ffaf49366725639e45dedd449b8c3fe22b54e31625eb80ce3a240f1e"
DEBUG: Repository rules_foreign_cc instantiated at:
  /Users/sweet/mediapipe/WORKSPACE:47:13: in <toplevel>
Repository rule http_archive defined at:
  /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/build_defs/repo/http.bzl:353:31: in <toplevel>
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_google_absl' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_google_benchmark' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'flatbuffers' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'pybind11_bazel' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_googlesource_code_re2' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_google_protobuf' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_google_googletest' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_github_gflags_gflags' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'zlib' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'rules_python' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'build_bazel_rules_apple' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'build_bazel_rules_swift' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'build_bazel_apple_support' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'xctestrunner' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'pybind11' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'pybind11_protobuf' because it already exists.
DEBUG: /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/org_tensorflow/third_party/repo.bzl:132:14: 
Warning: skipping import of repository 'com_github_glog_glog' because it already exists.
DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "691a29db9c336349e48e04c5c2f4873f2890af5cbfa6e51f4de87fefe6169294"
DEBUG: Repository rules_cc instantiated at:
  /Users/sweet/mediapipe/WORKSPACE:40:13: in <toplevel>
Repository rule http_archive defined at:
  /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/build_defs/repo/http.bzl:353:31: in <toplevel>
INFO: Repository local_config_cc instantiated at:
  /DEFAULT.WORKSPACE.SUFFIX:519:13: in <toplevel>
  /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/cc_configure.bzl:184:16: in cc_configure
Repository rule cc_autoconf defined at:
  /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/cc_configure.bzl:145:30: in <toplevel>
ERROR: An error occurred during the fetch of repository 'local_config_cc':
   Traceback (most recent call last):
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/cc_configure.bzl", line 125, column 32, in cc_autoconf_impl
		configure_osx_toolchain(repository_ctx, cpu_value, overriden_tools)
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/osx_cc_configure.bzl", line 211, column 25, in configure_osx_toolchain
		_compile_cc_file(repository_ctx, libtool_check_unique_src_path, "libtool_check_unique")
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/osx_cc_configure.bzl", line 136, column 37, in _compile_cc_file
		_compile_cc_file_single_arch(repository_ctx, src_name, out_name)
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/osx_cc_configure.bzl", line 83, column 13, in _compile_cc_file_single_arch
		fail(out_name + " failed to generate. Please file an issue at " +
Error in fail: libtool_check_unique failed to generate. Please file an issue at https://github.com/bazelbuild/bazel/issues with the following:
return code 1, stderr: In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:180:5: error: unknown type name 'streamsize'
    streamsize __gc_;
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:246:5: error: unknown type name 'streamsize'
    streamsize gcount() const {return __gc_;}
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:258:40: error: unknown type name 'streamsize'
    basic_istream& get(char_type* __s, streamsize __n)
                                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:261:40: error: unknown type name 'streamsize'
    basic_istream& get(char_type* __s, streamsize __n, char_type __dlm);
                                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:270:44: error: unknown type name 'streamsize'
    basic_istream& getline(char_type* __s, streamsize __n)
                                           ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:273:44: error: unknown type name 'streamsize'
    basic_istream& getline(char_type* __s, streamsize __n, char_type __dlm);
                                           ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:275:27: error: unknown type name 'streamsize'
    basic_istream& ignore(streamsize __n = 1, int_type __dlm = traits_type::eof());
                          ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:277:42: error: unknown type name 'streamsize'
    basic_istream& read (char_type* __s, streamsize __n);
                                         ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:278:5: error: unknown type name 'streamsize'
    streamsize readsome(char_type* __s, streamsize __n);
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:278:41: error: unknown type name 'streamsize'
    streamsize readsome(char_type* __s, streamsize __n);
                                        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:286:42: error: incomplete type 'std::ios_base' named in nested name specifier
    basic_istream& seekg(off_type __off, ios_base::seekdir __dir);
                                         ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:314:44: error: incomplete type 'std::ios_base' named in nested name specifier
        if (!__noskipws && (__is.flags() & ios_base::skipws))
                                           ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:324:31: error: incomplete type 'std::ios_base' named in nested name specifier
                __is.setstate(ios_base::failbit | ios_base::eofbit);
                              ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:324:51: error: incomplete type 'std::ios_base' named in nested name specifier
                __is.setstate(ios_base::failbit | ios_base::eofbit);
                                                  ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:329:23: error: incomplete type 'std::ios_base' named in nested name specifier
        __is.setstate(ios_base::failbit);
                      ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:357:5: error: incomplete type 'std::ios_base' named in nested name specifier
    ios_base::iostate __state = ios_base::goodbit;
    ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:357:23: error: use of undeclared identifier '__state'; did you mean '__rotate'?
    ios_base::iostate __state = ios_base::goodbit;
                      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__algorithm/rotate.h:141:1: note: '__rotate' declared here
__rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last,
^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:366:21: error: no template named 'num_get'
            typedef num_get<_CharT, _Ip> _Fp;
                    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:367:71: error: use of undeclared identifier '__state'; did you mean '__rotate'?
            use_facet<_Fp>(__is.getloc()).get(_Ip(__is), _Ip(), __is, __state, __n);
                                                                      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__algorithm/rotate.h:141:1: note: '__rotate' declared here
__rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last,
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
, stdout: 
ERROR: /DEFAULT.WORKSPACE.SUFFIX:519:13: fetching cc_autoconf rule //external:local_config_cc: Traceback (most recent call last):
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/cc_configure.bzl", line 125, column 32, in cc_autoconf_impl
		configure_osx_toolchain(repository_ctx, cpu_value, overriden_tools)
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/osx_cc_configure.bzl", line 211, column 25, in configure_osx_toolchain
		_compile_cc_file(repository_ctx, libtool_check_unique_src_path, "libtool_check_unique")
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/osx_cc_configure.bzl", line 136, column 37, in _compile_cc_file
		_compile_cc_file_single_arch(repository_ctx, src_name, out_name)
	File "/private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/cpp/osx_cc_configure.bzl", line 83, column 13, in _compile_cc_file_single_arch
		fail(out_name + " failed to generate. Please file an issue at " +
Error in fail: libtool_check_unique failed to generate. Please file an issue at https://github.com/bazelbuild/bazel/issues with the following:
return code 1, stderr: In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:180:5: error: unknown type name 'streamsize'
    streamsize __gc_;
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:246:5: error: unknown type name 'streamsize'
    streamsize gcount() const {return __gc_;}
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:258:40: error: unknown type name 'streamsize'
    basic_istream& get(char_type* __s, streamsize __n)
                                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:261:40: error: unknown type name 'streamsize'
    basic_istream& get(char_type* __s, streamsize __n, char_type __dlm);
                                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:270:44: error: unknown type name 'streamsize'
    basic_istream& getline(char_type* __s, streamsize __n)
                                           ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:273:44: error: unknown type name 'streamsize'
    basic_istream& getline(char_type* __s, streamsize __n, char_type __dlm);
                                           ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:275:27: error: unknown type name 'streamsize'
    basic_istream& ignore(streamsize __n = 1, int_type __dlm = traits_type::eof());
                          ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:277:42: error: unknown type name 'streamsize'
    basic_istream& read (char_type* __s, streamsize __n);
                                         ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:278:5: error: unknown type name 'streamsize'
    streamsize readsome(char_type* __s, streamsize __n);
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:278:41: error: unknown type name 'streamsize'
    streamsize readsome(char_type* __s, streamsize __n);
                                        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:286:42: error: incomplete type 'std::ios_base' named in nested name specifier
    basic_istream& seekg(off_type __off, ios_base::seekdir __dir);
                                         ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:314:44: error: incomplete type 'std::ios_base' named in nested name specifier
        if (!__noskipws && (__is.flags() & ios_base::skipws))
                                           ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:324:31: error: incomplete type 'std::ios_base' named in nested name specifier
                __is.setstate(ios_base::failbit | ios_base::eofbit);
                              ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:324:51: error: incomplete type 'std::ios_base' named in nested name specifier
                __is.setstate(ios_base::failbit | ios_base::eofbit);
                                                  ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:329:23: error: incomplete type 'std::ios_base' named in nested name specifier
        __is.setstate(ios_base::failbit);
                      ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:357:5: error: incomplete type 'std::ios_base' named in nested name specifier
    ios_base::iostate __state = ios_base::goodbit;
    ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:357:23: error: use of undeclared identifier '__state'; did you mean '__rotate'?
    ios_base::iostate __state = ios_base::goodbit;
                      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__algorithm/rotate.h:141:1: note: '__rotate' declared here
__rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last,
^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:366:21: error: no template named 'num_get'
            typedef num_get<_CharT, _Ip> _Fp;
                    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:367:71: error: use of undeclared identifier '__state'; did you mean '__rotate'?
            use_facet<_Fp>(__is.getloc()).get(_Ip(__is), _Ip(), __is, __state, __n);
                                                                      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__algorithm/rotate.h:141:1: note: '__rotate' declared here
__rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last,
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
, stdout: 
INFO: Repository yarn instantiated at:
  /Users/sweet/mediapipe/WORKSPACE:511:18: in <toplevel>
  /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/build_bazel_rules_nodejs/internal/node/node_repositories.bzl:44:22: in node_repositories
Repository rule yarn_repositories defined at:
  /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/rules_nodejs/nodejs/yarn_repositories.bzl:177:36: in <toplevel>
ERROR: /Users/sweet/mediapipe/mediapipe/examples/desktop/hello_world/BUILD:19:10: //mediapipe/examples/desktop/hello_world:hello_world depends on @local_config_cc//:cc-compiler-darwin_x86_64 in repository @local_config_cc which failed to fetch. no such package '@local_config_cc//': libtool_check_unique failed to generate. Please file an issue at https://github.com/bazelbuild/bazel/issues with the following:
return code 1, stderr: In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:180:5: error: unknown type name 'streamsize'
    streamsize __gc_;
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:246:5: error: unknown type name 'streamsize'
    streamsize gcount() const {return __gc_;}
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:258:40: error: unknown type name 'streamsize'
    basic_istream& get(char_type* __s, streamsize __n)
                                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:261:40: error: unknown type name 'streamsize'
    basic_istream& get(char_type* __s, streamsize __n, char_type __dlm);
                                       ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:270:44: error: unknown type name 'streamsize'
    basic_istream& getline(char_type* __s, streamsize __n)
                                           ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:273:44: error: unknown type name 'streamsize'
    basic_istream& getline(char_type* __s, streamsize __n, char_type __dlm);
                                           ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:275:27: error: unknown type name 'streamsize'
    basic_istream& ignore(streamsize __n = 1, int_type __dlm = traits_type::eof());
                          ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:277:42: error: unknown type name 'streamsize'
    basic_istream& read (char_type* __s, streamsize __n);
                                         ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:278:5: error: unknown type name 'streamsize'
    streamsize readsome(char_type* __s, streamsize __n);
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:278:41: error: unknown type name 'streamsize'
    streamsize readsome(char_type* __s, streamsize __n);
                                        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:286:42: error: incomplete type 'std::ios_base' named in nested name specifier
    basic_istream& seekg(off_type __off, ios_base::seekdir __dir);
                                         ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:314:44: error: incomplete type 'std::ios_base' named in nested name specifier
        if (!__noskipws && (__is.flags() & ios_base::skipws))
                                           ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:324:31: error: incomplete type 'std::ios_base' named in nested name specifier
                __is.setstate(ios_base::failbit | ios_base::eofbit);
                              ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:324:51: error: incomplete type 'std::ios_base' named in nested name specifier
                __is.setstate(ios_base::failbit | ios_base::eofbit);
                                                  ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:329:23: error: incomplete type 'std::ios_base' named in nested name specifier
        __is.setstate(ios_base::failbit);
                      ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:357:5: error: incomplete type 'std::ios_base' named in nested name specifier
    ios_base::iostate __state = ios_base::goodbit;
    ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/iosfwd:106:24: note: forward declaration of 'std::ios_base'
class _LIBCPP_TYPE_VIS ios_base;
                       ^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:357:23: error: use of undeclared identifier '__state'; did you mean '__rotate'?
    ios_base::iostate __state = ios_base::goodbit;
                      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__algorithm/rotate.h:141:1: note: '__rotate' declared here
__rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last,
^
In file included from /private/var/tmp/_bazel_sweet/72a4f63b779cdaf264589caa7c2fb695/external/bazel_tools/tools/objc/libtool_check_unique.cc:16:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/fstream:188:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:366:21: error: no template named 'num_get'
            typedef num_get<_CharT, _Ip> _Fp;
                    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/istream:367:71: error: use of undeclared identifier '__state'; did you mean '__rotate'?
            use_facet<_Fp>(__is.getloc()).get(_Ip(__is), _Ip(), __is, __state, __n);
                                                                      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__algorithm/rotate.h:141:1: note: '__rotate' declared here
__rotate(_ForwardIterator __first, _ForwardIterator __middle, _ForwardIterator __last,
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
, stdout: 
ERROR: Analysis of target '//mediapipe/examples/desktop/hello_world:hello_world' failed; build aborted: Analysis failed
INFO: Elapsed time: 20.181s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets conf\
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets conf\
igured)
    currently loading: mediapipe/framework ... (2 packages)
    Fetching @npm; Restarting. 20s
@daiyangyang945 daiyangyang945 added the type:build/install For Build and Installation issues label Mar 24, 2023
@kuaashish kuaashish added platform:c++ Issues specific to C++ framework in mediapipe task::all All tasks of MediaPipe labels Mar 24, 2023
@kuaashish
Copy link
Collaborator

Hello @daiyangyang945,
From the error log, We can see issue related to bazel(Running thread), However. we suggest to try out debug the bazel version downgrading to 5.1/ upgrading to version 5.x as here, We do not have Intel macOS environment to reproduce the issue. Please revert back if pointers wont work as suggested. Thank you!

@kuaashish kuaashish added the stat:awaiting response Waiting for user response label Mar 31, 2023
@daiyangyang945
Copy link
Author

I upgrade bazel to 5.3.0 and 6.1.1, change .bazelversion to corresponding version, and before building I use "bazel clean --expunge",and I still failed to build the mediapipe.
I don't know how to resolve it,maybe I should buy a new MacBook

@google-ml-butler google-ml-butler bot removed the stat:awaiting response Waiting for user response label Apr 2, 2023
@kuaashish
Copy link
Collaborator

@daiyangyang945,
Thank you for reverting back, We are assigning this issue to correct owner, Hope we will be able fix the issue soon.

@kuaashish kuaashish assigned jiuqiant and mcclanahoochie and unassigned kuaashish Apr 3, 2023
@kuaashish kuaashish added the stat:awaiting googler Waiting for Google Engineer's Response label Apr 3, 2023
@schmidt-sebastian schmidt-sebastian self-assigned this Jul 12, 2023
@kuaashish kuaashish removed the stat:awaiting googler Waiting for Google Engineer's Response label Aug 18, 2023
@kuaashish
Copy link
Collaborator

@daiyangyang945,

Could you please confirm that you are still looking for resolution on this issue. I could able successfully build the Hello_World example in intel i7 macOS, Python 3.11.3, Bazel Version 6.1.1 with MediaPipe v0.10.3 as screenshot attached below:

Screenshot 2023-08-18 at 3 50 52 PM

Please build using the above configuration and let us know if this work for you. Thank you

@kuaashish kuaashish added the stat:awaiting response Waiting for user response label Aug 18, 2023
@github-actions
Copy link

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Aug 26, 2023
@schmidt-sebastian
Copy link
Collaborator

We should probably keep this open.

@schmidt-sebastian schmidt-sebastian self-assigned this Aug 28, 2023
@schmidt-sebastian schmidt-sebastian removed the stat:awaiting response Waiting for user response label Aug 28, 2023
@daiyangyang945
Copy link
Author

@daiyangyang945,

Could you please confirm that you are still looking for resolution on this issue. I could able successfully build the Hello_World example in intel i7 macOS, Python 3.11.3, Bazel Version 6.1.1 with MediaPipe v0.10.3 as screenshot attached below:

Screenshot 2023-08-18 at 3 50 52 PM Please build using the above configuration and let us know if this work for you. Thank you

Hi, I'm sorry for replying to you so late.
Actually, I have already replaced my computer and successfully compiled it on the new M2 Macbook. As for the old Interl i7 MacBook , it is no longer belong to me. I am sorry that I cannot reproduce this issue again

@google-ml-butler google-ml-butler bot removed the stale label Aug 29, 2023
@schmidt-sebastian
Copy link
Collaborator

Thanks for the update.

@google-ml-butler
Copy link

Are you satisfied with the resolution of your issue?
Yes
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:c++ Issues specific to C++ framework in mediapipe task::all All tasks of MediaPipe type:build/install For Build and Installation issues
Projects
None yet
Development

No branches or pull requests

5 participants