Hello, Trying the latest git revision (8.22.157-1b243) on FreeBSD-10, two small tests fail:
===== FAIL: tests/misc/help-version ============================= who: /etc/utmp: No such file or directory FAIL: who users: /etc/utmp: No such file or directory FAIL: users pinky: /etc/utmp: No such file or directory FAIL: pinky 0+1 records in 0+1 records out FAIL: tests/misc/date ===================== localtime(72057594037927936) too large at ./tests/misc/date.pl line 54. localtime(72057594037927936) failed at ./tests/misc/date.pl line 54. date.pl: test uninit-64 failed: exit status mismatch: expected 1, got 0 ======= System is: $ uname -a FreeBSD clubbsd 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 $ perl -v This is perl 5, version 16, subversion 3 (v5.16.3) built for amd64-freebsd-thread-multi ==== This is a FreeBSD VM for testing, so perhaps it's not configured properly (hence missing "/etc/utmp" ?). Regards, - Assaf
