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
103 stars 279 forks source link

Problem with the Rpm easyblock? #3350

Open verdurin opened 1 month ago

verdurin commented 1 month ago

I'm trying to update bcl-convert and we're seeing build failures on generoso.

After adding rpmrebuild as a builddep, I saw:

rpm: -bb: unknown option

and the build failed.

It works fine locally, where RPM is always available.

ocaisa commented 1 month ago

Looks like this is relevant, https://github.com/pypa/setuptools/issues/1456#issuecomment-433695172

smoors commented 1 month ago

see my comment in https://github.com/easybuilders/easybuild-easyconfigs/pull/20513