On Fri, Aug 15, 2014 at 01:49:58AM -0700, Bj?rn-Helge Mevik wrote:

> 
> We're testing slurm 14.03.6 on a Rocks 6.1/CentOS 6.3 system.  configure
> and make succeeds, but make check fails:
> 
> /bin/sh: ../../../auxdir/test-driver: No such file or directory
> make[6]: *** [api-test.log] Error 127
> make[6]: Leaving directory 
> `/state/partition1/hpc/src/slurm/slurm-14.03.6/testsuite/slurm_unit/api'
> [...]
> 
> We have the prerequisits mentioned in testsuite/slurm_unit/README:
> 
> # rpm -q expect
> expect-5.44.1.15-4.el6.x86_64
> # rpm -q dejagnu
> dejagnu-1.4.4-17.el6.noarch
> # rpm -q check
> check-0.9.8-1.1.el6.x86_64
> 
> Is there something else we are missing?

I'm seeing that as well, with Scientific Linux 6.5.

If you run ./autogen.sh first and then ./configure etc, then 'make check' works
for me.

So I'm not sure if the 'test-driver' file is something local to SchedMD and safe
to ignore?

Running ./autogen does change a lot of files though; so if you had cloned from
git, you'll end up with a very non-clean repo.

Paddy

Reply via email to