On 12/17/24 12:27, Ole Holm Nielsen wrote:
On 12/17/24 11:52, Bernd Melchers via slurm-users wrote:
Dear all,
i tried to rpmbuild slurm-24.11.0 for Alma Linux 8. Build failed
because some installed Packages are not found by slurms configure script:

rdkafka, glib, gtp and lua

But all these packages are installed and they are found by
slurm-24.05.x:

librdkafka-1.6.1-1.el8.x86_64
librdkafka-devel-1.6.1-1.el8.x86_64
lua-5.3.4-12.el8.x86_64
lua-devel-5.3.4-12.el8.x86_64
glib2-2.56.4-165.el8_10.x86_64
glib2-devel-2.56.4-165.el8_10.x86_64
gtk2-2.24.32-5.el8.x86_64
gtk2-devel-2.24.32-5.el8.x86_64
gtk3-3.22.30-12.el8_10.x86_64
gtk3-devel-3.22.30-12.el8_10.x86_64

config.log tells me that the libhwloc and libevent libraries (needed by pmix-4)
are missing during link time for these tests.

FWIW, there is a list of prerequisites tested with Slurm 24.05:
https://wiki.fysik.dtu.dk/Niflheim_system/Slurm_installation/#install- prerequisites

An update: With the prerequisites mentioned in this page, I successfully built Slurm 24.11.0 on a Rocky Linux release 8.10 node using this command:

$ rpmbuild -ta slurm-24.11.0.tar.bz2 --with mysql --with slurmrestd --with freeipmi

/Ole

--
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com

Reply via email to