Advertisement
Guest User

OS X 10.5 and Gzip 1.8.50

a guest
Jan 6th, 2018
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.06 KB | None | 0 0
  1.  
  2. Common flags and options:
  3.  
  4. INSTALL_PREFIX: /usr/local
  5. INSTALL_LIBDIR: /usr/local/lib
  6.  
  7. PKGCONFIG: /usr/local/lib/pkgconfig
  8. CPPFLAGS: -I/usr/local/include -DNDEBUG
  9. CFLAGS: -m32 -fPIC
  10. CXXFLAGS: -m32 -fPIC
  11. LDFLAGS: -L/usr/local/lib -m32 -Wl,-rpath,/usr/local/lib
  12. LDLIBS: -ldl -lpthread
  13.  
  14. If you enter a sudo password, then it will be used for installation.
  15. If you don't enter a password, then ensure INSTALL_PREFIX is writable.
  16. To avoid sudo and the password, just press ENTER and they won't be used.
  17. Please enter password for sudo:
  18.  
  19. ********** Gzip **********
  20.  
  21. --2018-01-06 06:12:11-- https://meyering.net/gzip/gzip-ss.tar.xz
  22. Resolving meyering.net (meyering.net)... 96.88.95.60
  23. Connecting to meyering.net (meyering.net)|96.88.95.60|:443... connected.
  24. WARNING: cannot verify meyering.net's certificate, issued by ‘CN=Let's Encrypt Authority X3,O=Let's Encrypt,C=US’:
  25. Unable to locally verify the issuer's authority.
  26. HTTP request sent, awaiting response... 200 OK
  27. Length: 762652 (745K) [application/x-xz]
  28. Saving to: ‘gzip-ss.tar.xz’
  29.  
  30. gzip-ss.tar.xz 100%[===================>] 744.78K 799KB/s in 0.9s
  31.  
  32. 2018-01-06 06:12:13 (799 KB/s) - ‘gzip-ss.tar.xz’ saved [762652/762652]
  33.  
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
  37. checking for gawk... no
  38. checking for mawk... no
  39. checking for nawk... no
  40. checking for awk... awk
  41. checking whether make sets $(MAKE)... yes
  42. checking whether make supports nested variables... yes
  43. checking whether make supports nested variables... (cached) yes
  44. checking whether make supports the include directive... yes (GNU style)
  45. checking for gcc... gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether the compiler supports GNU C... yes
  52. checking whether gcc accepts -g... yes
  53. checking for gcc option to enable C11 features... unsupported
  54. checking for gcc option to enable C99 features... -std=gnu99
  55. checking whether gcc -std=gnu99 understands -c and -o together... yes
  56. checking dependency style of gcc -std=gnu99... gcc3
  57. checking how to run the C preprocessor... gcc -std=gnu99 -E
  58. checking for grep that handles long lines and -e... /usr/bin/grep
  59. checking for nm... nm
  60. checking whether ln -s works... yes
  61. checking for ranlib... ranlib
  62. checking for a POSIX-compliant shell... /bin/sh
  63. checking for sys/types.h... yes
  64. checking for sys/stat.h... yes
  65. checking for strings.h... yes
  66. checking for inttypes.h... yes
  67. checking for stdint.h... yes
  68. checking for unistd.h... yes
  69. checking for sys/param.h... yes
  70. checking for sys/socket.h... yes
  71. checking for dirent.h... yes
  72. checking for features.h... no
  73. checking for getopt.h... yes
  74. checking for sys/cdefs.h... yes
  75. checking for sys/time.h... yes
  76. checking for limits.h... yes
  77. checking for math.h... yes
  78. checking for sys/mman.h... yes
  79. checking for wchar.h... yes
  80. checking for utime.h... yes
  81. checking for crtdefs.h... no
  82. checking for fcntl.h... yes
  83. checking for memory.h... yes
  84. checking for time.h... yes
  85. checking for minix/config.h... no
  86. checking whether it is safe to define __EXTENSIONS__... yes
  87. checking whether _XOPEN_SOURCE should be defined... no
  88. checking for egrep... /usr/bin/grep -E
  89. checking for Minix Amsterdam compiler... no
  90. checking for ar... ar
  91. checking for _LARGEFILE_SOURCE value needed for large files... no
  92. checking build system type... powerpc-apple-darwin9.8.0
  93. checking host system type... powerpc-apple-darwin9.8.0
  94. checking for special C compiler options needed for large files... no
  95. checking for _FILE_OFFSET_BITS value needed for large files... no
  96. checking for size_t... yes
  97. checking for working alloca.h... yes
  98. checking for alloca... yes
  99. checking whether malloc, realloc, calloc are POSIX compliant... yes
  100. checking for _set_invalid_parameter_handler... no
  101. checking for fchdir... yes
  102. checking for fdopendir... no
  103. checking for strerror_r... yes
  104. checking for fcntl... yes
  105. checking for symlink... yes
  106. checking for mempcpy... no
  107. checking for vasnprintf... no
  108. checking for snprintf... yes
  109. checking for fpurge... yes
  110. checking for __fpurge... no
  111. checking for __freading... no
  112. checking for __fseterr... no
  113. checking for fstatat... no
  114. checking for fsync... yes
  115. checking for getdtablesize... yes
  116. checking for getprogname... yes
  117. checking for getexecname... no
  118. checking for gettimeofday... yes
  119. checking for nanotime... no
  120. checking for lstat... yes
  121. checking for mprotect... yes
  122. checking for openat... no
  123. checking for __xpg_strerror_r... no
  124. checking for strdup... yes
  125. checking for catgets... yes
  126. checking for pipe... yes
  127. checking for unlinkat... no
  128. checking for utime... yes
  129. checking for futimes... yes
  130. checking for futimesat... no
  131. checking for futimens... no
  132. checking for utimensat... no
  133. checking for lutimes... yes
  134. checking for chown... yes
  135. checking for fchmod... yes
  136. checking for fchown... yes
  137. checking for siginterrupt... yes
  138. checking whether the preprocessor supports include_next... yes
  139. checking whether system header files limit the line length... no
  140. checking how gcc -std=gnu99 reports undeclared, standard C functions... error
  141. checking whether // is distinct from /... no
  142. checking for complete errno.h... no
  143. checking for EMULTIHOP value... yes
  144. checking for ENOLINK value... yes
  145. checking for EOVERFLOW value... yes
  146. checking whether strerror_r is declared... yes
  147. checking whether strerror_r returns char *... no
  148. checking whether fchdir is declared... yes
  149. checking for working fcntl.h... no (bad O_NOATIME)
  150. checking for pid_t... yes
  151. checking for mode_t... yes
  152. checking for promoted mode_t type... int
  153. checking whether fdatasync is declared... no
  154. checking for stdint.h... yes
  155. checking for inttypes.h... yes
  156. checking whether printf supports size specifiers as in C99... yes
  157. checking whether printf supports 'long double' arguments... yes
  158. checking whether printf supports infinite 'double' arguments... yes
  159. checking whether byte ordering is bigendian... yes
  160. checking whether long double and double are the same... no
  161. checking whether printf supports infinite 'long double' arguments... yes
  162. checking whether printf supports the 'a' and 'A' directives... no
  163. checking whether printf supports the 'F' directive... yes
  164. checking whether printf supports the 'n' directive... yes
  165. checking whether printf supports the 'ls' directive... yes
  166. checking whether printf supports POSIX/XSI format strings with positions... yes
  167. checking whether printf supports the grouping flag... yes
  168. checking whether printf supports the left-adjust flag correctly... yes
  169. checking whether printf supports the zero flag correctly... no
  170. checking whether printf supports large precisions... yes
  171. checking whether printf survives out-of-memory conditions... yes
  172. checking for unsigned long long int... yes
  173. checking for long long int... yes
  174. checking for wchar_t... yes
  175. checking for wint_t... yes
  176. checking whether wint_t is too small... no
  177. checking for intmax_t... yes
  178. checking where to find the exponent in a 'double'... word 0 bit 20
  179. checking whether snprintf returns a byte count as in C99... yes
  180. checking for snprintf... (cached) yes
  181. checking for strnlen... no
  182. checking for wcslen... yes
  183. checking for wcsnlen... no
  184. checking for mbrtowc... yes
  185. checking for wcrtomb... yes
  186. checking whether _snprintf is declared... no
  187. checking whether frexp() can be used without linking with libm... yes
  188. checking whether alarm is declared... yes
  189. checking whether stdin defaults to large file offsets... yes
  190. checking whether fseeko is declared... yes
  191. checking for fseeko... yes
  192. checking whether fflush works on input streams... no
  193. checking whether stat file-mode macros are broken... no
  194. checking for nlink_t... yes
  195. checking whether lstat correctly handles trailing slash... no
  196. checking whether ftello is declared... yes
  197. checking for ftello... yes
  198. checking whether ftello works... yes
  199. checking whether getcwd (NULL, 0) allocates memory for result... yes
  200. checking for getcwd with POSIX signature... yes
  201. checking whether getdtablesize is declared... yes
  202. checking for getopt.h... (cached) yes
  203. checking for getopt_long_only... yes
  204. checking whether getopt is POSIX compatible... no
  205. checking for C/C++ restrict keyword... no
  206. checking for struct timeval... yes
  207. checking for wide-enough struct timeval.tv_sec member... yes
  208. checking host CPU and C ABI... powerpc
  209. checking where to find the exponent in a 'float'... word 0 bit 23
  210. checking whether limits.h has ULLONG_WIDTH etc.... no
  211. checking for ld used by gcc -std=gnu99... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
  212. checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
  213. checking for shared library run path origin... done
  214. checking for the common suffixes of directories in the library search path... lib,lib
  215. checking whether imported symbols can be declared weak... no
  216. checking for pthread.h... yes
  217. checking for pthread_kill in -lpthread... yes
  218. checking for multithread API to use... posix
  219. checking for a sed that does not truncate output... /usr/bin/sed
  220. checking for stdlib.h... yes
  221. checking for GNU libc compatible malloc... yes
  222. checking for mmap... yes
  223. checking for MAP_ANONYMOUS... yes
  224. checking whether memchr works... yes
  225. checking whether memrchr is declared... no
  226. checking for O_CLOEXEC... no
  227. checking whether strerror(0) succeeds... no
  228. checking for nl_langinfo... yes
  229. checking for ptrdiff_t... yes
  230. checking whether C symbols are prefixed with underscore at the linker level... yes
  231. checking for stdbool.h that conforms to C99... yes
  232. checking for _Bool... yes
  233. checking whether stdint.h conforms to C99... no
  234. checking for sys/inttypes.h... no
  235. checking for sys/bitypes.h... no
  236. checking for bit size of ptrdiff_t... 32
  237. checking for bit size of size_t... 32
  238. checking for bit size of sig_atomic_t... 32
  239. checking for bit size of wchar_t... 32
  240. checking for bit size of wint_t... 32
  241. checking whether sig_atomic_t is signed... yes
  242. checking whether wchar_t is signed... yes
  243. checking whether wint_t is signed... yes
  244. checking for ptrdiff_t integer literal suffix...
  245. checking for size_t integer literal suffix... ul
  246. checking for sig_atomic_t integer literal suffix...
  247. checking for wchar_t integer literal suffix...
  248. checking for wint_t integer literal suffix...
  249. checking whether strdup is declared... yes
  250. checking for struct timespec in <time.h>... yes
  251. checking whether the utimes function works... yes
  252. checking whether <wchar.h> uses 'inline' correctly... yes
  253. checking for 64-bit time_t... no
  254. configure: WARNING: This package requires a 64-bit 'time_t' type if there is any way to access timestamps outside the year range 1901-2038 on your platform. Perhaps you should configure with 'CPPFLAGS="-m64" LDFLAGS="-m64"'?
  255. checking for alloca as a compiler built-in... yes
  256. checking for GNU libc compatible calloc... yes
  257. checking whether this system has an arbitrary file name length limit... yes
  258. checking for library containing clock_gettime... no
  259. checking for clock_gettime... no
  260. checking for clock_settime... no
  261. checking for closedir... yes
  262. checking for dirfd... no
  263. checking whether dirfd is declared... yes
  264. checking whether dirfd is a macro... yes
  265. checking whether // is distinct from /... (cached) no
  266. checking whether dup works... yes
  267. checking whether dup2 works... yes
  268. checking for error_at_line... no
  269. checking whether fflush works on input streams... (cached) no
  270. checking whether fcntl handles F_DUPFD correctly... yes
  271. checking whether fcntl understands F_DUPFD_CLOEXEC... no
  272. checking for fdatasync... no
  273. checking whether fdopendir is declared... no
  274. checking whether fflush works on input streams... (cached) no
  275. checking whether conversion from 'int' to 'long double' works... yes
  276. checking for nl_langinfo... (cached) yes
  277. checking for ptrdiff_t... (cached) yes
  278. checking whether fpurge is declared... yes
  279. checking whether fpurge works... no
  280. checking whether frexp works... yes
  281. checking whether frexpl is declared... yes
  282. checking whether frexpl() can be used without linking with libm... yes
  283. checking whether frexpl works... no
  284. checking for fseeko... (cached) yes
  285. checking whether fflush works on input streams... (cached) no
  286. checking for _fseeki64... no
  287. checking for ftello... (cached) yes
  288. checking whether ftello works... (cached) yes
  289. checking whether getdtablesize works... yes
  290. checking whether program_invocation_name is declared... no
  291. checking whether program_invocation_short_name is declared... no
  292. checking whether __argv is declared... no
  293. checking whether __progname is defined in default libraries... yes
  294. checking whether gettimeofday clobbers localtime buffer... no
  295. checking for gettimeofday with POSIX signature... yes
  296. checking whether isnan(double) can be used without linking with libm... yes
  297. checking whether isnan(float) can be used without linking with libm... yes
  298. checking whether isnan(float) works... yes
  299. checking whether isnan(long double) can be used without linking with libm... yes
  300. checking whether isnanl works... yes
  301. checking for C compiler flag to ignore unused libraries... none
  302. checking for pthread_rwlock_t... yes
  303. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  304. checking whether lseek detects pipes... yes
  305. checking for stdlib.h... (cached) yes
  306. checking for GNU libc compatible malloc... (cached) yes
  307. checking whether NAN macro works... yes
  308. checking whether HUGE_VAL works... yes
  309. checking for mempcpy... (cached) no
  310. checking for memrchr... no
  311. checking whether open recognizes a trailing slash... no
  312. checking for opendir... yes
  313. checking whether perror matches strerror... yes
  314. checking whether frexp works... (cached) yes
  315. checking whether ldexp can be used without linking with libm... yes
  316. checking whether frexpl() can be used without linking with libm... (cached) yes
  317. checking whether frexpl works... (cached) no
  318. checking whether ldexpl() can be used without linking with libm... yes
  319. checking whether ldexpl works... no
  320. checking for readdir... yes
  321. checking for stdlib.h... (cached) yes
  322. checking for GNU libc compatible realloc... yes
  323. checking whether rmdir works... yes
  324. checking for signbit macro... yes
  325. checking for signbit compiler built-ins... no
  326. checking for stdint.h... (cached) yes
  327. checking for SIZE_MAX... yes
  328. checking for ssize_t... yes
  329. checking whether stat handles trailing slashes on files... no
  330. checking for struct stat.st_atim.tv_nsec... no
  331. checking for struct stat.st_atimespec.tv_nsec... yes
  332. checking for struct stat.st_birthtimespec.tv_nsec... yes
  333. checking for max_align_t... no
  334. checking whether NULL can be used in arbitrary expressions... yes
  335. checking which flavor of printf attribute matches inttypes macros... system
  336. checking for working stdnoreturn.h... no
  337. checking for stpcpy... yes
  338. checking for nlink_t... (cached) yes
  339. checking whether unlink honors trailing slashes... no
  340. checking whether unlink of a parent directory fails as it should... no
  341. checking for ptrdiff_t... (cached) yes
  342. checking for nl_langinfo... (cached) yes
  343. checking for ptrdiff_t... (cached) yes
  344. checking for stdint.h... (cached) yes
  345. checking for underline in external names... yes
  346. checking for an assembler syntax supported by this package... no
  347. checking for library containing strerror... none required
  348. checking for an ANSI C-conforming const... yes
  349. checking for dirent.h that defines DIR... yes
  350. checking for library containing opendir... none required
  351. checking return type of signal handlers... void
  352. checking for size_t... (cached) yes
  353. checking for off_t... yes
  354. checking that generated files are newer than configure... done
  355. configure: creating ./config.status
  356. config.status: creating Makefile
  357. config.status: creating doc/Makefile
  358. config.status: creating lib/Makefile
  359. config.status: creating tests/Makefile
  360. config.status: creating lib/config.h
  361. config.status: executing depfiles commands
  362. rm -f version.c
  363. rm -f version.h
  364. printf '#include <config.h>\n' > version.ct
  365. printf 'extern char const *Version;\n' > version.ht
  366. chmod a-w version.ht
  367. printf 'char const *Version = "1.8.50-ae33";\n' >> version.ct
  368. mv version.ht version.h
  369. chmod a-w version.ct
  370. mv version.ct version.c
  371. make all-recursive
  372. make[1]: Entering directory `/Users/scripts/gzip-1.8.50-ae33'
  373. Making all in lib
  374. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  375. rm -f alloca.h-t alloca.h && \
  376. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  377. cat ./alloca.in.h; \
  378. } > alloca.h-t && \
  379. mv -f alloca.h-t alloca.h
  380. rm -f dirent.h-t dirent.h && \
  381. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  382. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  383. -e 's|@''HAVE_DIRENT_H''@|1|g' \
  384. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  385. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  386. -e 's|@''PRAGMA_COLUMNS''@||g' \
  387. -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
  388. -e 's/@''GNULIB_OPENDIR''@/1/g' \
  389. -e 's/@''GNULIB_READDIR''@/1/g' \
  390. -e 's/@''GNULIB_REWINDDIR''@/0/g' \
  391. -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
  392. -e 's/@''GNULIB_DIRFD''@/1/g' \
  393. -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
  394. -e 's/@''GNULIB_SCANDIR''@/0/g' \
  395. -e 's/@''GNULIB_ALPHASORT''@/0/g' \
  396. -e 's/@''HAVE_OPENDIR''@/1/g' \
  397. -e 's/@''HAVE_READDIR''@/1/g' \
  398. -e 's/@''HAVE_REWINDDIR''@/1/g' \
  399. -e 's/@''HAVE_CLOSEDIR''@/1/g' \
  400. -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
  401. -e 's|@''HAVE_DECL_FDOPENDIR''@|0|g' \
  402. -e 's|@''HAVE_FDOPENDIR''@|0|g' \
  403. -e 's|@''HAVE_SCANDIR''@|1|g' \
  404. -e 's|@''HAVE_ALPHASORT''@|1|g' \
  405. -e 's|@''REPLACE_OPENDIR''@|0|g' \
  406. -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
  407. -e 's|@''REPLACE_DIRFD''@|0|g' \
  408. -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
  409. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  410. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  411. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  412. < ./dirent.in.h; \
  413. } > dirent.h-t && \
  414. mv dirent.h-t dirent.h
  415. rm -f errno.h-t errno.h && \
  416. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  417. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  418. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  419. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  420. -e 's|@''PRAGMA_COLUMNS''@||g' \
  421. -e 's|@''NEXT_ERRNO_H''@|<errno.h>|g' \
  422. -e 's|@''EMULTIHOP_HIDDEN''@|0|g' \
  423. -e 's|@''EMULTIHOP_VALUE''@||g' \
  424. -e 's|@''ENOLINK_HIDDEN''@|0|g' \
  425. -e 's|@''ENOLINK_VALUE''@||g' \
  426. -e 's|@''EOVERFLOW_HIDDEN''@|0|g' \
  427. -e 's|@''EOVERFLOW_VALUE''@||g' \
  428. < ./errno.in.h; \
  429. } > errno.h-t && \
  430. mv errno.h-t errno.h
  431. rm -f fcntl.h-t fcntl.h && \
  432. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  433. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  434. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  435. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  436. -e 's|@''PRAGMA_COLUMNS''@||g' \
  437. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  438. -e 's/@''GNULIB_FCNTL''@/1/g' \
  439. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  440. -e 's/@''GNULIB_OPEN''@/1/g' \
  441. -e 's/@''GNULIB_OPENAT''@/1/g' \
  442. -e 's|@''HAVE_FCNTL''@|1|g' \
  443. -e 's|@''HAVE_OPENAT''@|0|g' \
  444. -e 's|@''REPLACE_FCNTL''@|1|g' \
  445. -e 's|@''REPLACE_OPEN''@|1|g' \
  446. -e 's|@''REPLACE_OPENAT''@|0|g' \
  447. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  448. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  449. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  450. < ./fcntl.in.h; \
  451. } > fcntl.h-t && \
  452. mv fcntl.h-t fcntl.h
  453. rm -f getopt.h-t getopt.h && \
  454. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  455. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  456. -e 's|@''HAVE_GETOPT_H''@|1|g' \
  457. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  458. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  459. -e 's|@''PRAGMA_COLUMNS''@||g' \
  460. -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
  461. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  462. < ./getopt.in.h; \
  463. } > getopt.h-t && \
  464. mv -f getopt.h-t getopt.h
  465. rm -f getopt-cdefs.h-t getopt-cdefs.h && \
  466. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  467. sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
  468. < ./getopt-cdefs.in.h; \
  469. } > getopt-cdefs.h-t && \
  470. mv -f getopt-cdefs.h-t getopt-cdefs.h
  471. rm -f limits.h-t limits.h && \
  472. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  473. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  474. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  475. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  476. -e 's|@''PRAGMA_COLUMNS''@||g' \
  477. -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
  478. < ./limits.in.h; \
  479. } > limits.h-t && \
  480. mv limits.h-t limits.h
  481. rm -f math.h-t math.h && \
  482. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  483. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  484. -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  485. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  486. -e 's|@''PRAGMA_COLUMNS''@||g' \
  487. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  488. -e 's/@''GNULIB_ACOSF''@/0/g' \
  489. -e 's/@''GNULIB_ACOSL''@/0/g' \
  490. -e 's/@''GNULIB_ASINF''@/0/g' \
  491. -e 's/@''GNULIB_ASINL''@/0/g' \
  492. -e 's/@''GNULIB_ATANF''@/0/g' \
  493. -e 's/@''GNULIB_ATANL''@/0/g' \
  494. -e 's/@''GNULIB_ATAN2F''@/0/g' \
  495. -e 's/@''GNULIB_CBRT''@/0/g' \
  496. -e 's/@''GNULIB_CBRTF''@/0/g' \
  497. -e 's/@''GNULIB_CBRTL''@/0/g' \
  498. -e 's/@''GNULIB_CEIL''@/0/g' \
  499. -e 's/@''GNULIB_CEILF''@/0/g' \
  500. -e 's/@''GNULIB_CEILL''@/0/g' \
  501. -e 's/@''GNULIB_COPYSIGN''@/0/g' \
  502. -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
  503. -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
  504. -e 's/@''GNULIB_COSF''@/0/g' \
  505. -e 's/@''GNULIB_COSL''@/0/g' \
  506. -e 's/@''GNULIB_COSHF''@/0/g' \
  507. -e 's/@''GNULIB_EXPF''@/0/g' \
  508. -e 's/@''GNULIB_EXPL''@/0/g' \
  509. -e 's/@''GNULIB_EXP2''@/0/g' \
  510. -e 's/@''GNULIB_EXP2F''@/0/g' \
  511. -e 's/@''GNULIB_EXP2L''@/0/g' \
  512. -e 's/@''GNULIB_EXPM1''@/0/g' \
  513. -e 's/@''GNULIB_EXPM1F''@/0/g' \
  514. -e 's/@''GNULIB_EXPM1L''@/0/g' \
  515. -e 's/@''GNULIB_FABSF''@/0/g' \
  516. -e 's/@''GNULIB_FABSL''@/0/g' \
  517. -e 's/@''GNULIB_FLOOR''@/0/g' \
  518. -e 's/@''GNULIB_FLOORF''@/0/g' \
  519. -e 's/@''GNULIB_FLOORL''@/0/g' \
  520. -e 's/@''GNULIB_FMA''@/0/g' \
  521. -e 's/@''GNULIB_FMAF''@/0/g' \
  522. -e 's/@''GNULIB_FMAL''@/0/g' \
  523. -e 's/@''GNULIB_FMOD''@/0/g' \
  524. -e 's/@''GNULIB_FMODF''@/0/g' \
  525. -e 's/@''GNULIB_FMODL''@/0/g' \
  526. -e 's/@''GNULIB_FREXPF''@/0/g' \
  527. -e 's/@''GNULIB_FREXP''@/1/g' \
  528. -e 's/@''GNULIB_FREXPL''@/1/g' \
  529. -e 's/@''GNULIB_HYPOT''@/0/g' \
  530. -e 's/@''GNULIB_HYPOTF''@/0/g' \
  531. -e 's/@''GNULIB_HYPOTL''@/0/g' \
  532. < ./math.in.h | \
  533. sed -e 's/@''GNULIB_ILOGB''@/0/g' \
  534. -e 's/@''GNULIB_ILOGBF''@/0/g' \
  535. -e 's/@''GNULIB_ILOGBL''@/0/g' \
  536. -e 's/@''GNULIB_ISFINITE''@/0/g' \
  537. -e 's/@''GNULIB_ISINF''@/0/g' \
  538. -e 's/@''GNULIB_ISNAN''@/0/g' \
  539. -e 's/@''GNULIB_ISNANF''@/0/g' \
  540. -e 's/@''GNULIB_ISNAND''@/0/g' \
  541. -e 's/@''GNULIB_ISNANL''@/0/g' \
  542. -e 's/@''GNULIB_LDEXPF''@/0/g' \
  543. -e 's/@''GNULIB_LDEXPL''@/0/g' \
  544. -e 's/@''GNULIB_LOG''@/0/g' \
  545. -e 's/@''GNULIB_LOGF''@/0/g' \
  546. -e 's/@''GNULIB_LOGL''@/0/g' \
  547. -e 's/@''GNULIB_LOG10''@/0/g' \
  548. -e 's/@''GNULIB_LOG10F''@/0/g' \
  549. -e 's/@''GNULIB_LOG10L''@/0/g' \
  550. -e 's/@''GNULIB_LOG1P''@/0/g' \
  551. -e 's/@''GNULIB_LOG1PF''@/0/g' \
  552. -e 's/@''GNULIB_LOG1PL''@/0/g' \
  553. -e 's/@''GNULIB_LOG2''@/0/g' \
  554. -e 's/@''GNULIB_LOG2F''@/0/g' \
  555. -e 's/@''GNULIB_LOG2L''@/0/g' \
  556. -e 's/@''GNULIB_LOGB''@/0/g' \
  557. -e 's/@''GNULIB_LOGBF''@/0/g' \
  558. -e 's/@''GNULIB_LOGBL''@/0/g' \
  559. -e 's/@''GNULIB_MODF''@/0/g' \
  560. -e 's/@''GNULIB_MODFF''@/0/g' \
  561. -e 's/@''GNULIB_MODFL''@/0/g' \
  562. -e 's/@''GNULIB_POWF''@/0/g' \
  563. -e 's/@''GNULIB_REMAINDER''@/0/g' \
  564. -e 's/@''GNULIB_REMAINDERF''@/0/g' \
  565. -e 's/@''GNULIB_REMAINDERL''@/0/g' \
  566. -e 's/@''GNULIB_RINT''@/0/g' \
  567. -e 's/@''GNULIB_RINTF''@/0/g' \
  568. -e 's/@''GNULIB_RINTL''@/0/g' \
  569. -e 's/@''GNULIB_ROUND''@/0/g' \
  570. -e 's/@''GNULIB_ROUNDF''@/0/g' \
  571. -e 's/@''GNULIB_ROUNDL''@/0/g' \
  572. -e 's/@''GNULIB_SIGNBIT''@/1/g' \
  573. -e 's/@''GNULIB_SINF''@/0/g' \
  574. -e 's/@''GNULIB_SINL''@/0/g' \
  575. -e 's/@''GNULIB_SINHF''@/0/g' \
  576. -e 's/@''GNULIB_SQRTF''@/0/g' \
  577. -e 's/@''GNULIB_SQRTL''@/0/g' \
  578. -e 's/@''GNULIB_TANF''@/0/g' \
  579. -e 's/@''GNULIB_TANL''@/0/g' \
  580. -e 's/@''GNULIB_TANHF''@/0/g' \
  581. -e 's/@''GNULIB_TRUNC''@/0/g' \
  582. -e 's/@''GNULIB_TRUNCF''@/0/g' \
  583. -e 's/@''GNULIB_TRUNCL''@/0/g' \
  584. | \
  585. sed -e 's|@''HAVE_ACOSF''@|1|g' \
  586. -e 's|@''HAVE_ACOSL''@|1|g' \
  587. -e 's|@''HAVE_ASINF''@|1|g' \
  588. -e 's|@''HAVE_ASINL''@|1|g' \
  589. -e 's|@''HAVE_ATANF''@|1|g' \
  590. -e 's|@''HAVE_ATANL''@|1|g' \
  591. -e 's|@''HAVE_ATAN2F''@|1|g' \
  592. -e 's|@''HAVE_CBRT''@|1|g' \
  593. -e 's|@''HAVE_CBRTF''@|1|g' \
  594. -e 's|@''HAVE_CBRTL''@|1|g' \
  595. -e 's|@''HAVE_COPYSIGN''@|1|g' \
  596. -e 's|@''HAVE_COPYSIGNL''@|1|g' \
  597. -e 's|@''HAVE_COSF''@|1|g' \
  598. -e 's|@''HAVE_COSL''@|1|g' \
  599. -e 's|@''HAVE_COSHF''@|1|g' \
  600. -e 's|@''HAVE_EXPF''@|1|g' \
  601. -e 's|@''HAVE_EXPL''@|1|g' \
  602. -e 's|@''HAVE_EXPM1''@|1|g' \
  603. -e 's|@''HAVE_EXPM1F''@|1|g' \
  604. -e 's|@''HAVE_FABSF''@|1|g' \
  605. -e 's|@''HAVE_FABSL''@|1|g' \
  606. -e 's|@''HAVE_FMA''@|1|g' \
  607. -e 's|@''HAVE_FMAF''@|1|g' \
  608. -e 's|@''HAVE_FMAL''@|1|g' \
  609. -e 's|@''HAVE_FMODF''@|1|g' \
  610. -e 's|@''HAVE_FMODL''@|1|g' \
  611. -e 's|@''HAVE_FREXPF''@|1|g' \
  612. -e 's|@''HAVE_HYPOTF''@|1|g' \
  613. -e 's|@''HAVE_HYPOTL''@|1|g' \
  614. -e 's|@''HAVE_ILOGB''@|1|g' \
  615. -e 's|@''HAVE_ILOGBF''@|1|g' \
  616. -e 's|@''HAVE_ILOGBL''@|1|g' \
  617. -e 's|@''HAVE_ISNANF''@|1|g' \
  618. -e 's|@''HAVE_ISNAND''@|1|g' \
  619. -e 's|@''HAVE_ISNANL''@|1|g' \
  620. -e 's|@''HAVE_LDEXPF''@|1|g' \
  621. -e 's|@''HAVE_LOGF''@|1|g' \
  622. -e 's|@''HAVE_LOGL''@|1|g' \
  623. -e 's|@''HAVE_LOG10F''@|1|g' \
  624. -e 's|@''HAVE_LOG10L''@|1|g' \
  625. -e 's|@''HAVE_LOG1P''@|1|g' \
  626. -e 's|@''HAVE_LOG1PF''@|1|g' \
  627. -e 's|@''HAVE_LOG1PL''@|1|g' \
  628. -e 's|@''HAVE_LOGBF''@|1|g' \
  629. -e 's|@''HAVE_LOGBL''@|1|g' \
  630. -e 's|@''HAVE_MODFF''@|1|g' \
  631. -e 's|@''HAVE_MODFL''@|1|g' \
  632. -e 's|@''HAVE_POWF''@|1|g' \
  633. -e 's|@''HAVE_REMAINDER''@|1|g' \
  634. -e 's|@''HAVE_REMAINDERF''@|1|g' \
  635. -e 's|@''HAVE_RINT''@|1|g' \
  636. -e 's|@''HAVE_RINTL''@|1|g' \
  637. -e 's|@''HAVE_SINF''@|1|g' \
  638. -e 's|@''HAVE_SINL''@|1|g' \
  639. -e 's|@''HAVE_SINHF''@|1|g' \
  640. -e 's|@''HAVE_SQRTF''@|1|g' \
  641. -e 's|@''HAVE_SQRTL''@|1|g' \
  642. -e 's|@''HAVE_TANF''@|1|g' \
  643. -e 's|@''HAVE_TANL''@|1|g' \
  644. -e 's|@''HAVE_TANHF''@|1|g' \
  645. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  646. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  647. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  648. -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
  649. -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
  650. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  651. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  652. -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
  653. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  654. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  655. -e 's|@''HAVE_DECL_EXP2''@|1|g' \
  656. -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
  657. -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
  658. -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
  659. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  660. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  661. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  662. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  663. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  664. -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
  665. -e 's|@''HAVE_DECL_LOG2''@|1|g' \
  666. -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
  667. -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
  668. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  669. -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
  670. -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
  671. -e 's|@''HAVE_DECL_RINTF''@|1|g' \
  672. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  673. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  674. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  675. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  676. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  677. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  678. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  679. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  680. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  681. | \
  682. sed -e 's|@''REPLACE_ACOSF''@|0|g' \
  683. -e 's|@''REPLACE_ASINF''@|0|g' \
  684. -e 's|@''REPLACE_ATANF''@|0|g' \
  685. -e 's|@''REPLACE_ATAN2F''@|0|g' \
  686. -e 's|@''REPLACE_CBRTF''@|0|g' \
  687. -e 's|@''REPLACE_CBRTL''@|0|g' \
  688. -e 's|@''REPLACE_CEIL''@|0|g' \
  689. -e 's|@''REPLACE_CEILF''@|0|g' \
  690. -e 's|@''REPLACE_CEILL''@|0|g' \
  691. -e 's|@''REPLACE_COSF''@|0|g' \
  692. -e 's|@''REPLACE_COSHF''@|0|g' \
  693. -e 's|@''REPLACE_EXPF''@|0|g' \
  694. -e 's|@''REPLACE_EXPM1''@|0|g' \
  695. -e 's|@''REPLACE_EXPM1F''@|0|g' \
  696. -e 's|@''REPLACE_EXP2''@|0|g' \
  697. -e 's|@''REPLACE_EXP2L''@|0|g' \
  698. -e 's|@''REPLACE_FABSL''@|0|g' \
  699. -e 's|@''REPLACE_FLOOR''@|0|g' \
  700. -e 's|@''REPLACE_FLOORF''@|0|g' \
  701. -e 's|@''REPLACE_FLOORL''@|0|g' \
  702. -e 's|@''REPLACE_FMA''@|0|g' \
  703. -e 's|@''REPLACE_FMAF''@|0|g' \
  704. -e 's|@''REPLACE_FMAL''@|0|g' \
  705. -e 's|@''REPLACE_FMOD''@|0|g' \
  706. -e 's|@''REPLACE_FMODF''@|0|g' \
  707. -e 's|@''REPLACE_FMODL''@|0|g' \
  708. -e 's|@''REPLACE_FREXPF''@|0|g' \
  709. -e 's|@''REPLACE_FREXP''@|0|g' \
  710. -e 's|@''REPLACE_FREXPL''@|1|g' \
  711. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  712. -e 's|@''REPLACE_HYPOT''@|0|g' \
  713. -e 's|@''REPLACE_HYPOTF''@|0|g' \
  714. -e 's|@''REPLACE_HYPOTL''@|0|g' \
  715. -e 's|@''REPLACE_ILOGB''@|0|g' \
  716. -e 's|@''REPLACE_ILOGBF''@|0|g' \
  717. -e 's|@''REPLACE_ILOGBL''@|0|g' \
  718. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  719. -e 's|@''REPLACE_ISINF''@|0|g' \
  720. -e 's|@''REPLACE_ISNAN''@|0|g' \
  721. -e 's|@''REPLACE_ITOLD''@|0|g' \
  722. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  723. -e 's|@''REPLACE_LOG''@|0|g' \
  724. -e 's|@''REPLACE_LOGF''@|0|g' \
  725. -e 's|@''REPLACE_LOGL''@|0|g' \
  726. -e 's|@''REPLACE_LOG10''@|0|g' \
  727. -e 's|@''REPLACE_LOG10F''@|0|g' \
  728. -e 's|@''REPLACE_LOG10L''@|0|g' \
  729. -e 's|@''REPLACE_LOG1P''@|0|g' \
  730. -e 's|@''REPLACE_LOG1PF''@|0|g' \
  731. -e 's|@''REPLACE_LOG1PL''@|0|g' \
  732. -e 's|@''REPLACE_LOG2''@|0|g' \
  733. -e 's|@''REPLACE_LOG2F''@|0|g' \
  734. -e 's|@''REPLACE_LOG2L''@|0|g' \
  735. -e 's|@''REPLACE_LOGB''@|0|g' \
  736. -e 's|@''REPLACE_LOGBF''@|0|g' \
  737. -e 's|@''REPLACE_LOGBL''@|0|g' \
  738. -e 's|@''REPLACE_MODF''@|0|g' \
  739. -e 's|@''REPLACE_MODFF''@|0|g' \
  740. -e 's|@''REPLACE_MODFL''@|0|g' \
  741. -e 's|@''REPLACE_NAN''@|0|g' \
  742. -e 's|@''REPLACE_REMAINDER''@|0|g' \
  743. -e 's|@''REPLACE_REMAINDERF''@|0|g' \
  744. -e 's|@''REPLACE_REMAINDERL''@|0|g' \
  745. -e 's|@''REPLACE_ROUND''@|0|g' \
  746. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  747. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  748. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  749. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
  750. -e 's|@''REPLACE_SINF''@|0|g' \
  751. -e 's|@''REPLACE_SINHF''@|0|g' \
  752. -e 's|@''REPLACE_SQRTF''@|0|g' \
  753. -e 's|@''REPLACE_SQRTL''@|0|g' \
  754. -e 's|@''REPLACE_TANF''@|0|g' \
  755. -e 's|@''REPLACE_TANHF''@|0|g' \
  756. -e 's|@''REPLACE_TRUNC''@|0|g' \
  757. -e 's|@''REPLACE_TRUNCF''@|0|g' \
  758. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  759. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  760. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  761. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  762. } > math.h-t && \
  763. mv math.h-t math.h
  764. rm -f stddef.h-t stddef.h && \
  765. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  766. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  767. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  768. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  769. -e 's|@''PRAGMA_COLUMNS''@||g' \
  770. -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
  771. -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \
  772. -e 's|@''HAVE_WCHAR_T''@|1|g' \
  773. -e 's|@''REPLACE_NULL''@|0|g' \
  774. < ./stddef.in.h; \
  775. } > stddef.h-t && \
  776. mv stddef.h-t stddef.h
  777. rm -f stdint.h-t stdint.h && \
  778. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  779. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  780. -e 's/@''HAVE_STDINT_H''@/1/g' \
  781. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  782. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  783. -e 's|@''PRAGMA_COLUMNS''@||g' \
  784. -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
  785. -e 's/@''HAVE_C99_STDINT_H''@/0/g' \
  786. -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
  787. -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  788. -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
  789. -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
  790. -e 's/@''HAVE_WCHAR_H''@/1/g' \
  791. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  792. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  793. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  794. -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
  795. -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
  796. -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
  797. -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
  798. -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
  799. -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
  800. -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
  801. -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
  802. -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
  803. -e 's/@''WCHAR_T_SUFFIX''@//g' \
  804. -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
  805. -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
  806. -e 's/@''WINT_T_SUFFIX''@//g' \
  807. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
  808. < ./stdint.in.h; \
  809. } > stdint.h-t && \
  810. mv stdint.h-t stdint.h
  811. rm -f stdio.h-t stdio.h && \
  812. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  813. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  814. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  815. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  816. -e 's|@''PRAGMA_COLUMNS''@||g' \
  817. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  818. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  819. -e 's/@''GNULIB_FCLOSE''@/1/g' \
  820. -e 's/@''GNULIB_FDOPEN''@/0/g' \
  821. -e 's/@''GNULIB_FFLUSH''@/1/g' \
  822. -e 's/@''GNULIB_FGETC''@/1/g' \
  823. -e 's/@''GNULIB_FGETS''@/1/g' \
  824. -e 's/@''GNULIB_FOPEN''@/0/g' \
  825. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  826. -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \
  827. -e 's/@''GNULIB_FPURGE''@/1/g' \
  828. -e 's/@''GNULIB_FPUTC''@/1/g' \
  829. -e 's/@''GNULIB_FPUTS''@/1/g' \
  830. -e 's/@''GNULIB_FREAD''@/1/g' \
  831. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  832. -e 's/@''GNULIB_FSCANF''@/1/g' \
  833. -e 's/@''GNULIB_FSEEK''@/1/g' \
  834. -e 's/@''GNULIB_FSEEKO''@/1/g' \
  835. -e 's/@''GNULIB_FTELL''@/1/g' \
  836. -e 's/@''GNULIB_FTELLO''@/1/g' \
  837. -e 's/@''GNULIB_FWRITE''@/1/g' \
  838. -e 's/@''GNULIB_GETC''@/1/g' \
  839. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  840. -e 's/@''GNULIB_GETDELIM''@/0/g' \
  841. -e 's/@''GNULIB_GETLINE''@/0/g' \
  842. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  843. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  844. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  845. -e 's/@''GNULIB_PERROR''@/1/g' \
  846. -e 's/@''GNULIB_POPEN''@/0/g' \
  847. -e 's/@''GNULIB_PRINTF''@/1/g' \
  848. -e 's/@''GNULIB_PRINTF_POSIX''@/1/g' \
  849. -e 's/@''GNULIB_PUTC''@/1/g' \
  850. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  851. -e 's/@''GNULIB_PUTS''@/1/g' \
  852. -e 's/@''GNULIB_REMOVE''@/0/g' \
  853. -e 's/@''GNULIB_RENAME''@/0/g' \
  854. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  855. -e 's/@''GNULIB_SCANF''@/1/g' \
  856. -e 's/@''GNULIB_SNPRINTF''@/0/g' \
  857. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  858. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  859. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  860. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  861. -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  862. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  863. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  864. -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
  865. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  866. -e 's/@''GNULIB_VSCANF''@/0/g' \
  867. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  868. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  869. -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
  870. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  871. < ./stdio.in.h | \
  872. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  873. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  874. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  875. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  876. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  877. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  878. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  879. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  880. -e 's|@''HAVE_DPRINTF''@|1|g' \
  881. -e 's|@''HAVE_FSEEKO''@|1|g' \
  882. -e 's|@''HAVE_FTELLO''@|1|g' \
  883. -e 's|@''HAVE_PCLOSE''@|1|g' \
  884. -e 's|@''HAVE_POPEN''@|1|g' \
  885. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  886. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  887. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  888. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  889. -e 's|@''REPLACE_FCLOSE''@|1|g' \
  890. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  891. -e 's|@''REPLACE_FFLUSH''@|1|g' \
  892. -e 's|@''REPLACE_FOPEN''@|0|g' \
  893. -e 's|@''REPLACE_FPRINTF''@|1|g' \
  894. -e 's|@''REPLACE_FPURGE''@|1|g' \
  895. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  896. -e 's|@''REPLACE_FSEEK''@|1|g' \
  897. -e 's|@''REPLACE_FSEEKO''@|1|g' \
  898. -e 's|@''REPLACE_FTELL''@|0|g' \
  899. -e 's|@''REPLACE_FTELLO''@|0|g' \
  900. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  901. -e 's|@''REPLACE_GETLINE''@|0|g' \
  902. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  903. -e 's|@''REPLACE_PERROR''@|1|g' \
  904. -e 's|@''REPLACE_POPEN''@|0|g' \
  905. -e 's|@''REPLACE_PRINTF''@|1|g' \
  906. -e 's|@''REPLACE_REMOVE''@|0|g' \
  907. -e 's|@''REPLACE_RENAME''@|0|g' \
  908. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  909. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  910. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  911. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  912. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  913. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  914. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  915. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  916. -e 's|@''REPLACE_VFPRINTF''@|1|g' \
  917. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  918. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  919. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  920. -e 's|@''ASM_SYMBOL_PREFIX''@|"_"|g' \
  921. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  922. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  923. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  924. } > stdio.h-t && \
  925. mv stdio.h-t stdio.h
  926. rm -f stdlib.h-t stdlib.h && \
  927. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  928. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  929. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  930. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  931. -e 's|@''PRAGMA_COLUMNS''@||g' \
  932. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  933. -e 's/@''GNULIB__EXIT''@/0/g' \
  934. -e 's/@''GNULIB_ATOLL''@/0/g' \
  935. -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \
  936. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  937. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  938. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  939. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  940. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  941. -e 's/@''GNULIB_MBTOWC''@/0/g' \
  942. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  943. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  944. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  945. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  946. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  947. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  948. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  949. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  950. -e 's/@''GNULIB_PUTENV''@/0/g' \
  951. -e 's/@''GNULIB_QSORT_R''@/0/g' \
  952. -e 's/@''GNULIB_RANDOM''@/0/g' \
  953. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  954. -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
  955. -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
  956. -e 's/@''GNULIB_REALPATH''@/0/g' \
  957. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  958. -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  959. -e 's/@''GNULIB_SETENV''@/0/g' \
  960. -e 's/@''GNULIB_STRTOD''@/0/g' \
  961. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  962. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  963. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  964. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  965. -e 's/@''GNULIB_UNSETENV''@/0/g' \
  966. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  967. < ./stdlib.in.h | \
  968. sed -e 's|@''HAVE__EXIT''@|1|g' \
  969. -e 's|@''HAVE_ATOLL''@|1|g' \
  970. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  971. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  972. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  973. -e 's|@''HAVE_GRANTPT''@|1|g' \
  974. -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
  975. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  976. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  977. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  978. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  979. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  980. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  981. -e 's|@''HAVE_PTSNAME''@|1|g' \
  982. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  983. -e 's|@''HAVE_QSORT_R''@|1|g' \
  984. -e 's|@''HAVE_RANDOM''@|1|g' \
  985. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  986. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  987. -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
  988. -e 's|@''HAVE_REALPATH''@|1|g' \
  989. -e 's|@''HAVE_RPMATCH''@|1|g' \
  990. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  991. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  992. -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
  993. -e 's|@''HAVE_STRTOD''@|1|g' \
  994. -e 's|@''HAVE_STRTOLL''@|1|g' \
  995. -e 's|@''HAVE_STRTOULL''@|1|g' \
  996. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  997. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  998. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  999. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  1000. -e 's|@''REPLACE_CALLOC''@|0|g' \
  1001. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1002. -e 's|@''REPLACE_MALLOC''@|0|g' \
  1003. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  1004. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1005. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  1006. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  1007. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1008. -e 's|@''REPLACE_QSORT_R''@|0|g' \
  1009. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  1010. -e 's|@''REPLACE_REALLOC''@|0|g' \
  1011. -e 's|@''REPLACE_REALPATH''@|0|g' \
  1012. -e 's|@''REPLACE_SETENV''@|0|g' \
  1013. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1014. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1015. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  1016. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1017. -e '/definition of _Noreturn/r ./_Noreturn.h' \
  1018. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1019. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1020. } > stdlib.h-t && \
  1021. mv stdlib.h-t stdlib.h
  1022. rm -f stdnoreturn.h-t stdnoreturn.h && \
  1023. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1024. sed -e '/definition of _Noreturn/r ./_Noreturn.h' \
  1025. < ./stdnoreturn.in.h; \
  1026. } > stdnoreturn.h-t && \
  1027. mv stdnoreturn.h-t stdnoreturn.h
  1028. rm -f string.h-t string.h && \
  1029. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1030. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1031. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1032. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1033. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1034. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1035. -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
  1036. -e 's/@''GNULIB_FFSL''@/0/g' \
  1037. -e 's/@''GNULIB_FFSLL''@/0/g' \
  1038. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  1039. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  1040. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  1041. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  1042. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  1043. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  1044. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  1045. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  1046. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  1047. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  1048. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  1049. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  1050. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  1051. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  1052. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  1053. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  1054. -e 's/@''GNULIB_MEMPCPY''@/1/g' \
  1055. -e 's/@''GNULIB_MEMRCHR''@/1/g' \
  1056. -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  1057. -e 's/@''GNULIB_STPCPY''@/1/g' \
  1058. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  1059. -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  1060. -e 's/@''GNULIB_STRDUP''@/1/g' \
  1061. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  1062. -e 's/@''GNULIB_STRNDUP''@/0/g' \
  1063. -e 's/@''GNULIB_STRNLEN''@/0/g' \
  1064. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  1065. -e 's/@''GNULIB_STRSEP''@/0/g' \
  1066. -e 's/@''GNULIB_STRSTR''@/0/g' \
  1067. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  1068. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  1069. -e 's/@''GNULIB_STRERROR''@/1/g' \
  1070. -e 's/@''GNULIB_STRERROR_R''@/1/g' \
  1071. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  1072. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  1073. < ./string.in.h | \
  1074. sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
  1075. -e 's|@''HAVE_FFSL''@|1|g' \
  1076. -e 's|@''HAVE_FFSLL''@|1|g' \
  1077. -e 's|@''HAVE_MBSLEN''@|0|g' \
  1078. -e 's|@''HAVE_MEMCHR''@|1|g' \
  1079. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1080. -e 's|@''HAVE_MEMPCPY''@|0|g' \
  1081. -e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \
  1082. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1083. -e 's|@''HAVE_STPCPY''@|1|g' \
  1084. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1085. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1086. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1087. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1088. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1089. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1090. -e 's|@''HAVE_STRSEP''@|1|g' \
  1091. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1092. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1093. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  1094. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1095. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1096. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1097. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1098. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1099. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1100. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1101. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1102. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1103. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1104. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1105. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1106. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1107. -e 's|@''REPLACE_STRERROR''@|1|g' \
  1108. -e 's|@''REPLACE_STRERROR_R''@|1|g' \
  1109. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1110. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1111. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1112. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1113. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1114. < ./string.in.h; \
  1115. } > string.h-t && \
  1116. mv string.h-t string.h
  1117. ../build-aux/install-sh -c -d sys
  1118. ../build-aux/install-sh -c -d sys
  1119. ../build-aux/install-sh -c -d sys
  1120. rm -f time.h-t time.h && \
  1121. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1122. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1123. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1124. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1125. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1126. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1127. -e 's/@''GNULIB_CTIME''@/0/g' \
  1128. -e 's/@''GNULIB_LOCALTIME''@/0/g' \
  1129. -e 's/@''GNULIB_MKTIME''@/0/g' \
  1130. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1131. -e 's/@''GNULIB_STRFTIME''@/0/g' \
  1132. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  1133. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  1134. -e 's/@''GNULIB_TIME_R''@/0/g' \
  1135. -e 's/@''GNULIB_TIME_RZ''@/0/g' \
  1136. -e 's/@''GNULIB_TZSET''@/0/g' \
  1137. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1138. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1139. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1140. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1141. -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
  1142. -e 's|@''HAVE_TZSET''@|1|g' \
  1143. -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
  1144. -e 's|@''REPLACE_GMTIME''@|0|g' \
  1145. -e 's|@''REPLACE_LOCALTIME''@|0|g' \
  1146. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  1147. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  1148. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1149. -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
  1150. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  1151. -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
  1152. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1153. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1154. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1155. -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1156. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1157. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1158. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1159. < ./time.in.h; \
  1160. } > time.h-t && \
  1161. mv time.h-t time.h
  1162. rm -f unistd.h-t unistd.h && \
  1163. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1164. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1165. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1166. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1167. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1168. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1169. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1170. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1171. -e 's/@''GNULIB_CHDIR''@/1/g' \
  1172. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1173. -e 's/@''GNULIB_CLOSE''@/1/g' \
  1174. -e 's/@''GNULIB_DUP''@/1/g' \
  1175. -e 's/@''GNULIB_DUP2''@/1/g' \
  1176. -e 's/@''GNULIB_DUP3''@/0/g' \
  1177. -e 's/@''GNULIB_ENVIRON''@/0/g' \
  1178. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1179. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1180. -e 's/@''GNULIB_FCHDIR''@/1/g' \
  1181. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1182. -e 's/@''GNULIB_FDATASYNC''@/1/g' \
  1183. -e 's/@''GNULIB_FSYNC''@/1/g' \
  1184. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1185. -e 's/@''GNULIB_GETCWD''@/1mkdir: sys: File exists
  1186. mkdir: sys: File exists
  1187. /g' \
  1188. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1189. -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
  1190. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1191. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1192. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1193. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1194. -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  1195. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1196. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1197. -e 's/@''GNULIB_ISATTY''@/0/g' \
  1198. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1199. -e 's/@''GNULIB_LINK''@/0/g' \
  1200. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1201. -e 's/@''GNULIB_LSEEK''@/1/g' \
  1202. -e 's/@''GNULIB_PIPE''@/0/g' \
  1203. -e 's/@''GNULIB_PIPE2''@/0/g' \
  1204. -e 's/@''GNULIB_PREAD''@/0/g' \
  1205. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1206. -e 's/@''GNULIB_READ''@/0/g' \
  1207. -e 's/@''GNULIB_READLINK''@/0/g' \
  1208. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1209. -e 's/@''GNULIB_RMDIR''@/1/g' \
  1210. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1211. -e 's/@''GNULIB_SLEEP''@/0/g' \
  1212. -e 's/@''GNULIB_SYMLINK''@/0/g' \
  1213. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1214. -e 's/@''GNULIB_TRUNCATE''@/0/g' \
  1215. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1216. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
  1217. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1218. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  1219. -e 's/@''GNULIB_UNLINK''@/1/g' \
  1220. -e 's/@''GNULIB_UNLINKAT''@/1/g' \
  1221. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1222. -e 's/@''GNULIB_WRITE''@/0/g' \
  1223. < ./unistd.in.h | \
  1224. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1225. -e 's|@''HAVE_DUP2''@|1|g' \
  1226. -e 's|@''HAVE_DUP3''@|1|g' \
  1227. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1228. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1229. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1230. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1231. -e 's|@''HAVE_FDATASYNC''@|0|g' \
  1232. -e 's|@''HAVE_FSYNC''@|1|g' \
  1233. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1234. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1235. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1236. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1237. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1238. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1239. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1240. -e 's|@''HAVE_LINK''@|1|g' \
  1241. -e 's|@''HAVE_LINKAT''@|1|g' \
  1242. -e 's|@''HAVE_PIPE''@|1|g' \
  1243. -e 's|@''HAVE_PIPE2''@|1|g' \
  1244. -e 's|@''HAVE_PREAD''@|1|g' \
  1245. -e 's|@''HAVE_PWRITE''@|1|g' \
  1246. -e 's|@''HAVE_READLINK''@|1|g' \
  1247. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1248. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1249. -e 's|@''HAVE_SLEEP''@|1|g' \
  1250. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1251. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1252. -e 's|@''HAVE_TRUNCATE''@|1|g' \
  1253. -e 's|@''HAVE_UNLINKAT''@|0|g' \
  1254. -e 's|@''HAVE_USLEEP''@|1|g' \
  1255. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1256. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1257. -e 's|@''HAVE_DECL_FDATASYNC''@|0|g' \
  1258. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1259. -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
  1260. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1261. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1262. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1263. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1264. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1265. -e 's|@''HAVE_OS_H''@|0|g' \
  1266. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1267. | \
  1268. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1269. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1270. -e 's|@''REPLACE_DUP''@|0|g' \
  1271. -e 's|@''REPLACE_DUP2''@|0|g' \
  1272. -e 's|@''REPLACE_FACCESSAT''@|0|g' \
  1273. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1274. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1275. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1276. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1277. -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  1278. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1279. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1280. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1281. -e 's|@''REPLACE_ISATTY''@|0|g' \
  1282. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1283. -e 's|@''REPLACE_LINK''@|0|g' \
  1284. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1285. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1286. -e 's|@''REPLACE_PREAD''@|0|g' \
  1287. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1288. -e 's|@''REPLACE_READ''@|0|g' \
  1289. -e 's|@''REPLACE_READLINK''@|0|g' \
  1290. -e 's|@''REPLACE_READLINKAT''@|0|g' \
  1291. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1292. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1293. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1294. -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
  1295. -e 's|@''REPLACE_TRUNCATE''@|0|g' \
  1296. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1297. -e 's|@''REPLACE_UNLINK''@|1|g' \
  1298. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1299. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1300. -e 's|@''REPLACE_WRITE''@|0|g' \
  1301. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1302. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1303. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1304. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1305. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1306. } > unistd.h-t && \
  1307. mv unistd.h-t unistd.h
  1308. rm -f sys/types.h-t sys/types.h && \
  1309. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1310. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1311. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1312. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1313. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1314. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1315. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1316. -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
  1317. < ./sys_types.in.h; \
  1318. } > sys/types.h-t && \
  1319. mv sys/types.h-t sys/types.h
  1320. rm -f sys/time.h-t sys/time.h && \
  1321. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1322. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1323. -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  1324. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1325. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1326. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1327. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  1328. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  1329. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  1330. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  1331. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  1332. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  1333. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  1334. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1335. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1336. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1337. < ./sys_time.in.h; \
  1338. } > sys/time.h-t && \
  1339. mv sys/time.h-t sys/time.h
  1340. rm -f sys/stat.h-t sys/stat.h && \
  1341. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1342. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1343. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1344. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1345. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1346. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1347. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
  1348. -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
  1349. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  1350. -e 's/@''GNULIB_FSTAT''@/1/g' \
  1351. -e 's/@''GNULIB_FSTATAT''@/1/g' \
  1352. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  1353. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  1354. -e 's/@''GNULIB_LSTAT''@/1/g' \
  1355. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  1356. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  1357. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  1358. -e 's/@''GNULIB_MKNOD''@/0/g' \
  1359. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  1360. -e 's/@''GNULIB_STAT''@/1/g' \
  1361. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  1362. -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
  1363. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1364. -e 's|@''HAVE_FSTATAT''@|0|g' \
  1365. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1366. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1367. -e 's|@''HAVE_LSTAT''@|1|g' \
  1368. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1369. -e 's|@''HAVE_MKFIFO''@|1|g' \
  1370. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1371. -e 's|@''HAVE_MKNOD''@|1|g' \
  1372. -e 's|@''HAVE_MKNODAT''@|1|g' \
  1373. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1374. -e 's|@''REPLACE_FSTAT''@|0|g' \
  1375. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1376. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1377. -e 's|@''REPLACE_LSTAT''@|1|g' \
  1378. -e 's|@''REPLACE_MKDIR''@|0|g' \
  1379. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  1380. -e 's|@''REPLACE_MKNOD''@|0|g' \
  1381. -e 's|@''REPLACE_STAT''@|1|g' \
  1382. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  1383. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1384. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1385. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
  1386. < ./sys_stat.in.h; \
  1387. } > sys/stat.h-t && \
  1388. mv sys/stat.h-t sys/stat.h
  1389. rm -f wchar.h-t wchar.h && \
  1390. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1391. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1392. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1393. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1394. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1395. -e 's|@''HAVE_FEATURES_H''@|0|g' \
  1396. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1397. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1398. -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
  1399. -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
  1400. -e 's/@''GNULIB_BTOWC''@/0/g' \
  1401. -e 's/@''GNULIB_WCTOB''@/0/g' \
  1402. -e 's/@''GNULIB_MBSINIT''@/0/g' \
  1403. -e 's/@''GNULIB_MBRTOWC''@/0/g' \
  1404. -e 's/@''GNULIB_MBRLEN''@/0/g' \
  1405. -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
  1406. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  1407. -e 's/@''GNULIB_WCRTOMB''@/0/g' \
  1408. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  1409. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  1410. -e 's/@''GNULIB_WCWIDTH''@/0/g' \
  1411. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  1412. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  1413. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  1414. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  1415. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  1416. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  1417. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  1418. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  1419. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  1420. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  1421. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  1422. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  1423. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  1424. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  1425. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  1426. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  1427. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  1428. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  1429. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  1430. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  1431. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  1432. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  1433. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  1434. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  1435. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  1436. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  1437. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  1438. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  1439. -e 's/@''GNULIB_WCSFTIME''@/0/g' \
  1440. < ./wchar.in.h | \
  1441. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  1442. -e 's|@''HAVE_BTOWC''@|1|g' \
  1443. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1444. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1445. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1446. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1447. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1448. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1449. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1450. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1451. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  1452. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  1453. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  1454. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  1455. -e 's|@''HAVE_WMEMSET''@|1|g' \
  1456. -e 's|@''HAVE_WCSLEN''@|1|g' \
  1457. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  1458. -e 's|@''HAVE_WCSCPY''@|1|g' \
  1459. -e 's|@''HAVE_WCPCPY''@|1|g' \
  1460. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  1461. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  1462. -e 's|@''HAVE_WCSCAT''@|1|g' \
  1463. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  1464. -e 's|@''HAVE_WCSCMP''@|1|g' \
  1465. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  1466. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  1467. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  1468. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  1469. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  1470. -e 's|@''HAVE_WCSDUP''@|1|g' \
  1471. -e 's|@''HAVE_WCSCHR''@|1|g' \
  1472. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  1473. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  1474. -e 's|@''HAVE_WCSSPN''@|1|g' \
  1475. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  1476. -e 's|@''HAVE_WCSSTR''@|1|g' \
  1477. -e 's|@''HAVE_WCSTOK''@|1|g' \
  1478. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  1479. -e 's|@''HAVE_WCSFTIME''@|1|g' \
  1480. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1481. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1482. | \
  1483. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1484. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1485. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1486. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1487. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  1488. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1489. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1490. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1491. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1492. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1493. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1494. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1495. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  1496. -e 's|@''REPLACE_WCSFTIME''@|0|g' \
  1497. -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
  1498. -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
  1499. -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
  1500. } > wchar.h-t && \
  1501. mv wchar.h-t wchar.h
  1502. make all-am
  1503. make[3]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1504. depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1505. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\
  1506. mv -f $depbase.Tpo $depbase.Po
  1507. depbase=`echo opendir-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1508. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT opendir-safer.o -MD -MP -MF $depbase.Tpo -c -o opendir-safer.o opendir-safer.c &&\
  1509. mv -f $depbase.Tpo $depbase.Po
  1510. depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1511. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\
  1512. mv -f $depbase.Tpo $depbase.Po
  1513. depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1514. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\
  1515. mv -f $depbase.Tpo $depbase.Po
  1516. depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1517. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\
  1518. mv -f $depbase.Tpo $depbase.Po
  1519. depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1520. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
  1521. mv -f $depbase.Tpo $depbase.Po
  1522. depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1523. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\
  1524. mv -f $depbase.Tpo $depbase.Po
  1525. depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1526. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\
  1527. mv -f $depbase.Tpo $depbase.Po
  1528. depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1529. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\
  1530. mv -f $depbase.Tpo $depbase.Po
  1531. depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1532. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\
  1533. mv -f $depbase.Tpo $depbase.Po
  1534. depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1535. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\
  1536. mv -f $depbase.Tpo $depbase.Po
  1537. depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1538. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\
  1539. mv -f $depbase.Tpo $depbase.Po
  1540. depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1541. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\
  1542. mv -f $depbase.Tpo $depbase.Po
  1543. depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1544. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\
  1545. mv -f $depbase.Tpo $depbase.Po
  1546. depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1547. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\
  1548. mv -f $depbase.Tpo $depbase.Po
  1549. depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1550. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\
  1551. mv -f $depbase.Tpo $depbase.Po
  1552. depbase=`echo math.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1553. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT math.o -MD -MP -MF $depbase.Tpo -c -o math.o math.c &&\
  1554. mv -f $depbase.Tpo $depbase.Po
  1555. depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1556. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\
  1557. mv -f $depbase.Tpo $depbase.Po
  1558. depbase=`echo openat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1559. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT openat-safer.o -MD -MP -MF $depbase.Tpo -c -o openat-safer.o openat-safer.c &&\
  1560. mv -f $depbase.Tpo $depbase.Po
  1561. depbase=`echo printf-frexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1562. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT printf-frexp.o -MD -MP -MF $depbase.Tpo -c -o printf-frexp.o printf-frexp.c &&\
  1563. mv -f $depbase.Tpo $depbase.Po
  1564. depbase=`echo printf-frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1565. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT printf-frexpl.o -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.o printf-frexpl.c &&\
  1566. mv -f $depbase.Tpo $depbase.Po
  1567. depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1568. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\
  1569. mv -f $depbase.Tpo $depbase.Po
  1570. depbase=`echo savedir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1571. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT savedir.o -MD -MP -MF $depbase.Tpo -c -o savedir.o savedir.c &&\
  1572. mv -f $depbase.Tpo $depbase.Po
  1573. depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1574. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\
  1575. mv -f $depbase.Tpo $depbase.Po
  1576. depbase=`echo statat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1577. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT statat.o -MD -MP -MF $depbase.Tpo -c -o statat.o statat.c &&\
  1578. mv -f $depbase.Tpo $depbase.Po
  1579. depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1580. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\
  1581. mv -f $depbase.Tpo $depbase.Po
  1582. depbase=`echo timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1583. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT timespec.o -MD -MP -MF $depbase.Tpo -c -o timespec.o timespec.c &&\
  1584. mv -f $depbase.Tpo $depbase.Po
  1585. depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1586. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\
  1587. mv -f $depbase.Tpo $depbase.Po
  1588. depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1589. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\
  1590. mv -f $depbase.Tpo $depbase.Po
  1591. depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1592. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\
  1593. mv -f $depbase.Tpo $depbase.Po
  1594. depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1595. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\
  1596. mv -f $depbase.Tpo $depbase.Po
  1597. depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1598. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT utimens.o -MD -MP -MF $depbase.Tpo -c -o utimens.o utimens.c &&\
  1599. mv -f $depbase.Tpo $depbase.Po
  1600. depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1601. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
  1602. mv -f $depbase.Tpo $depbase.Po
  1603. depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1604. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
  1605. mv -f $depbase.Tpo $depbase.Po
  1606. depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1607. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\
  1608. mv -f $depbase.Tpo $depbase.Po
  1609. depbase=`echo yesno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1610. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT yesno.o -MD -MP -MF $depbase.Tpo -c -o yesno.o yesno.c &&\
  1611. mv -f $depbase.Tpo $depbase.Po
  1612. depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1613. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\
  1614. mv -f $depbase.Tpo $depbase.Po
  1615. depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1616. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\
  1617. mv -f $depbase.Tpo $depbase.Po
  1618. depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1619. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\
  1620. mv -f $depbase.Tpo $depbase.Po
  1621. depbase=`echo fclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1622. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fclose.o -MD -MP -MF $depbase.Tpo -c -o fclose.o fclose.c &&\
  1623. mv -f $depbase.Tpo $depbase.Po
  1624. depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1625. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\
  1626. mv -f $depbase.Tpo $depbase.Po
  1627. depbase=`echo fdatasync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1628. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fdatasync.o -MD -MP -MF $depbase.Tpo -c -o fdatasync.o fdatasync.c &&\
  1629. mv -f $depbase.Tpo $depbase.Po
  1630. depbase=`echo fdopendir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1631. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fdopendir.o -MD -MP -MF $depbase.Tpo -c -o fdopendir.o fdopendir.c &&\
  1632. mv -f $depbase.Tpo $depbase.Po
  1633. depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1634. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\
  1635. mv -f $depbase.Tpo $depbase.Po
  1636. depbase=`echo fprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1637. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fprintf.o -MD -MP -MF $depbase.Tpo -c -o fprintf.o fprintf.c &&\
  1638. mv -f $depbase.Tpo $depbase.Po
  1639. depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1640. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\
  1641. mv -f $depbase.Tpo $depbase.Po
  1642. depbase=`echo frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1643. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT frexpl.o -MD -MP -MF $depbase.Tpo -c -o frexpl.o frexpl.c &&\
  1644. mv -f $depbase.Tpo $depbase.Po
  1645. depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1646. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c &&\
  1647. mv -f $depbase.Tpo $depbase.Po
  1648. depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1649. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\
  1650. mv -f $depbase.Tpo $depbase.Po
  1651. depbase=`echo fseterr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1652. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fseterr.o -MD -MP -MF $depbase.Tpo -c -o fseterr.o fseterr.c &&\
  1653. mv -f $depbase.Tpo $depbase.Po
  1654. depbase=`echo fstatat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1655. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT fstatat.o -MD -MP -MF $depbase.Tpo -c -o fstatat.o fstatat.c &&\
  1656. mv -f $depbase.Tpo $depbase.Po
  1657. depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1658. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\
  1659. mv -f $depbase.Tpo $depbase.Po
  1660. depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1661. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\
  1662. mv -f $depbase.Tpo $depbase.Po
  1663. depbase=`echo localtime-buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1664. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT localtime-buffer.o -MD -MP -MF $depbase.Tpo -c -o localtime-buffer.o localtime-buffer.c &&\
  1665. mv -f $depbase.Tpo $depbase.Po
  1666. depbase=`echo lstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1667. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT lstat.o -MD -MP -MF $depbase.Tpo -c -o lstat.o lstat.c &&\
  1668. mv -f $depbase.Tpo $depbase.Po
  1669. depbase=`echo mempcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1670. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT mempcpy.o -MD -MP -MF $depbase.Tpo -c -o mempcpy.o mempcpy.c &&\
  1671. mv -f $depbase.Tpo $depbase.Po
  1672. depbase=`echo memrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1673. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT memrchr.o -MD -MP -MF $depbase.Tpo -c -o memrchr.o memrchr.c &&\
  1674. mv -f $depbase.Tpo $depbase.Po
  1675. depbase=`echo open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1676. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT open.o -MD -MP -MF $depbase.Tpo -c -o open.o open.c &&\
  1677. mv -f $depbase.Tpo $depbase.Po
  1678. depbase=`echo openat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1679. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT openat.o -MD -MP -MF $depbase.Tpo -c -o openat.o openat.c &&\
  1680. mv -f $depbase.Tpo $depbase.Po
  1681. depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1682. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\
  1683. mv -f $depbase.Tpo $depbase.Po
  1684. depbase=`echo perror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1685. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT perror.o -MD -MP -MF $depbase.Tpo -c -o perror.o perror.c &&\
  1686. mv -f $depbase.Tpo $depbase.Po
  1687. depbase=`echo printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1688. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT printf.o -MD -MP -MF $depbase.Tpo -c -o printf.o printf.c &&\
  1689. mv -f $depbase.Tpo $depbase.Po
  1690. depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1691. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\
  1692. mv -f $depbase.Tpo $depbase.Po
  1693. depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1694. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\
  1695. mv -f $depbase.Tpo $depbase.Po
  1696. depbase=`echo stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1697. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT stat.o -MD -MP -MF $depbase.Tpo -c -o stat.o stat.c &&\
  1698. mv -f $depbase.Tpo $depbase.Po
  1699. depbase=`echo strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1700. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT strerror.o -MD -MP -MF $depbase.Tpo -c -o strerror.o strerror.c &&\
  1701. mv -f $depbase.Tpo $depbase.Po
  1702. depbase=`echo strerror-override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1703. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT strerror-override.o -MD -MP -MF $depbase.Tpo -c -o strerror-override.o strerror-override.c &&\
  1704. mv -f $depbase.Tpo $depbase.Po
  1705. depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1706. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\
  1707. mv -f $depbase.Tpo $depbase.Po
  1708. depbase=`echo unlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1709. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unlink.o -MD -MP -MF $depbase.Tpo -c -o unlink.o unlink.c &&\
  1710. mv -f $depbase.Tpo $depbase.Po
  1711. depbase=`echo unlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1712. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unlinkat.o -MD -MP -MF $depbase.Tpo -c -o unlinkat.o unlinkat.c &&\
  1713. mv -f $depbase.Tpo $depbase.Po
  1714. depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1715. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\
  1716. mv -f $depbase.Tpo $depbase.Po
  1717. depbase=`echo vfprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1718. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT vfprintf.o -MD -MP -MF $depbase.Tpo -c -o vfprintf.o vfprintf.c &&\
  1719. mv -f $depbase.Tpo $depbase.Po
  1720. depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1721. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/usr/local/include -DNDEBUG -m32 -fPIC -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\
  1722. mv -f $depbase.Tpo $depbase.Po
  1723. rm -f libgzip.a
  1724. ar cr libgzip.a cloexec.o opendir-safer.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o creat-safer.o open-safer.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat-lgpl.o freading.o getprogname.o gettime.o glthread/lock.o malloca.o math.o openat-die.o openat-safer.o printf-frexp.o printf-frexpl.o save-cwd.o savedir.o stat-time.o statat.o glthread/threadlib.o timespec.o unistd.o dup-safer.o fd-safer.o pipe-safer.o utimens.o xmalloc.o xalloc-die.o xsize.o yesno.o asnprintf.o chdir-long.o error.o fclose.o fcntl.o fdatasync.o fdopendir.o fflush.o fprintf.o fpurge.o frexpl.o fseek.o fseeko.o fseterr.o fstatat.o getopt.o getopt1.o localtime-buffer.o lstat.o mempcpy.o memrchr.o open.o openat.o openat-proc.o perror.o printf.o printf-args.o printf-parse.o stat.o strerror.o strerror-override.o strerror_r.o unlink.o unlinkat.o vasnprintf.o vfprintf.o
  1725. ranlib: file: libgzip.a(fd-hook.o) has no symbols
  1726. ranlib: file: libgzip.a(getprogname.o) has no symbols
  1727. ranlib: file: libgzip.a(math.o) has no symbols
  1728. ranlib: file: libgzip.a(threadlib.o) has no symbols
  1729. ranlib: file: libgzip.a(unistd.o) has no symbols
  1730. ranlib: file: libgzip.a(localtime-buffer.o) has no symbols
  1731. ranlib libgzip.a
  1732. ranlib: file: libgzip.a(fd-hook.o) has no symbols
  1733. ranlib: file: libgzip.a(getprogname.o) has no symbols
  1734. ranlib: file: libgzip.a(math.o) has no symbols
  1735. ranlib: file: libgzip.a(threadlib.o) has no symbols
  1736. ranlib: file: libgzip.a(unistd.o) has no symbols
  1737. ranlib: file: libgzip.a(localtime-buffer.o) has no symbols
  1738. make[3]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1739. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1740. Making all in doc
  1741. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/doc'
  1742. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/doc'
  1743. Making all in .
  1744. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33'
  1745. depbase=`echo bits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1746. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT bits.o -MD -MP -MF $depbase.Tpo -c -o bits.o bits.c &&\
  1747. mv -f $depbase.Tpo $depbase.Po
  1748. depbase=`echo deflate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1749. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT deflate.o -MD -MP -MF $depbase.Tpo -c -o deflate.o deflate.c &&\
  1750. mv -f $depbase.Tpo $depbase.Po
  1751. depbase=`echo gzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1752. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT gzip.o -MD -MP -MF $depbase.Tpo -c -o gzip.o gzip.c &&\
  1753. mv -f $depbase.Tpo $depbase.Po
  1754. depbase=`echo inflate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1755. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT inflate.o -MD -MP -MF $depbase.Tpo -c -o inflate.o inflate.c &&\
  1756. mv -f $depbase.Tpo $depbase.Po
  1757. depbase=`echo lzw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1758. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT lzw.o -MD -MP -MF $depbase.Tpo -c -o lzw.o lzw.c &&\
  1759. mv -f $depbase.Tpo $depbase.Po
  1760. depbase=`echo trees.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1761. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT trees.o -MD -MP -MF $depbase.Tpo -c -o trees.o trees.c &&\
  1762. mv -f $depbase.Tpo $depbase.Po
  1763. depbase=`echo unlzh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1764. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unlzh.o -MD -MP -MF $depbase.Tpo -c -o unlzh.o unlzh.c &&\
  1765. mv -f $depbase.Tpo $depbase.Po
  1766. depbase=`echo unlzw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1767. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unlzw.o -MD -MP -MF $depbase.Tpo -c -o unlzw.o unlzw.c &&\
  1768. mv -f $depbase.Tpo $depbase.Po
  1769. depbase=`echo unpack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1770. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unpack.o -MD -MP -MF $depbase.Tpo -c -o unpack.o unpack.c &&\
  1771. mv -f $depbase.Tpo $depbase.Po
  1772. depbase=`echo unzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1773. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT unzip.o -MD -MP -MF $depbase.Tpo -c -o unzip.o unzip.c &&\
  1774. mv -f $depbase.Tpo $depbase.Po
  1775. depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1776. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\
  1777. mv -f $depbase.Tpo $depbase.Po
  1778. depbase=`echo zip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1779. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT zip.o -MD -MP -MF $depbase.Tpo -c -o zip.o zip.c &&\
  1780. mv -f $depbase.Tpo $depbase.Po
  1781. depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  1782. gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -I/usr/local/include -DNDEBUG -m32 -fPIC -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\
  1783. mv -f $depbase.Tpo $depbase.Po
  1784. rm -f gunzip-t gunzip \
  1785. && sed \
  1786. -e 's|/bin/sh|/bin/sh|g' \
  1787. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1788. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1789. ./gunzip.in >gunzip-t \
  1790. && chmod a=rx gunzip-t \
  1791. && mv gunzip-t gunzip
  1792. rm -f gzexe-t gzexe \
  1793. && sed \
  1794. -e 's|/bin/sh|/bin/sh|g' \
  1795. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1796. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1797. ./gzexe.in >gzexe-t \
  1798. && chmod a=rx gzexe-t \
  1799. && mv gzexe-t gzexe
  1800. rm -f zcat-t zcat \
  1801. && sed \
  1802. -e 's|/bin/sh|/bin/sh|g' \
  1803. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1804. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1805. ./zcat.in >zcat-t \
  1806. && chmod a=rx zcat-t \
  1807. && mv zcat-t zcat
  1808. rm -f zcmp-t zcmp \
  1809. && sed \
  1810. -e 's|/bin/sh|/bin/sh|g' \
  1811. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1812. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1813. ./zcmp.in >zcmp-t \
  1814. && chmod a=rx zcmp-t \
  1815. && mv zcmp-t zcmp
  1816. rm -f zdiff-t zdiff \
  1817. && sed \
  1818. -e 's|/bin/sh|/bin/sh|g' \
  1819. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1820. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1821. ./zdiff.in >zdiff-t \
  1822. && chmod a=rx zdiff-t \
  1823. && mv zdiff-t zdiff
  1824. rm -f zegrep-t zegrep \
  1825. && sed \
  1826. -e 's|/bin/sh|/bin/sh|g' \
  1827. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1828. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1829. ./zegrep.in >zegrep-t \
  1830. && chmod a=rx zegrep-t \
  1831. && mv zegrep-t zegrep
  1832. rm -f zfgrep-t zfgrep \
  1833. && sed \
  1834. -e 's|/bin/sh|/bin/sh|g' \
  1835. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1836. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1837. ./zfgrep.in >zfgrep-t \
  1838. && chmod a=rx zfgrep-t \
  1839. && mv zfgrep-t zfgrep
  1840. rm -f zforce-t zforce \
  1841. && sed \
  1842. -e 's|/bin/sh|/bin/sh|g' \
  1843. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1844. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1845. ./zforce.in >zforce-t \
  1846. && chmod a=rx zforce-t \
  1847. && mv zforce-t zforce
  1848. rm -f zgrep-t zgrep \
  1849. && sed \
  1850. -e 's|/bin/sh|/bin/sh|g' \
  1851. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1852. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1853. ./zgrep.in >zgrep-t \
  1854. && chmod a=rx zgrep-t \
  1855. && mv zgrep-t zgrep
  1856. rm -f zless-t zless \
  1857. && sed \
  1858. -e 's|/bin/sh|/bin/sh|g' \
  1859. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1860. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1861. ./zless.in >zless-t \
  1862. && chmod a=rx zless-t \
  1863. && mv zless-t zless
  1864. rm -f zmore-t zmore \
  1865. && sed \
  1866. -e 's|/bin/sh|/bin/sh|g' \
  1867. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1868. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1869. ./zmore.in >zmore-t \
  1870. && chmod a=rx zmore-t \
  1871. && mv zmore-t zmore
  1872. rm -f znew-t znew \
  1873. && sed \
  1874. -e 's|/bin/sh|/bin/sh|g' \
  1875. -e 's|[@]GREP@|/usr/bin/grep|g' \
  1876. -e 's|[@]VERSION@|1.8.50-ae33|g' \
  1877. ./znew.in >znew-t \
  1878. && chmod a=rx znew-t \
  1879. && mv znew-t znew
  1880. rm -f libver.a
  1881. ar cr libver.a version.o
  1882. ranlib libver.a
  1883. gcc -std=gnu99 -m32 -fPIC -L/usr/local/lib -m32 -Wl,-rpath,/usr/local/lib -o gzip bits.o deflate.o gzip.o inflate.o lzw.o trees.o unlzh.o unlzw.o unpack.o unzip.o util.o zip.o libver.a lib/libgzip.a -ldl -lpthread
  1884. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33'
  1885. Making all in tests
  1886. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  1887. make[2]: Nothing to be done for `all'.
  1888. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  1889. make[1]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33'
  1890. if test -d ./.git \
  1891. && git --version >/dev/null 2>&1; then \
  1892. cd . && \
  1893. git submodule --quiet foreach \
  1894. 'test "$(git rev-parse "$sha1")" \
  1895. = "$(git merge-base origin "$sha1")"' \
  1896. || { echo 'maint.mk: found non-public submodule commit' >&2; \
  1897. exit 1; }; \
  1898. else \
  1899. : ; \
  1900. fi
  1901. make check-recursive
  1902. make[1]: Entering directory `/Users/scripts/gzip-1.8.50-ae33'
  1903. Making check in lib
  1904. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1905. make check-am
  1906. make[3]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1907. make[3]: Nothing to be done for `check-am'.
  1908. make[3]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1909. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/lib'
  1910. Making check in doc
  1911. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/doc'
  1912. make[2]: Nothing to be done for `check'.
  1913. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/doc'
  1914. Making check in .
  1915. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33'
  1916. make check-local
  1917. make[3]: Entering directory `/Users/scripts/gzip-1.8.50-ae33'
  1918. ./gzip < ./gzip.doc >gzip.doc.gz-t && mv gzip.doc.gz-t gzip.doc.gz
  1919. PATH=.:$PATH; { test '.' != . \
  1920. || zdiff gzip.doc.gz; }
  1921. PATH=.:$PATH; zdiff ./gzip.doc ./gzip.doc
  1922. PATH=.:$PATH; zdiff ./gzip.doc gzip.doc.gz
  1923. PATH=.:$PATH; zdiff - ./gzip.doc <gzip.doc.gz
  1924. PATH=.:$PATH; zdiff gzip.doc.gz gzip.doc.gz
  1925. PATH=.:$PATH; zgrep -iV >/dev/null
  1926. PATH=.:$PATH; \
  1927. for opt in --rsyncable '' -1 -9; do \
  1928. for file in gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew ./ChangeLog ./configure ./gzip.c; do \
  1929. gzip $opt -c -- "$file" \
  1930. | gzip -d | cmp - "$file" || exit 1; \
  1931. done; \
  1932. done
  1933. make[3]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33'
  1934. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33'
  1935. Making check in tests
  1936. make[2]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  1937. make check-TESTS
  1938. make[3]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  1939. make[4]: Entering directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  1940. PASS: gzip-env
  1941. PASS: helin-segv
  1942. FAIL: help-version
  1943. PASS: hufts
  1944. PASS: keep
  1945. PASS: list
  1946. PASS: memcpy-abuse
  1947. PASS: mixed
  1948. PASS: null-suffix-clobber
  1949. PASS: stdin
  1950. PASS: timestamp
  1951. PASS: trailing-nul
  1952. PASS: unpack-invalid
  1953. PASS: unpack-valid
  1954. PASS: upper-suffix
  1955. PASS: z-suffix
  1956. PASS: zdiff
  1957. FAIL: zgrep-f
  1958. PASS: zgrep-context
  1959. PASS: zgrep-signal
  1960. PASS: znew-k
  1961. ============================================
  1962. gzip 1.8.50-ae33: tests/test-suite.log
  1963. ============================================
  1964.  
  1965. # TOTAL: 21
  1966. # PASS: 19
  1967. # SKIP: 0
  1968. # XFAIL: 0
  1969. # FAIL: 2
  1970. # XPASS: 0
  1971. # ERROR: 0
  1972.  
  1973. .. contents:: :depth: 2
  1974.  
  1975. FAIL: help-version
  1976. ==================
  1977.  
  1978. ++ initial_cwd_=/Users/scripts/gzip-1.8.50-ae33/tests
  1979. +++ testdir_prefix_
  1980. +++ printf gt
  1981. ++ pfx_=gt
  1982. +++ mktempd_ /Users/scripts/gzip-1.8.50-ae33/tests gt-help-version.XXXX
  1983. +++ case $# in
  1984. +++ destdir_=/Users/scripts/gzip-1.8.50-ae33/tests
  1985. +++ template_=gt-help-version.XXXX
  1986. +++ MAX_TRIES_=4
  1987. +++ case $destdir_ in
  1988. +++ destdir_slash_=/Users/scripts/gzip-1.8.50-ae33/tests/
  1989. +++ case $template_ in
  1990. ++++ unset TMPDIR
  1991. +++ d='/tmp/-p.nd7o02OR
  1992. gt-help-version.vyzJ'
  1993. ++++ echo gt-help-version.XXXX
  1994. ++++ sed 's/XX*$//'
  1995. +++ base_template_=gt-help-version.
  1996. ++++ echo gt-help-version.XXXX
  1997. ++++ wc -c
  1998. +++ template_length_=' 21'
  1999. ++++ echo gt-help-version.
  2000. ++++ wc -c
  2001. +++ nx_=' 17'
  2002. ++++ expr 21 - 17
  2003. +++ nx_=4
  2004. +++ err_=
  2005. +++ i_=1
  2006. +++ :
  2007. ++++ rand_bytes_ 4
  2008. ++++ n_=4
  2009. ++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
  2010. ++++ dev_rand_=/dev/urandom
  2011. ++++ test -r /dev/urandom
  2012. ++++ dd ibs=4 count=1 if=/dev/urandom
  2013. ++++ LC_ALL=C
  2014. ++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
  2015. ++++ return
  2016. +++ X_=Yguq
  2017. +++ candidate_dir_=/Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2018. ++++ mkdir -m 0700 /Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2019. +++ err_=
  2020. +++ echo /Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2021. +++ return
  2022. ++ test_dir_=/Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2023. ++ cd /Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2024. ++ gl_init_sh_nl_='
  2025. '
  2026. ++ IFS='
  2027. '
  2028. ++ for sig_ in 1 2 3 13 15
  2029. +++ expr 1 + 128
  2030. ++ eval 'trap '\''Exit 129'\'' 1'
  2031. +++ trap 'Exit 129' 1
  2032. ++ for sig_ in 1 2 3 13 15
  2033. +++ expr 2 + 128
  2034. ++ eval 'trap '\''Exit 130'\'' 2'
  2035. +++ trap 'Exit 130' 2
  2036. ++ for sig_ in 1 2 3 13 15
  2037. +++ expr 3 + 128
  2038. ++ eval 'trap '\''Exit 131'\'' 3'
  2039. +++ trap 'Exit 131' 3
  2040. ++ for sig_ in 1 2 3 13 15
  2041. +++ expr 13 + 128
  2042. ++ eval 'trap '\''Exit 141'\'' 13'
  2043. +++ trap 'Exit 141' 13
  2044. ++ for sig_ in 1 2 3 13 15
  2045. +++ expr 15 + 128
  2046. ++ eval 'trap '\''Exit 143'\'' 15'
  2047. +++ trap 'Exit 143' 15
  2048. ++ trap remove_tmp_ 0
  2049. + path_prepend_ ..
  2050. + test 1 '!=' 0
  2051. + path_dir_=..
  2052. + case $path_dir_ in
  2053. + abs_path_dir_=/Users/scripts/gzip-1.8.50-ae33/tests/..
  2054. + case $abs_path_dir_ in
  2055. + PATH=/Users/scripts/gzip-1.8.50-ae33/tests/..:/Users/scripts/gzip-1.8.50-ae33:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/local/sbin/:/opt/local/bin
  2056. + create_exe_shims_ /Users/scripts/gzip-1.8.50-ae33/tests/..
  2057. + case $EXEEXT in
  2058. + return 0
  2059. + shift
  2060. + test 0 '!=' 0
  2061. + export PATH
  2062. + expected_failure_status_chroot=125
  2063. + expected_failure_status_env=125
  2064. + expected_failure_status_nice=125
  2065. + expected_failure_status_nohup=125
  2066. + expected_failure_status_stdbuf=125
  2067. + expected_failure_status_su=125
  2068. + expected_failure_status_timeout=125
  2069. + expected_failure_status_printenv=2
  2070. + expected_failure_status_tty=3
  2071. + expected_failure_status_sort=2
  2072. + expected_failure_status_expr=3
  2073. + expected_failure_status_lbracket=2
  2074. + expected_failure_status_dir=2
  2075. + expected_failure_status_ls=2
  2076. + expected_failure_status_vdir=2
  2077. + expected_failure_status_cmp=2
  2078. + expected_failure_status_zcmp=2
  2079. + expected_failure_status_sdiff=2
  2080. + expected_failure_status_diff3=2
  2081. + expected_failure_status_diff=2
  2082. + expected_failure_status_zdiff=2
  2083. + expected_failure_status_zgrep=2
  2084. + expected_failure_status_zegrep=2
  2085. + expected_failure_status_zfgrep=2
  2086. + expected_failure_status_grep=2
  2087. + expected_failure_status_egrep=2
  2088. + expected_failure_status_fgrep=2
  2089. + test 'gzip gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew'
  2090. + test 1.8.50-ae33
  2091. + for i in '$built_programs'
  2092. ++ env gzip --version
  2093. ++ sed -n '1s/.* //p;q'
  2094. + v=1.8.50-ae33
  2095. + break
  2096. + test x1.8.50-ae33 = x1.8.50-ae33
  2097. + for lang in C fr da
  2098. + for i in '$built_programs'
  2099. + test gzip = test
  2100. + test gzip = false
  2101. + args=
  2102. + test gzip = install
  2103. + eval 'env $i --help > h-$i '
  2104. ++ env gzip --help
  2105. + eval 'env $i --version >/dev/null'
  2106. ++ env gzip --version
  2107. + grep bug-gzip@gnu.org h-gzip
  2108. + rm -f h-gzip
  2109. + test -w /dev/full
  2110. + for i in '$built_programs'
  2111. + test gunzip = test
  2112. + test gunzip = false
  2113. + args=
  2114. + test gunzip = install
  2115. + eval 'env $i --help > h-$i '
  2116. ++ env gunzip --help
  2117. + eval 'env $i --version >/dev/null'
  2118. ++ env gunzip --version
  2119. + grep bug-gzip@gnu.org h-gunzip
  2120. + rm -f h-gunzip
  2121. + test -w /dev/full
  2122. + for i in '$built_programs'
  2123. + test gzexe = test
  2124. + test gzexe = false
  2125. + args=
  2126. + test gzexe = install
  2127. + eval 'env $i --help > h-$i '
  2128. ++ env gzexe --help
  2129. + eval 'env $i --version >/dev/null'
  2130. ++ env gzexe --version
  2131. + grep bug-gzip@gnu.org h-gzexe
  2132. + rm -f h-gzexe
  2133. + test -w /dev/full
  2134. + for i in '$built_programs'
  2135. + test zcat = test
  2136. + test zcat = false
  2137. + args=
  2138. + test zcat = install
  2139. + eval 'env $i --help > h-$i '
  2140. ++ env zcat --help
  2141. + eval 'env $i --version >/dev/null'
  2142. ++ env zcat --version
  2143. + grep bug-gzip@gnu.org h-zcat
  2144. + rm -f h-zcat
  2145. + test -w /dev/full
  2146. + for i in '$built_programs'
  2147. + test zcmp = test
  2148. + test zcmp = false
  2149. + args=
  2150. + test zcmp = install
  2151. + eval 'env $i --help > h-$i '
  2152. ++ env zcmp --help
  2153. + eval 'env $i --version >/dev/null'
  2154. ++ env zcmp --version
  2155. + grep bug-gzip@gnu.org h-zcmp
  2156. + rm -f h-zcmp
  2157. + test -w /dev/full
  2158. + for i in '$built_programs'
  2159. + test zdiff = test
  2160. + test zdiff = false
  2161. + args=
  2162. + test zdiff = install
  2163. + eval 'env $i --help > h-$i '
  2164. ++ env zdiff --help
  2165. + eval 'env $i --version >/dev/null'
  2166. ++ env zdiff --version
  2167. + grep bug-gzip@gnu.org h-zdiff
  2168. + rm -f h-zdiff
  2169. + test -w /dev/full
  2170. + for i in '$built_programs'
  2171. + test zegrep = test
  2172. + test zegrep = false
  2173. + args=
  2174. + test zegrep = install
  2175. + eval 'env $i --help > h-$i '
  2176. ++ env zegrep --help
  2177. + eval 'env $i --version >/dev/null'
  2178. ++ env zegrep --version
  2179. + grep bug-gzip@gnu.org h-zegrep
  2180. + rm -f h-zegrep
  2181. + test -w /dev/full
  2182. + for i in '$built_programs'
  2183. + test zfgrep = test
  2184. + test zfgrep = false
  2185. + args=
  2186. + test zfgrep = install
  2187. + eval 'env $i --help > h-$i '
  2188. ++ env zfgrep --help
  2189. + eval 'env $i --version >/dev/null'
  2190. ++ env zfgrep --version
  2191. + grep bug-gzip@gnu.org h-zfgrep
  2192. + rm -f h-zfgrep
  2193. + test -w /dev/full
  2194. + for i in '$built_programs'
  2195. + test zforce = test
  2196. + test zforce = false
  2197. + args=
  2198. + test zforce = install
  2199. + eval 'env $i --help > h-$i '
  2200. ++ env zforce --help
  2201. + eval 'env $i --version >/dev/null'
  2202. ++ env zforce --version
  2203. + grep bug-gzip@gnu.org h-zforce
  2204. + rm -f h-zforce
  2205. + test -w /dev/full
  2206. + for i in '$built_programs'
  2207. + test zgrep = test
  2208. + test zgrep = false
  2209. + args=
  2210. + test zgrep = install
  2211. + eval 'env $i --help > h-$i '
  2212. ++ env zgrep --help
  2213. + eval 'env $i --version >/dev/null'
  2214. ++ env zgrep --version
  2215. + grep bug-gzip@gnu.org h-zgrep
  2216. + rm -f h-zgrep
  2217. + test -w /dev/full
  2218. + for i in '$built_programs'
  2219. + test zless = test
  2220. + test zless = false
  2221. + args=
  2222. + test zless = install
  2223. + eval 'env $i --help > h-$i '
  2224. ++ env zless --help
  2225. + eval 'env $i --version >/dev/null'
  2226. ++ env zless --version
  2227. + grep bug-gzip@gnu.org h-zless
  2228. + rm -f h-zless
  2229. + test -w /dev/full
  2230. + for i in '$built_programs'
  2231. + test zmore = test
  2232. + test zmore = false
  2233. + args=
  2234. + test zmore = install
  2235. + eval 'env $i --help > h-$i '
  2236. ++ env zmore --help
  2237. + eval 'env $i --version >/dev/null'
  2238. ++ env zmore --version
  2239. + grep bug-gzip@gnu.org h-zmore
  2240. + rm -f h-zmore
  2241. + test -w /dev/full
  2242. + for i in '$built_programs'
  2243. + test znew = test
  2244. + test znew = false
  2245. + args=
  2246. + test znew = install
  2247. + eval 'env $i --help > h-$i '
  2248. ++ env znew --help
  2249. + eval 'env $i --version >/dev/null'
  2250. ++ env znew --version
  2251. + grep bug-gzip@gnu.org h-znew
  2252. + rm -f h-znew
  2253. + test -w /dev/full
  2254. + for lang in C fr da
  2255. + for i in '$built_programs'
  2256. + test gzip = test
  2257. + test gzip = false
  2258. + args=
  2259. + test gzip = install
  2260. + eval 'env $i --help > h-$i '
  2261. ++ env gzip --help
  2262. + eval 'env $i --version >/dev/null'
  2263. ++ env gzip --version
  2264. + grep bug-gzip@gnu.org h-gzip
  2265. + rm -f h-gzip
  2266. + test -w /dev/full
  2267. + for i in '$built_programs'
  2268. + test gunzip = test
  2269. + test gunzip = false
  2270. + args=
  2271. + test gunzip = install
  2272. + eval 'env $i --help > h-$i '
  2273. ++ env gunzip --help
  2274. + eval 'env $i --version >/dev/null'
  2275. ++ env gunzip --version
  2276. + grep bug-gzip@gnu.org h-gunzip
  2277. + rm -f h-gunzip
  2278. + test -w /dev/full
  2279. + for i in '$built_programs'
  2280. + test gzexe = test
  2281. + test gzexe = false
  2282. + args=
  2283. + test gzexe = install
  2284. + eval 'env $i --help > h-$i '
  2285. ++ env gzexe --help
  2286. + eval 'env $i --version >/dev/null'
  2287. ++ env gzexe --version
  2288. + grep bug-gzip@gnu.org h-gzexe
  2289. + rm -f h-gzexe
  2290. + test -w /dev/full
  2291. + for i in '$built_programs'
  2292. + test zcat = test
  2293. + test zcat = false
  2294. + args=
  2295. + test zcat = install
  2296. + eval 'env $i --help > h-$i '
  2297. ++ env zcat --help
  2298. + eval 'env $i --version >/dev/null'
  2299. ++ env zcat --version
  2300. + grep bug-gzip@gnu.org h-zcat
  2301. + rm -f h-zcat
  2302. + test -w /dev/full
  2303. + for i in '$built_programs'
  2304. + test zcmp = test
  2305. + test zcmp = false
  2306. + args=
  2307. + test zcmp = install
  2308. + eval 'env $i --help > h-$i '
  2309. ++ env zcmp --help
  2310. + eval 'env $i --version >/dev/null'
  2311. ++ env zcmp --version
  2312. + grep bug-gzip@gnu.org h-zcmp
  2313. + rm -f h-zcmp
  2314. + test -w /dev/full
  2315. + for i in '$built_programs'
  2316. + test zdiff = test
  2317. + test zdiff = false
  2318. + args=
  2319. + test zdiff = install
  2320. + eval 'env $i --help > h-$i '
  2321. ++ env zdiff --help
  2322. + eval 'env $i --version >/dev/null'
  2323. ++ env zdiff --version
  2324. + grep bug-gzip@gnu.org h-zdiff
  2325. + rm -f h-zdiff
  2326. + test -w /dev/full
  2327. + for i in '$built_programs'
  2328. + test zegrep = test
  2329. + test zegrep = false
  2330. + args=
  2331. + test zegrep = install
  2332. + eval 'env $i --help > h-$i '
  2333. ++ env zegrep --help
  2334. + eval 'env $i --version >/dev/null'
  2335. ++ env zegrep --version
  2336. + grep bug-gzip@gnu.org h-zegrep
  2337. + rm -f h-zegrep
  2338. + test -w /dev/full
  2339. + for i in '$built_programs'
  2340. + test zfgrep = test
  2341. + test zfgrep = false
  2342. + args=
  2343. + test zfgrep = install
  2344. + eval 'env $i --help > h-$i '
  2345. ++ env zfgrep --help
  2346. + eval 'env $i --version >/dev/null'
  2347. ++ env zfgrep --version
  2348. + grep bug-gzip@gnu.org h-zfgrep
  2349. + rm -f h-zfgrep
  2350. + test -w /dev/full
  2351. + for i in '$built_programs'
  2352. + test zforce = test
  2353. + test zforce = false
  2354. + args=
  2355. + test zforce = install
  2356. + eval 'env $i --help > h-$i '
  2357. ++ env zforce --help
  2358. + eval 'env $i --version >/dev/null'
  2359. ++ env zforce --version
  2360. + grep bug-gzip@gnu.org h-zforce
  2361. + rm -f h-zforce
  2362. + test -w /dev/full
  2363. + for i in '$built_programs'
  2364. + test zgrep = test
  2365. + test zgrep = false
  2366. + args=
  2367. + test zgrep = install
  2368. + eval 'env $i --help > h-$i '
  2369. ++ env zgrep --help
  2370. + eval 'env $i --version >/dev/null'
  2371. ++ env zgrep --version
  2372. + grep bug-gzip@gnu.org h-zgrep
  2373. + rm -f h-zgrep
  2374. + test -w /dev/full
  2375. + for i in '$built_programs'
  2376. + test zless = test
  2377. + test zless = false
  2378. + args=
  2379. + test zless = install
  2380. + eval 'env $i --help > h-$i '
  2381. ++ env zless --help
  2382. + eval 'env $i --version >/dev/null'
  2383. ++ env zless --version
  2384. + grep bug-gzip@gnu.org h-zless
  2385. + rm -f h-zless
  2386. + test -w /dev/full
  2387. + for i in '$built_programs'
  2388. + test zmore = test
  2389. + test zmore = false
  2390. + args=
  2391. + test zmore = install
  2392. + eval 'env $i --help > h-$i '
  2393. ++ env zmore --help
  2394. + eval 'env $i --version >/dev/null'
  2395. ++ env zmore --version
  2396. + grep bug-gzip@gnu.org h-zmore
  2397. + rm -f h-zmore
  2398. + test -w /dev/full
  2399. + for i in '$built_programs'
  2400. + test znew = test
  2401. + test znew = false
  2402. + args=
  2403. + test znew = install
  2404. + eval 'env $i --help > h-$i '
  2405. ++ env znew --help
  2406. + eval 'env $i --version >/dev/null'
  2407. ++ env znew --version
  2408. + grep bug-gzip@gnu.org h-znew
  2409. + rm -f h-znew
  2410. + test -w /dev/full
  2411. + for lang in C fr da
  2412. + for i in '$built_programs'
  2413. + test gzip = test
  2414. + test gzip = false
  2415. + args=
  2416. + test gzip = install
  2417. + eval 'env $i --help > h-$i '
  2418. ++ env gzip --help
  2419. + eval 'env $i --version >/dev/null'
  2420. ++ env gzip --version
  2421. + grep bug-gzip@gnu.org h-gzip
  2422. + rm -f h-gzip
  2423. + test -w /dev/full
  2424. + for i in '$built_programs'
  2425. + test gunzip = test
  2426. + test gunzip = false
  2427. + args=
  2428. + test gunzip = install
  2429. + eval 'env $i --help > h-$i '
  2430. ++ env gunzip --help
  2431. + eval 'env $i --version >/dev/null'
  2432. ++ env gunzip --version
  2433. + grep bug-gzip@gnu.org h-gunzip
  2434. + rm -f h-gunzip
  2435. + test -w /dev/full
  2436. + for i in '$built_programs'
  2437. + test gzexe = test
  2438. + test gzexe = false
  2439. + args=
  2440. + test gzexe = install
  2441. + eval 'env $i --help > h-$i '
  2442. ++ env gzexe --help
  2443. + eval 'env $i --version >/dev/null'
  2444. ++ env gzexe --version
  2445. + grep bug-gzip@gnu.org h-gzexe
  2446. + rm -f h-gzexe
  2447. + test -w /dev/full
  2448. + for i in '$built_programs'
  2449. + test zcat = test
  2450. + test zcat = false
  2451. + args=
  2452. + test zcat = install
  2453. + eval 'env $i --help > h-$i '
  2454. ++ env zcat --help
  2455. + eval 'env $i --version >/dev/null'
  2456. ++ env zcat --version
  2457. + grep bug-gzip@gnu.org h-zcat
  2458. + rm -f h-zcat
  2459. + test -w /dev/full
  2460. + for i in '$built_programs'
  2461. + test zcmp = test
  2462. + test zcmp = false
  2463. + args=
  2464. + test zcmp = install
  2465. + eval 'env $i --help > h-$i '
  2466. ++ env zcmp --help
  2467. + eval 'env $i --version >/dev/null'
  2468. ++ env zcmp --version
  2469. + grep bug-gzip@gnu.org h-zcmp
  2470. + rm -f h-zcmp
  2471. + test -w /dev/full
  2472. + for i in '$built_programs'
  2473. + test zdiff = test
  2474. + test zdiff = false
  2475. + args=
  2476. + test zdiff = install
  2477. + eval 'env $i --help > h-$i '
  2478. ++ env zdiff --help
  2479. + eval 'env $i --version >/dev/null'
  2480. ++ env zdiff --version
  2481. + grep bug-gzip@gnu.org h-zdiff
  2482. + rm -f h-zdiff
  2483. + test -w /dev/full
  2484. + for i in '$built_programs'
  2485. + test zegrep = test
  2486. + test zegrep = false
  2487. + args=
  2488. + test zegrep = install
  2489. + eval 'env $i --help > h-$i '
  2490. ++ env zegrep --help
  2491. + eval 'env $i --version >/dev/null'
  2492. ++ env zegrep --version
  2493. + grep bug-gzip@gnu.org h-zegrep
  2494. + rm -f h-zegrep
  2495. + test -w /dev/full
  2496. + for i in '$built_programs'
  2497. + test zfgrep = test
  2498. + test zfgrep = false
  2499. + args=
  2500. + test zfgrep = install
  2501. + eval 'env $i --help > h-$i '
  2502. ++ env zfgrep --help
  2503. + eval 'env $i --version >/dev/null'
  2504. ++ env zfgrep --version
  2505. + grep bug-gzip@gnu.org h-zfgrep
  2506. + rm -f h-zfgrep
  2507. + test -w /dev/full
  2508. + for i in '$built_programs'
  2509. + test zforce = test
  2510. + test zforce = false
  2511. + args=
  2512. + test zforce = install
  2513. + eval 'env $i --help > h-$i '
  2514. ++ env zforce --help
  2515. + eval 'env $i --version >/dev/null'
  2516. ++ env zforce --version
  2517. + grep bug-gzip@gnu.org h-zforce
  2518. + rm -f h-zforce
  2519. + test -w /dev/full
  2520. + for i in '$built_programs'
  2521. + test zgrep = test
  2522. + test zgrep = false
  2523. + args=
  2524. + test zgrep = install
  2525. + eval 'env $i --help > h-$i '
  2526. ++ env zgrep --help
  2527. + eval 'env $i --version >/dev/null'
  2528. ++ env zgrep --version
  2529. + grep bug-gzip@gnu.org h-zgrep
  2530. + rm -f h-zgrep
  2531. + test -w /dev/full
  2532. + for i in '$built_programs'
  2533. + test zless = test
  2534. + test zless = false
  2535. + args=
  2536. + test zless = install
  2537. + eval 'env $i --help > h-$i '
  2538. ++ env zless --help
  2539. + eval 'env $i --version >/dev/null'
  2540. ++ env zless --version
  2541. + grep bug-gzip@gnu.org h-zless
  2542. + rm -f h-zless
  2543. + test -w /dev/full
  2544. + for i in '$built_programs'
  2545. + test zmore = test
  2546. + test zmore = false
  2547. + args=
  2548. + test zmore = install
  2549. + eval 'env $i --help > h-$i '
  2550. ++ env zmore --help
  2551. + eval 'env $i --version >/dev/null'
  2552. ++ env zmore --version
  2553. + grep bug-gzip@gnu.org h-zmore
  2554. + rm -f h-zmore
  2555. + test -w /dev/full
  2556. + for i in '$built_programs'
  2557. + test znew = test
  2558. + test znew = false
  2559. + args=
  2560. + test znew = install
  2561. + eval 'env $i --help > h-$i '
  2562. ++ env znew --help
  2563. + eval 'env $i --version >/dev/null'
  2564. ++ env znew --version
  2565. + grep bug-gzip@gnu.org h-znew
  2566. + rm -f h-znew
  2567. + test -w /dev/full
  2568. + bigZ_in=bigZ-in.Z
  2569. + zin=zin.gz
  2570. + zin2=zin2.gz
  2571. + tmp=tmp-53990
  2572. + tmp_in=in-53990
  2573. + tmp_in2=in2-53990
  2574. + tmp_dir=dir-53990
  2575. + tmp_out=out-53990
  2576. + mkdir tmp-53990
  2577. + cd tmp-53990
  2578. + for i in '$built_programs'
  2579. + case $i in
  2580. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2581. + echo z
  2582. + gzip
  2583. + cp zin.gz zin2.gz
  2584. + cp zin.gz bigZ-in.Z
  2585. + echo 2147483647 0
  2586. + cp in-53990 in2-53990
  2587. + mkdir dir-53990
  2588. + test gzip = '['
  2589. + prog=gzip
  2590. + args=
  2591. + type gzip_setup
  2592. + eval 'env $i < $tmp_in > $tmp_out'
  2593. ++ env gzip
  2594. + :
  2595. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2596. + for i in '$built_programs'
  2597. + case $i in
  2598. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2599. + echo z
  2600. + gzip
  2601. + cp zin.gz zin2.gz
  2602. + cp zin.gz bigZ-in.Z
  2603. + echo 2147483647 0
  2604. + cp in-53990 in2-53990
  2605. + mkdir dir-53990
  2606. + test gunzip = '['
  2607. + prog=gunzip
  2608. + args=
  2609. + type gunzip_setup
  2610. + gunzip_setup
  2611. + zcat_setup
  2612. + TERM=dumb
  2613. + export TERM
  2614. + args=' zin.gz'
  2615. + eval 'env $i zin.gz < $tmp_in > $tmp_out'
  2616. ++ env gunzip zin.gz
  2617. + :
  2618. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2619. + for i in '$built_programs'
  2620. + case $i in
  2621. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2622. + echo z
  2623. + gzip
  2624. + cp zin.gz zin2.gz
  2625. + cp zin.gz bigZ-in.Z
  2626. + echo 2147483647 0
  2627. + cp in-53990 in2-53990
  2628. + mkdir dir-53990
  2629. + test gzexe = '['
  2630. + prog=gzexe
  2631. + args=
  2632. + type gzexe_setup
  2633. + gzexe_setup
  2634. + args=' in-53990'
  2635. + eval 'env $i in-53990 < $tmp_in > $tmp_out'
  2636. ++ env gzexe in-53990
  2637. usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
  2638. mktemp [-d] [-q] [-u] -t prefix
  2639. /Users/scripts/gzip-1.8.50-ae33/tests/../gzexe: cannot copy in-53990
  2640. + echo FAIL: gzexe
  2641. FAIL: gzexe
  2642. + fail=1
  2643. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2644. + for i in '$built_programs'
  2645. + case $i in
  2646. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2647. + echo z
  2648. + gzip
  2649. + cp zin.gz zin2.gz
  2650. + cp zin.gz bigZ-in.Z
  2651. + echo 2147483647 0
  2652. + cp in-53990 in2-53990
  2653. + mkdir dir-53990
  2654. + test zcat = '['
  2655. + prog=zcat
  2656. + args=
  2657. + type zcat_setup
  2658. + zcat_setup
  2659. + TERM=dumb
  2660. + export TERM
  2661. + args=' zin.gz'
  2662. + eval 'env $i zin.gz < $tmp_in > $tmp_out'
  2663. ++ env zcat zin.gz
  2664. + :
  2665. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2666. + for i in '$built_programs'
  2667. + case $i in
  2668. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2669. + echo z
  2670. + gzip
  2671. + cp zin.gz zin2.gz
  2672. + cp zin.gz bigZ-in.Z
  2673. + echo 2147483647 0
  2674. + cp in-53990 in2-53990
  2675. + mkdir dir-53990
  2676. + test zcmp = '['
  2677. + prog=zcmp
  2678. + args=
  2679. + type zcmp_setup
  2680. + zcmp_setup
  2681. + zdiff_setup
  2682. + args=' zin.gz zin2.gz'
  2683. + eval 'env $i zin.gz zin2.gz < $tmp_in > $tmp_out'
  2684. ++ env zcmp zin.gz zin2.gz
  2685. + :
  2686. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2687. + for i in '$built_programs'
  2688. + case $i in
  2689. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2690. + echo z
  2691. + gzip
  2692. + cp zin.gz zin2.gz
  2693. + cp zin.gz bigZ-in.Z
  2694. + echo 2147483647 0
  2695. + cp in-53990 in2-53990
  2696. + mkdir dir-53990
  2697. + test zdiff = '['
  2698. + prog=zdiff
  2699. + args=
  2700. + type zdiff_setup
  2701. + zdiff_setup
  2702. + args=' zin.gz zin2.gz'
  2703. + eval 'env $i zin.gz zin2.gz < $tmp_in > $tmp_out'
  2704. ++ env zdiff zin.gz zin2.gz
  2705. + :
  2706. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2707. + for i in '$built_programs'
  2708. + case $i in
  2709. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2710. + echo z
  2711. + gzip
  2712. + cp zin.gz zin2.gz
  2713. + cp zin.gz bigZ-in.Z
  2714. + echo 2147483647 0
  2715. + cp in-53990 in2-53990
  2716. + mkdir dir-53990
  2717. + test zegrep = '['
  2718. + prog=zegrep
  2719. + args=
  2720. + type zegrep_setup
  2721. + zegrep_setup
  2722. + zgrep_setup
  2723. + args=' z zin.gz'
  2724. + eval 'env $i z zin.gz < $tmp_in > $tmp_out'
  2725. ++ env zegrep z zin.gz
  2726. + :
  2727. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2728. + for i in '$built_programs'
  2729. + case $i in
  2730. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2731. + echo z
  2732. + gzip
  2733. + cp zin.gz zin2.gz
  2734. + cp zin.gz bigZ-in.Z
  2735. + echo 2147483647 0
  2736. + cp in-53990 in2-53990
  2737. + mkdir dir-53990
  2738. + test zfgrep = '['
  2739. + prog=zfgrep
  2740. + args=
  2741. + type zfgrep_setup
  2742. + zfgrep_setup
  2743. + zgrep_setup
  2744. + args=' z zin.gz'
  2745. + eval 'env $i z zin.gz < $tmp_in > $tmp_out'
  2746. ++ env zfgrep z zin.gz
  2747. + :
  2748. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2749. + for i in '$built_programs'
  2750. + case $i in
  2751. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2752. + echo z
  2753. + gzip
  2754. + cp zin.gz zin2.gz
  2755. + cp zin.gz bigZ-in.Z
  2756. + echo 2147483647 0
  2757. + cp in-53990 in2-53990
  2758. + mkdir dir-53990
  2759. + test zforce = '['
  2760. + prog=zforce
  2761. + args=
  2762. + type zforce_setup
  2763. + zforce_setup
  2764. + zcat_setup
  2765. + TERM=dumb
  2766. + export TERM
  2767. + args=' zin.gz'
  2768. + eval 'env $i zin.gz < $tmp_in > $tmp_out'
  2769. ++ env zforce zin.gz
  2770. + :
  2771. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2772. + for i in '$built_programs'
  2773. + case $i in
  2774. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2775. + echo z
  2776. + gzip
  2777. + cp zin.gz zin2.gz
  2778. + cp zin.gz bigZ-in.Z
  2779. + echo 2147483647 0
  2780. + cp in-53990 in2-53990
  2781. + mkdir dir-53990
  2782. + test zgrep = '['
  2783. + prog=zgrep
  2784. + args=
  2785. + type zgrep_setup
  2786. + zgrep_setup
  2787. + args=' z zin.gz'
  2788. + eval 'env $i z zin.gz < $tmp_in > $tmp_out'
  2789. ++ env zgrep z zin.gz
  2790. + :
  2791. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2792. + for i in '$built_programs'
  2793. + case $i in
  2794. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2795. + echo z
  2796. + gzip
  2797. + cp zin.gz zin2.gz
  2798. + cp zin.gz bigZ-in.Z
  2799. + echo 2147483647 0
  2800. + cp in-53990 in2-53990
  2801. + mkdir dir-53990
  2802. + test zless = '['
  2803. + prog=zless
  2804. + args=
  2805. + type zless_setup
  2806. + zless_setup
  2807. + zcat_setup
  2808. + TERM=dumb
  2809. + export TERM
  2810. + args=' zin.gz'
  2811. + eval 'env $i zin.gz < $tmp_in > $tmp_out'
  2812. ++ env zless zin.gz
  2813. + :
  2814. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2815. + for i in '$built_programs'
  2816. + case $i in
  2817. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2818. + echo z
  2819. + gzip
  2820. + cp zin.gz zin2.gz
  2821. + cp zin.gz bigZ-in.Z
  2822. + echo 2147483647 0
  2823. + cp in-53990 in2-53990
  2824. + mkdir dir-53990
  2825. + test zmore = '['
  2826. + prog=zmore
  2827. + args=
  2828. + type zmore_setup
  2829. + zmore_setup
  2830. + zcat_setup
  2831. + TERM=dumb
  2832. + export TERM
  2833. + args=' zin.gz'
  2834. + eval 'env $i zin.gz < $tmp_in > $tmp_out'
  2835. ++ env zmore zin.gz
  2836. + :
  2837. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2838. + for i in '$built_programs'
  2839. + case $i in
  2840. + rm -rf in-53990 in2-53990 dir-53990 out-53990 bigZ-in.Z zin.gz zin2.gz
  2841. + echo z
  2842. + gzip
  2843. + cp zin.gz zin2.gz
  2844. + cp zin.gz bigZ-in.Z
  2845. + echo 2147483647 0
  2846. + cp in-53990 in2-53990
  2847. + mkdir dir-53990
  2848. + test znew = '['
  2849. + prog=znew
  2850. + args=
  2851. + type znew_setup
  2852. + znew_setup
  2853. + args=' bigZ-in.Z'
  2854. + eval 'env $i bigZ-in.Z < $tmp_in > $tmp_out'
  2855. ++ env znew bigZ-in.Z
  2856. + :
  2857. + rm -rf in-53990 in2-53990 out-53990 dir-53990
  2858. + Exit 1
  2859. + set +e
  2860. + exit 1
  2861. + exit 1
  2862. + remove_tmp_
  2863. + __st=1
  2864. + cleanup_
  2865. + :
  2866. + test '' = yes
  2867. + cd /Users/scripts/gzip-1.8.50-ae33/tests
  2868. + chmod -R u+rwx /Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2869. + rm -rf /Users/scripts/gzip-1.8.50-ae33/tests/gt-help-version.Yguq
  2870. + exit 1
  2871. FAIL help-version (exit status: 1)
  2872.  
  2873. FAIL: zgrep-f
  2874. =============
  2875.  
  2876. ++ initial_cwd_=/Users/scripts/gzip-1.8.50-ae33/tests
  2877. +++ testdir_prefix_
  2878. +++ printf gt
  2879. ++ pfx_=gt
  2880. +++ mktempd_ /Users/scripts/gzip-1.8.50-ae33/tests gt-zgrep-f.XXXX
  2881. +++ case $# in
  2882. +++ destdir_=/Users/scripts/gzip-1.8.50-ae33/tests
  2883. +++ template_=gt-zgrep-f.XXXX
  2884. +++ MAX_TRIES_=4
  2885. +++ case $destdir_ in
  2886. +++ destdir_slash_=/Users/scripts/gzip-1.8.50-ae33/tests/
  2887. +++ case $template_ in
  2888. ++++ unset TMPDIR
  2889. +++ d='/tmp/-p.i2D0TThT
  2890. gt-zgrep-f.L00E'
  2891. ++++ echo gt-zgrep-f.XXXX
  2892. ++++ sed 's/XX*$//'
  2893. +++ base_template_=gt-zgrep-f.
  2894. ++++ echo gt-zgrep-f.XXXX
  2895. ++++ wc -c
  2896. +++ template_length_=' 16'
  2897. ++++ echo gt-zgrep-f.
  2898. ++++ wc -c
  2899. +++ nx_=' 12'
  2900. ++++ expr 16 - 12
  2901. +++ nx_=4
  2902. +++ err_=
  2903. +++ i_=1
  2904. +++ :
  2905. ++++ rand_bytes_ 4
  2906. ++++ n_=4
  2907. ++++ chars_=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
  2908. ++++ dev_rand_=/dev/urandom
  2909. ++++ test -r /dev/urandom
  2910. ++++ dd ibs=4 count=1 if=/dev/urandom
  2911. ++++ LC_ALL=C
  2912. ++++ tr -c abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 01234567abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
  2913. ++++ return
  2914. +++ X_=6zf7
  2915. +++ candidate_dir_=/Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  2916. ++++ mkdir -m 0700 /Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  2917. +++ err_=
  2918. +++ echo /Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  2919. +++ return
  2920. ++ test_dir_=/Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  2921. ++ cd /Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  2922. ++ gl_init_sh_nl_='
  2923. '
  2924. ++ IFS='
  2925. '
  2926. ++ for sig_ in 1 2 3 13 15
  2927. +++ expr 1 + 128
  2928. ++ eval 'trap '\''Exit 129'\'' 1'
  2929. +++ trap 'Exit 129' 1
  2930. ++ for sig_ in 1 2 3 13 15
  2931. +++ expr 2 + 128
  2932. ++ eval 'trap '\''Exit 130'\'' 2'
  2933. +++ trap 'Exit 130' 2
  2934. ++ for sig_ in 1 2 3 13 15
  2935. +++ expr 3 + 128
  2936. ++ eval 'trap '\''Exit 131'\'' 3'
  2937. +++ trap 'Exit 131' 3
  2938. ++ for sig_ in 1 2 3 13 15
  2939. +++ expr 13 + 128
  2940. ++ eval 'trap '\''Exit 141'\'' 13'
  2941. +++ trap 'Exit 141' 13
  2942. ++ for sig_ in 1 2 3 13 15
  2943. +++ expr 15 + 128
  2944. ++ eval 'trap '\''Exit 143'\'' 15'
  2945. +++ trap 'Exit 143' 15
  2946. ++ trap remove_tmp_ 0
  2947. + path_prepend_ ..
  2948. + test 1 '!=' 0
  2949. + path_dir_=..
  2950. + case $path_dir_ in
  2951. + abs_path_dir_=/Users/scripts/gzip-1.8.50-ae33/tests/..
  2952. + case $abs_path_dir_ in
  2953. + PATH=/Users/scripts/gzip-1.8.50-ae33/tests/..:/Users/scripts/gzip-1.8.50-ae33:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/local/sbin/:/opt/local/bin
  2954. + create_exe_shims_ /Users/scripts/gzip-1.8.50-ae33/tests/..
  2955. + case $EXEEXT in
  2956. + return 0
  2957. + shift
  2958. + test 0 '!=' 0
  2959. + export PATH
  2960. + printf 'needle\nn2\n'
  2961. + cp n haystack
  2962. + gzip haystack
  2963. + fail=0
  2964. + zgrep -f - haystack.gz
  2965. + fail=1
  2966. + compare out n
  2967. + compare_dev_null_ out n
  2968. + test 2 = 2
  2969. + test xout = x/dev/null
  2970. + test xn = x/dev/null
  2971. + return 2
  2972. + case $? in
  2973. + compare_ out n
  2974. + diff -u out n
  2975. --- out 2018-01-06 06:13:13.000000000 -0500
  2976. +++ n 2018-01-06 06:13:13.000000000 -0500
  2977. @@ -1,2 +1,2 @@
  2978. -usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
  2979. - mktemp [-d] [-q] [-u] -t prefix
  2980. +needle
  2981. +n2
  2982. + fail=1
  2983. + : false
  2984. + set +o posix
  2985. + cat n n
  2986. + eval 'zgrep -h -f <(cat n) haystack.gz haystack.gz'
  2987. ++ zgrep -h -f /dev/fd/63 haystack.gz haystack.gz
  2988. +++ cat n
  2989. usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
  2990. mktemp [-d] [-q] [-u] -t prefix
  2991. + fail=1
  2992. + compare out nn
  2993. + compare_dev_null_ out nn
  2994. + test 2 = 2
  2995. + test xout = x/dev/null
  2996. + test xnn = x/dev/null
  2997. + return 2
  2998. + case $? in
  2999. + compare_ out nn
  3000. + diff -u out nn
  3001. --- out 2018-01-06 06:13:13.000000000 -0500
  3002. +++ nn 2018-01-06 06:13:13.000000000 -0500
  3003. @@ -0,0 +1,4 @@
  3004. +needle
  3005. +n2
  3006. +needle
  3007. +n2
  3008. + fail=1
  3009. + echo a-b
  3010. + zgrep -e -
  3011. + Exit 1
  3012. + set +e
  3013. + exit 1
  3014. + exit 1
  3015. + remove_tmp_
  3016. + __st=1
  3017. + cleanup_
  3018. + :
  3019. + test '' = yes
  3020. + cd /Users/scripts/gzip-1.8.50-ae33/tests
  3021. + chmod -R u+rwx /Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  3022. + rm -rf /Users/scripts/gzip-1.8.50-ae33/tests/gt-zgrep-f.6zf7
  3023. + exit 1
  3024. FAIL zgrep-f (exit status: 1)
  3025.  
  3026. ============================================================================
  3027. Testsuite summary for gzip 1.8.50-ae33
  3028. ============================================================================
  3029. # TOTAL: 21
  3030. # PASS: 19
  3031. # SKIP: 0
  3032. # XFAIL: 0
  3033. # FAIL: 2
  3034. # XPASS: 0
  3035. # ERROR: 0
  3036. ============================================================================
  3037. See tests/test-suite.log
  3038. Please report to bug-gzip@gnu.org
  3039. ============================================================================
  3040. make[4]: *** [test-suite.log] Error 1
  3041. make[4]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  3042. make[3]: *** [check-TESTS] Error 2
  3043. make[3]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  3044. make[2]: *** [check-am] Error 2
  3045. make[2]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33/tests'
  3046. make[1]: *** [check-recursive] Error 1
  3047. make[1]: Leaving directory `/Users/scripts/gzip-1.8.50-ae33'
  3048. make: *** [check] Error 2
  3049. Failed to test Gzip
  3050. PowerMac:Build-Scripts$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement