Open giodegas opened 5 months ago
I get this:
==> cmake ../src -DARGOS_BUILD_NATIVE=ON -DCPACK_PACKAGE_VERSION_MAJOR=3 -DCPACK_PACKAGE_VERSION_MINOR=0 -DCPACK_PACKAG ==> make Last 15 lines from /Users/giodegas/Library/Logs/Homebrew/argos3/02.make: _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_SINCE_CXX23 void reset(nullptr_t = nullptr) _NOEXCEPT { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [core/CMakeFiles/argos3core_simulator.dir/utility/configuration/tinyxml/ticpp.cpp.o] Error 1 20 errors generated. make[2]: *** [core/CMakeFiles/argos3core_simulator.dir/utility/configuration/command_line_arg_parser.cpp.o] Error 1 20 errors generated. 20 errors generated. make[2]: *** [core/CMakeFiles/argos3core_simulator.dir/utility/datatypes/byte_array.cpp.o] Error 1 make[2]: *** [core/CMakeFiles/argos3core_simulator.dir/utility/rate.cpp.o] Error 1 20 errors generated. make[2]: *** [core/CMakeFiles/argos3core_simulator.dir/utility/datatypes/color.cpp.o] Error 1 make[1]: *** [core/CMakeFiles/argos3core_simulator.dir/all] Error 2 make: *** [all] Error 2 If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/ilpincy/homebrew-argos3/issues Warning: Unable to query GitHub for recent issues on the tap GitHub API Error: Bad credentials The GitHub credentials in the macOS keychain may be invalid. Clear them with: printf "protocol=https\nhost=github.com\n" | git credential-osxkeychain erase
I get this: