Atharex commented on issue #10222: URL: https://github.com/apache/arrow/issues/10222#issuecomment-831242667
Thanks @jorisvandenbossche I've manually set the download links to the ursa-labs/thirdparty repo and then the downloads completed successfully. However I still encounter the same error as before... It seems the build script of boost is the one failing, as I get the same error if I extract the boost from the new thirdparty repo and try to build it separately by hand. ``` bash-4.2# bash bootstrap.sh bootstrap.sh: line 196: ./tools/build/src/engine/build.sh: No such file or directory Building Boost.Build engine with toolset ... Failed to build Boost.Build build engine Consult 'bootstrap.log' for more details ``` Are there any additional steps I need to do besides the ones I wrote in my first post? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
