On 18/05/17 22:23, Bruno Haible wrote:
Thanks for the report! The cause is that I added a dependency to module
'utimens' on 2017-05-01. This patch should fix it:
2017-05-18 Bruno Haible <br...@clisp.org>
copy-file tests: Fix link error (regression from 2017-05-01).
Reported by Tom G. Christensen <t...@jupiterrise.com>.
* modules/copy-file-tests (Makefile.am): Link test-copy-file with
$(LIB_CLOCK_GETTIME).
Thank you, the build now completes.
=======================
All 1130 tests passed
(19 tests were not run)
=======================
-tgc