dpkg-buildpackage: source package is cpio dpkg-buildpackage: source version is 2.6-10 dpkg-buildpackage: source changed by Clint Adams dpkg-buildpackage: host architecture sh4 debian/rules clean test -f src/cpio.h && test -f debian/rules rm -f build /usr/bin/make -i distclean make[1]: Entering directory `/root/work/cpio-2.6' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/root/work/cpio-2.6' make: [clean] Error 2 (ignored) rm -f config.cache rm -f -r *~ debian/tmp debian/*~ debian/files* dpkg-source -b cpio-2.6 dpkg-source: building cpio using existing cpio_2.6.orig.tar.gz dpkg-source: building cpio in cpio_2.6-10.diff.gz dpkg-source: building cpio in cpio_2.6-10.dsc debian/rules build test -f src/cpio.h && test -f debian/rules CFLAGS='-Wall -g -O2' CPIO_MT_PROG=mt ./configure --prefix=/usr \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ --bindir=/bin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for function prototypes... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking return type of signal handlers... void checking whether sys/types.h defines makedev... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for gid_t... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for iswprint... yes checking for mbsinit... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for unistd.h... (cached) yes checking whether system is Windows or MSDOS... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for mbstate_t... yes checking for ssize_t... yes checking whether closedir returns void... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for error_at_line... yes checking for working GNU fnmatch... yes checking for mempcpy... yes checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for C/C++ restrict keyword... __restrict checking for strcasecmp... yes checking for strncasecmp... yes checking for strchrnul... yes checking for strndup... yes checking for working strnlen... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes checking for remote tape header files... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/io/trioctl.h usability... no checking sys/io/trioctl.h presence... no checking for sys/io/trioctl.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for bcopy... yes checking for mkdir... yes checking for strdup... yes checking for strerror... yes checking for uint32_t... yes checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for sys_errlist and sys_nerr... yes checking whether errno is declared... yes checking whether sys_nerr is declared... yes checking whether sys_errlist is declared... yes checking whether getpwnam is declared... yes checking whether getgrnam is declared... yes checking whether getgrgid is declared... yes checking whether strdup is declared... yes checking whether strerror is declared... yes checking whether getenv is declared... yes checking whether atoi is declared... yes checking whether exit is declared... yes checking for working fnmatch... yes checking for lchown... yes checking for endpwent... yes checking for endgrent... yes checking for lstat... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for gethostname in -lnsl... yes checking for setsockopt in -lsocket... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... sh4-unknown-linux-gnu checking host system type... sh4-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating headers/Makefile config.status: creating lib/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands touch tests/testsuite test -f src/cpio.h && test -f debian/rules /usr/bin/make make[1]: Entering directory `/root/work/cpio-2.6' /usr/bin/make all-recursive make[2]: Entering directory `/root/work/cpio-2.6' Making all in doc make[3]: Entering directory `/root/work/cpio-2.6/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/cpio-2.6/doc' Making all in headers make[3]: Entering directory `/root/work/cpio-2.6/headers' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/cpio-2.6/headers' Making all in lib make[3]: Entering directory `/root/work/cpio-2.6/lib' cp ./alloca_.h alloca.h-t mv alloca.h-t alloca.h cp ./getopt_.h getopt.h-t mv getopt.h-t getopt.h /usr/bin/make all-am make[4]: Entering directory `/root/work/cpio-2.6/lib' echo '#define LOCALEDIR "/usr/share/locale"' >localedir.h echo "#ifndef DEFAULT_RMT_COMMAND" >> localedir.h echo "# define DEFAULT_RMT_COMMAND \"/usr/libexec/`echo \"rmt\" | sed 's,^.*/,,;s,x,x,'`\"" >> localedir.h echo "#endif" >> localedir.h cp ./sysexit_.h sysexits.h-t mv sysexits.h-t sysexits.h if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT rtapelib.o -MD -MP -MF ".deps/rtapelib.Tpo" -c -o rtapelib.o rtapelib.c; \ then mv -f ".deps/rtapelib.Tpo" ".deps/rtapelib.Po"; else rm -f ".deps/rtapelib.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argmatch.o -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.o argmatch.c; \ then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Po"; else rm -f ".deps/argmatch.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-ba.o -MD -MP -MF ".deps/argp-ba.Tpo" -c -o argp-ba.o argp-ba.c; \ then mv -f ".deps/argp-ba.Tpo" ".deps/argp-ba.Po"; else rm -f ".deps/argp-ba.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-eexst.o -MD -MP -MF ".deps/argp-eexst.Tpo" -c -o argp-eexst.o argp-eexst.c; \ then mv -f ".deps/argp-eexst.Tpo" ".deps/argp-eexst.Po"; else rm -f ".deps/argp-eexst.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-fmtstream.o -MD -MP -MF ".deps/argp-fmtstream.Tpo" -c -o argp-fmtstream.o argp-fmtstream.c; \ then mv -f ".deps/argp-fmtstream.Tpo" ".deps/argp-fmtstream.Po"; else rm -f ".deps/argp-fmtstream.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-fs-xinl.o -MD -MP -MF ".deps/argp-fs-xinl.Tpo" -c -o argp-fs-xinl.o argp-fs-xinl.c; \ then mv -f ".deps/argp-fs-xinl.Tpo" ".deps/argp-fs-xinl.Po"; else rm -f ".deps/argp-fs-xinl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-help.o -MD -MP -MF ".deps/argp-help.Tpo" -c -o argp-help.o argp-help.c; \ then mv -f ".deps/argp-help.Tpo" ".deps/argp-help.Po"; else rm -f ".deps/argp-help.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-parse.o -MD -MP -MF ".deps/argp-parse.Tpo" -c -o argp-parse.o argp-parse.c; \ then mv -f ".deps/argp-parse.Tpo" ".deps/argp-parse.Po"; else rm -f ".deps/argp-parse.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-pv.o -MD -MP -MF ".deps/argp-pv.Tpo" -c -o argp-pv.o argp-pv.c; \ then mv -f ".deps/argp-pv.Tpo" ".deps/argp-pv.Po"; else rm -f ".deps/argp-pv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-pvh.o -MD -MP -MF ".deps/argp-pvh.Tpo" -c -o argp-pvh.o argp-pvh.c; \ then mv -f ".deps/argp-pvh.Tpo" ".deps/argp-pvh.Po"; else rm -f ".deps/argp-pvh.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT argp-xinl.o -MD -MP -MF ".deps/argp-xinl.Tpo" -c -o argp-xinl.o argp-xinl.c; \ then mv -f ".deps/argp-xinl.Tpo" ".deps/argp-xinl.Po"; else rm -f ".deps/argp-xinl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT dirname.o -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.o dirname.c; \ then mv -f ".deps/dirname.Tpo" ".deps/dirname.Po"; else rm -f ".deps/dirname.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \ then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT stripslash.o -MD -MP -MF ".deps/stripslash.Tpo" -c -o stripslash.o stripslash.c; \ then mv -f ".deps/stripslash.Tpo" ".deps/stripslash.Po"; else rm -f ".deps/stripslash.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT exitfail.o -MD -MP -MF ".deps/exitfail.Tpo" -c -o exitfail.o exitfail.c; \ then mv -f ".deps/exitfail.Tpo" ".deps/exitfail.Po"; else rm -f ".deps/exitfail.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT full-write.o -MD -MP -MF ".deps/full-write.Tpo" -c -o full-write.o full-write.c; \ then mv -f ".deps/full-write.Tpo" ".deps/full-write.Po"; else rm -f ".deps/full-write.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \ then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT quotearg.o -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.o quotearg.c; \ then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Po"; else rm -f ".deps/quotearg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT safe-read.o -MD -MP -MF ".deps/safe-read.Tpo" -c -o safe-read.o safe-read.c; \ then mv -f ".deps/safe-read.Tpo" ".deps/safe-read.Po"; else rm -f ".deps/safe-read.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT safe-write.o -MD -MP -MF ".deps/safe-write.Tpo" -c -o safe-write.o safe-write.c; \ then mv -f ".deps/safe-write.Tpo" ".deps/safe-write.Po"; else rm -f ".deps/safe-write.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT savedir.o -MD -MP -MF ".deps/savedir.Tpo" -c -o savedir.o savedir.c; \ then mv -f ".deps/savedir.Tpo" ".deps/savedir.Po"; else rm -f ".deps/savedir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \ then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT xalloc-die.o -MD -MP -MF ".deps/xalloc-die.Tpo" -c -o xalloc-die.o xalloc-die.c; \ then mv -f ".deps/xalloc-die.Tpo" ".deps/xalloc-die.Po"; else rm -f ".deps/xalloc-die.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -O2 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi rm -f libcpio.a ar cru libcpio.a rtapelib.o argmatch.o argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o argp-xinl.o dirname.o basename.o stripslash.o exitfail.o full-write.o quote.o quotearg.o safe-read.o safe-write.o savedir.o xmalloc.o xalloc-die.o getopt.o getopt1.o ranlib libcpio.a make[4]: Leaving directory `/root/work/cpio-2.6/lib' make[3]: Leaving directory `/root/work/cpio-2.6/lib' Making all in rmt make[3]: Entering directory `/root/work/cpio-2.6/rmt' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -Wall -g -O2 -MT rmt.o -MD -MP -MF ".deps/rmt.Tpo" -c -o rmt.o rmt.c; \ then mv -f ".deps/rmt.Tpo" ".deps/rmt.Po"; else rm -f ".deps/rmt.Tpo"; exit 1; fi rmt.c: In function `main': rmt.c:288: warning: passing arg 2 of `rpl_getopt_long' discards qualifiers from pointer target type gcc -Wall -g -O2 -o rmt rmt.o ../lib/libcpio.a -lnsl make[3]: Leaving directory `/root/work/cpio-2.6/rmt' Making all in src make[3]: Entering directory `/root/work/cpio-2.6/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT copyin.o -MD -MP -MF ".deps/copyin.Tpo" -c -o copyin.o copyin.c; \ then mv -f ".deps/copyin.Tpo" ".deps/copyin.Po"; else rm -f ".deps/copyin.Tpo"; exit 1; fi copyin.c: In function `list_file': copyin.c:180: warning: unsigned int format, long unsigned int arg (arg 6) copyin.c: In function `create_defered_links_to_skipped': copyin.c:310: warning: unused variable `link_res' copyin.c: In function `copyin_regular_file': copyin.c:546: warning: unsigned int format, long unsigned int arg (arg 6) copyin.c:568: warning: unsigned int format, long unsigned int arg (arg 6) copyin.c: In function `long_format': copyin.c:901: warning: unsigned int format, long unsigned int arg (arg 3) copyin.c:913: warning: unsigned int format, long int arg (arg 2) copyin.c:913: warning: unsigned int format, long int arg (arg 3) copyin.c: In function `process_copy_in': copyin.c:1570: warning: unsigned int format, long unsigned int arg (arg 6) copyin.c:1388: warning: 'tty_in' might be used uninitialized in this function copyin.c:1389: warning: 'tty_out' might be used uninitialized in this function copyin.c:1390: warning: 'rename_in' might be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT copyout.o -MD -MP -MF ".deps/copyout.Tpo" -c -o copyout.o copyout.c; \ then mv -f ".deps/copyout.Tpo" ".deps/copyout.Po"; else rm -f ".deps/copyout.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT copypass.o -MD -MP -MF ".deps/copypass.Tpo" -c -o copypass.o copypass.c; \ then mv -f ".deps/copypass.Tpo" ".deps/copypass.Po"; else rm -f ".deps/copypass.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT defer.o -MD -MP -MF ".deps/defer.Tpo" -c -o defer.o defer.c; \ then mv -f ".deps/defer.Tpo" ".deps/defer.Po"; else rm -f ".deps/defer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT dstring.o -MD -MP -MF ".deps/dstring.Tpo" -c -o dstring.o dstring.c; \ then mv -f ".deps/dstring.Tpo" ".deps/dstring.Po"; else rm -f ".deps/dstring.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT global.o -MD -MP -MF ".deps/global.Tpo" -c -o global.o global.c; \ then mv -f ".deps/global.Tpo" ".deps/global.Po"; else rm -f ".deps/global.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT tar.o -MD -MP -MF ".deps/tar.Tpo" -c -o tar.o tar.c; \ then mv -f ".deps/tar.Tpo" ".deps/tar.Po"; else rm -f ".deps/tar.Tpo"; exit 1; fi tar.c: In function `is_tar_filename_too_long': tar.c:488: warning: unused variable `p' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi util.c: In function `tape_empty_output_buffer': util.c:64: warning: implicit declaration of function `full_write' util.c: In function `disk_empty_output_buffer': util.c:127: warning: implicit declaration of function `sparse_write' util.c: In function `tape_fill_input_buffer': util.c:188: warning: implicit declaration of function `safe_read' util.c: In function `copy_files_disk_to_tape': util.c:476: warning: suggest parentheses around assignment used as truth value util.c: In function `copy_files_disk_to_disk': util.c:520: warning: suggest parentheses around assignment used as truth value util.c: In function `sparse_write': util.c:1160: warning: 'write_count' might be used uninitialized in this function util.c:1161: warning: 'cur_write_start' might be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT filemode.o -MD -MP -MF ".deps/filemode.Tpo" -c -o filemode.o filemode.c; \ then mv -f ".deps/filemode.Tpo" ".deps/filemode.Po"; else rm -f ".deps/filemode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT idcache.o -MD -MP -MF ".deps/idcache.Tpo" -c -o idcache.o idcache.c; \ then mv -f ".deps/idcache.Tpo" ".deps/idcache.Po"; else rm -f ".deps/idcache.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT makepath.o -MD -MP -MF ".deps/makepath.Tpo" -c -o makepath.o makepath.c; \ then mv -f ".deps/makepath.Tpo" ".deps/makepath.Po"; else rm -f ".deps/makepath.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT userspec.o -MD -MP -MF ".deps/userspec.Tpo" -c -o userspec.o userspec.c; \ then mv -f ".deps/userspec.Tpo" ".deps/userspec.Po"; else rm -f ".deps/userspec.Tpo"; exit 1; fi gcc -Wall -g -O2 -o cpio copyin.o copyout.o copypass.o defer.o dstring.o global.o main.o tar.o util.o filemode.o idcache.o makepath.o userspec.o ../lib/libcpio.a -lnsl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../lib -Wall -g -O2 -MT mt.o -MD -MP -MF ".deps/mt.Tpo" -c -o mt.o mt.c; \ then mv -f ".deps/mt.Tpo" ".deps/mt.Po"; else rm -f ".deps/mt.Tpo"; exit 1; fi mt.c: In function `print_position': mt.c:403: warning: passing arg 3 of `rmt_ioctl__' from incompatible pointer type mt.c: In function `main': mt.c:685: warning: passing arg 2 of `argmatch' from incompatible pointer type mt.c:693: warning: passing arg 2 of `argmatch' from incompatible pointer type gcc -Wall -g -O2 -o mt mt.o ../lib/libcpio.a -lnsl make[3]: Leaving directory `/root/work/cpio-2.6/src' Making all in po make[3]: Entering directory `/root/work/cpio-2.6/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/cpio-2.6/po' Making all in tests make[3]: Entering directory `/root/work/cpio-2.6/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/cpio-2.6/tests' make[3]: Entering directory `/root/work/cpio-2.6' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/work/cpio-2.6' make[2]: Leaving directory `/root/work/cpio-2.6' make[1]: Leaving directory `/root/work/cpio-2.6' /usr/bin/make check make[1]: Entering directory `/root/work/cpio-2.6' Making check in doc make[2]: Entering directory `/root/work/cpio-2.6/doc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/work/cpio-2.6/doc' Making check in headers make[2]: Entering directory `/root/work/cpio-2.6/headers' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/work/cpio-2.6/headers' Making check in lib make[2]: Entering directory `/root/work/cpio-2.6/lib' /usr/bin/make check-am make[3]: Entering directory `/root/work/cpio-2.6/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/root/work/cpio-2.6/lib' make[2]: Leaving directory `/root/work/cpio-2.6/lib' Making check in rmt make[2]: Entering directory `/root/work/cpio-2.6/rmt' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/work/cpio-2.6/rmt' Making check in src make[2]: Entering directory `/root/work/cpio-2.6/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/work/cpio-2.6/src' Making check in po make[2]: Entering directory `/root/work/cpio-2.6/po' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/root/work/cpio-2.6/po' Making check in tests make[2]: Entering directory `/root/work/cpio-2.6/tests' /usr/bin/make genfile make[3]: Entering directory `/root/work/cpio-2.6/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../src -Wall -g -O2 -MT genfile.o -MD -MP -MF ".deps/genfile.Tpo" -c -o genfile.o genfile.c; \ then mv -f ".deps/genfile.Tpo" ".deps/genfile.Po"; else rm -f ".deps/genfile.Tpo"; exit 1; fi gcc -Wall -g -O2 -o genfile genfile.o ../lib/libcpio.a -lnsl make[3]: Leaving directory `/root/work/cpio-2.6/tests' /usr/bin/make check-local make[3]: Entering directory `/root/work/cpio-2.6/tests' { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [GNU cpio])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [cpio])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [2.6])'; \ echo 'm4_define([AT_PACKAGE_STRING], [GNU cpio 2.6])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-cpio@gnu.org])'; \ } >./package.m4 /bin/sh ./testsuite ## ------------------------ ## ## GNU cpio 2.6 test suite. ## ## ------------------------ ## 1: cpio version ok 2: basic functionality: copyin/copyout ok ## ------------- ## ## Test results. ## ## ------------- ## All 2 tests were successful. make[3]: Leaving directory `/root/work/cpio-2.6/tests' make[2]: Leaving directory `/root/work/cpio-2.6/tests' make[2]: Entering directory `/root/work/cpio-2.6' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/root/work/cpio-2.6' make[1]: Leaving directory `/root/work/cpio-2.6' touch build debian/rules binary test -f src/cpio.h && test -f debian/rules test root = "`whoami`" test -f src/cpio.h && test -f debian/rules test -f src/cpio.h && test -f debian/rules rm -f -r debian/tmp install -p -d -o root -g root -m 755 debian/tmp debian/tmp/DEBIAN install -p -d -o root -g root -m 755 debian/tmp/usr/share/doc/cpio install -p -o root -g root -m 755 debian/preinst debian/postinst \ debian/prerm debian/tmp/DEBIAN/. install -p -d -o root -g root -m 755 \ debian/tmp/bin \ debian/tmp/usr/share/man/man1 \ debian/tmp/usr/share/info /usr/bin/make install DESTDIR=/root/work/cpio-2.6/debian/tmp make[1]: Entering directory `/root/work/cpio-2.6' Making install in doc make[2]: Entering directory `/root/work/cpio-2.6/doc' make[3]: Entering directory `/root/work/cpio-2.6/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/root/work/cpio-2.6/debian/tmp/usr/share/info" /usr/bin/install -c -m 644 './cpio.info' '/root/work/cpio-2.6/debian/tmp/usr/share/info/cpio.info' test -z "/usr/share/man/man1" || mkdir -p -- "/root/work/cpio-2.6/debian/tmp/usr/share/man/man1" /usr/bin/install -c -m 644 './cpio.1' '/root/work/cpio-2.6/debian/tmp/usr/share/man/man1/cpio.1' /usr/bin/install -c -m 644 './mt.1' '/root/work/cpio-2.6/debian/tmp/usr/share/man/man1/mt.1' make[3]: Leaving directory `/root/work/cpio-2.6/doc' make[2]: Leaving directory `/root/work/cpio-2.6/doc' Making install in headers make[2]: Entering directory `/root/work/cpio-2.6/headers' make[3]: Entering directory `/root/work/cpio-2.6/headers' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/cpio-2.6/headers' make[2]: Leaving directory `/root/work/cpio-2.6/headers' Making install in lib make[2]: Entering directory `/root/work/cpio-2.6/lib' /usr/bin/make install-am make[3]: Entering directory `/root/work/cpio-2.6/lib' make[4]: Entering directory `/root/work/cpio-2.6/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/work/cpio-2.6/lib' make[3]: Leaving directory `/root/work/cpio-2.6/lib' make[2]: Leaving directory `/root/work/cpio-2.6/lib' Making install in rmt make[2]: Entering directory `/root/work/cpio-2.6/rmt' make[3]: Entering directory `/root/work/cpio-2.6/rmt' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec" || mkdir -p -- "/root/work/cpio-2.6/debian/tmp/usr/libexec" /usr/bin/install -c 'rmt' '/root/work/cpio-2.6/debian/tmp/usr/libexec/rmt' make[3]: Leaving directory `/root/work/cpio-2.6/rmt' make[2]: Leaving directory `/root/work/cpio-2.6/rmt' Making install in src make[2]: Entering directory `/root/work/cpio-2.6/src' make[3]: Entering directory `/root/work/cpio-2.6/src' test -z "/bin" || mkdir -p -- "/root/work/cpio-2.6/debian/tmp/bin" /usr/bin/install -c 'cpio' '/root/work/cpio-2.6/debian/tmp/bin/cpio' /usr/bin/install -c 'mt' '/root/work/cpio-2.6/debian/tmp/bin/mt' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/cpio-2.6/src' make[2]: Leaving directory `/root/work/cpio-2.6/src' Making install in po make[2]: Entering directory `/root/work/cpio-2.6/po' /bin/sh ../scripts/mkinstalldirs /root/work/cpio-2.6/debian/tmp/usr/share mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/da/LC_MESSAGES installing da.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/da/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/de/LC_MESSAGES installing de.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/de/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/es/LC_MESSAGES installing es.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/es/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/fr/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/gl/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/hu/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/ko/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/nl/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/pl/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/ro/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/ru/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/sv/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/tr/LC_MESSAGES/cpio.mo mkdir -p -- /root/work/cpio-2.6/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /root/work/cpio-2.6/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo if test "cpio" = "gettext-tools"; then \ /bin/sh ../scripts/mkinstalldirs /root/work/cpio-2.6/debian/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /root/work/cpio-2.6/debian/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /root/work/cpio-2.6/debian/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/root/work/cpio-2.6/po' Making install in tests make[2]: Entering directory `/root/work/cpio-2.6/tests' make[3]: Entering directory `/root/work/cpio-2.6/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/cpio-2.6/tests' make[2]: Leaving directory `/root/work/cpio-2.6/tests' make[2]: Entering directory `/root/work/cpio-2.6' make[3]: Entering directory `/root/work/cpio-2.6' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/root/work/cpio-2.6' make[2]: Leaving directory `/root/work/cpio-2.6' make[1]: Leaving directory `/root/work/cpio-2.6' rm -rf debian/tmp/usr/libexec mv debian/tmp/bin/mt debian/tmp/bin/mt-gnu mv debian/tmp/usr/share/man/man1/mt.1 \ debian/tmp/usr/share/man/man1/mt-gnu.1 strip -R.note -R.comment debian/tmp/bin/* rm -rf debian/tmp/usr/sbin install -m 644 ChangeLog debian/tmp/usr/share/doc/cpio/changelog install -m 644 NEWS README debian/tmp/usr/share/doc/cpio/. install -m 644 debian/changelog \ debian/tmp/usr/share/doc/cpio/changelog.Debian gzip -9v debian/tmp/usr/share/doc/cpio/* debian/tmp/usr/share/doc/cpio/NEWS: 54.6% -- replaced with debian/tmp/usr/share/doc/cpio/NEWS.gz debian/tmp/usr/share/doc/cpio/README: 52.4% -- replaced with debian/tmp/usr/share/doc/cpio/README.gz debian/tmp/usr/share/doc/cpio/changelog: 69.2% -- replaced with debian/tmp/usr/share/doc/cpio/changelog.gz debian/tmp/usr/share/doc/cpio/changelog.Debian: 65.5% -- replaced with debian/tmp/usr/share/doc/cpio/changelog.Debian.gz gzip -9v debian/tmp/usr/share/man/*/* debian/tmp/usr/share/man/man1/cpio.1: 60.8% -- replaced with debian/tmp/usr/share/man/man1/cpio.1.gz debian/tmp/usr/share/man/man1/mt-gnu.1: 61.4% -- replaced with debian/tmp/usr/share/man/man1/mt-gnu.1.gz gzip -9v debian/tmp/usr/share/info/* debian/tmp/usr/share/info/cpio.info: 66.9% -- replaced with debian/tmp/usr/share/info/cpio.info.gz install -m 644 debian/copyright debian/tmp/usr/share/doc/cpio/. dpkg-shlibdeps debian/tmp/bin/cpio debian/tmp/bin/mt-gnu cd debian/tmp && find * -type f ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums dpkg-gencontrol -isp chown -R root.root debian/tmp chmod -R g-ws debian/tmp dpkg-deb --build debian/tmp .. dpkg-deb: building package `cpio' in `../cpio_2.6-10_sh4.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included)