Hi, On Dyson OS, a Solaris based OS with Debian packaging system [1], the gnulib 'strftime' test fails:
FAIL: test-strftime =================== NZST-12NZDT,M9.5.0,M4.1.0/3: expected "1970-01-01 13:00:00 +1300 (NZDT)", got "1970-01-01 13:00:00 +1300 (NZST)" NZST-12NZDT,M9.5.0,M4.1.0/3: expected "1985-11-05 13:53:21 +1300 (NZDT)", got "1985-11-05 13:53:21 +1300 (NZST)" PST8PDT,M3.2.0,M11.1.0: expected "2001-09-08 18:46:42 -0700 (PDT)", got "2001-09-08 18:46:42 -0700 (PST)" CET-1CEST,M3.5.0,M10.5.0/3: expected "2001-09-09 03:46:42 +0200 (CEST)", got "2001-09-09 03:46:42 +0200 (CET)" FAIL test-strftime (exit status: 1) Any ideas? Paul? How to reproduce: - Install Dyson OS in a VM [2][3]. - Download development packages. # apt-get update; apt-get install bzip2 make gcc binutils-doc libc-manpages gdb vim-nox vim-doc - Build a gnulib testdir. Bruno [1] https://www.osdyson.org/projects/dyson/wiki [2] http://ftp.nluug.nl/os/illumos/dyson/ftp/iso/2016-09-24/ [3] https://www.osdyson.org/projects/dyson/wiki/Dyson_Installer