bug#71421: system info in test-suite.log

2024-06-17 Thread Collin Funk
" PRETTY_NAME="Fedora Linux 40 (Workstation Edition)" ANSI_COLOR="0;38;2;60;110;180" CollinFrom d22f43b965cb5dcfa2c536802e3d3644bb80a25b Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Mon, 17 Jun 2024 00:32:07 -0700 Subject: [PATCH] test: Improve output of system information in test-suite.log. Fix

bug#71421: system info in test-suite.log

2024-06-17 Thread Collin Funk
Karl Berry wrote: > Thanks Collin. I installed it (with minor wording tweaks). Looks good, thanks. > I had thought the extra space was useful rather than confusing, > indicating that a word had been omitted from the output. But I'm fine > with leaving it out. -k I didn't mind it much but I do th

bug#74453: running make failed when perl is installed in the very long path

2024-11-20 Thread Collin Funk
Hi, "Li, Changqing" via Bug reports for Automake writes: > I met an issue when try to compile automake with the perl installed in a > very long path which larger then max length of shebang , here is the > reproduce steps What shell cut off the path? Seems like a bug in that shell. As Bruno

bug#74661: [PATCH] Make time-stamp after-save-hooks buffer-local.

2024-12-02 Thread Collin Funk
on Sep 17 00:00:00 2001 From: Collin Funk Date: Mon, 2 Dec 2024 19:11:40 -0800 Subject: [PATCH] Make time-stamp after-save-hooks buffer-local. * contrib/tap-driver.pl: Add time-stamp-line-limit so Emacs updates the timestamp. Pass optional arguments to 'add-hook'. * lib/tap-driver.sh:

bug#77805: new snapshot available: m4-1.4.19.60-6ebfc.tar.xz

2025-05-20 Thread Collin Funk
Karl Berry writes: > As far as I can tell, the date command on Solaris 10 (cfarm210) and 11 > (cfarm211) does not support any way to print a specified date value. So > I inserted a fallback to perl -e 'print scalar > gmtime($SOURCE_DATE_EPOCH)' if the date commands fail. > > If Perl isn't availab

bug#77805: new snapshot available: m4-1.4.19.60-6ebfc.tar.xz

2025-05-18 Thread Collin Funk
Hi Karl, Karl Berry writes: > Does anyone have a BSD system (any flavor) I could get access to? > > Alternatively, attached is my unreleased version of mdate-sh which tries > to handle SOURCE_DATE_EPOCH. It seems to work ok with GNU date. I copied > the BSD date command (date -u -r ...) from > h

bug#77805: new snapshot available: m4-1.4.19.60-6ebfc.tar.xz

2025-05-18 Thread Collin Funk
Hi Karl, Collin Funk writes: >> Alternatively, attached is my unreleased version of mdate-sh which tries >> to handle SOURCE_DATE_EPOCH. It seems to work ok with GNU date. I copied >> the BSD date command (date -u -r ...) from >> https://reproducible-builds.org/docs/sou