thisisnic commented on issue #33819: URL: https://github.com/apache/arrow/issues/33819#issuecomment-1416045037
We submitted this to CRAN, hoping the error we couldn't replicate might have disappeared, but apparently not: >**** Error building Arrow C++. Re-run with ARROW_R_DEV=true for debug information. ------------------------- NOTE --------------------------- There was an issue preparing the Arrow C++ libraries. See https://arrow.apache.org/docs/r/articles/install.html --------------------------------------------------------- They tried again with `ARROW_R_DEV` set to `true` but didn't apparently get anything useful but did get lots of errors like these: > ESC[0mESC[1m/usr/local/clang-trunk/bin/../include/c++/v1/__iterator/iterator.h:24:29: ESC[0mESC[0;1;30mnote: ESC[0m'iterator<std::forward_iterator_tag, std::pair<int, const char *>>' has been explicitly marked deprecated hereESC[0m struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator ... 1 warning and 1 error generated. Is this familiar to anyone? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
