hyperion-project / hyperion.ng

The successor to Hyperion aka Hyperion Next Generation
https://hyperion-project.org/
MIT License
3.12k stars 387 forks source link

Unable to build on MacOS #1375

Closed roshie548 closed 2 years ago

roshie548 commented 2 years ago

Bug report

Building on macOS Big Sur v11.1 Hyperion version: Hyperion 2.0.0-alpha.11 I already tried deleting and reinstalling Xcode command line tools

Steps to reproduce

git clone --recursive https://github.com/hyperion-project/hyperion.ng.git hyperion
cd hyperion
mkdir build
cd build
cmake -DPLATFORM=osx -DCMAKE_BUILD_TYPE=Release ..
make -j $(sysctl -n hw.ncpu)

What is expected?

Hyperion should build successfully

What is actually happening?

[  0%] Automatic MOC for target protobuf-lite
[  0%] Automatic MOC for target protobuf
[  0%] Automatic MOC for target flatbuffers
[  0%] Automatic MOC for target hyperion-utils
[  0%] Automatic MOC for target mbedcrypto
[  0%] Automatic MOC for target flathash
[  1%] Automatic MOC for target flatc
[  1%] Automatic MOC for target hidapi-mac
[  1%] Built target flatbuffers_autogen
[  1%] Built target flathash_autogen
[  1%] Built target hidapi-mac_autogen
[  1%] Built target protobuf-lite_autogen
[  1%] Built target flatc_autogen
[  1%] Built target mbedcrypto_autogen
[  1%] Built target protobuf_autogen
[  1%] Built target hyperion-utils_autogen
[  1%] Automatic MOC for target blackborder
[  1%] Automatic MOC for target effectengine
[  1%] Automatic MOC for target boblightserver
[  1%] Automatic MOC for target database
[  1%] Automatic MOC for target ssdp
[  2%] Automatic MOC for target webserver
[  2%] Automatic MOC for target python
[  2%] Automatic MOC for target bonjour
[  2%] Built target blackborder_autogen
[  2%] Built target boblightserver_autogen
[  2%] Built target python_autogen
[  2%] Built target database_autogen
[  2%] Built target ssdp_autogen
[  2%] Built target effectengine_autogen
[  2%] Built target webserver_autogen
[  2%] Built target bonjour_autogen
Consolidate compiler generated dependencies of target flathash
[  2%] Automatic MOC for target hyperion-api
[  2%] Automatic MOC for target resources
Consolidate compiler generated dependencies of target flatbuffers
[  3%] Built target hidapi-mac
[  3%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flathash.dir/src/flathash.cpp.o
Consolidate compiler generated dependencies of target flatc
[  3%] Built target resources_autogen
[  3%] Built target hyperion-api_autogen
[  3%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o
[  7%] Built target protobuf-lite
[  7%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o
[  7%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o
[  7%] Automatic MOC for target leddevice
[ 15%] Built target protobuf
[ 32%] Built target mbedcrypto
[ 33%] Built target resources
[ 33%] Built target leddevice_autogen
[ 33%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o
[ 33%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/util.cpp.o
[ 34%] Automatic MOC for target protoc_lib
[ 34%] Automatic MOC for target mbedx509
[ 34%] Built target protoc_lib_autogen
[ 34%] Built target mbedx509_autogen
[ 37%] Built target mbedx509
[ 44%] Built target protoc_lib
[ 44%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o
[ 44%] Automatic MOC for target mbedtls
[ 44%] Built target mbedtls_autogen
[ 44%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o
In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/flathash.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp::1743:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdio.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h::10720:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/errno.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h::3164:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/errno.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h::2368:
:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/errno.h:72:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h2::807 :2:error : errorUnsupported architecture: 
Unsupported architecture
#error Unsupported architecture
 ^
#error Unsupported architecture
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp:19:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:42:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
In file included from #error Unsupported architecture
 ^
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp:19:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:42:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
#error Unsupported architecture
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp:17In file included from :
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp:17:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h:25:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h::725:
:
In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:42:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:7:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h20::
807In file included from :/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h2::42 :
error: Unsupported architecture
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
#error Unsupported architecture
 ^
#error Unsupported architecture
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/flathash.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdio.h:107:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.hIn file included from In file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp71:::
1719In file included from :
:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.hIn file included from In file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h27:::
In file included from 25/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:
:In file included from 33/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:
:7:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.hIn file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h34::In file included from 202/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:
::In file included from  43/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:
:In file included from 20errorIn file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp:In file included from 22: ::
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.hIn file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpparchitecture not supported44In file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h17
19::
:
In file included from 20In file included from :
:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.hIn file included from :/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h2020:::
44:
In file included from :
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h93In file included from :In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h20:/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h20:/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h:
::
:
93In file included from 25:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h::::In file included from 64446444:
:
:
In file included from :
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.hIn file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.hIn file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:::93272793:
:
:
:
In file included from In file included from In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h::64:33/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:
33:
::
64:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:In file included from :7/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:
:In file included from :27In file included from 34:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h34:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.hIn file included from :2::/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h202:::
3327:In file included from :
:
 /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.hIn file included from  :#error architecture not supported/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h
:error33:
20/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:
: error:In file included from :  ^/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h
:34architecture not supported34::22:
: architecture not supported/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h: 
44error:
: errorIn file included from : /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.harchitecture not supported:93architecture not supported
#error architecture not supported:

In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h#error architecture not supported ^:

64:
 ^In file included from 
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:#error architecture not supported33#error architecture not supported
:

 ^/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h ^
:
34:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/flathash.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdio.h:107:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:In file included from 64/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp:
In file included from :In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp19/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h::
In file included from 19In file included from ::
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h71In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h::
:20:In file included from :
In file included from 1720/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cppIn file included from :In file included from 17/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h::
:
:
43:In file included from :
27/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.hIn file included from :25:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:20In file included from :In file included from In file included from :
22/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:
:557/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:In file included from :
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h::2520In file included from 9:/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h20/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:
:::
:In file included from 44:
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.hIn file included from 20:
In file included from :
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.hIn file included from :/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h7:/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h44::
:In file included from error/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h20: :
93:In file included from 93/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:
44:
::
In file included from 44In file included from :
In file included from In file included from unknown type name '__int64_t'/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h::/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:
2093:
In file included from :/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h64:In file included from :
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h::
:In file included from In file included from 93/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h6464/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:
:
::In file included from 20In file included from :
:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.hIn file included from In file included from :27/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h27/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:
:
:::6444/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h27::
:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h55:
:In file included from In file included from 55/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.htypedef __int64_t       __darwin_blkcnt_t;      /* total blocks */::/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h279
::/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:
55:        ^:9:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h: :93 55:

In file included from 9error/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:: :9error:: : 64:
 In file included from errorunknown type name '__int64_t': unknown type name '__int64_t'/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.herror
unknown type name '__int64_t':
: 27
:
unknown type name '__int64_t'/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:
55:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */

        ^typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */        ^

        ^
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */
        ^
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:unknown type name '__int32_t'; did you mean '__int128_t'?/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h::956:: 9: error: error: unknown type name '__int32_t'; did you mean '__int128_t'?
unknown type name '__int32_t'; did you mean '__int128_t'?
56
:9: typedef __int32_t       __darwin_blksize_t;     /* preferred block size */typedef __int32_t       __darwin_blksize_t;     /* preferred block size */

error        ^        ^: 

unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
notenote: : '__int128_t' declared here'__int128_t' declared here

notenote: : '__int128_t' declared here'__int128_t' declared here

/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:::5757:57:9:9:: 9 : errorerror: : error: unknown type name '__int32_t'; did you mean '__int128_t'?unknown type name '__int32_t'; did you mean '__int128_t'?unknown type name '__int32_t'; did you mean '__int128_t'?

typedef __int32_t       __darwin_dev_t;         /* dev_t */typedef __int32_t       __darwin_dev_t;         /* dev_t */

        ^        ^

notetypedef __int32_t       __darwin_dev_t;         /* dev_t */: note
: '__int128_t' declared here        ^'__int128_t' declared here

note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:: 60:9error::  unknown type name '__uint32_t'; did you mean '__uint128_t'?error/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h: :
60:unknown type name '__uint32_t'; did you mean '__uint128_t'?9:
 error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared herenote
: '__uint128_t' declared here
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9:typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */ 
        ^error
: unknown type name '__uint32_t'; did you mean '__uint128_t'?note
: '__uint128_t' declared here
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h
:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62error:: 9: unknown type name '__uint32_t'; did you mean '__uint128_t'?
error: unknown type name '__uint64_t'
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
note        ^: 
'__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9:typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
 error: typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
unknown type name '__uint64_t'
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach *//Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h
:68        ^:
9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h::968:: 9: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.herror:: 68:error: 9unknown type name '__uint16_t'; did you mean '__uint128_t'?: 
unknown type name '__darwin_natural_t'error
: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h::970:: 9: error: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.hnote:: 70note:: '__uint128_t' declared here9:'__uint128_t' declared here

/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:error71: :9:unknown type name '__uint16_t'; did you mean '__uint128_t'? 
error: unknown type name '__int64_t'
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^note
: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t'
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */9        ^:

error        ^: 
unknown type name '__int64_t'
note: '__uint128_t' declared here
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h::7172::99::  errorerror: : unknown type name '__int64_t'unknown type name '__int32_t'; did you mean '__int128_t'?

typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */

        ^        ^

note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_type/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
s.h:71:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9:typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */ 
error:         ^
unknown type name '__int32_t'; did you mean '__int128_t'?
note: '__int128_t' declared here
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73note:: 9:'__int128_t' declared here 
error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
typedef __uint32/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:unknown type name '__uint32_t'; did you mean '__uint128_t'?74:
9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared heretypedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */

        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9:typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */ 
        ^error
: unknown type name '__uint32_t'; did you mean '__uint128_t'?note
: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp:17:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.hIn file included from :25/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/flathash.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdio.h:107:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:71:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
noteIn file included from : /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp'__uint128_t' declared here:17
:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h:25:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:7:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
note: '__uint128_t' declared here
:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:7:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp:19:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:20:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp::6419:
:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h::4320::
9In file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h :20:
errorIn file included from : /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44unknown type name '__uint32_t'; did you mean '__uint128_t'?:
In file included from 
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: errortypedef __uint32_t      __darwin_wctype_t;: 
In file included from unknown type name '__uint32_t'; did you mean '__uint128_t'?/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp        ^:

43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:note22: :
In file included from '__uint128_t' declared here/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:
20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:typedef __uint32_t      __darwin_wctype_t;44
:
In file included from         ^/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h
:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:note64: :
'__uint128_t' declared here/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:
43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/flathash.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdio.h:107:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:75typedef __uint32_t      __darwin_wctype_t;:

In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h:        ^31
:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h:37note:: 2:'__uint128_t' declared here 
error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/flathash.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdio.h:107:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_stdio.h:75:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_va_list.h:32:9: error: unknown type name '__darwin_va_list'
typedef __darwin_va_list va_list;
        ^
In file included from In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cppIn file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp19In file included from :::
19/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cppIn file included from :
:/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h43In file included from 17::
:
20/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:
In file included from :In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.hIn file included from 20/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:::
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h2520:
::
In file included from 22In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:In file included from :7/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h44:
::
In file included from 20In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:In file included from :20/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h93:
::
In file included from 44In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk:/usr/include/stdlib.hIn file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp20:
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:In file included from :/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h1793::
:
44In file included from In file included from :
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.hIn file included from ::/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h2566::
93:
In file included from :
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.hIn file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:7:109:
66:
In file incl:
uded from In file included from In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:20:109:
82:
In file included from :
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h::44/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h82:
::
In file included from 34/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h:2:93:
34:In file included from : /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h2::66 error:
: In file included from error/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h: :109architecture not supported:
architecture not supportedIn file included from 
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h
:82:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h:34:2: error: architecture not supported#error architecture not supported#error architecture not supported

 ^
 ^
#error architecture not supported
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h: ^20
:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:109:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:82:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h:34:2: error: architecture not supported
#error architecture not supported
 ^
:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:109:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:82:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h:34:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cppIn file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp43::
19In file included from In file included from :
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.hIn file included from ::/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h2217:
:In file included from :
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h20In file included from ::
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h20In file included from ::
/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.hIn file included from 25:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:
20:In file included from :
44/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h:In file included from :
7/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.hIn file included from :
:/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.hIn file included from 44:/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h93:
::
In file included from 20In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:
:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h93In file included from :/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h66:
::
In file included from 20In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:In file included from :66/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h109:
::
In file included from 44In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:In file included from :109/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h146:
::
In file included from 93/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h:In file included from :146/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h31:
::662:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h:In file included from : /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h31::1092error:
:: In file included from  /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:architecture not supportederror146: :

/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.harchitecture not supported:31
:2: error: #error architecture not supportedarchitecture not supported

 ^
#error architecture not supported
 ^
#error architecture not supported
 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/reflection.cpp:17:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection.h:25:
In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_text.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/reflection_generated.h::197:
:
In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/flatbuffers.h::2020:
:
In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h::2020:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h::4444:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h::9393:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h::6666:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h::109109:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h::146146:
:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h31::312::2 : errorerror: : architecture not supportedarchitecture not supported

#error architecture not supported
 ^
#error architecture not supported
 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]fatal errorfatal error
: : too many errors emitted, stopping now [-ferror-limit=]too many errors emitted, stopping now [-ferror-limit=]

fatal error: too many errors emitted, stopping now [-ferror-limit=]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp::1717:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm::641641:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring::6060:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h::6060:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:32:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
:61:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:32:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h#error Unsupported architecture:
807:2 ^:
 error: Unsupported architecture
#error Unsupported architecture
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:33:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:34:In file included from 2/Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:: 17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:33:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:34:2: error: architecture not supported
#error architecture not supported
 ^
error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */
        ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:61:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:152:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h:30:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h:37:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithmbin/../include/c++/v1/algorithm:641:
In file included from :/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:64160:
:
In file included from In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring::6060:
:
In file included from In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h::15260:
:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h::15231:
:In file included from 9/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h:30:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/types.h:37:2: error: architecture not supported
#error architecture not supported
 ^
: error: unknown type name '__darwin_ssize_t'; did you mean '__darwin_blksize_t'?
typedef __darwin_ssize_t        ssize_t;
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:25: note: '__darwin_blksize_t' declared here
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
                        ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_parser.cpp:17:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/algorithm:641:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstring:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/string.h:60:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/string.h:152:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types/_ssize_t.h:31:9: error: unknown type name '__darwin_ssize_t'; did you mean '__darwin_blksize_t'?
typedef __darwin_ssize_t        ssize_t;
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:25: note: '__darwin_blksize_t' declared here
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
                        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flathash.dir/src/flathash.cpp.o] Error 1
make[1]: *** [dependencies/external/flatbuffers/CMakeFiles/flathash.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
20 errors generated.
20 errors generated.
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 45%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o
[ 45%] Building CXX object dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:20:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/errno.h:31:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/errno.h:23:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/errno.h:72:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
#error Unsupported architecture
 ^
20 errors generated.
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:22:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:33:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:34:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:22:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/util.cpp.o] Error 1
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:22:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:22:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:109:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:82:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h:34:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/util.cpp:43:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/util.h:22:
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/include/flatbuffers/base.h:20:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/assert.h:44:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:109:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:146:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h:31:2: error: architecture not supported
#error architecture not supported
 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_cpp.cpp:19:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:366:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:15:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/exception:81:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstdlib:85:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:62:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture
#error Unsupported architecture
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_cpp.cpp:19:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:366:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:15:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/exception:81:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstdlib:85:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:33:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_types.h:34:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_cpp.cpp:19:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:366:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:15:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/exception:81:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstdlib:85:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:27:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_blkcnt_t;      /* total blocks */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_blksize_t;     /* preferred block size */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_dev_t;         /* dev_t */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_gid_t;         /* [???] process and group IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_id_t;          /* [XSI] pid_t, uid_t, or gid_t*/
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t'
typedef __uint64_t      __darwin_ino64_t;       /* [???] Used for 64 bit inodes */
        ^
20 errors generated.
20 errors generated.
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t'; did you mean '__uint128_t'?
typedef __uint16_t      __darwin_mode_t;        /* [???] Some file attributes */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t'
typedef __int64_t       __darwin_off_t;         /* [???] Used for file sizes */
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_pid_t;         /* [???] process and group IDs */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_sigset_t;      /* [???] signal set */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t'; did you mean '__int128_t'?
typedef __int32_t       __darwin_suseconds_t;   /* [???] microseconds */
        ^
note: '__int128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_uid_t;         /* [???] user IDs */
        ^
note: '__uint128_t' declared here
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_useconds_t;    /* [???] microseconds */
        ^
note: '__uint128_t' declared here
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o] Error 1
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o] Error 1
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_cpp.cpp:19:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:366:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:15:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/exception:81:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstdlib:85:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:64:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/_types.h:43:9: error: unknown type name '__uint32_t'; did you mean '__uint128_t'?
typedef __uint32_t      __darwin_wctype_t;
        ^
note: '__uint128_t' declared here
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_cpp.cpp:19:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:366:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:15:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/exception:81:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstdlib:85:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:109:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:82:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/signal.h:34:2: error: architecture not supported
#error architecture not supported
 ^
In file included from /Users/roshan/Documents/Code/hyperion/dependencies/external/flatbuffers/src/idl_gen_cpp.cpp:19:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_set:366:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:15:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:668:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/typeinfo:60:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/exception:81:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/cstdlib:85:
In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:93:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:66:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/wait.h:109:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/signal.h:146:
/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/machine/_mcontext.h:31:2: error: architecture not supported
#error architecture not supported
 ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o] Error 1
20 errors generated.
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o] Error 1
make[1]: *** [dependencies/external/flatbuffers/CMakeFiles/flatbuffers.dir/all] Error 2
20 errors generated.
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o] Error 1
20 errors generated.
make[2]: *** [dependencies/external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o] Error 1
make[1]: *** [dependencies/external/flatbuffers/CMakeFiles/flatc.dir/all] Error 2
make: *** [all] Error 2

System

Paulchen-Panther commented 2 years ago

M1 or Intel?

roshie548 commented 2 years ago

Intel

tpmodding commented 2 years ago

will recheck on my mac

tpmodding commented 2 years ago

[100%] Built target Hyperion ➜ build git:(master) cd bin ➜ bin git:(master) ls Hyperion.app flatc flathash hyperion-osx hyperion-qt hyperion-remote protoc ➜ bin git:(master) hyperion-osx --help zsh: command not found: hyperion-osx ➜ bin git:(master) ./hyperion-osx --help Usage: ./hyperion-osx [options] OSX capture application for Hyperion. Will automatically search a Hyperion server if -a option isn't used. Please note that if you have more than one server running it's more or less random which one will be used.

tried it with @Paulchen-Panther, works

you should update your xcode maybe with sudo rm -rf /Library/Developer/CommandLineTools xcode-select --install

will close this, as this is not a general issue, feel free to ask if you have other problems after updating xcode

roshie548 commented 2 years ago

Thanks for the replies. I tried updating my Xcode CLT before as stated in the issue, but that by itself didn't work. I did however manage to fix the error. Not sure if updating Xcode helped, but in case anyone runs into this issue this is how I fixed it.

// Update Xcode
sudo rm -rf /Library/Developer/CommandLineTools
xcode-select --install

// Make sure homebrew and packages are up to date
brew update
brew upgrade
brew doctor
// running brew doctor asked me to set my path: echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc 

// Delete 'build' folder in your Hyperion directory
rm -rf build

// Remake it and cd into it
mkdir build
cd build

cmake -DPLATFORM=osx -DCMAKE_BUILD_TYPE=Release ..
make -j $(sysctl -n hw.ncpu)

Should build without errors now