Cool, ARM ☺. Please try to run it like this, so that we get a little bit more output:
PEX_VERBOSE=1 ./pants -ldebug binary src/main/python/apache/aurora/executor:thermos_executor From: Yiannis Gkoufas <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Thursday 14 July 2016 at 10:44 To: "[email protected]" <[email protected]> Subject: Build thermos executor on ARM Hi guys, I have been trying to get aurora working on ARM processors. I had no problem with the scheduler, but I didn't manage to compile the thermos executor. When I give: ./pants binary src/main/python/apache/aurora/executor:thermos_executor I get back: FAILURE: Update --binaries-path-by-id to find binaries for Linux armv7l 3.10.40 Let me know if you have any hints on how to workaround this. Thanks!
