A gnulib testdir on Hurd/x86_64 [1] shows the same test failures as on
Hurd/i386, minus a 'FAIL: test-year2038', namely:

FAIL: test-fdutimensat
FAIL: test-futimens
FAIL: test-linkat
FAIL: test-renameat
FAIL: test-renameatu
FAIL: test-strerrorname_np
FAIL: test-utimensat

Find attached the test-suite.log.

[1] 
https://cdimage.debian.org/cdimage/ports/latest/hurd-amd64/debian-hurd-20241115.img.tar.xz
=====================================
   dummy 0: gltests/test-suite.log
=====================================

# TOTAL: 1705
# PASS:  1479
# SKIP:  219
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0

System information (uname -a): GNU 0.9 GNU-Mach 1.8+git20240714-up-amd64/Hurd-0.9 x86_64
Distribution information (/etc/os-release):
PRETTY_NAME="Debian GNU/Hurd trixie/sid"
NAME="Debian GNU/Hurd"
VERSION_CODENAME=trixie
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";

.. contents:: :depth: 2

FAIL: test-fdutimensat
======================

../../gltests/test-utimens.h:80: assertion 'func (BASE "file", ts) == -1' failed
Stack trace:
0x10000539e print_stack_trace_to
	../../gllib/stack-trace-impl.h:33
0x10000539e rpl_abort
	../../gllib/abort-debug.c:36
0x1000032a4 test_utimens
	../../gltests/test-utimens.h:37
0x100001d87 main
	../../gltests/test-fdutimensat.c:103
0x1010f9d17 ???
	???:0
0x100002330 ???
	???:0
0xffffffffffffffff ???
	???:0
FAIL test-fdutimensat (exit status: 134)

FAIL: test-futimens
===================

../../gltests/test-futimens.h:106: assertion 'func (fd, ts) == -1' failed
Stack trace:
0x100002e0e print_stack_trace_to
	../../gllib/stack-trace-impl.h:33
0x100002e0e rpl_abort
	../../gllib/abort-debug.c:36
0x1000026e3 checkable_atime
	../../gltests/test-utimens-common.h:91
0x1000026e3 test_futimens
	../../gltests/test-futimens.h:32
0x100001ba4 main
	../../gltests/test-futimens.c:49
0x1010f6d17 ???
	???:0
0x100001be0 ???
	???:0
0xffffffffffffffff ???
	???:0
FAIL test-futimens (exit status: 134)

FAIL: test-linkat
=================

../../gltests/test-linkat.c:226: assertion 'errno == EEXIST || errno == ENOTDIR' failed
Stack trace:
0x10000549e print_stack_trace_to
	../../gllib/stack-trace-impl.h:33
0x10000549e rpl_abort
	../../gllib/abort-debug.c:36
0x100003939 main
	../../gltests/test-linkat.c:226
0x1010f8d17 ???
	???:0
0x1000046f0 ???
	???:0
0xffffffffffffffff ???
	???:0
FAIL test-linkat (exit status: 134)

FAIL: test-renameat
===================

../../gltests/test-rename.h:129: assertion 'func (BASE "file", BASE "file2/") == -1' failed
Stack trace:
0x10000782e print_stack_trace_to
	../../gllib/stack-trace-impl.h:33
0x10000782e rpl_abort
	../../gllib/abort-debug.c:36
0x100005acc test_rename
	../../gltests/test-rename.h:129
0x100001e98 main
	../../gltests/test-renameat.c:89
0x1010fad17 ???
	???:0
0x100002ad0 ???
	???:0
0xffffffffffffffff ???
	???:0
FAIL test-renameat (exit status: 134)

FAIL: test-renameatu
====================

../../gltests/test-rename.h:129: assertion 'func (BASE "file", BASE "file2/") == -1' failed
Stack trace:
0x10000794e print_stack_trace_to
	../../gllib/stack-trace-impl.h:33
0x10000794e rpl_abort
	../../gllib/abort-debug.c:36
0x100005bec test_rename
	../../gltests/test-rename.h:129
0x100001ea4 main
	../../gltests/test-renameatu.c:92
0x1010fad17 ???
	???:0
0x100002bf0 ???
	???:0
0xffffffffffffffff ???
	???:0
FAIL test-renameatu (exit status: 134)

FAIL: test-strerrorname_np
==========================

FAIL test-strerrorname_np (exit status: 139)

FAIL: test-utimensat
====================

../../gltests/test-utimens.h:80: assertion 'func (BASE "file", ts) == -1' failed
Stack trace:
0x10000460e print_stack_trace_to
	../../gllib/stack-trace-impl.h:33
0x10000460e rpl_abort
	../../gllib/abort-debug.c:36
0x100002f82 test_utimens
	../../gltests/test-utimens.h:37
0x100001cee main
	../../gltests/test-utimensat.c:85
0x1010f8d17 ???
	???:0
0x1000021c0 ???
	???:0
0xffffffffffffffff ???
	???:0
FAIL test-utimensat (exit status: 134)

Reply via email to