You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:93:
warning: [email protected]: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__type_traits/alignment_of.h:14:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:46:5: error: <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header. This usually means that your header search paths are not configured properly. The header search paths should contain the C++ Standard Library headers before any C Standard Library, and you are probably using compiler flags that make that not be the case.
warning: [email protected]: # error <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header. \
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:59:9: error: no member named 'nullptr_t' in the global namespace
warning: [email protected]: using ::nullptr_t;
warning: [email protected]: ~~^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:93:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__type_traits/alignment_of.h:23:69: error: reference to unresolved using declaration
warning: [email protected]: struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {};
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:93:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__type_traits/alignment_of.h:23:69: error: reference to unresolved using declaration
warning: [email protected]: struct _LIBCPP_TEMPLATE_VIS alignment_of : public integral_constant<size_t, _LIBCPP_ALIGNOF(_Tp)> {};
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:99:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstdlib:103:9: error: target of using declaration conflicts with declaration already in scope
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_size_t.h:31:32: note: target of using declaration
warning: [email protected]: typedef __darwin_size_t size_t;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: conflicting declaration
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:189:[43](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:44): error: reference to unresolved using declaration
warning: [email protected]: enum class _LIBCPP_ENUM_VIS align_val_t : size_t { };
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:243:84: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz) _THROW_BAD_ALLOC;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:243:66: error: 'operator new' takes type size_t ('unsigned long') as first parameter
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz) _THROW_BAD_ALLOC;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:2[44](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:45):84: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:244:66: error: 'operator new' takes type size_t ('unsigned long') as first parameter
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:2[48](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:49):106: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_OVERRIDABLE_FUNC_VIS _LIBCPP_AVAILABILITY_SIZED_NEW_DELETE void operator delete(void* __p, std::size_t __sz) _NOEXCEPT;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:2[51](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:52):86: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz) _THROW_BAD_ALLOC;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:251:66: error: 'operator new[]' takes type size_t ('unsigned long') as first parameter
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz) _THROW_BAD_ALLOC;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:2[52](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:53):86: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:252:66: error: 'operator new[]' takes type size_t ('unsigned long') as first parameter
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:2[56](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:57):108: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_OVERRIDABLE_FUNC_VIS _LIBCPP_AVAILABILITY_SIZED_NEW_DELETE void operator delete[](void* __p, std::size_t __sz) _NOEXCEPT;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:2[60](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:61):84: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, std::align_val_t) _THROW_BAD_ALLOC;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:[61](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:62):1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: In file included from vendor/unrar/strlist.cpp:1:
warning: [email protected]: In file included from vendor/unrar/rar.hpp:6:
warning: [email protected]: In file included from vendor/unrar/os.hpp:15:
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:260:[66](https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215#step:4:67): error: 'operator new' takes type size_t ('unsigned long') as first parameter
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, std::align_val_t) _THROW_BAD_ALLOC;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:261:84: error: reference to unresolved using declaration
warning: [email protected]: _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz, std::align_val_t, const std::nothrow_t&) _NOEXCEPT _LIBCPP_NOALIAS;
warning: [email protected]: ^
warning: [email protected]: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:61:1: note: using declaration annotated with 'using_if_exists' here
warning: [email protected]: using ::size_t _LIBCPP_USING_IF_EXISTS;
warning: [email protected]: ^
warning: [email protected]: fatal error: too many errors emitted, stopping now [-ferror-limit=]
warning: [email protected]: 20 errors generated.
The text was updated successfully, but these errors were encountered:
https://github.com/ttys3/unrar.rs/actions/runs/8526055504/job/23354458215
same as PX4/PX4-SITL_gazebo-classic#1021
The text was updated successfully, but these errors were encountered: