Tru Huynh
2014-06-17 10:03:26 UTC
hello,
Am I missing something obvious? I am using the usual
./configure --prefix .. && make && make check && make install.
I have tried with the 14.03.3-2 tarball and the git version,
both are failling the "make check" step.
make[2]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit'
Making check in api
make[3]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
Making check in manual
make[4]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make cancel-tst complete-tst job_info-tst node_info-tst partition_info-tst reconfigure-tst submit-tst update_config-tst
make[5]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make[5]: `cancel-tst' is up to date.
make[5]: `complete-tst' is up to date.
make[5]: `job_info-tst' is up to date.
make[5]: `node_info-tst' is up to date.
make[5]: `partition_info-tst' is up to date.
make[5]: `reconfigure-tst' is up to date.
make[5]: `submit-tst' is up to date.
make[5]: `update_config-tst' is up to date.
make[5]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make[4]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make[4]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make api-test
make[5]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[5]: `api-test' is up to date.
make[5]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make check-TESTS
make[5]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[6]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
/bin/sh: ../../../auxdir/test-driver: No such file or directory
make[6]: *** [api-test.log] Error 127
make[6]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/dev/shm/slurm/testsuite'
make: *** [check-recursive] Error 1
configure line for the git version:
./configure --prefix=/dev/shm/slurm-git-hdf5-1.8-hwloc-1.8-munge-0.5.11 --with-hdf5=/baycells/home/slurm/hdf5/1.8.11/bin/h5cc --with-hwloc=/baycells/home/slurm/hwloc/1.8 --with-munge=/opt/munge/0.5.11 --enable-pam --enable-front-end
Thanks
Tru
Am I missing something obvious? I am using the usual
./configure --prefix .. && make && make check && make install.
I have tried with the 14.03.3-2 tarball and the git version,
both are failling the "make check" step.
make[2]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit'
Making check in api
make[3]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
Making check in manual
make[4]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make cancel-tst complete-tst job_info-tst node_info-tst partition_info-tst reconfigure-tst submit-tst update_config-tst
make[5]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make[5]: `cancel-tst' is up to date.
make[5]: `complete-tst' is up to date.
make[5]: `job_info-tst' is up to date.
make[5]: `node_info-tst' is up to date.
make[5]: `partition_info-tst' is up to date.
make[5]: `reconfigure-tst' is up to date.
make[5]: `submit-tst' is up to date.
make[5]: `update_config-tst' is up to date.
make[5]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make[4]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api/manual'
make[4]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make api-test
make[5]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[5]: `api-test' is up to date.
make[5]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make check-TESTS
make[5]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[6]: Entering directory `/dev/shm/slurm/testsuite/slurm_unit/api'
/bin/sh: ../../../auxdir/test-driver: No such file or directory
make[6]: *** [api-test.log] Error 127
make[6]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit/api'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/dev/shm/slurm/testsuite/slurm_unit'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/dev/shm/slurm/testsuite'
make: *** [check-recursive] Error 1
configure line for the git version:
./configure --prefix=/dev/shm/slurm-git-hdf5-1.8-hwloc-1.8-munge-0.5.11 --with-hdf5=/baycells/home/slurm/hdf5/1.8.11/bin/h5cc --with-hwloc=/baycells/home/slurm/hwloc/1.8 --with-munge=/opt/munge/0.5.11 --enable-pam --enable-front-end
Thanks
Tru
--
Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/
mailto:tru-M1hYzG+***@public.gmane.org | tel/fax +33 1 45 68 87 37/19
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/
mailto:tru-M1hYzG+***@public.gmane.org | tel/fax +33 1 45 68 87 37/19
Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France