easybuilders / easybuild-easyblocks

Collection of easyblocks that implement support for building and installing software with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
106 stars 285 forks source link

add RISC-V support to Boost easyblock #3376

Closed SebastianAchilles closed 4 months ago

SebastianAchilles commented 4 months ago

(created using eb --new-pr)

bedroge commented 4 months ago

The same change is also included in https://github.com/easybuilders/easybuild-easyblocks/pull/3339, and I used it a few times already to install a couple of Boost versions. But I think it makes sense to have this in a separate PR, also because there are still some issue with Extrae. I'll upload some RISC-V test reports.

SebastianAchilles commented 4 months ago

The same change is also included in #3339, and I used it a few times already to install a couple of Boost versions. But I think it makes sense to have this in a separate PR, also because there are still some issue with Extrae. I'll upload some RISC-V test reports.

Ah, I didn't noticed #3339 when I searched for an open PR earlier. I run into the problem of building Boost, when I tried to build SciPy.

SebastianAchilles commented 4 months ago

Test report by @sebastianachilles

Overview of tested easyconfigs (in order)

Build succeeded for 1 out of 1 (1 easyconfigs in total) arriesgado-2 - Linux Ubuntu 22.04, RISC-V-64, UNKNOWN (u74mc), Python 3.10.12 See https://gist.github.com/SebastianAchilles/3fce59233c52c50bf6e5a5e63cf380bd for a full test report.

bedroge commented 4 months ago

Test report by @bedroge

Overview of tested easyconfigs (in order)

Build succeeded for 12 out of 12 (2 easyconfigs in total) starfive - Linux Debian GNU/Linux n/a, RISC-V-64, UNKNOWN, Python 3.10.9 See https://gist.github.com/bedroge/aa8b6e3423c30f481b531cd48ea5445f for a full test report.

bedroge commented 4 months ago

Test report by @bedroge

Overview of tested easyconfigs (in order)

Build succeeded for 1 out of 1 (1 easyconfigs in total) bob-Latitude-5300 - Linux Ubuntu 22.04, x86_64, Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz, Python 3.10.12 See https://gist.github.com/bedroge/3d44a15bd1147c30d647d445e6d7e8f2 for a full test report.