Ticket #3142: cvs-1.12.13-build.log

File cvs-1.12.13-build.log, 68.3 KB (added by scottmc, 15 years ago)

Here's a log of my building of cvs-1.12.13, maybe someone can spot one of the failed checks that might be related to this not working right?

Line 
1~/cvs-1.12.13> ./configure --prefix=/boot/common --enable-rootcommit
2checking for a BSD-compatible install... /bin/install -c
3checking whether build environment is sane... yes
4checking for gawk... gawk
5checking whether make sets $(MAKE)... yes
6checking whether to enable maintainer-specific portions of Makefiles... no
7checking for style of include used by make... GNU
8checking for gcc... gcc
9checking for C compiler default output file name... conftest
10checking whether the C compiler works... yes
11checking whether we are cross compiling... no
12checking for suffix of executables...
13checking for suffix of object files... o
14checking whether we are using the GNU C compiler... yes
15checking whether gcc accepts -g... yes
16checking for gcc option to accept ANSI C... none needed
17checking dependency style of gcc... gcc
18checking how to run the C preprocessor... gcc -E
19checking for egrep... grep -E
20checking for AIX... no
21checking for ANSI C header files... yes
22checking for sys/types.h... yes
23checking for sys/stat.h... yes
24checking for stdlib.h... yes
25checking for string.h... yes
26checking for memory.h... yes
27checking for strings.h... yes
28checking for inttypes.h... yes
29checking for stdint.h... yes
30checking for unistd.h... yes
31checking minix/config.h usability... no
32checking minix/config.h presence... no
33checking for minix/config.h... no
34checking for gcc... (cached) gcc
35checking whether we are using the GNU C compiler... (cached) yes
36checking whether gcc accepts -g... (cached) yes
37checking for gcc option to accept ANSI C... (cached) none needed
38checking dependency style of gcc... (cached) gcc
39checking whether gcc and cc understand -c and -o together... yes
40checking for library containing strerror... none required
41checking for ranlib... ranlib
42checking whether ln -s works... yes
43checking for special C compiler options needed for large files... no
44checking for _FILE_OFFSET_BITS value needed for large files... no
45checking for _LARGE_FILES value needed for large files... no
46checking for perl... /boot/common/bin/perl
47checking for csh... no
48checking for mktemp... mktemp
49checking for sendmail... no
50checking for pr... /bin/pr
51checking for groff... no
52checking for roff... no
53checking for ps2pdf... /boot/home/cvs-1.12.13/build-aux/missing ps2pdf
54checking for texi2dvi... /boot/common/bin/texi2dvi
55checking whether #! works in shell scripts... yes
56checking for BSD VPATH bug in make... no
57checking for dirent.h that defines DIR... yes
58checking for library containing opendir... none required
59checking for ANSI C header files... (cached) yes
60checking for sys/wait.h that is POSIX.1 compatible... yes
61checking direct.h usability... no
62checking direct.h presence... no
63checking for direct.h... no
64checking fcntl.h usability... yes
65checking fcntl.h presence... yes
66checking for fcntl.h... yes
67checking io.h usability... no
68checking io.h presence... no
69checking for io.h... no
70checking for memory.h... (cached) yes
71checking ndbm.h usability... no
72checking ndbm.h presence... no
73checking for ndbm.h... no
74checking for stdint.h... (cached) yes
75checking syslog.h usability... yes
76checking syslog.h presence... yes
77checking for syslog.h... yes
78checking sys/bsdtypes.h usability... no
79checking sys/bsdtypes.h presence... no
80checking for sys/bsdtypes.h... no
81checking sys/file.h usability... yes
82checking sys/file.h presence... yes
83checking for sys/file.h... yes
84checking sys/param.h usability... yes
85checking sys/param.h presence... yes
86checking for sys/param.h... yes
87checking sys/resource.h usability... yes
88checking sys/resource.h presence... yes
89checking for sys/resource.h... yes
90checking sys/select.h usability... yes
91checking sys/select.h presence... yes
92checking for sys/select.h... yes
93checking for unistd.h... (cached) yes
94checking utime.h usability... yes
95checking utime.h presence... yes
96checking for utime.h... yes
97checking whether stat file-mode macros are broken... no
98checking for an ANSI C-conforming const... yes
99checking for uid_t in sys/types.h... yes
100checking for mode_t... yes
101checking for pid_t... yes
102checking return type of signal handlers... void
103checking for struct stat.st_blksize... yes
104checking for struct stat.st_rdev... yes
105checking for _LARGEFILE_SOURCE value needed for large files... no
106checking for fseeko... yes
107checking for waitpid... yes
108checking for fcntl.h... (cached) yes
109checking whether select hangs on /dev/null fd when timeout is NULL... no
110checking for working alloca.h... yes
111checking for alloca... yes
112checking for stdlib.h... (cached) yes
113checking for GNU libc compatible malloc... yes
114checking for long long... yes
115checking for long double... yes
116checking for C/C++ restrict keyword... __restrict
117checking for IPv4 sockets... yes
118checking for IPv6 sockets... yes
119checking for inline... inline
120checking for library containing getaddrinfo... no
121checking for getaddrinfo... no
122checking for gai_strerror... no
123checking for stdbool.h that conforms to C99... no
124checking for _Bool... no
125checking for fchdir... yes
126checking for mempcpy... no
127checking for isascii... yes
128checking for __fsetlocking... yes
129checking for tcgetattr... yes
130checking for tcsetattr... yes
131checking for gettimeofday... yes
132checking for nanotime... no
133checking for getlogin_r... yes
134checking for getpwnam_r... yes
135checking for siginterrupt... yes
136checking for posix_memalign... yes
137checking for iswprint... yes
138checking for mbsinit... yes
139checking for isblank... yes
140checking for mbrtowc... yes
141checking for wcrtomb... yes
142checking for wcscoll... yes
143checking for mblen... yes
144checking for mbrlen... yes
145checking for tzset... yes
146checking for unistd.h... (cached) yes
147checking sys/time.h usability... yes
148checking sys/time.h presence... yes
149checking for sys/time.h... yes
150checking for sys/param.h... (cached) yes
151checking stdio_ext.h usability... yes
152checking stdio_ext.h presence... yes
153checking for stdio_ext.h... yes
154checking termios.h usability... yes
155checking termios.h presence... yes
156checking for termios.h... yes
157checking sys/cdefs.h usability... yes
158checking sys/cdefs.h presence... yes
159checking for sys/cdefs.h... yes
160checking wchar.h usability... yes
161checking wchar.h presence... yes
162checking for wchar.h... yes
163checking wctype.h usability... yes
164checking wctype.h presence... yes
165checking for wctype.h... yes
166checking for stdint.h... (cached) yes
167checking locale.h usability... yes
168checking locale.h presence... yes
169checking for locale.h... yes
170checking whether memrchr is declared... no
171checking whether system is Windows or MSDOS... no
172checking whether strerror_r is declared... yes
173checking for strerror_r... yes
174checking whether strerror_r returns char *... no
175checking for mbstate_t... yes
176checking whether getcwd (NULL, 0) allocates memory for result... yes
177checking whether getcwd is declared... yes
178checking for d_ino member in directory struct... yes
179checking whether time.h and sys/time.h may both be included... yes
180checking for struct timespec... yes
181checking whether nanosleep is declared... yes
182checking whether struct tm is in sys/time.h or time.h... time.h
183checking for library containing clock_gettime... no
184checking for clock_gettime... no
185checking for clock_settime... no
186checking for struct tm.tm_gmtoff... yes
187checking whether getdelim is declared... no
188checking whether getlogin is declared... yes
189checking whether getlogin_r is declared... yes
190checking for ssize_t... yes
191checking getopt.h usability... yes
192checking getopt.h presence... yes
193checking for getopt.h... yes
194checking for getopt_long_only... yes
195checking whether optreset is declared... no
196checking for working GNU getopt function... yes
197checking whether getpass is declared... yes
198checking whether fflush_unlocked is declared... yes
199checking whether flockfile is declared... yes
200checking whether fputs_unlocked is declared... no
201checking whether funlockfile is declared... yes
202checking whether putc_unlocked is declared... yes
203checking for d_type member in directory struct... no
204checking whether lstat dereferences a symlink specified with a trailing slash... no
205checking for uint32_t... uint32_t
206checking for UINT32_MAX... yes
207checking whether byte ordering is bigendian... no
208checking whether <limits.h> defines MIN and MAX... no
209checking whether <sys/param.h> defines MIN and MAX... yes
210checking whether getenv is declared... yes
211checking for inttypes.h... yes
212checking for stdint.h... yes
213checking for unsigned long long... yes
214checking for stdlib.h... (cached) yes
215checking for sys/time.h... (cached) yes
216checking for unistd.h... (cached) yes
217checking for alarm... yes
218checking for working mktime... yes
219checking for stdlib.h... (cached) yes
220checking for unistd.h... (cached) yes
221checking for getpagesize... yes
222checking for working mmap... no
223checking for nl_langinfo and CODESET... no
224checking for inttypes.h... yes
225checking whether strdup is declared... yes
226checking for strftime... yes
227checking whether clearerr_unlocked is declared... yes
228checking whether feof_unlocked is declared... yes
229checking whether ferror_unlocked is declared... yes
230checking whether fgets_unlocked is declared... no
231checking whether fputc_unlocked is declared... yes
232checking whether fread_unlocked is declared... no
233checking whether fwrite_unlocked is declared... no
234checking whether getc_unlocked is declared... yes
235checking whether getchar_unlocked is declared... yes
236checking whether putchar_unlocked is declared... yes
237checking for EOVERFLOW... yes
238checking for signed... yes
239checking for wchar_t... yes
240checking for wint_t... yes
241checking for size_t... yes
242checking for intmax_t... yes
243checking for atexit... yes
244checking for string.h... (cached) yes
245checking for sys/param.h... (cached) yes
246checking for resolvepath... no
247checking for canonicalize_file_name... no
248checking whether this system has a definition of PATH_MAX... yes
249checking for mempcpy... (cached) no
250checking for openat... no
251checking for memrchr... yes
252checking for dup2... yes
253checking for working POSIX fnmatch... yes
254checking for stdio_ext.h... (cached) yes
255checking for __fpending... no
256checking whether __fpending is declared... no
257checking how to determine the number of pending output bytes on a stream... fp->_IO_write_ptr - fp->_IO_write_base
258checking for ftruncate... yes
259checking for library containing getaddrinfo... (cached) no
260checking for getaddrinfo... (cached) no
261checking for gai_strerror... (cached) no
262checking whether getcwd handles long file names properly... no
263checking for struct tm.tm_zone... yes
264checking for getdelim... yes
265checking for gethostname... yes
266checking whether getline is declared... no
267checking for getline... yes
268checking for working getline function... yes
269checking for getlogin_r... (cached) yes
270checking OS.h usability... yes
271checking OS.h presence... yes
272checking for OS.h... yes
273checking for getpagesize... (cached) yes
274checking whether gettimeofday clobbers localtime buffer... no
275checking glob.h usability... yes
276checking glob.h presence... yes
277checking for glob.h... yes
278checking for GNU glob interface version 1... no
279checking for stdlib.h... (cached) yes
280checking for GNU libc compatible malloc... (cached) yes
281checking for memchr... yes
282checking for memmove... yes
283checking for mempcpy... (cached) no
284checking for memrchr... (cached) yes
285checking whether mkdir fails due to a trailing slash... no
286checking for mkstemp... yes
287checking for mkstemp limitations... no
288checking for library containing nanosleep... none required
289checking whether nanosleep works... yes
290checking for openat... (cached) no
291checking for mbstate_t... (cached) yes
292checking whether mbrtowc and mbstate_t are properly declared... yes
293checking for readlink... yes
294checking for stdlib.h... (cached) yes
295checking for GNU libc compatible realloc... yes
296checking for working re_compile_pattern... yes
297checking whether rename is broken... no
298checking for C/C++ restrict keyword... (cached) __restrict
299checking for rpmatch... no
300checking for setenv... yes
301checking for unsetenv... yes
302checking for unsetenv() return type... int
303checking for stdint.h... (cached) yes
304checking for SIZE_MAX... yes
305checking for ssize_t... (cached) yes
306checking sys/inttypes.h usability... no
307checking sys/inttypes.h presence... no
308checking for sys/inttypes.h... no
309checking for stdint.h... (cached) yes
310checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
311checking for strncasecmp... yes
312checking for strdup... yes
313checking for strerror... yes
314checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
315checking for strtol... yes
316checking for strtoul... yes
317checking whether localtime_r is compatible with its POSIX signature... yes
318checking for struct timespec... (cached) yes
319checking whether nanosleep is declared... (cached) yes
320checking whether tzset clobbers localtime buffer... no
321checking for vasnprintf... no
322checking for ptrdiff_t... yes
323checking for snprintf... yes
324checking for wcslen... yes
325checking for vasprintf... yes
326checking for stdint.h... (cached) yes
327checking whether NLS is requested... yes
328checking for msgfmt... /boot/common/bin/msgfmt
329checking for gmsgfmt... /boot/common/bin/msgfmt
330checking for xgettext... /boot/common/bin/xgettext
331checking for msgmerge... /boot/common/bin/msgmerge
332checking build system type... i586-pc-haiku
333checking host system type... i586-pc-haiku
334checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld
335checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes
336checking for shared library run path origin... done
337checking for CFPreferencesCopyAppValue... no
338checking for CFLocaleCopyCurrent... no
339checking whether NLS is requested... yes
340checking for GNU gettext in libc... no
341checking for iconv... yes
342checking how to link with libiconv... /boot/common/lib/libiconv.so -L/boot/common/lib -Wl,-rpath -Wl,/boot/common/lib
343checking for GNU gettext in libintl... yes
344checking whether to use NLS... yes
345checking where the gettext function comes from... external libintl
346checking how to link with libintl... /boot/common/lib/libintl.so -L/boot/common/lib -lnetwork /boot/common/lib/libiconv.so -Wl,-rpath -Wl,/boot/common/lib
347checking whether strerror_r is declared... (cached) yes
348checking for strerror_r... (cached) yes
349checking whether strerror_r returns char *... (cached) no
350checking for glob.h... (cached) yes
351checking for GNU glob interface version 1... (cached) no
352checking for fchdir... (cached) yes
353checking for fchmod... yes
354checking for fsync... yes
355checking for ftime... yes
356checking for geteuid... yes
357checking for getgroups... yes
358checking for getpagesize... (cached) yes
359checking for gettimeofday... (cached) yes
360checking for initgroups... yes
361checking for login... no
362checking for logout... no
363checking for mknod... yes
364checking for regcomp... yes
365checking for regerror... yes
366checking for regexec... yes
367checking for regfree... yes
368checking for sigaction... yes
369checking for sigblock... no
370checking for sigprocmask... yes
371checking for sigsetmask... no
372checking for sigvec... no
373checking for timezone... yes
374checking for tzset... (cached) yes
375checking for vprintf... yes
376checking for wait3... no
377checking for char... yes
378checking size of char... 1
379checking for uniquely sized char... yes(1)
380checking for short... yes
381checking size of short... 2
382checking for uniquely sized short... yes(2)
383checking for int... yes
384checking size of int... 4
385checking for uniquely sized int... yes(4)
386checking for long... yes
387checking size of long... 4
388checking for uniquely sized long... no
389checking for long long... (cached) yes
390checking size of long long... 8
391checking for uniquely sized long long... yes(8)
392checking for size_t... (cached) yes
393checking size of size_t... 4
394checking for uniquely sized size_t... no
395checking for ptrdiff_t... (cached) yes
396checking size of ptrdiff_t... 4
397checking for uniquely sized ptrdiff_t... no
398checking for wint_t... yes
399checking size of wint_t... 4
400checking for uniquely sized wint_t... no
401checking for intmax_t... yes
402checking size of intmax_t... 8
403checking for uniquely sized intmax_t... no
404checking for float... yes
405checking size of float... 4
406checking for uniquely sized float... yes(4)
407checking for double... yes
408checking size of double... 8
409checking for uniquely sized double... yes(8)
410checking for long double... yes
411checking size of long double... 12
412checking for uniquely sized long double... yes(12)
413checking for unistd.h... (cached) yes
414checking vfork.h usability... no
415checking vfork.h presence... no
416checking for vfork.h... no
417checking for fork... yes
418checking for vfork... yes
419checking for working fork... yes
420checking for working vfork... (cached) yes
421checking whether closedir returns void... no
422checking for library containing getspnam... none required
423checking whether utime accepts a null argument... yes
424checking for long file names... yes
425checking whether printf supports %p... yes
426checking for main in -lnsl... no
427checking for library containing connect... -lnetwork
428checking for library containing gethostbyname... none required
429checking for KRB4 in /usr/kerberos...
430checking for krb.h...
431checking for krb_get_err_text... no
432checking for GSSAPI...
433checking gssapi.h usability... no
434checking gssapi.h presence... no
435checking for gssapi.h... no
436checking gssapi/gssapi.h usability... no
437checking gssapi/gssapi.h presence... no
438checking for gssapi/gssapi.h... no
439checking krb5.h usability... no
440checking krb5.h presence... no
441checking for krb5.h... no
442checking for GSSAPI in /usr/kerberos...
443checking gssapi.h usability... no
444checking gssapi.h presence... no
445checking for gssapi.h... no
446checking gssapi/gssapi.h usability... no
447checking gssapi/gssapi.h presence... no
448checking for gssapi/gssapi.h... no
449checking krb5.h usability... no
450checking krb5.h presence... no
451checking for krb5.h... no
452checking for GSSAPI in /usr/cygnus/kerbnet...
453checking gssapi.h usability... no
454checking gssapi.h presence... no
455checking for gssapi.h... no
456checking gssapi/gssapi.h usability... no
457checking gssapi/gssapi.h presence... no
458checking for gssapi/gssapi.h... no
459checking krb5.h usability... no
460checking krb5.h presence... no
461checking for krb5.h... no
462checking for GSSAPI... no
463checking for external ZLIB...
464checking zlib.h usability... yes
465checking zlib.h presence... yes
466checking for zlib.h... yes
467checking for external ZLIB... yes
468checking selected ZLIB... package
469checking for ssh... ssh
470checking for vim... vim
471checking for temporary directory... /tmp
472checking for library containing crypt... none required
473checking for a case sensitive file system... yes
474checking for cygwin32... no
475configure: creating ./config.status
476config.status: creating contrib/validate_repo
477config.status: creating contrib/clmerge
478config.status: creating contrib/cln_hist
479config.status: creating contrib/commit_prep
480config.status: creating contrib/cvs_acls
481config.status: creating contrib/log
482config.status: creating contrib/log_accum
483config.status: creating contrib/mfpipe
484config.status: creating contrib/pvcs2rcs
485config.status: creating contrib/rcs2log
486config.status: creating contrib/rcslock
487config.status: creating contrib/sccs2rcs
488config.status: creating doc/mkman
489config.status: creating src/cvsbug
490config.status: creating Makefile
491config.status: creating contrib/Makefile
492config.status: creating contrib/pam/Makefile
493config.status: creating cvs.spec
494config.status: creating diff/Makefile
495config.status: creating doc/Makefile
496config.status: creating doc/i18n/Makefile
497config.status: creating doc/i18n/pt_BR/Makefile
498config.status: creating emx/Makefile
499config.status: creating lib/Makefile
500config.status: creating maint-aux/Makefile
501config.status: creating man/Makefile
502config.status: creating os2/Makefile
503config.status: creating src/Makefile
504config.status: creating src/sanity.config.sh
505config.status: creating tools/Makefile
506config.status: creating vms/Makefile
507config.status: creating windows-NT/Makefile
508config.status: creating windows-NT/SCC/Makefile
509config.status: creating zlib/Makefile
510config.status: creating config.h
511config.status: executing depfiles commands
512config.status: executing default-1 commands
513~/cvs-1.12.13> ls
514ABOUT-NLS FAQ PROJECTS config.h cvs.spec emx stamp-h1
515AUTHORS HACKING README config.h.in cvs.spec.in lib tools
516BUGS INSTALL README.VMS config.log cvsnt.dep m4 vms
517COPYING MINOR-BUGS TESTS config.status cvsnt.dsp maint-aux windows-NT
518COPYING.LIB Makefile TODO configure cvsnt.dsw man zlib
519ChangeLog Makefile.am aclocal.m4 configure.in cvsnt.mak mktemp.sh
520ChangeLog.zoo Makefile.in build-aux contrib diff os2
521DEVEL-CVS NEWS build.com cvs-format.el doc src
522~/cvs-1.12.13> make
523make all-recursive
524make[1]: Entering directory `/boot/home/cvs-1.12.13'
525Making all in lib
526make[2]: Entering directory `/boot/home/cvs-1.12.13/lib'
527cp ./alloca_.h alloca.h-t
528mv alloca.h-t alloca.h
529cp ./glob_.h glob.h-t
530mv glob.h-t glob.h
531sed -e 's/@''HAVE__BOOL''@/0/g' \
532 < ./stdbool_.h > stdbool.h-t
533mv stdbool.h-t stdbool.h
534make all-am
535make[3]: Entering directory `/boot/home/cvs-1.12.13/lib'
536source='sighandle.c' object='sighandle.o' libtool=no \
537 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
538 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c sighandle.c
539source='allocsa.c' object='allocsa.o' libtool=no \
540 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
541 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c allocsa.c
542source='cycle-check.c' object='cycle-check.o' libtool=no \
543 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
544 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c cycle-check.c
545source='basename.c' object='basename.o' libtool=no \
546 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
547 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c basename.c
548source='stripslash.c' object='stripslash.o' libtool=no \
549 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
550 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c stripslash.c
551source='getnline.c' object='getnline.o' libtool=no \
552 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
553 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c getnline.c
554source='strnlen1.c' object='strnlen1.o' libtool=no \
555 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
556 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c strnlen1.c
557source='xalloc-die.c' object='xalloc-die.o' libtool=no \
558 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
559 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c xalloc-die.c
560source='xgethostname.c' object='xgethostname.o' libtool=no \
561 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
562 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c xgethostname.c
563source='xreadlink.c' object='xreadlink.o' libtool=no \
564 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
565 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c xreadlink.c
566source='getaddrinfo.c' object='getaddrinfo.o' libtool=no \
567 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
568 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c getaddrinfo.c
569/boot/home/cvs-1.12.13/lib/getaddrinfo.c: In function `getaddrinfo':
570/boot/home/cvs-1.12.13/lib/getaddrinfo.c:129: warning: initialization from incompatible pointer type
571/boot/home/cvs-1.12.13/lib/getaddrinfo.c:148: warning: initialization from incompatible pointer type
572source='gai_strerror.c' object='gai_strerror.o' libtool=no \
573 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
574 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c gai_strerror.c
575source='save-cwd.c' object='save-cwd.o' libtool=no \
576 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
577 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c save-cwd.c
578source='lstat.c' object='lstat.o' libtool=no \
579 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
580 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c lstat.c
581source='strftime.c' object='strftime.o' libtool=no \
582 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
583 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c strftime.c
584source='canon-host.c' object='canon-host.o' libtool=no \
585 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
586 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c canon-host.c
587source='canonicalize.c' object='canonicalize.o' libtool=no \
588 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
589 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c canonicalize.c
590source='chdir-long.c' object='chdir-long.o' libtool=no \
591 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
592 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c chdir-long.c
593source='mempcpy.c' object='mempcpy.o' libtool=no \
594 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
595 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c mempcpy.c
596source='openat.c' object='openat.o' libtool=no \
597 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
598 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c openat.c
599source='closeout.c' object='closeout.o' libtool=no \
600 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
601 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c closeout.c
602source='dirname.c' object='dirname.o' libtool=no \
603 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
604 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c dirname.c
605source='exitfail.c' object='exitfail.o' libtool=no \
606 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
607 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c exitfail.c
608source='filenamecat.c' object='filenamecat.o' libtool=no \
609 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
610 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c filenamecat.c
611source='__fpending.c' object='__fpending.o' libtool=no \
612 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
613 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c __fpending.c
614source='getcwd.c' object='getcwd.o' libtool=no \
615 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
616 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c getcwd.c
617source='getdate.c' object='getdate.o' libtool=no \
618 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
619 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c getdate.c
620source='getndelim2.c' object='getndelim2.o' libtool=no \
621 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
622 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c getndelim2.c
623source='getpass.c' object='getpass.o' libtool=no \
624 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
625 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c getpass.c
626source='gettime.c' object='gettime.o' libtool=no \
627 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
628 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c gettime.c
629source='glob.c' object='glob.o' libtool=no \
630 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
631 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c glob.c
632source='mbchar.c' object='mbchar.o' libtool=no \
633 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
634 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c mbchar.c
635source='md5.c' object='md5.o' libtool=no \
636 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
637 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c md5.c
638source='pagealign_alloc.c' object='pagealign_alloc.o' libtool=no \
639 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
640 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c pagealign_alloc.c
641source='quotearg.c' object='quotearg.o' libtool=no \
642 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
643 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c quotearg.c
644source='regex.c' object='regex.o' libtool=no \
645 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
646 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c regex.c
647source='rpmatch.c' object='rpmatch.o' libtool=no \
648 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
649 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c rpmatch.c
650source='strcasecmp.c' object='strcasecmp.o' libtool=no \
651 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
652 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c strcasecmp.c
653source='strstr.c' object='strstr.o' libtool=no \
654 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
655 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c strstr.c
656source='dup-safer.c' object='dup-safer.o' libtool=no \
657 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
658 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c dup-safer.c
659source='fd-safer.c' object='fd-safer.o' libtool=no \
660 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
661 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c fd-safer.c
662source='pipe-safer.c' object='pipe-safer.o' libtool=no \
663 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
664 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c pipe-safer.c
665source='vasnprintf.c' object='vasnprintf.o' libtool=no \
666 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
667 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c vasnprintf.c
668source='printf-args.c' object='printf-args.o' libtool=no \
669 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
670 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c printf-args.c
671source='printf-parse.c' object='printf-parse.o' libtool=no \
672 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
673 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c printf-parse.c
674source='asnprintf.c' object='asnprintf.o' libtool=no \
675 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
676 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c asnprintf.c
677source='xmalloc.c' object='xmalloc.o' libtool=no \
678 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
679 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c xmalloc.c
680source='xgetcwd.c' object='xgetcwd.o' libtool=no \
681 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
682 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c xgetcwd.c
683source='yesno.c' object='yesno.o' libtool=no \
684 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
685 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -Ino/include -g -O2 -c yesno.c
686rm -f libcvs.a
687ar cru libcvs.a sighandle.o allocsa.o cycle-check.o basename.o stripslash.o getnline.o strnlen1.o xalloc-die.o xgethostname.o xreadlink.o getaddrinfo.o gai_strerror.o save-cwd.o lstat.o strftime.o canon-host.o canonicalize.o chdir-long.o mempcpy.o openat.o closeout.o dirname.o exitfail.o filenamecat.o __fpending.o getcwd.o getdate.o getndelim2.o getpass.o gettime.o glob.o mbchar.o md5.o pagealign_alloc.o quotearg.o regex.o rpmatch.o strcasecmp.o strstr.o dup-safer.o fd-safer.o pipe-safer.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o xmalloc.o xgetcwd.o yesno.o
688ranlib libcvs.a
689make[3]: Leaving directory `/boot/home/cvs-1.12.13/lib'
690make[2]: Leaving directory `/boot/home/cvs-1.12.13/lib'
691Making all in zlib
692make[2]: Entering directory `/boot/home/cvs-1.12.13/zlib'
693gcc -g -O2 -c -o adler32.o adler32.c
694gcc -g -O2 -c -o compress.o compress.c
695gcc -g -O2 -c -o crc32.o crc32.c
696gcc -g -O2 -c -o gzio.o gzio.c
697gcc -g -O2 -c -o uncompr.o uncompr.c
698gcc -g -O2 -c -o deflate.o deflate.c
699gcc -g -O2 -c -o trees.o trees.c
700gcc -g -O2 -c -o zutil.o zutil.c
701gcc -g -O2 -c -o inflate.o inflate.c
702gcc -g -O2 -c -o infback.o infback.c
703gcc -g -O2 -c -o inftrees.o inftrees.c
704gcc -g -O2 -c -o inffast.o inffast.c
705ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
706make[2]: Leaving directory `/boot/home/cvs-1.12.13/zlib'
707Making all in diff
708make[2]: Entering directory `/boot/home/cvs-1.12.13/diff'
709source='diff.c' object='diff.o' libtool=no \
710 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
711 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c diff.c
712source='diff3.c' object='diff3.o' libtool=no \
713 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
714 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c diff3.c
715source='analyze.c' object='analyze.o' libtool=no \
716 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
717 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c analyze.c
718source='cmpbuf.c' object='cmpbuf.o' libtool=no \
719 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
720 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c cmpbuf.c
721source='io.c' object='io.o' libtool=no \
722 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
723 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c io.c
724source='context.c' object='context.o' libtool=no \
725 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
726 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c context.c
727source='ed.c' object='ed.o' libtool=no \
728 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
729 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c ed.c
730source='normal.c' object='normal.o' libtool=no \
731 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
732 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c normal.c
733source='ifdef.c' object='ifdef.o' libtool=no \
734 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
735 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c ifdef.c
736source='util.c' object='util.o' libtool=no \
737 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
738 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c util.c
739source='dir.c' object='dir.o' libtool=no \
740 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
741 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c dir.c
742source='version.c' object='version.o' libtool=no \
743 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
744 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c version.c
745source='side.c' object='side.o' libtool=no \
746 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
747 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/boot/common/include -Ino/include -g -O2 -c side.c
748rm -f libdiff.a
749ar cru libdiff.a diff.o diff3.o analyze.o cmpbuf.o io.o context.o ed.o normal.o ifdef.o util.o dir.o version.o side.o
750ranlib libdiff.a
751make[2]: Leaving directory `/boot/home/cvs-1.12.13/diff'
752Making all in src
753make[2]: Entering directory `/boot/home/cvs-1.12.13/src'
754source='add.c' object='add.o' libtool=no \
755 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
756 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c add.c
757source='admin.c' object='admin.o' libtool=no \
758 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
759 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c admin.c
760source='annotate.c' object='annotate.o' libtool=no \
761 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
762 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c annotate.c
763source='buffer.c' object='buffer.o' libtool=no \
764 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
765 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c buffer.c
766source='checkin.c' object='checkin.o' libtool=no \
767 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
768 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c checkin.c
769source='checkout.c' object='checkout.o' libtool=no \
770 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
771 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c checkout.c
772source='classify.c' object='classify.o' libtool=no \
773 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
774 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c classify.c
775source='client.c' object='client.o' libtool=no \
776 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
777 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c client.c
778source='commit.c' object='commit.o' libtool=no \
779 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
780 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c commit.c
781source='create_adm.c' object='create_adm.o' libtool=no \
782 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
783 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c create_adm.c
784source='cvsrc.c' object='cvsrc.o' libtool=no \
785 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
786 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c cvsrc.c
787source='diff.c' object='diff.o' libtool=no \
788 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
789 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c diff.c
790source='edit.c' object='edit.o' libtool=no \
791 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
792 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c edit.c
793source='entries.c' object='entries.o' libtool=no \
794 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
795 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c entries.c
796source='error.c' object='error.o' libtool=no \
797 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
798 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c error.c
799source='exithandle.c' object='exithandle.o' libtool=no \
800 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
801 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c exithandle.c
802source='expand_path.c' object='expand_path.o' libtool=no \
803 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
804 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c expand_path.c
805source='fileattr.c' object='fileattr.o' libtool=no \
806 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
807 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c fileattr.c
808source='filesubr.c' object='filesubr.o' libtool=no \
809 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
810 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c filesubr.c
811source='find_names.c' object='find_names.o' libtool=no \
812 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
813 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c find_names.c
814source='hardlink.c' object='hardlink.o' libtool=no \
815 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
816 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c hardlink.c
817source='hash.c' object='hash.o' libtool=no \
818 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
819 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c hash.c
820source='history.c' object='history.o' libtool=no \
821 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
822 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c history.c
823source='ignore.c' object='ignore.o' libtool=no \
824 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
825 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c ignore.c
826source='import.c' object='import.o' libtool=no \
827 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
828 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c import.c
829source='lock.c' object='lock.o' libtool=no \
830 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
831 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c lock.c
832source='log.c' object='log.o' libtool=no \
833 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
834 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c log.c
835source='log-buffer.c' object='log-buffer.o' libtool=no \
836 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
837 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c log-buffer.c
838source='login.c' object='login.o' libtool=no \
839 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
840 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c login.c
841source='logmsg.c' object='logmsg.o' libtool=no \
842 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
843 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c logmsg.c
844source='ls.c' object='ls.o' libtool=no \
845 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
846 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c ls.c
847source='main.c' object='main.o' libtool=no \
848 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
849 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c main.c
850source='mkmodules.c' object='mkmodules.o' libtool=no \
851 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
852 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c mkmodules.c
853source='modules.c' object='modules.o' libtool=no \
854 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
855 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c modules.c
856source='ms-buffer.c' object='ms-buffer.o' libtool=no \
857 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
858 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c ms-buffer.c
859source='myndbm.c' object='myndbm.o' libtool=no \
860 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
861 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c myndbm.c
862source='no_diff.c' object='no_diff.o' libtool=no \
863 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
864 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c no_diff.c
865source='parseinfo.c' object='parseinfo.o' libtool=no \
866 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
867 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c parseinfo.c
868source='patch.c' object='patch.o' libtool=no \
869 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
870 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c patch.c
871source='rcs.c' object='rcs.o' libtool=no \
872 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
873 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c rcs.c
874source='rcscmds.c' object='rcscmds.o' libtool=no \
875 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
876 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c rcscmds.c
877source='recurse.c' object='recurse.o' libtool=no \
878 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
879 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c recurse.c
880source='release.c' object='release.o' libtool=no \
881 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
882 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c release.c
883source='remove.c' object='remove.o' libtool=no \
884 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
885 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c remove.c
886source='repos.c' object='repos.o' libtool=no \
887 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
888 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c repos.c
889source='root.c' object='root.o' libtool=no \
890 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
891 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c root.c
892source='rsh-client.c' object='rsh-client.o' libtool=no \
893 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
894 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c rsh-client.c
895source='run.c' object='run.o' libtool=no \
896 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
897 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c run.c
898source='scramble.c' object='scramble.o' libtool=no \
899 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
900 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c scramble.c
901source='server.c' object='server.o' libtool=no \
902 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
903 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c server.c
904source='stack.c' object='stack.o' libtool=no \
905 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
906 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c stack.c
907source='status.c' object='status.o' libtool=no \
908 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
909 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c status.c
910source='subr.c' object='subr.o' libtool=no \
911 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
912 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c subr.c
913source='tag.c' object='tag.o' libtool=no \
914 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
915 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c tag.c
916source='update.c' object='update.o' libtool=no \
917 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
918 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c update.c
919source='version.c' object='version.o' libtool=no \
920 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
921 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c version.c
922source='vers_ts.c' object='vers_ts.o' libtool=no \
923 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
924 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c vers_ts.c
925source='watch.c' object='watch.o' libtool=no \
926 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
927 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c watch.c
928source='wrapper.c' object='wrapper.o' libtool=no \
929 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
930 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c wrapper.c
931source='zlib.c' object='zlib.o' libtool=no \
932 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
933 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../diff -I../zlib -I/boot/common/include -Ino/include -g -O2 -c zlib.c
934gcc -g -O2 -Lno/lib -o cvs add.o admin.o annotate.o buffer.o checkin.o checkout.o classify.o client.o commit.o create_adm.o cvsrc.o diff.o edit.o entries.o error.o exithandle.o expand_path.o fileattr.o filesubr.o find_names.o hardlink.o hash.o history.o ignore.o import.o lock.o log.o log-buffer.o login.o logmsg.o ls.o main.o mkmodules.o modules.o ms-buffer.o myndbm.o no_diff.o parseinfo.o patch.o rcs.o rcscmds.o recurse.o release.o remove.o repos.o root.o rsh-client.o run.o scramble.o server.o stack.o status.o subr.o tag.o update.o version.o vers_ts.o watch.o wrapper.o zlib.o ../diff/libdiff.a ../lib/libcvs.a ../zlib/libz.a /boot/common/lib/libintl.so -L/boot/common/lib -lnetwork /boot/common/lib/libiconv.so -Wl,-rpath -Wl,/boot/common/lib -lnetwork
935make[2]: Leaving directory `/boot/home/cvs-1.12.13/src'
936Making all in man
937make[2]: Entering directory `/boot/home/cvs-1.12.13/man'
938make[2]: Nothing to be done for `all'.
939make[2]: Leaving directory `/boot/home/cvs-1.12.13/man'
940Making all in doc
941make[2]: Entering directory `/boot/home/cvs-1.12.13/doc'
942Making all in i18n
943make[3]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n'
944Making all in pt_BR
945make[4]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n/pt_BR'
946make[4]: Nothing to be done for `all'.
947make[4]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n/pt_BR'
948make[4]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n'
949make[4]: Nothing to be done for `all-am'.
950make[4]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n'
951make[3]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n'
952make[3]: Entering directory `/boot/home/cvs-1.12.13/doc'
953sed -e "s/^@chapter /@appendixsec /" \
954 -e "s/^@section /@appendixsubsec /" \
955 <./getdate.texi >>getdate-cvs.tmp
956make[3]: Leaving directory `/boot/home/cvs-1.12.13/doc'
957make[2]: Leaving directory `/boot/home/cvs-1.12.13/doc'
958Making all in contrib
959make[2]: Entering directory `/boot/home/cvs-1.12.13/contrib'
960Making all in pam
961make[3]: Entering directory `/boot/home/cvs-1.12.13/contrib/pam'
962make[3]: Nothing to be done for `all'.
963make[3]: Leaving directory `/boot/home/cvs-1.12.13/contrib/pam'
964make[3]: Entering directory `/boot/home/cvs-1.12.13/contrib'
965rm -f cvs2vendor
966cp cvs2vendor.sh cvs2vendor
967chmod +x cvs2vendor
968rm -f debug_check_log
969cp debug_check_log.sh debug_check_log
970chmod +x debug_check_log
971rm -f newcvsroot
972cp newcvsroot.sh newcvsroot
973chmod +x newcvsroot
974rm -f rcs-to-cvs
975cp rcs-to-cvs.sh rcs-to-cvs
976chmod +x rcs-to-cvs
977rm -f sandbox_status
978cp sandbox_status.sh sandbox_status
979chmod +x sandbox_status
980make[3]: Leaving directory `/boot/home/cvs-1.12.13/contrib'
981make[2]: Leaving directory `/boot/home/cvs-1.12.13/contrib'
982Making all in tools
983make[2]: Entering directory `/boot/home/cvs-1.12.13/tools'
984make[2]: Nothing to be done for `all'.
985make[2]: Leaving directory `/boot/home/cvs-1.12.13/tools'
986Making all in windows-NT
987make[2]: Entering directory `/boot/home/cvs-1.12.13/windows-NT'
988Making all in SCC
989make[3]: Entering directory `/boot/home/cvs-1.12.13/windows-NT/SCC'
990make[3]: Nothing to be done for `all'.
991make[3]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT/SCC'
992make[3]: Entering directory `/boot/home/cvs-1.12.13/windows-NT'
993sed -e "s/%PACKAGE_STRING%/Concurrent Versions System (CVS) 1.12.13/" \
994 -e "s/%PACKAGE_BUGREPORT%/bug-cvs@nongnu.org/" \
995 <./config.h.in >>config.tmp
996sed 's/@''HAVE__BOOL''@/0/' <../lib/stdbool_.h \
997 >>stdbool.tmp
998sed 's/@''HAVE_LONG_64BIT''@/0/g;s/@''HAVE_LONG_LONG_64BIT@/0/g' \
999 <../lib/stdint_.h >>stdint.tmp
1000make[3]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT'
1001make[2]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT'
1002Making all in os2
1003make[2]: Entering directory `/boot/home/cvs-1.12.13/os2'
1004make[2]: Nothing to be done for `all'.
1005make[2]: Leaving directory `/boot/home/cvs-1.12.13/os2'
1006Making all in emx
1007make[2]: Entering directory `/boot/home/cvs-1.12.13/emx'
1008make[2]: Nothing to be done for `all'.
1009make[2]: Leaving directory `/boot/home/cvs-1.12.13/emx'
1010Making all in vms
1011make[2]: Entering directory `/boot/home/cvs-1.12.13/vms'
1012sed "s/%PACKAGE_VERSION%/1.12.13/" <./config.h.in \
1013 >>config.tmp
1014make[2]: Leaving directory `/boot/home/cvs-1.12.13/vms'
1015Making all in maint-aux
1016make[2]: Entering directory `/boot/home/cvs-1.12.13/maint-aux'
1017make[2]: Nothing to be done for `all'.
1018make[2]: Leaving directory `/boot/home/cvs-1.12.13/maint-aux'
1019make[2]: Entering directory `/boot/home/cvs-1.12.13'
1020make[2]: Nothing to be done for `all-am'.
1021make[2]: Leaving directory `/boot/home/cvs-1.12.13'
1022make[1]: Leaving directory `/boot/home/cvs-1.12.13'
1023~/cvs-1.12.13> make install
1024Making install in lib
1025make[1]: Entering directory `/boot/home/cvs-1.12.13/lib'
1026make install-am
1027make[2]: Entering directory `/boot/home/cvs-1.12.13/lib'
1028make[3]: Entering directory `/boot/home/cvs-1.12.13/lib'
1029make[3]: Nothing to be done for `install-exec-am'.
1030make[3]: Nothing to be done for `install-data-am'.
1031make[3]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1032make[2]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1033make[1]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1034Making install in zlib
1035make[1]: Entering directory `/boot/home/cvs-1.12.13/zlib'
1036make[1]: Nothing to be done for `install'.
1037make[1]: Leaving directory `/boot/home/cvs-1.12.13/zlib'
1038Making install in diff
1039make[1]: Entering directory `/boot/home/cvs-1.12.13/diff'
1040make[2]: Entering directory `/boot/home/cvs-1.12.13/diff'
1041make[2]: Nothing to be done for `install-exec-am'.
1042make[2]: Nothing to be done for `install-data-am'.
1043make[2]: Leaving directory `/boot/home/cvs-1.12.13/diff'
1044make[1]: Leaving directory `/boot/home/cvs-1.12.13/diff'
1045Making install in src
1046make[1]: Entering directory `/boot/home/cvs-1.12.13/src'
1047make[2]: Entering directory `/boot/home/cvs-1.12.13/src'
1048test -z "/boot/common/bin" || mkdir -p -- "/boot/common/bin"
1049 /bin/install -c 'cvs' '/boot/common/bin/cvs'
1050test -z "/boot/common/bin" || mkdir -p -- "/boot/common/bin"
1051 /bin/install -c 'cvsbug' '/boot/common/bin/cvsbug'
1052make[2]: Nothing to be done for `install-data-am'.
1053make[2]: Leaving directory `/boot/home/cvs-1.12.13/src'
1054make[1]: Leaving directory `/boot/home/cvs-1.12.13/src'
1055Making install in man
1056make[1]: Entering directory `/boot/home/cvs-1.12.13/man'
1057make[2]: Entering directory `/boot/home/cvs-1.12.13/man'
1058make[2]: Nothing to be done for `install-exec-am'.
1059test -z "/boot/common/man/man5" || mkdir -p -- "/boot/common/man/man5"
1060 /bin/install -c -m 644 './cvs.5' '/boot/common/man/man5/cvs.5'
1061test -z "/boot/common/man/man8" || mkdir -p -- "/boot/common/man/man8"
1062 /bin/install -c -m 644 './cvsbug.8' '/boot/common/man/man8/cvsbug.8'
1063make[2]: Leaving directory `/boot/home/cvs-1.12.13/man'
1064make[1]: Leaving directory `/boot/home/cvs-1.12.13/man'
1065Making install in doc
1066make[1]: Entering directory `/boot/home/cvs-1.12.13/doc'
1067Making install in i18n
1068make[2]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n'
1069Making install in pt_BR
1070make[3]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n/pt_BR'
1071make[4]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n/pt_BR'
1072make[4]: Nothing to be done for `install-exec-am'.
1073make[4]: Nothing to be done for `install-data-am'.
1074make[4]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n/pt_BR'
1075make[3]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n/pt_BR'
1076make[3]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n'
1077make[4]: Entering directory `/boot/home/cvs-1.12.13/doc/i18n'
1078make[4]: Nothing to be done for `install-exec-am'.
1079make[4]: Nothing to be done for `install-data-am'.
1080make[4]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n'
1081make[3]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n'
1082make[2]: Leaving directory `/boot/home/cvs-1.12.13/doc/i18n'
1083make[2]: Entering directory `/boot/home/cvs-1.12.13/doc'
1084make[3]: Entering directory `/boot/home/cvs-1.12.13/doc'
1085make[3]: Nothing to be done for `install-exec-am'.
1086test -z "/boot/common/info" || mkdir -p -- "/boot/common/info"
1087 /bin/install -c -m 644 './cvs.info' '/boot/common/info/cvs.info'
1088 /bin/install -c -m 644 './cvs.info-1' '/boot/common/info/cvs.info-1'
1089 /bin/install -c -m 644 './cvs.info-2' '/boot/common/info/cvs.info-2'
1090 /bin/install -c -m 644 './cvsclient.info' '/boot/common/info/cvsclient.info'
1091 install-info --info-dir='/boot/common/info' '/boot/common/info/cvs.info'
1092 install-info --info-dir='/boot/common/info' '/boot/common/info/cvsclient.info'
1093test -z "/boot/common/man/man1" || mkdir -p -- "/boot/common/man/man1"
1094 /bin/install -c -m 644 '././cvs.1' '/boot/common/man/man1/cvs.1'
1095make[3]: Leaving directory `/boot/home/cvs-1.12.13/doc'
1096make[2]: Leaving directory `/boot/home/cvs-1.12.13/doc'
1097make[1]: Leaving directory `/boot/home/cvs-1.12.13/doc'
1098Making install in contrib
1099make[1]: Entering directory `/boot/home/cvs-1.12.13/contrib'
1100Making install in pam
1101make[2]: Entering directory `/boot/home/cvs-1.12.13/contrib/pam'
1102make[3]: Entering directory `/boot/home/cvs-1.12.13/contrib/pam'
1103make[3]: Nothing to be done for `install-exec-am'.
1104make[3]: Nothing to be done for `install-data-am'.
1105make[3]: Leaving directory `/boot/home/cvs-1.12.13/contrib/pam'
1106make[2]: Leaving directory `/boot/home/cvs-1.12.13/contrib/pam'
1107make[2]: Entering directory `/boot/home/cvs-1.12.13/contrib'
1108make[3]: Entering directory `/boot/home/cvs-1.12.13/contrib'
1109make[3]: Nothing to be done for `install-exec-am'.
1110test -z "/boot/common/share/cvs/contrib" || mkdir -p -- "/boot/common/share/cvs/contrib"
1111 /bin/install -c -m 644 'README' '/boot/common/share/cvs/contrib/README'
1112 /bin/install -c -m 644 'intro.doc' '/boot/common/share/cvs/contrib/intro.doc'
1113 /bin/install -c -m 644 'rcs-5.7-commitid.patch' '/boot/common/share/cvs/contrib/rcs-5.7-commitid.patch'
1114test -z "/boot/common/share/cvs/contrib" || mkdir -p -- "/boot/common/share/cvs/contrib"
1115 /bin/install -c 'clmerge' '/boot/common/share/cvs/contrib/clmerge'
1116 /bin/install -c 'cln_hist' '/boot/common/share/cvs/contrib/cln_hist'
1117 /bin/install -c 'commit_prep' '/boot/common/share/cvs/contrib/commit_prep'
1118 /bin/install -c 'cvs2vendor' '/boot/common/share/cvs/contrib/cvs2vendor'
1119 /bin/install -c 'cvs_acls' '/boot/common/share/cvs/contrib/cvs_acls'
1120 /bin/install -c 'debug_check_log' '/boot/common/share/cvs/contrib/debug_check_log'
1121 /bin/install -c 'log' '/boot/common/share/cvs/contrib/log'
1122 /bin/install -c 'log_accum' '/boot/common/share/cvs/contrib/log_accum'
1123 /bin/install -c 'mfpipe' '/boot/common/share/cvs/contrib/mfpipe'
1124 /bin/install -c 'newcvsroot' '/boot/common/share/cvs/contrib/newcvsroot'
1125 /bin/install -c 'pvcs2rcs' '/boot/common/share/cvs/contrib/pvcs2rcs'
1126 /bin/install -c 'rcs-to-cvs' '/boot/common/share/cvs/contrib/rcs-to-cvs'
1127 /bin/install -c 'rcs2log' '/boot/common/share/cvs/contrib/rcs2log'
1128 /bin/install -c 'rcslock' '/boot/common/share/cvs/contrib/rcslock'
1129 /bin/install -c 'sandbox_status' '/boot/common/share/cvs/contrib/sandbox_status'
1130 /bin/install -c 'sccs2rcs' '/boot/common/share/cvs/contrib/sccs2rcs'
1131 /bin/install -c 'validate_repo' '/boot/common/share/cvs/contrib/validate_repo'
1132: FIXME - this path should be determined dynamically from bindir
1133: and contribdir
1134/boot/home/cvs-1.12.13/build-aux/install-sh -d /boot/common/bin
1135test ! -f /boot/common/bin/rcs2log
1136 && cd /boot/common/bin && ln -s ../share/cvs/contrib/rcs2log .
1137Link creation failed
1138 /bin/install -c rcs2log /boot/common/bin/rcs2log
1139make[3]: Leaving directory `/boot/home/cvs-1.12.13/contrib'
1140make[2]: Leaving directory `/boot/home/cvs-1.12.13/contrib'
1141make[1]: Leaving directory `/boot/home/cvs-1.12.13/contrib'
1142Making install in tools
1143make[1]: Entering directory `/boot/home/cvs-1.12.13/tools'
1144make[2]: Entering directory `/boot/home/cvs-1.12.13/tools'
1145make[2]: Nothing to be done for `install-exec-am'.
1146make[2]: Nothing to be done for `install-data-am'.
1147make[2]: Leaving directory `/boot/home/cvs-1.12.13/tools'
1148make[1]: Leaving directory `/boot/home/cvs-1.12.13/tools'
1149Making install in windows-NT
1150make[1]: Entering directory `/boot/home/cvs-1.12.13/windows-NT'
1151Making install in SCC
1152make[2]: Entering directory `/boot/home/cvs-1.12.13/windows-NT/SCC'
1153make[3]: Entering directory `/boot/home/cvs-1.12.13/windows-NT/SCC'
1154make[3]: Nothing to be done for `install-exec-am'.
1155make[3]: Nothing to be done for `install-data-am'.
1156make[3]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT/SCC'
1157make[2]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT/SCC'
1158make[2]: Entering directory `/boot/home/cvs-1.12.13/windows-NT'
1159make[3]: Entering directory `/boot/home/cvs-1.12.13/windows-NT'
1160make[3]: Nothing to be done for `install-exec-am'.
1161make[3]: Nothing to be done for `install-data-am'.
1162make[3]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT'
1163make[2]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT'
1164make[1]: Leaving directory `/boot/home/cvs-1.12.13/windows-NT'
1165Making install in os2
1166make[1]: Entering directory `/boot/home/cvs-1.12.13/os2'
1167make[1]: Nothing to be done for `install'.
1168make[1]: Leaving directory `/boot/home/cvs-1.12.13/os2'
1169Making install in emx
1170make[1]: Entering directory `/boot/home/cvs-1.12.13/emx'
1171make[1]: Nothing to be done for `install'.
1172make[1]: Leaving directory `/boot/home/cvs-1.12.13/emx'
1173Making install in vms
1174make[1]: Entering directory `/boot/home/cvs-1.12.13/vms'
1175make[2]: Entering directory `/boot/home/cvs-1.12.13/vms'
1176make[2]: Nothing to be done for `install-exec-am'.
1177make[2]: Nothing to be done for `install-data-am'.
1178make[2]: Leaving directory `/boot/home/cvs-1.12.13/vms'
1179make[1]: Leaving directory `/boot/home/cvs-1.12.13/vms'
1180Making install in maint-aux
1181make[1]: Entering directory `/boot/home/cvs-1.12.13/maint-aux'
1182make[2]: Entering directory `/boot/home/cvs-1.12.13/maint-aux'
1183make[2]: Nothing to be done for `install-exec-am'.
1184make[2]: Nothing to be done for `install-data-am'.
1185make[2]: Leaving directory `/boot/home/cvs-1.12.13/maint-aux'
1186make[1]: Leaving directory `/boot/home/cvs-1.12.13/maint-aux'
1187make[1]: Entering directory `/boot/home/cvs-1.12.13'
1188make[2]: Entering directory `/boot/home/cvs-1.12.13'
1189make[2]: Nothing to be done for `install-exec-am'.
1190make[2]: Nothing to be done for `install-data-am'.
1191make[2]: Leaving directory `/boot/home/cvs-1.12.13'
1192make[1]: Leaving directory `/boot/home/cvs-1.12.13'
1193~/cvs-1.12.13> make check
1194Making check in lib
1195make[1]: Entering directory `/boot/home/cvs-1.12.13/lib'
1196make check-am
1197make[2]: Entering directory `/boot/home/cvs-1.12.13/lib'
1198make getdate
1199make[3]: Entering directory `/boot/home/cvs-1.12.13/lib'
1200source='error.c' object='getdate-error.o' libtool=no \
1201 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
1202 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DTEST -I/boot/common/include -Ino/include -g -O2 -c -o getdate-error.o `test -f 'error.c' || echo './'`error.c
1203source='getdate.c' object='getdate-getdate.o' libtool=no \
1204 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
1205 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DTEST -I/boot/common/include -Ino/include -g -O2 -c -o getdate-getdate.o `test -f 'getdate.c' || echo './'`getdate.c
1206source='progname.c' object='getdate-progname.o' libtool=no \
1207 DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \
1208 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DTEST -I/boot/common/include -Ino/include -g -O2 -c -o getdate-progname.o `test -f 'progname.c' || echo './'`progname.c
1209gcc -g -O2 -Lno/lib -o getdate getdate-error.o getdate-getdate.o getdate-progname.o libcvs.a /boot/common/lib/libintl.so -L/boot/common/lib -lnetwork /boot/common/lib/libiconv.so -Wl,-rpath -Wl,/boot/common/lib -lnetwork
1210make[3]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1211make check-TESTS
1212make[3]: Entering directory `/boot/home/cvs-1.12.13/lib'
1213PASS: test-getdate.sh
1214==================
1215All 1 tests passed
1216==================
1217make[3]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1218make[2]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1219make[1]: Leaving directory `/boot/home/cvs-1.12.13/lib'
1220Making check in zlib
1221make[1]: Entering directory `/boot/home/cvs-1.12.13/zlib'
1222gcc -g -O2 -c -o example.o example.c
1223gcc -g -O2 -o example example.o libz.a -Lno/lib
1224gcc -g -O2 -c -o minigzip.o minigzip.c
1225gcc -g -O2 -o minigzip minigzip.o libz.a -Lno/lib
1226hello world
1227zlib version 1.2.3 = 0x1230, compile flags = 0x55
1228uncompress(): hello, hello!
1229gzread(): hello, hello!
1230gzgets() after gzseek: hello!
1231inflate(): hello, hello!
1232large_inflate(): OK
1233after inflateSync(): hello, hello!
1234inflate with dictionary: hello, hello!
1235 *** zlib test OK ***
1236make[1]: Leaving directory `/boot/home/cvs-1.12.13/zlib'
1237Making check in diff
1238make[1]: Entering directory `/boot/home/cvs-1.12.13/diff'
1239make[1]: Nothing to be done for `check'.
1240make[1]: Leaving directory `/boot/home/cvs-1.12.13/diff'
1241Making check in src
1242make[1]: Entering directory `/boot/home/cvs-1.12.13/src'
1243make check-local
1244make[2]: Entering directory `/boot/home/cvs-1.12.13/src'
1245/bin/sh ./sanity.sh `pwd`/cvs
1246This test should produce no other output than this message, and a final "OK".
1247(Note that the test can take an hour or more to run and periodically stops
1248for as long as one minute. Do not assume there is a problem just because
1249nothing seems to happen for a long time. If you cannot live without
1250running status, try the command: `tail -f check.log' from another window.)
1251Test suite does not work correctly when run as root
1252make[2]: *** [localcheck] Error 1
1253make[2]: Leaving directory `/boot/home/cvs-1.12.13/src'
1254make[1]: *** [check-am] Error 2
1255make[1]: Leaving directory `/boot/home/cvs-1.12.13/src'
1256make: *** [check-recursive] Error 1
1257/boot/foo/boot>
1258/boot/foo/boot> rm -rf w repo
1259/boot/foo/boot> mkdir w repo
1260/boot/foo/boot> cd w
1261/boot/foo/boot/w> mkdir d
1262/boot/foo/boot/w> touch d/a b c
1263/boot/foo/boot/w> cvs -Q -d `cd ../repo && pwd` init
1264/boot/foo/boot/w> cvs -Q -d `cd ../repo && pwd` import -m imp m M MO
1265cvs [import aborted]: Only numeric branch specifications with two dots are
1266supported by import, not `1.1.1'. For example: `1.1.1'.
1267/boot/foo/boot/w> cvs -Q -d `cd ../repo && pwd` import -m imp m M M0
1268cvs [import aborted]: Only numeric branch specifications with two dots are
1269supported by import, not `1.1.1'. For example: `1.1.1'.
1270/boot/foo/boot/w>