Thanks for analysis -- my latest perception is that tests_syscall.c is
broken on compilers that default tv_sec to 64-bit since it invokes a
32-bit syscall and compares the results.  I've modified
debian/tests/tests to build and run the test suite twice in two
variants: 1) build using system compiler but disable test_syscall, and
2) build using system compiler with -U's to disable 64-bit time_t, so
that the test suite should work on all architectures.  Uploading, let's
hope we are getting further this time...

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to