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