(view as text)
gmake diffout
 in dir /export/home/buildbot-unstable10s/slave/gawk-solaris10-sparc/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['gmake', 'diffout']
 environment:
  HOME=/export/home/buildbot-unstable10s
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/usr/bin:/usr/ccs/bin:/opt/csw/bin
  PWD=/export/home/buildbot-unstable10s/slave/gawk-solaris10-sparc/build
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSH_CLIENT=192.168.1.8 33078 22
  SSH_CONNECTION=192.168.1.8 33078 192.168.1.32 22
  SSH_TTY=/dev/pts/3
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  _=/bin/sh
 using PTY: False
gmake[1]: Entering directory '/export/home/buildbot-unstable10s/slave/gawk-solaris10-sparc/build/test'
for i in _* ; \
do  \
	if [ "$i" != "_*" ]; then \
	echo ============== $i ============= ; \
	base=`echo $i | sed 's/^_//'` ; \
	if echo "$GAWK_TEST_ARGS" | grep -E -e '-M|--bignum' > /dev/null && [ -r ${base}-mpfr.ok ]; then \
	diff -u ${base}-mpfr.ok $i ; \
	elif echo "$GAWK_TEST_ARGS" | grep -E -e '-M|--bignum' > /dev/null && [ -r "."/${base}-mpfr.ok ]; then \
	diff -u "."/${base}-mpfr.ok $i ; \
	elif [ -r ${base}.ok ]; then \
	diff -u ${base}.ok $i ; \
	else \
	diff -u "."/${base}.ok  $i ; \
	fi ; \
	fi ; \
done | more
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
============== _cmdlinefsbacknl2 =============
--- cmdlinefsbacknl2.ok	Sun Oct  8 21:08:19 2023
+++ _cmdlinefsbacknl2	Wed Apr 24 18:36:48 2024
@@ -1,23 +1,2 @@
- 5c 0a
- 5c 0a
- 5c 0a
- 5c 0a
- 5c 0a
- 5c 0a
-gawk: cmd. line:2: warning: invalid `\u' escape sequence
-gawk: cmd. line:3: warning: invalid `\u' escape sequence
- 3f 0a 3f 0a
-gawk: cmd. line:2: warning: invalid `\u' escape sequence
-right: literal ? is literal
-gawk: cmd. line:2: warning: invalid `\u' escape sequence
-gawk: cmd. line:5: warning: invalid `\u' escape sequence
-gawk: cmd. line:8: warning: invalid `\u' escape sequence
-1 == 1
-gawk: cmd. line:3: warning: invalid `\u' escape sequence
-1 == 1
-0 == 0
-gawk: cmd. line:6: warning: invalid `\u' escape sequence
-0 == 0
-0 == 0
-gawk: cmd. line:9: warning: invalid `\u' escape sequence
-0 == 0
+./cmdlinefsbacknl2.sh: LC_CTYPE=en_US.UTF-8: is not an identifier
+EXIT CODE: 1
============== _commas =============
--- commas.ok	Mon Sep  6 15:29:02 2021
+++ _commas	Wed Apr 24 18:41:33 2024
@grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
grep: illegal option -- E
grep: illegal option -- e
grep: illegal option -- M
grep: illegal option -- |
grep: illegal option -- -
grep: illegal option -- -
grep: illegal option -- g
grep: illegal option -- u
grep: illegal option -- m
Usage: grep -hblcnsviw pattern file . . .
@ -1,2 +1,2 @@
-123,456,789
-123,456,789.000000
+123456789
+123456789.000000
============== _iolint =============
--- iolint.ok	Fri Dec 10 11:01:28 2021
+++ _iolint	Wed Apr 24 18:41:43 2024
@@ -27,6 +27,6 @@
 0
 0
 gawk: iolint.awk:76: warning: `cksum' used for output file and output pipe
-3015617425 6
+3015617425	6
 0
 0
============== _localenl =============
--- localenl.ok	Mon Oct 28 21:33:34 2013
+++ _localenl	Wed Apr 24 18:41:16 2024
@@ -1,4 +1,1 @@
-LC_ALL=C passed
-LC_ALL=POSIX passed
-LC_ALL=en_US.ISO-8859-1 passed
-LC_ALL=en_US.UTF-8 passed
+EXIT CODE: 1
gmake[1]: Leaving directory '/export/home/buildbot-unstable10s/slave/gawk-solaris10-sparc/build/test'
program finished with exit code 0
elapsedTime=0.487609