paleolimbot commented on PR #33890:
URL: https://github.com/apache/arrow/pull/33890#issuecomment-1408793021
When I run `archery docker run -e BOOST_SOURCE=BUNDLED ubuntu-cpp`
I get
```
FAILED: boost_ep-prefix/src/boost_ep-stamp/boost_ep-configure
cd /build/cpp/boost_ep-prefix/src/boost_ep && /usr/bin/cmake -P
/build/cpp/boost_ep-prefix/src/boost_ep-stamp/boost_ep-configure-DEBUG.cmake &&
/usr/bin/cmake -E touch
/build/cpp/boost_ep-prefix/src/boost_ep-stamp/boost_ep-configure
CMake Error at
/build/cpp/boost_ep-prefix/src/boost_ep-stamp/boost_ep-configure-DEBUG.cmake:37
(message):
Command failed: No such file or directory
'./bootstrap.sh' '--prefix=/build/cpp/boost_ep-prefix/src/boost_ep'
'--with-libraries=filesystem,system'
See also
/build/cpp/boost_ep-prefix/src/boost_ep-stamp/boost_ep-configure-*.log
-- stdout output is:
-- stderr output is:
CMake Error at
/build/cpp/boost_ep-prefix/src/boost_ep-stamp/boost_ep-configure-DEBUG.cmake:47
(message):
Stopping after outputting logs.
```
I can dig into this in a bit when I circle back to this PR but maybe one of
you has an idea of what this could be/how to go about debugging it in the
meantime?
--
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]