Search the list archive, I had the same and it was because I had MariaDB installed but as the packaging of MariaDB changed I was missing a required RPM. They split it differently and there is another RPM prerequisite.
Can't recall the name just now, but search the archive. William On Tue, 7 Apr 2020, 12:09 Alfonso Núñez Slagado, <anu...@icmat.es> wrote: > Hi all, > > I'm trying to build rpm packages running following comands but i > get allways the same error. I've checked the BUILD config.log and > /usr/bin/mysql_config seems to be found... Any clue? > > rpmbuild -ta slurm-20.02.1.tar.bz2 > > or > > rpmbuild -ta slurm-19.05.6.tar.bz2 > > RPM build errors: > Empty %files file /root/rpmbuild/BUILD/slurm-19.05.6/slurm.files > File not found: > > /root/rpmbuild/BUILDROOT/slurm-19.05.6-1.el7.x86_64/usr/lib64/slurm/accounting_storage_mysql.so > Empty %files file /root/rpmbuild/BUILD/slurm-19.05.6/example.configs > File not found: > > /root/rpmbuild/BUILDROOT/slurm-19.05.6-1.el7.x86_64/usr/lib64/slurm/accounting_storage_mysql.so > > > Regards > > >