HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #26

Ticket #26: grep-make-attempt-haiku.txt

File grep-make-attempt-haiku.txt, 36.5 KB (added by scottmc, 7 years ago)
Line 
1~/grep-2.5.3-haiku> ./autogen.sh
2m4/xstrtoumax.m4:5: warning: underquoted definition of jm_AC_PREREQ_XSTRTOUMAX
3m4/xstrtoumax.m4:5:   run info '(automake)Extending aclocal'
4m4/xstrtoumax.m4:5:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
5m4/iconv.m4:1: warning: ill-formed serial number `AM2', expecting a version string with only digits and dots
6m4/codeset.m4:1: warning: ill-formed serial number `AM1', expecting a version string with only digits and dots
7configure.ac:36: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
8../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
9m4/header.m4:12: AM_CONFIG_HEADER is expanded from...
10configure.ac:36: the top level
11configure.ac:170: warning: do not use m4_regexp: use regexp or m4_bregexp
12m4/header.m4:58: _AM_DIRNAME is expanded from...
13../../lib/autoconf/status.m4:1378: _AC_OUTPUT_MAIN_LOOP is expanded from...
14configure.ac:170: the top level
15configure.ac:36: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
16../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
17m4/header.m4:12: AM_CONFIG_HEADER is expanded from...
18configure.ac:36: the top level
19configure.ac:170: warning: do not use m4_regexp: use regexp or m4_bregexp
20m4/header.m4:58: _AM_DIRNAME is expanded from...
21../../lib/autoconf/status.m4:1378: _AC_OUTPUT_MAIN_LOOP is expanded from...
22configure.ac:170: the top level
23configure.ac:36: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
24../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
25m4/header.m4:12: AM_CONFIG_HEADER is expanded from...
26configure.ac:36: the top level
27configure.ac:170: warning: do not use m4_regexp: use regexp or m4_bregexp
28m4/header.m4:58: _AM_DIRNAME is expanded from...
29../../lib/autoconf/status.m4:1378: _AC_OUTPUT_MAIN_LOOP is expanded from...
30configure.ac:170: the top level
31configure.ac:36: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
32../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
33m4/header.m4:12: AM_CONFIG_HEADER is expanded from...
34configure.ac:36: the top level
35configure.ac:170: warning: do not use m4_regexp: use regexp or m4_bregexp
36m4/header.m4:58: _AM_DIRNAME is expanded from...
37../../lib/autoconf/status.m4:1378: _AC_OUTPUT_MAIN_LOOP is expanded from...
38configure.ac:170: the top level
39Next, run ./configure && make && make check
40~/grep-2.5.3-haiku> ./configure --prefix=/boot/commonchecking for a BSD-compatible install... /bin/install -c
41checking whether build environment is sane... yes
42/boot/home/grep-2.5.3-haiku/missing: /boot/home/grep-2.5.3-haiku/missing: No such file or directory
43configure: WARNING: `missing' script is too old or missing
44checking for a thread-safe mkdir -p... /bin/mkdir -p
45checking for gawk... gawk
46checking whether make sets $(MAKE)... yes
47checking build system type... i586-pc-haiku
48checking host system type... i586-pc-haiku
49checking for gawk... (cached) gawk
50checking for gcc... gcc
51checking for C compiler default output file name... conftest
52checking whether the C compiler works... yes
53checking whether we are cross compiling... no
54checking for suffix of executables...
55checking for suffix of object files... o
56checking whether we are using the GNU C compiler... yes
57checking whether gcc accepts -g... yes
58checking for gcc option to accept ISO C89... none needed
59checking for style of include used by make... GNU
60checking dependency style of gcc... gcc
61checking for a BSD-compatible install... /bin/install -c
62checking for ranlib... ranlib
63checking for getconf... no
64checking for CFLAGS value to request large file support... no
65checking for LDFLAGS value to request large file support... no
66checking for LIBS value to request large file support... no
67checking for _FILE_OFFSET_BITS... no
68checking for _LARGEFILE_SOURCE... no
69checking for _LARGE_FILES... no
70checking for function prototypes... yes
71checking how to run the C preprocessor... gcc -E
72checking for grep that handles long lines and -e... /boot/common/bin/grep
73checking for egrep... /boot/common/bin/grep -E
74checking for ANSI C header files... yes
75checking for sys/types.h... yes
76checking for sys/stat.h... yes
77checking for stdlib.h... yes
78checking for string.h... yes
79checking for memory.h... yes
80checking for strings.h... yes
81checking for inttypes.h... yes
82checking for stdint.h... yes
83checking for unistd.h... yes
84checking for string.h... (cached) yes
85checking for size_t... yes
86checking for ssize_t... yes
87checking for an ANSI C-conforming const... yes
88checking for inttypes.h... yes
89checking for unsigned long long... yes
90checking for ANSI C header files... (cached) yes
91checking for string.h... (cached) yes
92checking for stdlib.h... (cached) yes
93checking sys/param.h usability... yes
94checking sys/param.h presence... yes
95checking for sys/param.h... yes
96checking for memory.h... (cached) yes
97checking for unistd.h... (cached) yes
98checking libintl.h usability... no
99checking libintl.h presence... no
100checking for libintl.h... no
101checking wctype.h usability... yes
102checking wctype.h presence... yes
103checking for wctype.h... yes
104checking wchar.h usability... yes
105checking wchar.h presence... yes
106checking for wchar.h... yes
107checking for dirent.h that defines DIR... yes
108checking for library containing opendir... none required
109checking whether stat file-mode macros are broken... no
110checking for working alloca.h... yes
111checking for alloca... yes
112checking whether closedir returns void... no
113checking for stdlib.h... (cached) yes
114checking for unistd.h... (cached) yes
115checking for getpagesize... yes
116checking for working mmap... yes
117checking for btowc... yes
118checking for isascii... no
119checking for iswctype... yes
120checking for mbrlen... yes
121checking for memmove... yes
122checking for setmode... no
123checking for strerror... yes
124checking for wcrtomb... yes
125checking for wcscoll... yes
126checking for wctype... yes
127checking whether mbrtowc and mbstate_t are properly declared... yes
128checking for stdlib.h... (cached) yes
129checking for mbstate_t... yes
130checking for memchr... yes
131checking for stpcpy... yes
132checking for strtoul... yes
133checking for atexit... yes
134checking for fnmatch... yes
135checking for stdlib.h... (cached) yes
136checking whether <inttypes.h> defines strtoumax as a macro... no
137checking for strtoumax... yes
138checking whether strtoul is declared... yes
139checking whether strtoull is declared... yes
140checking for strerror in -lcposix... no
141checking for inline... inline
142checking for off_t... yes
143checking whether we are using the GNU C Library 2.1 or newer... no
144checking argz.h usability... no
145checking argz.h presence... no
146checking for argz.h... no
147checking limits.h usability... yes
148checking limits.h presence... yes
149checking for limits.h... yes
150checking locale.h usability... yes
151checking locale.h presence... yes
152checking for locale.h... yes
153checking nl_types.h usability... yes
154checking nl_types.h presence... yes
155checking for nl_types.h... yes
156checking malloc.h usability... yes
157checking malloc.h presence... yes
158checking for malloc.h... yes
159checking stddef.h usability... yes
160checking stddef.h presence... yes
161checking for stddef.h... yes
162checking for stdlib.h... (cached) yes
163checking for string.h... (cached) yes
164checking for unistd.h... (cached) yes
165checking for sys/param.h... (cached) yes
166checking for feof_unlocked... yes
167checking for fgets_unlocked... yes
168checking for getcwd... yes
169checking for getegid... yes
170checking for geteuid... yes
171checking for getgid... yes
172checking for getuid... yes
173checking for mempcpy... no
174checking for munmap... yes
175checking for putenv... yes
176checking for setenv... yes
177checking for setlocale... yes
178checking for stpcpy... (cached) yes
179checking for strchr... yes
180checking for strcasecmp... yes
181checking for strdup... yes
182checking for strtoul... (cached) yes
183checking for tsearch... yes
184checking for __argz_count... no
185checking for __argz_stringify... no
186checking for __argz_next... no
187checking for iconv... no, consider installing GNU libiconv
188checking for nl_langinfo and CODESET... no
189checking for LC_MESSAGES... yes
190checking whether NLS is requested... yes
191checking whether included gettext is requested... no
192checking for libintl.h... (cached) no
193checking for msgfmt... no
194checking for gmsgfmt... :
195checking for xgettext... no
196checking for bison... bison
197checking version of bison... 2.3, ok
198checking for catalogs to be installed...  af be bg ca cs da de el eo es et eu fi fr ga gl he hr hu id it ja ko nb nl no pl pt pt_BR ro ru rw sl sr sv tr uk vi zh_TW
199checking for dos file convention... no
200checking host system type... (cached) i586-pc-haiku
201checking host system type... (cached) i586-pc-haiku
202checking for DJGPP environment... no
203checking for environ variable separator... :
204checking for working re_compile_pattern... yes
205checking for getopt_long... yes
206configure: WARNING: Included lib/regex.c not used
207checking whether strerror_r is declared... yes
208checking for strerror_r... yes
209checking whether strerror_r returns char *... no
210checking for strerror... (cached) yes
211checking for strerror_r... (cached) yes
212checking for vprintf... yes
213checking for doprnt... no
214checking for ANSI C header files... (cached) yes
215checking for working malloc... yes
216checking for working realloc... yes
217checking for pcre_exec in -lpcre... no
218configure: creating ./config.status
219config.status: creating Makefile
220config.status: creating lib/Makefile
221config.status: creating lib/posix/Makefile
222config.status: creating src/Makefile
223config.status: creating tests/Makefile
224config.status: creating po/Makefile.in
225config.status: creating intl/Makefile
226config.status: WARNING:  intl/Makefile.in seems to ignore the --datarootdir setting
227config.status: creating doc/Makefile
228config.status: creating m4/Makefile
229config.status: creating vms/Makefile
230config.status: creating bootstrap/Makefile
231config.status: creating config.h
232config.status: executing depfiles commands
233config.status: executing default-1 commands
234config.status: creating po/POTFILES
235config.status: creating po/Makefile
236config.status: executing default commands
237~/grep-2.5.3-haiku> make
238cd . && autoheader
239configure.ac:36: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
240../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from...
241m4/header.m4:12: AM_CONFIG_HEADER is expanded from...
242configure.ac:36: the top level
243configure.ac:170: warning: do not use m4_regexp: use regexp or m4_bregexp
244m4/header.m4:58: _AM_DIRNAME is expanded from...
245../../lib/autoconf/status.m4:1378: _AC_OUTPUT_MAIN_LOOP is expanded from...
246configure.ac:170: the top level
247rm -f stamp-h1
248touch config.hin
249cd . && /bin/sh ./config.status config.h
250config.status: creating config.h
251config.status: config.h is unchanged
252/bin/make  all-recursive
253make[1]: Entering directory `/boot/home/grep-2.5.3-haiku'
254Making all in intl
255make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/intl'
256gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  intl-compat.c
257gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  bindtextdom.c
258gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dcgettext.c
259gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dgettext.c
260gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  gettext.c
261gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  finddomain.c
262gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  loadmsgcat.c
263gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  localealias.c
264/boot/home/grep-2.5.3-haiku/intl/localealias.c: In function `read_alias_file':
265/boot/home/grep-2.5.3-haiku/intl/localealias.c:243: warning: comparison between pointer and integer
266/boot/home/grep-2.5.3-haiku/intl/localealias.c:253: warning: comparison between pointer and integer
267gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  textdomain.c
268gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  l10nflist.c
269gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  explodename.c
270gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dcigettext.c
271gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dcngettext.c
272gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dngettext.c
273gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  ngettext.c
274gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  plural.c
275gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  plural-exp.c
276gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  localcharset.c
277gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  localename.c
278gcc -c -DLOCALEDIR=\"/boot/common/share/locale\" -DLOCALE_ALIAS_PATH=\"/boot/common/share/locale\" -DLIBDIR=\"/boot/common/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  osdep.c
279rm -f libintl.a
280ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o localename.o osdep.o
281ranlib libintl.a
282cp ./libgnuintl.h libintl.h
283/bin/sh ./config.charset 'i586-pc-haiku' > t-charset.alias
284mv t-charset.alias charset.alias
285sed -e '/^#/d' -e 's/@''PACKAGE''@/grep/g' ref-add.sin > t-ref-add.sed
286mv t-ref-add.sed ref-add.sed
287sed -e '/^#/d' -e 's/@''PACKAGE''@/grep/g' ref-del.sin > t-ref-del.sed
288mv t-ref-del.sed ref-del.sed
289make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/intl'
290Making all in po
291make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/po'
292PATH=../src:$PATH : --default-domain=grep --directory=.. \
293          --add-comments --keyword=_ --keyword=N_ \
294          --files-from=./POTFILES.in \
295        && test ! -f grep.po \
296           || ( rm -f ./grep.pot \
297                && mv grep.po ./grep.pot )
298rm -f cat-id-tbl.tmp
299sed -f ../intl/po2tbl.sed ./grep.pot \
300                | sed -e "s/@PACKAGE NAME@/grep/" > cat-id-tbl.tmp
301/bin/sed: Couldn't open file ../intl/po2tbl.sed: No such file or directory
302if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
303          rm cat-id-tbl.tmp; \
304        else \
305          echo cat-id-tbl.c changed; \
306          rm -f ./cat-id-tbl.c; \
307          mv cat-id-tbl.tmp ./cat-id-tbl.c; \
308        fi
309cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
310file=./`echo af | sed 's,.*/,,'`.gmo \
311          && rm -f $file && PATH=../src:$PATH : -o $file af.po
312file=./`echo be | sed 's,.*/,,'`.gmo \
313          && rm -f $file && PATH=../src:$PATH : -o $file be.po
314file=./`echo bg | sed 's,.*/,,'`.gmo \
315          && rm -f $file && PATH=../src:$PATH : -o $file bg.po
316file=./`echo ca | sed 's,.*/,,'`.gmo \
317          && rm -f $file && PATH=../src:$PATH : -o $file ca.po
318file=./`echo cs | sed 's,.*/,,'`.gmo \
319          && rm -f $file && PATH=../src:$PATH : -o $file cs.po
320file=./`echo da | sed 's,.*/,,'`.gmo \
321          && rm -f $file && PATH=../src:$PATH : -o $file da.po
322file=./`echo de | sed 's,.*/,,'`.gmo \
323          && rm -f $file && PATH=../src:$PATH : -o $file de.po
324file=./`echo el | sed 's,.*/,,'`.gmo \
325          && rm -f $file && PATH=../src:$PATH : -o $file el.po
326file=./`echo eo | sed 's,.*/,,'`.gmo \
327          && rm -f $file && PATH=../src:$PATH : -o $file eo.po
328file=./`echo es | sed 's,.*/,,'`.gmo \
329          && rm -f $file && PATH=../src:$PATH : -o $file es.po
330file=./`echo et | sed 's,.*/,,'`.gmo \
331          && rm -f $file && PATH=../src:$PATH : -o $file et.po
332file=./`echo eu | sed 's,.*/,,'`.gmo \
333          && rm -f $file && PATH=../src:$PATH : -o $file eu.po
334file=./`echo fi | sed 's,.*/,,'`.gmo \
335          && rm -f $file && PATH=../src:$PATH : -o $file fi.po
336file=./`echo fr | sed 's,.*/,,'`.gmo \
337          && rm -f $file && PATH=../src:$PATH : -o $file fr.po
338file=./`echo ga | sed 's,.*/,,'`.gmo \
339          && rm -f $file && PATH=../src:$PATH : -o $file ga.po
340file=./`echo gl | sed 's,.*/,,'`.gmo \
341          && rm -f $file && PATH=../src:$PATH : -o $file gl.po
342file=./`echo he | sed 's,.*/,,'`.gmo \
343          && rm -f $file && PATH=../src:$PATH : -o $file he.po
344file=./`echo hr | sed 's,.*/,,'`.gmo \
345          && rm -f $file && PATH=../src:$PATH : -o $file hr.po
346file=./`echo hu | sed 's,.*/,,'`.gmo \
347          && rm -f $file && PATH=../src:$PATH : -o $file hu.po
348file=./`echo id | sed 's,.*/,,'`.gmo \
349          && rm -f $file && PATH=../src:$PATH : -o $file id.po
350file=./`echo it | sed 's,.*/,,'`.gmo \
351          && rm -f $file && PATH=../src:$PATH : -o $file it.po
352file=./`echo ja | sed 's,.*/,,'`.gmo \
353          && rm -f $file && PATH=../src:$PATH : -o $file ja.po
354file=./`echo ko | sed 's,.*/,,'`.gmo \
355          && rm -f $file && PATH=../src:$PATH : -o $file ko.po
356file=./`echo nb | sed 's,.*/,,'`.gmo \
357          && rm -f $file && PATH=../src:$PATH : -o $file nb.po
358file=./`echo nl | sed 's,.*/,,'`.gmo \
359          && rm -f $file && PATH=../src:$PATH : -o $file nl.po
360file=./`echo no | sed 's,.*/,,'`.gmo \
361          && rm -f $file && PATH=../src:$PATH : -o $file no.po
362file=./`echo pl | sed 's,.*/,,'`.gmo \
363          && rm -f $file && PATH=../src:$PATH : -o $file pl.po
364file=./`echo pt | sed 's,.*/,,'`.gmo \
365          && rm -f $file && PATH=../src:$PATH : -o $file pt.po
366file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
367          && rm -f $file && PATH=../src:$PATH : -o $file pt_BR.po
368file=./`echo ro | sed 's,.*/,,'`.gmo \
369          && rm -f $file && PATH=../src:$PATH : -o $file ro.po
370file=./`echo ru | sed 's,.*/,,'`.gmo \
371          && rm -f $file && PATH=../src:$PATH : -o $file ru.po
372file=./`echo rw | sed 's,.*/,,'`.gmo \
373          && rm -f $file && PATH=../src:$PATH : -o $file rw.po
374file=./`echo sl | sed 's,.*/,,'`.gmo \
375          && rm -f $file && PATH=../src:$PATH : -o $file sl.po
376file=./`echo sr | sed 's,.*/,,'`.gmo \
377          && rm -f $file && PATH=../src:$PATH : -o $file sr.po
378file=./`echo sv | sed 's,.*/,,'`.gmo \
379          && rm -f $file && PATH=../src:$PATH : -o $file sv.po
380file=./`echo tr | sed 's,.*/,,'`.gmo \
381          && rm -f $file && PATH=../src:$PATH : -o $file tr.po
382file=./`echo uk | sed 's,.*/,,'`.gmo \
383          && rm -f $file && PATH=../src:$PATH : -o $file uk.po
384file=./`echo vi | sed 's,.*/,,'`.gmo \
385          && rm -f $file && PATH=../src:$PATH : -o $file vi.po
386file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
387          && rm -f $file && PATH=../src:$PATH : -o $file zh_TW.po
388make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/po'
389Making all in lib
390make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/lib'
391Making all in posix
392make[3]: Entering directory `/boot/home/grep-2.5.3-haiku/lib/posix'
393make[3]: Nothing to be done for `all'.
394make[3]: Leaving directory `/boot/home/grep-2.5.3-haiku/lib/posix'
395make[3]: Entering directory `/boot/home/grep-2.5.3-haiku/lib'
396source='closeout.c' object='closeout.o' libtool=no \
397        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
398        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c closeout.c
399source='error.c' object='error.o' libtool=no \
400        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
401        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c error.c
402source='exclude.c' object='exclude.o' libtool=no \
403        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
404        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c exclude.c
405source='hard-locale.c' object='hard-locale.o' libtool=no \
406        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
407        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c hard-locale.c
408source='isdir.c' object='isdir.o' libtool=no \
409        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
410        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c isdir.c
411source='obstack.c' object='obstack.o' libtool=no \
412        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
413        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c obstack.c
414source='quotearg.c' object='quotearg.o' libtool=no \
415        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
416        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c quotearg.c
417source='savedir.c' object='savedir.o' libtool=no \
418        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
419        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c savedir.c
420source='xmalloc.c' object='xmalloc.o' libtool=no \
421        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
422        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c xmalloc.c
423source='xstrtol.c' object='xstrtol.o' libtool=no \
424        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
425        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c xstrtol.c
426source='xstrtoumax.c' object='xstrtoumax.o' libtool=no \
427        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
428        gcc -DLIBDIR=\"/boot/common/lib\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl    -g -O2 -c xstrtoumax.c
429rm -f libgreputils.a
430ar cru libgreputils.a closeout.o error.o exclude.o hard-locale.o isdir.o obstack.o quotearg.o savedir.o xmalloc.o xstrtol.o xstrtoumax.oranlib libgreputils.a
431make[3]: Leaving directory `/boot/home/grep-2.5.3-haiku/lib'
432make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/lib'
433Making all in doc
434make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/doc'
435Updating ./version.texi
436restore=: && backupdir=".am$$" && \
437        am__cwd=`pwd` && cd . && \
438        rm -rf $backupdir && mkdir $backupdir && \
439        if (makeinfo --version) >/dev/null 2>&1; then \
440          for f in grep.info grep.info-[0-9] grep.info-[0-9][0-9] grep.i[0-9] grep.i[0-9][0-9]; do \
441            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
442          done; \
443        else :; fi && \
444        cd "$am__cwd"; \
445        if makeinfo   -I . \
446         -o grep.info grep.texi; \
447        then \
448          rc=0; \
449          cd .; \
450        else \
451          rc=$?; \
452          cd . && \
453          $restore $backupdir/* `echo "./grep.info" | sed 's|[^/]*$||'`; \
454        fi; \
455        rm -rf $backupdir; exit $rc
456inst=`echo "grep" | sed 's,x,x,'`.1; \
457sed -e "s%@grep@%$inst%g" ./fgrep.man > fgrep.1
458inst=`echo "grep" | sed 's,x,x,'`.1; \
459sed -e "s%@grep@%$inst%g" ./egrep.man > egrep.1
460make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/doc'
461Making all in src
462make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/src'
463source='grep.c' object='grep.o' libtool=no \
464        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
465        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c grep.c
466source='search.c' object='search.o' libtool=no \
467        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
468        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c search.c
469/boot/home/grep-2.5.3-haiku/src/search.c: In function `check_multibyte_string':
470/boot/home/grep-2.5.3-haiku/src/search.c:169: warning: passing arg 1 of `wcrtomb' discards qualifiers from pointer target type
471source='kwset.c' object='kwset.o' libtool=no \
472        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
473        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c kwset.c
474source='dfa.c' object='dfa.o' libtool=no \
475        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
476        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c dfa.c
477gcc  -g -O2   -o grep grep.o search.o kwset.o dfa.o ../intl/libintl.a  ../lib/libgreputils.a
478source='egrep.c' object='egrep.o' libtool=no \
479        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
480        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c egrep.c
481source='esearch.c' object='esearch.o' libtool=no \
482        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
483        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c esearch.c
484/boot/home/grep-2.5.3-haiku/src/search.c: In function `check_multibyte_string':
485In file included from /boot/home/grep-2.5.3-haiku/src/esearch.c:2:
486/boot/home/grep-2.5.3-haiku/src/search.c:169: warning: passing arg 1 of `wcrtomb' discards qualifiers from pointer target type
487gcc  -g -O2   -o egrep egrep.o esearch.o kwset.o dfa.o ../intl/libintl.a  ../lib/libgreputils.a
488source='fgrep.c' object='fgrep.o' libtool=no \
489        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
490        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c fgrep.c
491source='fsearch.c' object='fsearch.o' libtool=no \
492        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
493        gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib -DLOCALEDIR=\"/boot/common/share/locale\"    -g -O2 -c fsearch.c
494/boot/home/grep-2.5.3-haiku/src/search.c: In function `check_multibyte_string':
495In file included from /boot/home/grep-2.5.3-haiku/src/fsearch.c:2:
496/boot/home/grep-2.5.3-haiku/src/search.c:169: warning: passing arg 1 of `wcrtomb' discards qualifiers from pointer target type
497gcc  -g -O2   -o fgrep fgrep.o fsearch.o kwset.o ../intl/libintl.a  ../lib/libgreputils.a
498make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/src'
499Making all in tests
500make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/tests'
501make[2]: Nothing to be done for `all'.
502make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/tests'
503Making all in m4
504make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/m4'
505make[2]: Nothing to be done for `all'.
506make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/m4'
507Making all in vms
508make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/vms'
509make[2]: Nothing to be done for `all'.
510make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/vms'
511Making all in bootstrap
512make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/bootstrap'
513make[2]: Nothing to be done for `all'.
514make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/bootstrap'
515make[2]: Entering directory `/boot/home/grep-2.5.3-haiku'
516make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku'
517make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku'
518~/grep-2.5.3-haiku>       
519~/grep-2.5.3-haiku> make check
520Making check in intl
521make[1]: Entering directory `/boot/home/grep-2.5.3-haiku/intl'
522make[1]: Nothing to be done for `check'.
523make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku/intl'
524Making check in po
525make[1]: Entering directory `/boot/home/grep-2.5.3-haiku/po'
526PATH=../src:$PATH : --default-domain=grep --directory=.. \
527          --add-comments --keyword=_ --keyword=N_ \
528          --files-from=./POTFILES.in \
529        && test ! -f grep.po \
530           || ( rm -f ./grep.pot \
531                && mv grep.po ./grep.pot )
532rm -f cat-id-tbl.tmp
533sed -f ../intl/po2tbl.sed ./grep.pot \
534                | sed -e "s/@PACKAGE NAME@/grep/" > cat-id-tbl.tmp
535/bin/sed: Couldn't open file ../intl/po2tbl.sed: No such file or directory
536if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
537          rm cat-id-tbl.tmp; \
538        else \
539          echo cat-id-tbl.c changed; \
540          rm -f ./cat-id-tbl.c; \
541          mv cat-id-tbl.tmp ./cat-id-tbl.c; \
542        fi
543cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
544file=./`echo af | sed 's,.*/,,'`.gmo \
545          && rm -f $file && PATH=../src:$PATH : -o $file af.po
546file=./`echo be | sed 's,.*/,,'`.gmo \
547          && rm -f $file && PATH=../src:$PATH : -o $file be.po
548file=./`echo bg | sed 's,.*/,,'`.gmo \
549          && rm -f $file && PATH=../src:$PATH : -o $file bg.po
550file=./`echo ca | sed 's,.*/,,'`.gmo \
551          && rm -f $file && PATH=../src:$PATH : -o $file ca.po
552file=./`echo cs | sed 's,.*/,,'`.gmo \
553          && rm -f $file && PATH=../src:$PATH : -o $file cs.po
554file=./`echo da | sed 's,.*/,,'`.gmo \
555          && rm -f $file && PATH=../src:$PATH : -o $file da.po
556file=./`echo de | sed 's,.*/,,'`.gmo \
557          && rm -f $file && PATH=../src:$PATH : -o $file de.po
558file=./`echo el | sed 's,.*/,,'`.gmo \
559          && rm -f $file && PATH=../src:$PATH : -o $file el.po
560file=./`echo eo | sed 's,.*/,,'`.gmo \
561          && rm -f $file && PATH=../src:$PATH : -o $file eo.po
562file=./`echo es | sed 's,.*/,,'`.gmo \
563          && rm -f $file && PATH=../src:$PATH : -o $file es.po
564file=./`echo et | sed 's,.*/,,'`.gmo \
565          && rm -f $file && PATH=../src:$PATH : -o $file et.po
566file=./`echo eu | sed 's,.*/,,'`.gmo \
567          && rm -f $file && PATH=../src:$PATH : -o $file eu.po
568file=./`echo fi | sed 's,.*/,,'`.gmo \
569          && rm -f $file && PATH=../src:$PATH : -o $file fi.po
570file=./`echo fr | sed 's,.*/,,'`.gmo \
571          && rm -f $file && PATH=../src:$PATH : -o $file fr.po
572file=./`echo ga | sed 's,.*/,,'`.gmo \
573          && rm -f $file && PATH=../src:$PATH : -o $file ga.po
574file=./`echo gl | sed 's,.*/,,'`.gmo \
575          && rm -f $file && PATH=../src:$PATH : -o $file gl.po
576file=./`echo he | sed 's,.*/,,'`.gmo \
577          && rm -f $file && PATH=../src:$PATH : -o $file he.po
578file=./`echo hr | sed 's,.*/,,'`.gmo \
579          && rm -f $file && PATH=../src:$PATH : -o $file hr.po
580file=./`echo hu | sed 's,.*/,,'`.gmo \
581          && rm -f $file && PATH=../src:$PATH : -o $file hu.po
582file=./`echo id | sed 's,.*/,,'`.gmo \
583          && rm -f $file && PATH=../src:$PATH : -o $file id.po
584file=./`echo it | sed 's,.*/,,'`.gmo \
585          && rm -f $file && PATH=../src:$PATH : -o $file it.po
586file=./`echo ja | sed 's,.*/,,'`.gmo \
587          && rm -f $file && PATH=../src:$PATH : -o $file ja.po
588file=./`echo ko | sed 's,.*/,,'`.gmo \
589          && rm -f $file && PATH=../src:$PATH : -o $file ko.po
590file=./`echo nb | sed 's,.*/,,'`.gmo \
591          && rm -f $file && PATH=../src:$PATH : -o $file nb.po
592file=./`echo nl | sed 's,.*/,,'`.gmo \
593          && rm -f $file && PATH=../src:$PATH : -o $file nl.po
594file=./`echo no | sed 's,.*/,,'`.gmo \
595          && rm -f $file && PATH=../src:$PATH : -o $file no.po
596file=./`echo pl | sed 's,.*/,,'`.gmo \
597          && rm -f $file && PATH=../src:$PATH : -o $file pl.po
598file=./`echo pt | sed 's,.*/,,'`.gmo \
599          && rm -f $file && PATH=../src:$PATH : -o $file pt.po
600file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
601          && rm -f $file && PATH=../src:$PATH : -o $file pt_BR.po
602file=./`echo ro | sed 's,.*/,,'`.gmo \
603          && rm -f $file && PATH=../src:$PATH : -o $file ro.po
604file=./`echo ru | sed 's,.*/,,'`.gmo \
605          && rm -f $file && PATH=../src:$PATH : -o $file ru.po
606file=./`echo rw | sed 's,.*/,,'`.gmo \
607          && rm -f $file && PATH=../src:$PATH : -o $file rw.po
608file=./`echo sl | sed 's,.*/,,'`.gmo \
609          && rm -f $file && PATH=../src:$PATH : -o $file sl.po
610file=./`echo sr | sed 's,.*/,,'`.gmo \
611          && rm -f $file && PATH=../src:$PATH : -o $file sr.po
612file=./`echo sv | sed 's,.*/,,'`.gmo \
613          && rm -f $file && PATH=../src:$PATH : -o $file sv.po
614file=./`echo tr | sed 's,.*/,,'`.gmo \
615          && rm -f $file && PATH=../src:$PATH : -o $file tr.po
616file=./`echo uk | sed 's,.*/,,'`.gmo \
617          && rm -f $file && PATH=../src:$PATH : -o $file uk.po
618file=./`echo vi | sed 's,.*/,,'`.gmo \
619          && rm -f $file && PATH=../src:$PATH : -o $file vi.po
620file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
621          && rm -f $file && PATH=../src:$PATH : -o $file zh_TW.po
622make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku/po'
623Making check in lib
624make[1]: Entering directory `/boot/home/grep-2.5.3-haiku/lib'
625Making check in posix
626make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/lib/posix'
627make[2]: Nothing to be done for `check'.
628make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/lib/posix'
629make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/lib'
630make[2]: Nothing to be done for `check-am'.
631make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/lib'
632make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku/lib'
633Making check in doc
634make[1]: Entering directory `/boot/home/grep-2.5.3-haiku/doc'
635make[1]: Nothing to be done for `check'.
636make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku/doc'
637Making check in src
638make[1]: Entering directory `/boot/home/grep-2.5.3-haiku/src'
639make[1]: Nothing to be done for `check'.
640make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku/src'
641Making check in tests
642make[1]: Entering directory `/boot/home/grep-2.5.3-haiku/tests'
643/bin/make  check-TESTS
644make[2]: Entering directory `/boot/home/grep-2.5.3-haiku/tests'
645
646Please, do not be alarmed if some of the tests failed.
647Report them to <bug-grep@gnu.org>,
648with the line number, the name of the file,
649and grep version number 'grep --version'.
650Thank You.
651
652PASS: warning.sh
653PASS: khadafy.sh
654PASS: spencer1.sh
655PASS: bre.sh
656PASS: ere.sh
657PASS: pcre.sh
658PASS: status.sh
659PASS: empty.sh
660PASS: options.sh
661PASS: backref.sh
662/dev/null: could not copy attributes
663PASS: file.sh
664Testing:  ../src/grep Word -o -i
665  input:  "WordA/wordB/WORDC/"
666  output: ""
667  expect: "Word/word/WORD/"
668FAIL
669Testing:  ../src/grep WORD -o -i
670  input:  "WordA/wordB/WORDC/"
671  output: ""
672  expect: "Word/word/WORD/"
673FAIL
674Testing:  ../src/grep Word --color=always -i
675  input:  "WordA/wordb/WORDC/"
676  output: "WordA/wordb/WORDC/"
677  expect: "WordA/wordb/WORDC/"
678FAIL
679Testing:  ../src/grep WORD --color=always -i
680  input:  "WordA/wordb/WORDC/"
681  output: "WordA/wordb/WORDC/"
682  expect: "WordA/wordb/WORDC/"
683FAIL
684FAIL: foad1.sh
685SKIP: fmbtest.sh
686 Test #11:  { ../src/grep -F -n -b -m 5 -C 1 yes; echo "?$?"; sed 's!^!X!'; }
687  output:  "2-10-[B02 no ]/3:20:[C03 yes]/4:30:[D04 yes]/5:40:[E05 yes]/6-50-[F06 no ]/7-60-[G07 no ]/8:70:[H08 yes]/9:80:[I09 yes]/10-90-[J10 no ]/?0/X[J10 no ]/X[K11 no ]/X[L12 no ]/X[M13 yes]/X[N14 yes]/"
688  expect:  "2-10-[B02 no ]/3:20:[C03 yes]/4:30:[D04 yes]/5:40:[E05 yes]/6-50-[F06 no ]/7-60-[G07 no ]/8:70:[H08 yes]/9:80:[I09 yes]/?0/X[J10 no ]/X[K11 no ]/X[L12 no ]/X[M13 yes]/X[N14 yes]/"
689    FAIL
690 Test #27:  { ../src/grep -F -n -b -m 2 -v -C 1 yes; echo "?$?"; sed 's!^!X!'; }
691  output:  "1:0:[A01 no ]/2:10:[B02 no ]/3-20-[C03 yes]/?0/X[C03 yes]/X[D04 yes]/X[E05 yes]/X[F06 no ]/X[G07 no ]/X[H08 yes]/X[I09 yes]/X[J10 no ]/X[K11 no ]/X[L12 no ]/X[M13 yes]/X[N14 yes]/"
692  expect:  "1:0:[A01 no ]/2:10:[B02 no ]/?0/X[C03 yes]/X[D04 yes]/X[E05 yes]/X[F06 no ]/X[G07 no ]/X[H08 yes]/X[I09 yes]/X[J10 no ]/X[K11 no ]/X[L12 no ]/X[M13 yes]/X[N14 yes]/"
693    FAIL
694 Test #28:  { ../src/grep -F -n -b -m 2 -v -C 1 -o yes; echo "?$?"; sed 's!^!X!'; }
695  output:  "3-25-yes/?0/X[C03 yes]/X[D04 yes]/X[E05 yes]/X[F06 no ]/X[G07 no ]/X[H08 yes]/X[I09 yes]/X[J10 no ]/X[K11 no ]/X[L12 no ]/X[M13 yes]/X[N14 yes]/"
696  expect:  "?0/X[C03 yes]/X[D04 yes]/X[E05 yes]/X[F06 no ]/X[G07 no ]/X[H08 yes]/X[I09 yes]/X[J10 no ]/X[K11 no ]/X[L12 no ]/X[M13 yes]/X[N14 yes]/"
697    FAIL
698FAIL: yesno.sh
699=================================
7002 of 13 tests failed
701(1 tests were not run)
702Please report to bug-grep@gnu.org
703=================================
704make[2]: *** [check-TESTS] Error 1
705make[2]: Leaving directory `/boot/home/grep-2.5.3-haiku/tests'
706make[1]: *** [check-am] Error 2
707make[1]: Leaving directory `/boot/home/grep-2.5.3-haiku/tests'
708make: *** [check-recursive] Error 1
709~/grep-2.5.3-haiku>     

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/