dpkg-buildpackage: source package is tar dpkg-buildpackage: source version is 1.16-2em1 dpkg-buildpackage: source changed by Neil Williams dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-buildpackage: host architecture arm dpkg-buildpackage: source version without epoch 1.16-2em1 fakeroot debian/rules clean make: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' dh_testdir dh_testroot rm -f build-stamp configure-stamp rm -rf debian/tmp /usr/bin/make distclean make[1]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' Making distclean in tests make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' test -z "genfile" || rm -f genfile test ! -f ./testsuite || /bin/sh ./testsuite --clean rm -f *.o rm -f *.tab.c test -z "atlocal" || rm -f atlocal test -z "atconfig " || rm -f atconfig rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' Making distclean in po make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/po' rm -f *.insert-header rm -f remove-potcdate.sed rm -f stamp-poT rm -f core core.* tar.po tar.1po tar.2po *.new.po rm -fr *.o rm -f Makefile Makefile.in POTFILES *.mo make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/po' Making distclean in scripts make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' test -z "backup.sh backup restore dump-remind" || rm -f backup.sh backup restore dump-remind test -z "" || rm -f rm -f Makefile make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' Making distclean in src make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' test -z "tar" || rm -f tar rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' Making distclean in rmt make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' test -z "rmt" || rm -f rmt rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' Making distclean in lib make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' test -z "configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed" || rm -f configmake.h configmake.h-t charset.alias ref-add.sed ref-del.sed test -z "libtar.a" || rm -f libtar.a rm -f *.o test -z "alloca.h alloca.h-t fcntl.h fcntl.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t inttypes.h inttypes.h-t stdbool.h stdbool.h-t stdint.h stdint.h-t sysexits.h sysexits.h-t unistd.h" || rm -f alloca.h alloca.h-t fcntl.h fcntl.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t inttypes.h inttypes.h-t stdbool.h stdbool.h-t stdint.h stdint.h-t sysexits.h sysexits.h-t unistd.h rm -f *.tab.c test -z "" || rm -f test -z "localedir.h" || rm -f localedir.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf .deps ./.deps rm -f Makefile make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' Making distclean in doc make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/doc' rm -f Makefile make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/doc' Making distclean in . make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' test -z "" || rm -f rm -f config.h stamp-h1 rm -f tar-1.16.cpio.gz rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[1]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' test -r /usr/share/misc/config.sub && \ cp -f /usr/share/misc/config.sub build-aux/config.sub test -r /usr/share/misc/config.guess && \ cp -f /usr/share/misc/config.guess build-aux/config.guess dh_clean make: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' dpkg-source -b tar-1.16 dpkg-source: building tar using existing tar_1.16.orig.tar.gz dpkg-source: building tar in tar_1.16-2em1.diff.gz dpkg-source: warning: ignoring deletion of file lib/localedir.h dpkg-source: building tar in tar_1.16-2em1.dsc debian/rules build make: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' dh_testdir RSH="/usr/bin/rsh" CFLAGS="-O2 -g -Wall" ./configure \ --prefix=/usr --libexecdir=/usr/sbin --host=arm-linux-gnu configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. configure: loading site script /etc/dpkg-cross/cross-config.arm 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 for arm-linux-gnu-strip... arm-linux-gnu-strip checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for arm-linux-gnu-gcc... arm-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnu-gcc accepts -g... yes checking for arm-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of arm-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... arm-linux-gnu-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 whether it is safe to define __EXTENSIONS__... yes checking for arm-linux-gnu-gcc... (cached) arm-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether arm-linux-gnu-gcc accepts -g... (cached) yes checking for arm-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of arm-linux-gnu-gcc... (cached) gcc3 checking for arm-linux-gnu-ranlib... arm-linux-gnu-ranlib checking for bison... bison -y 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 for library containing strerror... none required checking for inline... inline checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking for memory.h... (cached) yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking for string.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/device.h usability... no checking sys/device.h presence... no checking for sys/device.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/gentape.h usability... no checking sys/gentape.h presence... no checking for sys/gentape.h... no checking sys/inet.h usability... no checking sys/inet.h presence... no checking for sys/inet.h... no checking sys/io/trioctl.h usability... no checking sys/io/trioctl.h presence... no checking for sys/io/trioctl.h... no checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/tprintf.h usability... no checking sys/tprintf.h presence... no checking for sys/tprintf.h... no checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... 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 for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/buf.h... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking for st_fstype string in struct stat... no checking return type of signal handlers... void checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for ino_t... yes checking for ssize_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for long long int... yes checking for long double... yes checking for C/C++ restrict keyword... __restrict checking whether getenv is declared... yes 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 pathconf... yes checking for lchmod... no checking for fdopendir... no checking for fchdir... yes checking for gettimeofday... yes checking for nanotime... no checking for setlocale... yes checking for alarm... yes checking for iswprint... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mempcpy... yes checking for wcrtomb... yes checking for wcscoll... yes checking for pipe... yes checking for futimes... yes checking for futimesat... no checking for wcwidth... yes checking for strerror... yes checking for lstat... yes checking for mkfifo... yes checking for d_ino member in directory struct... yes checking whether system is Windows or MSDOS... no checking for long file names... yes checking whether memrchr is declared... yes checking for unistd.h... (cached) yes checking for working chown... no checking whether chown(2) dereferences symlinks... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... arm-unknown-linux-gnu checking whether // is distinct from /... unknown, assuming 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 whether getcwd (NULL, 0) allocates memory for result... no checking whether getcwd is declared... yes checking whether time.h and sys/time.h may both be included... yes checking for struct timespec... yes checking whether nanosleep is declared... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking whether getdelim is declared... yes checking absolute name of ... ///usr/arm-linux-gnu/include/stdint.h checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for bit size of ptrdiff_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of size_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... no checking for ptrdiff_t integer literal suffix... checking for sig_atomic_t integer literal suffix... checking for size_t integer literal suffix... u checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... u checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether mbrtowc and mbstate_t are properly declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for working mktime... no checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for unsigned long long int... yes checking whether utime accepts a null argument... no checking for struct utimbuf... yes checking determine whether the utimes function works... no checking for EOVERFLOW... yes checking for signed... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether vsnprintf is declared... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking whether this system has an arbitrary file name length limit... yes checking for mempcpy... (cached) yes checking for openat... no checking for memrchr... yes checking for fchown... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for clock_settime... yes checking for d_ino member in directory struct... (cached) yes checking for error_at_line... yes checking for working fcntl.h... cross-compiling checking absolute name of ... ///usr/arm-linux-gnu/include/fcntl.h checking for struct stat.st_blocks... yes checking for working GNU fnmatch... cross checking whether isblank is declared... yes checking for btowc... yes checking for mbsrtowcs... yes checking for mempcpy... (cached) yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for ftruncate... yes checking for struct tm.tm_zone... yes checking for getdelim... yes checking whether getline is declared... yes checking for getline... yes checking for working getline function... yes checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking for getpagesize... yes checking whether gettimeofday clobbers localtime buffer... yes checking absolute name of ... ///usr/arm-linux-gnu/include/inttypes.h checking for lchown... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) no checking for iswcntrl... yes checking for memchr... yes checking for mempcpy... (cached) yes checking for memrchr... (cached) yes checking for memset... yes checking for mkdtemp... yes checking for obstacks... yes checking for openat... (cached) no checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for working re_compile_pattern... no checking whether isblank is declared... (cached) yes checking for rmdir... yes checking for rpmatch... yes checking for setenv... yes checking for unsetenv... yes checking for unsetenv() return type... int checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for va_copy... yes checking absolute name of ... (cached) ///usr/arm-linux-gnu/include/stdint.h checking whether stdint.h conforms to C99... (cached) no checking for sys/inttypes.h... (cached) no checking for sys/bitypes.h... (cached) yes checking for bit size of ptrdiff_t... (cached) 32 checking for bit size of sig_atomic_t... (cached) 32 checking for bit size of size_t... (cached) 32 checking for bit size of wchar_t... (cached) 32 checking for bit size of wint_t... (cached) 32 checking whether sig_atomic_t is signed... (cached) yes checking whether wchar_t is signed... (cached) yes checking whether wint_t is signed... (cached) no checking for ptrdiff_t integer literal suffix... (cached) checking for sig_atomic_t integer literal suffix... (cached) checking for size_t integer literal suffix... (cached) u checking for wchar_t integer literal suffix... (cached) l checking for wint_t integer literal suffix... (cached) u checking for stpcpy... yes checking for strncasecmp... yes checking for strchrnul... yes checking for strdup... yes checking for working strndup... checking for strndup... yes yes checking for working strnlen... no checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for struct timespec... (cached) yes checking whether nanosleep is declared... (cached) yes checking for unistd.h... (cached) yes checking whether utimes accepts a null argument... no checking for vasnprintf... no checking for ptrdiff_t... yes checking for snprintf... yes checking for wcslen... yes checking for vsnprintf... yes checking whether wcwidth is declared... yes checking for stdint.h... (cached) yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for sys/mtio.h... (cached) 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 ANSI C header files... (cached) yes checking for sys/buf.h... (cached) no checking whether time.h and sys/time.h may both be included... (cached) yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for fsync... yes checking for getdtablesize... yes checking for lstat... (cached) yes checking for mkfifo... (cached) yes checking for readlink... yes checking for strerror... (cached) yes checking for symlink... yes checking for setlocale... (cached) yes checking for utimes... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether time is declared... yes checking for waitpid... yes checking for remote shell... /usr/bin/rsh checking for default archive format... GNU checking for default archive... - checking for default blocking... 20 checking for default quoting style... escape checking for ld used by GCC... arm-linux-gnu-ld checking if the linker (arm-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_t... yes 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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 lib/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands touch configure-stamp dh_testdir RSH="/usr/bin/rsh" CFLAGS="-O2 -g -Wall" /usr/bin/make make[1]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' /usr/bin/make all-recursive make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' Making all in doc make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/doc' Making all in lib make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' cp -f ./alloca_.h alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h ( \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/sbin"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/tar"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/tar"'; \ echo '#define DVIDIR "/usr/share/doc/tar"'; \ echo '#define PDFDIR "/usr/share/doc/tar"'; \ echo '#define PSDIR "/usr/share/doc/tar"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGLIBDIR "/usr/lib/tar"'; \ echo '#define PKGINCLUDEDIR "/usr/include/tar"'; \ echo '#define PKGDATADIR "/usr/share/tar"'; \ :) | sed '/""/d' >configmake.h-t mv configmake.h-t configmake.h rm -f fcntl.h-t fcntl.h sed -e 's|@''ABSOLUTE_FCNTL_H''@|"///usr/arm-linux-gnu/include/fcntl.h"|g' \ < ./fcntl_.h > fcntl.h-t mv fcntl.h-t fcntl.h cp -f ./fnmatch_.h fnmatch.h-t mv -f fnmatch.h-t fnmatch.h cp -f ./getopt_.h getopt.h-t mv -f getopt.h-t getopt.h rm -f inttypes.h-t inttypes.h sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''ABSOLUTE_INTTYPES_H''@|"///usr/arm-linux-gnu/include/inttypes.h"|g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ < ./inttypes_.h > inttypes.h-t mv inttypes.h-t inttypes.h rm -f stdint.h-t stdint.h sed -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/arm-linux-gnu/include/stdint.h"|g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ -e 's/@''SIZE_T_SUFFIX''@/u/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \ -e 's/@''WINT_T_SUFFIX''@/u/g' \ < ./stdint_.h > stdint.h-t mv stdint.h-t stdint.h /usr/bin/make all-am make[4]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT prepargs.o -MD -MP -MF ".deps/prepargs.Tpo" -c -o prepargs.o prepargs.c; \ then mv -f ".deps/prepargs.Tpo" ".deps/prepargs.Po"; else rm -f ".deps/prepargs.Tpo"; exit 1; fi echo '#define LOCALEDIR "/usr/share/locale"' >localedir.h echo "#ifndef DEFAULT_RMT_COMMAND" >> localedir.h echo "# define DEFAULT_RMT_COMMAND \"/usr/sbin/`echo rmt | sed 's,x,x,'`\"" >> localedir.h echo "#endif" >> localedir.h if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT paxerror.o -MD -MP -MF ".deps/paxerror.Tpo" -c -o paxerror.o paxerror.c; \ then mv -f ".deps/paxerror.Tpo" ".deps/paxerror.Po"; else rm -f ".deps/paxerror.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT paxexit.o -MD -MP -MF ".deps/paxexit.Tpo" -c -o paxexit.o paxexit.c; \ then mv -f ".deps/paxexit.Tpo" ".deps/paxexit.Po"; else rm -f ".deps/paxexit.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT paxnames.o -MD -MP -MF ".deps/paxnames.Tpo" -c -o paxnames.o paxnames.c; \ then mv -f ".deps/paxnames.Tpo" ".deps/paxnames.Po"; else rm -f ".deps/paxnames.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT stdopen.o -MD -MP -MF ".deps/stdopen.Tpo" -c -o stdopen.o stdopen.c; \ then mv -f ".deps/stdopen.Tpo" ".deps/stdopen.Po"; else rm -f ".deps/stdopen.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT allocsa.o -MD -MP -MF ".deps/allocsa.Tpo" -c -o allocsa.o allocsa.c; \ then mv -f ".deps/allocsa.Tpo" ".deps/allocsa.Po"; else rm -f ".deps/allocsa.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT argp-pin.o -MD -MP -MF ".deps/argp-pin.Tpo" -c -o argp-pin.o argp-pin.c; \ then mv -f ".deps/argp-pin.Tpo" ".deps/argp-pin.Po"; else rm -f ".deps/argp-pin.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT getdate.o -MD -MP -MF ".deps/getdate.Tpo" -c -o getdate.o getdate.c; \ then mv -f ".deps/getdate.Tpo" ".deps/getdate.Po"; else rm -f ".deps/getdate.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT localcharset.o -MD -MP -MF ".deps/localcharset.Tpo" -c -o localcharset.o localcharset.c; \ then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Po"; else rm -f ".deps/localcharset.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT strnlen1.o -MD -MP -MF ".deps/strnlen1.Tpo" -c -o strnlen1.o strnlen1.c; \ then mv -f ".deps/strnlen1.Tpo" ".deps/strnlen1.Po"; else rm -f ".deps/strnlen1.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT version-etc.o -MD -MP -MF ".deps/version-etc.Tpo" -c -o version-etc.o version-etc.c; \ then mv -f ".deps/version-etc.Tpo" ".deps/version-etc.Po"; else rm -f ".deps/version-etc.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT version-etc-fsf.o -MD -MP -MF ".deps/version-etc-fsf.Tpo" -c -o version-etc-fsf.o version-etc-fsf.c; \ then mv -f ".deps/version-etc-fsf.Tpo" ".deps/version-etc-fsf.Po"; else rm -f ".deps/version-etc-fsf.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \ then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT xstrtoumax.o -MD -MP -MF ".deps/xstrtoumax.Tpo" -c -o xstrtoumax.o xstrtoumax.c; \ then mv -f ".deps/xstrtoumax.Tpo" ".deps/xstrtoumax.Po"; else rm -f ".deps/xstrtoumax.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT save-cwd.o -MD -MP -MF ".deps/save-cwd.Tpo" -c -o save-cwd.o save-cwd.c; \ then mv -f ".deps/save-cwd.Tpo" ".deps/save-cwd.Po"; else rm -f ".deps/save-cwd.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT lstat.o -MD -MP -MF ".deps/lstat.Tpo" -c -o lstat.o lstat.c; \ then mv -f ".deps/lstat.Tpo" ".deps/lstat.Po"; else rm -f ".deps/lstat.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT mktime.o -MD -MP -MF ".deps/mktime.Tpo" -c -o mktime.o mktime.c; \ then mv -f ".deps/mktime.Tpo" ".deps/mktime.Po"; else rm -f ".deps/mktime.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT backupfile.o -MD -MP -MF ".deps/backupfile.Tpo" -c -o backupfile.o backupfile.c; \ then mv -f ".deps/backupfile.Tpo" ".deps/backupfile.Po"; else rm -f ".deps/backupfile.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT chdir-long.o -MD -MP -MF ".deps/chdir-long.Tpo" -c -o chdir-long.o chdir-long.c; \ then mv -f ".deps/chdir-long.Tpo" ".deps/chdir-long.Po"; else rm -f ".deps/chdir-long.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT mkdirat.o -MD -MP -MF ".deps/mkdirat.Tpo" -c -o mkdirat.o mkdirat.c; \ then mv -f ".deps/mkdirat.Tpo" ".deps/mkdirat.Po"; else rm -f ".deps/mkdirat.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT fchmodat.o -MD -MP -MF ".deps/fchmodat.Tpo" -c -o fchmodat.o fchmodat.c; \ then mv -f ".deps/fchmodat.Tpo" ".deps/fchmodat.Po"; else rm -f ".deps/fchmodat.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT openat-die.o -MD -MP -MF ".deps/openat-die.Tpo" -c -o openat-die.o openat-die.c; \ then mv -f ".deps/openat-die.Tpo" ".deps/openat-die.Po"; else rm -f ".deps/openat-die.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT openat.o -MD -MP -MF ".deps/openat.Tpo" -c -o openat.o openat.c; \ then mv -f ".deps/openat.Tpo" ".deps/openat.Po"; else rm -f ".deps/openat.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT chown.o -MD -MP -MF ".deps/chown.Tpo" -c -o chown.o chown.c; \ then mv -f ".deps/chown.Tpo" ".deps/chown.Po"; else rm -f ".deps/chown.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT close-stream.o -MD -MP -MF ".deps/close-stream.Tpo" -c -o close-stream.o close-stream.c; \ then mv -f ".deps/close-stream.Tpo" ".deps/close-stream.Po"; else rm -f ".deps/close-stream.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT closeout.o -MD -MP -MF ".deps/closeout.Tpo" -c -o closeout.o closeout.c; \ then mv -f ".deps/closeout.Tpo" ".deps/closeout.Po"; else rm -f ".deps/closeout.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT exclude.o -MD -MP -MF ".deps/exclude.Tpo" -c -o exclude.o exclude.c; \ then mv -f ".deps/exclude.Tpo" ".deps/exclude.Po"; else rm -f ".deps/exclude.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT open-safer.o -MD -MP -MF ".deps/open-safer.Tpo" -c -o open-safer.o open-safer.c; \ then mv -f ".deps/open-safer.Tpo" ".deps/open-safer.Po"; else rm -f ".deps/open-safer.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT creat-safer.o -MD -MP -MF ".deps/creat-safer.Tpo" -c -o creat-safer.o creat-safer.c; \ then mv -f ".deps/creat-safer.Tpo" ".deps/creat-safer.Po"; else rm -f ".deps/creat-safer.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT fnmatch.o -MD -MP -MF ".deps/fnmatch.Tpo" -c -o fnmatch.o fnmatch.c; \ then mv -f ".deps/fnmatch.Tpo" ".deps/fnmatch.Po"; else rm -f ".deps/fnmatch.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT getcwd.o -MD -MP -MF ".deps/getcwd.Tpo" -c -o getcwd.o getcwd.c; \ then mv -f ".deps/getcwd.Tpo" ".deps/getcwd.Po"; else rm -f ".deps/getcwd.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT gettime.o -MD -MP -MF ".deps/gettime.Tpo" -c -o gettime.o gettime.c; \ then mv -f ".deps/gettime.Tpo" ".deps/gettime.Po"; else rm -f ".deps/gettime.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT gettimeofday.o -MD -MP -MF ".deps/gettimeofday.Tpo" -c -o gettimeofday.o gettimeofday.c; \ then mv -f ".deps/gettimeofday.Tpo" ".deps/gettimeofday.Po"; else rm -f ".deps/gettimeofday.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT human.o -MD -MP -MF ".deps/human.Tpo" -c -o human.o human.c; \ then mv -f ".deps/human.Tpo" ".deps/human.Po"; else rm -f ".deps/human.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT imaxtostr.o -MD -MP -MF ".deps/imaxtostr.Tpo" -c -o imaxtostr.o imaxtostr.c; \ then mv -f ".deps/imaxtostr.Tpo" ".deps/imaxtostr.Po"; else rm -f ".deps/imaxtostr.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT offtostr.o -MD -MP -MF ".deps/offtostr.Tpo" -c -o offtostr.o offtostr.c; \ then mv -f ".deps/offtostr.Tpo" ".deps/offtostr.Po"; else rm -f ".deps/offtostr.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT umaxtostr.o -MD -MP -MF ".deps/umaxtostr.Tpo" -c -o umaxtostr.o umaxtostr.c; \ then mv -f ".deps/umaxtostr.Tpo" ".deps/umaxtostr.Po"; else rm -f ".deps/umaxtostr.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT malloc.o -MD -MP -MF ".deps/malloc.Tpo" -c -o malloc.o malloc.c; \ then mv -f ".deps/malloc.Tpo" ".deps/malloc.Po"; else rm -f ".deps/malloc.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT mbchar.o -MD -MP -MF ".deps/mbchar.Tpo" -c -o mbchar.o mbchar.c; \ then mv -f ".deps/mbchar.Tpo" ".deps/mbchar.Po"; else rm -f ".deps/mbchar.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT modechange.o -MD -MP -MF ".deps/modechange.Tpo" -c -o modechange.o modechange.c; \ then mv -f ".deps/modechange.Tpo" ".deps/modechange.Po"; else rm -f ".deps/modechange.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \ then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT strcasecmp.o -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.o strcasecmp.c; \ then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Po"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT strnlen.o -MD -MP -MF ".deps/strnlen.Tpo" -c -o strnlen.o strnlen.c; \ then mv -f ".deps/strnlen.Tpo" ".deps/strnlen.Po"; else rm -f ".deps/strnlen.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT dup-safer.o -MD -MP -MF ".deps/dup-safer.Tpo" -c -o dup-safer.o dup-safer.c; \ then mv -f ".deps/dup-safer.Tpo" ".deps/dup-safer.Po"; else rm -f ".deps/dup-safer.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT fd-safer.o -MD -MP -MF ".deps/fd-safer.Tpo" -c -o fd-safer.o fd-safer.c; \ then mv -f ".deps/fd-safer.Tpo" ".deps/fd-safer.Po"; else rm -f ".deps/fd-safer.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT pipe-safer.o -MD -MP -MF ".deps/pipe-safer.Tpo" -c -o pipe-safer.o pipe-safer.c; \ then mv -f ".deps/pipe-safer.Tpo" ".deps/pipe-safer.Po"; else rm -f ".deps/pipe-safer.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT unlinkdir.o -MD -MP -MF ".deps/unlinkdir.Tpo" -c -o unlinkdir.o unlinkdir.c; \ then mv -f ".deps/unlinkdir.Tpo" ".deps/unlinkdir.Po"; else rm -f ".deps/unlinkdir.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT utime.o -MD -MP -MF ".deps/utime.Tpo" -c -o utime.o utime.c; \ then mv -f ".deps/utime.Tpo" ".deps/utime.Po"; else rm -f ".deps/utime.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT utimens.o -MD -MP -MF ".deps/utimens.Tpo" -c -o utimens.o utimens.c; \ then mv -f ".deps/utimens.Tpo" ".deps/utimens.Po"; else rm -f ".deps/utimens.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT vasnprintf.o -MD -MP -MF ".deps/vasnprintf.Tpo" -c -o vasnprintf.o vasnprintf.c; \ then mv -f ".deps/vasnprintf.Tpo" ".deps/vasnprintf.Po"; else rm -f ".deps/vasnprintf.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT printf-args.o -MD -MP -MF ".deps/printf-args.Tpo" -c -o printf-args.o printf-args.c; \ then mv -f ".deps/printf-args.Tpo" ".deps/printf-args.Po"; else rm -f ".deps/printf-args.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT printf-parse.o -MD -MP -MF ".deps/printf-parse.Tpo" -c -o printf-parse.o printf-parse.c; \ then mv -f ".deps/printf-parse.Tpo" ".deps/printf-parse.Po"; else rm -f ".deps/printf-parse.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT asnprintf.o -MD -MP -MF ".deps/asnprintf.Tpo" -c -o asnprintf.o asnprintf.c; \ then mv -f ".deps/asnprintf.Tpo" ".deps/asnprintf.Po"; else rm -f ".deps/asnprintf.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -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 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT xgetcwd.o -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.o xgetcwd.c; \ then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Po"; else rm -f ".deps/xgetcwd.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT xstrtol.o -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.o xstrtol.c; \ then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Po"; else rm -f ".deps/xstrtol.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -O2 -g -Wall -MT xstrtoul.o -MD -MP -MF ".deps/xstrtoul.Tpo" -c -o xstrtoul.o xstrtoul.c; \ then mv -f ".deps/xstrtoul.Tpo" ".deps/xstrtoul.Po"; else rm -f ".deps/xstrtoul.Tpo"; exit 1; fi rm -f libtar.a arm-linux-gnu-ar cru libtar.a prepargs.o rtapelib.o paxerror.o paxexit.o paxnames.o stdopen.o allocsa.o argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o full-write.o getdate.o localcharset.o strnlen1.o version-etc.o version-etc-fsf.o xalloc-die.o xstrndup.o xstrtoumax.o getopt.o getopt1.o save-cwd.o lstat.o mktime.o argmatch.o backupfile.o chdir-long.o mkdirat.o fchmodat.o openat-die.o openat.o chown.o close-stream.o closeout.o basename.o dirname.o stripslash.o exclude.o exitfail.o open-safer.o creat-safer.o fnmatch.o getcwd.o gettime.o gettimeofday.o hash.o human.o imaxtostr.o offtostr.o umaxtostr.o malloc.o mbchar.o modechange.o quote.o quotearg.o regex.o safe-read.o safe-write.o savedir.o strcasecmp.o strnlen.o dup-safer.o fd-safer.o pipe-safer.o unlinkdir.o utime.o utimens.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o xmalloc.o xgetcwd.o xstrtol.o xstrtoul.o arm-linux-gnu-ranlib libtar.a rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'arm-unknown-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/tar/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[4]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' Making all in rmt make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -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 arm-linux-gnu-gcc -O2 -g -Wall -o rmt rmt.o ../lib/libtar.a make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' Making all in src make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \ then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT compare.o -MD -MP -MF ".deps/compare.Tpo" -c -o compare.o compare.c; \ then mv -f ".deps/compare.Tpo" ".deps/compare.Po"; else rm -f ".deps/compare.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT create.o -MD -MP -MF ".deps/create.Tpo" -c -o create.o create.c; \ then mv -f ".deps/create.Tpo" ".deps/create.Po"; else rm -f ".deps/create.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT delete.o -MD -MP -MF ".deps/delete.Tpo" -c -o delete.o delete.c; \ then mv -f ".deps/delete.Tpo" ".deps/delete.Po"; else rm -f ".deps/delete.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT extract.o -MD -MP -MF ".deps/extract.Tpo" -c -o extract.o extract.c; \ then mv -f ".deps/extract.Tpo" ".deps/extract.Po"; else rm -f ".deps/extract.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT xheader.o -MD -MP -MF ".deps/xheader.Tpo" -c -o xheader.o xheader.c; \ then mv -f ".deps/xheader.Tpo" ".deps/xheader.Po"; else rm -f ".deps/xheader.Tpo"; exit 1; fi xheader.c: In function ‘sparse_map_decoder’: xheader.c:1287: warning: ‘e.offset’ may be used uninitialized in this function xheader.c: In function ‘xheader_format_name’: xheader.c:242: warning: ‘pptr’ may be used uninitialized in this function if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT incremen.o -MD -MP -MF ".deps/incremen.Tpo" -c -o incremen.o incremen.c; \ then mv -f ".deps/incremen.Tpo" ".deps/incremen.Po"; else rm -f ".deps/incremen.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi list.c: In function ‘read_header_primitive’: list.c:316: warning: ‘next_long_link_blocks’ may be used uninitialized in this function list.c:315: warning: ‘next_long_name_blocks’ may be used uninitialized in this function if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT mangle.o -MD -MP -MF ".deps/mangle.Tpo" -c -o mangle.o mangle.c; \ then mv -f ".deps/mangle.Tpo" ".deps/mangle.Po"; else rm -f ".deps/mangle.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT sparse.o -MD -MP -MF ".deps/sparse.Tpo" -c -o sparse.o sparse.c; \ then mv -f ".deps/sparse.Tpo" ".deps/sparse.Po"; else rm -f ".deps/sparse.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o system.c; \ then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -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 if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT transform.o -MD -MP -MF ".deps/transform.Tpo" -c -o transform.o transform.c; \ then mv -f ".deps/transform.Tpo" ".deps/transform.Po"; else rm -f ".deps/transform.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT update.o -MD -MP -MF ".deps/update.Tpo" -c -o update.o update.c; \ then mv -f ".deps/update.Tpo" ".deps/update.Po"; else rm -f ".deps/update.Tpo"; exit 1; fi if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib -O2 -g -Wall -MT utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \ then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 1; fi arm-linux-gnu-gcc -O2 -g -Wall -o tar buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o list.o mangle.o misc.o names.o sparse.o system.o tar.o transform.o update.o utf8.o ../lib/libtar.a -lrt make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' Making all in scripts make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' Making all in po make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/po' Making all in tests make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[1]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' touch build-stamp make: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' fakeroot debian/rules binary make: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' dh_testdir dh_testroot dh_clean -k dh_installdirs make install bindir=`pwd`/debian/tar/bin prefix=`pwd`/debian/tar/usr \ libexecdir=`pwd`/debian/tar/usr/sbin make[1]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' Making install in doc make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/doc' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/doc' Making install in lib make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' make install-am make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' make[4]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' test yes != no || /bin/sh ../build-aux/mkinstalldirs /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib if test -f /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.alias; then \ sed -f ref-add.sed /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.alias > /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.tmp /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.alias ; \ rm -f /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.tmp /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.alias ; \ rm -f /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/lib' Making install in rmt make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' make[3]: Nothing to be done for `install-exec-am'. test -z "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin" || mkdir -p -- "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin" /usr/bin/install -c 'rmt' '/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin/rmt' make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/rmt' Making install in src make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' test -z "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/bin" || mkdir -p -- "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/bin" /usr/bin/install -c 'tar' '/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/bin/tar' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/src' Making install in scripts make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' test -z "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin" || mkdir -p -- "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin" test -z "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin" || mkdir -p -- "/opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/sbin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/scripts' Making install in po make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/po' mkdir -p -- /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share installing bg.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/bg/LC_MESSAGES/tar.mo installing cs.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/cs/LC_MESSAGES/tar.mo installing da.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/da/LC_MESSAGES/tar.mo installing de.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/de/LC_MESSAGES/tar.mo installing el.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/el/LC_MESSAGES/tar.mo installing es.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/es/LC_MESSAGES/tar.mo installing et.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/et/LC_MESSAGES/tar.mo installing fi.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/fi/LC_MESSAGES/tar.mo installing fr.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/fr/LC_MESSAGES/tar.mo installing ga.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ga/LC_MESSAGES/tar.mo installing gl.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/gl/LC_MESSAGES/tar.mo installing hr.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/hr/LC_MESSAGES/tar.mo installing id.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/id/LC_MESSAGES/tar.mo installing it.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/it/LC_MESSAGES/tar.mo installing ja.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ja/LC_MESSAGES/tar.mo installing ko.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ko/LC_MESSAGES/tar.mo installing ky.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ky/LC_MESSAGES/tar.mo installing ms.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ms/LC_MESSAGES/tar.mo installing nb.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/nb/LC_MESSAGES/tar.mo installing nl.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/nl/LC_MESSAGES/tar.mo installing no.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/no/LC_MESSAGES/tar.mo installing pl.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/pl/LC_MESSAGES/tar.mo installing pt.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/pt/LC_MESSAGES/tar.mo installing pt_BR.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/pt_BR/LC_MESSAGES/tar.mo installing ro.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ro/LC_MESSAGES/tar.mo installing ru.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/ru/LC_MESSAGES/tar.mo installing rw.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/rw/LC_MESSAGES/tar.mo installing sk.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/sk/LC_MESSAGES/tar.mo installing sl.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/sl/LC_MESSAGES/tar.mo installing sv.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/sv/LC_MESSAGES/tar.mo installing tr.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/tr/LC_MESSAGES/tar.mo installing uk.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/uk/LC_MESSAGES/tar.mo installing vi.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/vi/LC_MESSAGES/tar.mo installing zh_CN.gmo as /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/locale/zh_CN/LC_MESSAGES/tar.mo if test "tar" = "gettext-tools"; then \ mkdir -p -- /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/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 \ /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/emdebian/trunk/t/tar/trunk/tar-1.16/debian/tar/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/po' Making install in tests make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/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 `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16/tests' make[2]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[3]: Entering directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[2]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' make[1]: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' install -m 755 debian/rmt.sh debian/tar/etc/rmt mv debian/tar/usr/sbin/rmt debian/tar/usr/sbin/rmt-tar mkdir -p debian/tmp/usr/share/locale mv debian/tar/usr/share/locale/* debian/tmp/usr/share/locale dh_install dh_testdir dh_testroot dh_installdeb dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `tar' in `../tar_1.16-2em1_arm.deb'. dpkg-deb: building package `tar-locale-bg' in `../tar-locale-bg_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-cs' in `../tar-locale-cs_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-da' in `../tar-locale-da_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-de' in `../tar-locale-de_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-el' in `../tar-locale-el_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-es' in `../tar-locale-es_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-et' in `../tar-locale-et_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-fi' in `../tar-locale-fi_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-fr' in `../tar-locale-fr_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ga' in `../tar-locale-ga_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-gl' in `../tar-locale-gl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-hr' in `../tar-locale-hr_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-id' in `../tar-locale-id_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-it' in `../tar-locale-it_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ja' in `../tar-locale-ja_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ko' in `../tar-locale-ko_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ky' in `../tar-locale-ky_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ms' in `../tar-locale-ms_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-nb' in `../tar-locale-nb_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-nl' in `../tar-locale-nl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-no' in `../tar-locale-no_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-pl' in `../tar-locale-pl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-pt' in `../tar-locale-pt_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-pt-br' in `../tar-locale-pt-br_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ro' in `../tar-locale-ro_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ru' in `../tar-locale-ru_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-rw' in `../tar-locale-rw_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-sk' in `../tar-locale-sk_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-sl' in `../tar-locale-sl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-sv' in `../tar-locale-sv_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-tr' in `../tar-locale-tr_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-uk' in `../tar-locale-uk_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-vi' in `../tar-locale-vi_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-zh-cn' in `../tar-locale-zh-cn_1.16-2em1_all.deb'. dh_testdir dh_testroot dh_installmenu dh_installcron rm -f debian/tar/usr/share/info/dir* dh_installmime dh_link dh_strip + /usr/bin/arm-linux-gnu-strip --remove-section=.comment --remove-section=.note debian/tar/usr/sbin/rmt-tar + /usr/bin/arm-linux-gnu-strip --remove-section=.comment --remove-section=.note debian/tar/bin/tar dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `tar' in `../tar_1.16-2em1_arm.deb'. dpkg-deb: building package `tar-locale-bg' in `../tar-locale-bg_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-cs' in `../tar-locale-cs_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-da' in `../tar-locale-da_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-de' in `../tar-locale-de_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-el' in `../tar-locale-el_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-es' in `../tar-locale-es_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-et' in `../tar-locale-et_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-fi' in `../tar-locale-fi_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-fr' in `../tar-locale-fr_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ga' in `../tar-locale-ga_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-gl' in `../tar-locale-gl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-hr' in `../tar-locale-hr_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-id' in `../tar-locale-id_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-it' in `../tar-locale-it_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ja' in `../tar-locale-ja_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ko' in `../tar-locale-ko_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ky' in `../tar-locale-ky_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ms' in `../tar-locale-ms_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-nb' in `../tar-locale-nb_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-nl' in `../tar-locale-nl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-no' in `../tar-locale-no_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-pl' in `../tar-locale-pl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-pt' in `../tar-locale-pt_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-pt-br' in `../tar-locale-pt-br_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ro' in `../tar-locale-ro_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-ru' in `../tar-locale-ru_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-rw' in `../tar-locale-rw_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-sk' in `../tar-locale-sk_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-sl' in `../tar-locale-sl_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-sv' in `../tar-locale-sv_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-tr' in `../tar-locale-tr_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-uk' in `../tar-locale-uk_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-vi' in `../tar-locale-vi_1.16-2em1_all.deb'. dpkg-deb: building package `tar-locale-zh-cn' in `../tar-locale-zh-cn_1.16-2em1_all.deb'. make: Leaving directory `/opt/emdebian/trunk/t/tar/trunk/tar-1.16' dpkg-genchanges -sa dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Format: 1.7 Date: Wed, 28 Mar 2007 20:15:15 +0100 Source: tar Binary: tar-locale-vi tar-locale-hr tar-locale-ms tar-locale-bg tar-locale-uk tar-locale-no tar-locale-sk tar-locale-id tar-locale-pt tar-locale-ky tar-locale-et tar-locale-gl tar-locale-ro tar-locale-pl tar-locale-cs tar-locale-da tar-locale-es tar-locale-fi tar-locale-sv tar-locale-ja tar-locale-ga tar-locale-nb tar-locale-el tar-locale-de tar-locale-sl tar-locale-nl tar-locale-it tar tar-locale-fr tar-locale-ko tar-locale-pt-br tar-locale-rw tar-locale-zh-cn tar-locale-tr tar-locale-ru Architecture: source all arm Version: 1.16-2em1 Distribution: unstable Urgency: low Maintainer: Bdale Garbee Changed-By: Neil Williams Description: tar - GNU tar tar-locale-bg - bg translation for tar tar-locale-cs - cs translation for tar tar-locale-da - da translation for tar tar-locale-de - de translation for tar tar-locale-el - el translation for tar tar-locale-es - es translation for tar tar-locale-et - et translation for tar tar-locale-fi - fi translation for tar tar-locale-fr - fr translation for tar tar-locale-ga - ga translation for tar tar-locale-gl - gl translation for tar tar-locale-hr - hr translation for tar tar-locale-id - id translation for tar tar-locale-it - it translation for tar tar-locale-ja - ja translation for tar tar-locale-ko - ko translation for tar tar-locale-ky - ky translation for tar tar-locale-ms - ms translation for tar tar-locale-nb - nb translation for tar tar-locale-nl - nl translation for tar tar-locale-no - no translation for tar tar-locale-pl - pl translation for tar tar-locale-pt - pt translation for tar tar-locale-pt-br - pt-br translation for tar tar-locale-ro - ro translation for tar tar-locale-ru - ru translation for tar tar-locale-rw - rw translation for tar tar-locale-sk - sk translation for tar tar-locale-sl - sl translation for tar tar-locale-sv - sv translation for tar tar-locale-tr - tr translation for tar tar-locale-uk - uk translation for tar tar-locale-vi - vi translation for tar tar-locale-zh-cn - zh-cn translation for tar Changes: tar (1.16-2em1) unstable; urgency=low . * New emdebian release. Files: 45ac57ca7355cdb25dc8edc703b5d5c5 854 utils required tar_1.16-2em1.dsc d971b9d6114ad0527ef89fab0d3167e0 2199571 utils required tar_1.16.orig.tar.gz 8b4f526274bc26349e1c081f3bad2fe9 31973 utils required tar_1.16-2em1.diff.gz ea2e95848a7fd1d9da8d1507b20a14f4 169824 utils required tar_1.16-2em1_arm.deb e84b0ae1c6359eccff91067956fe1d65 23054 utils optional tar-locale-bg_1.16-2em1_all.deb 7ec9973214bd28db05df090c3ace6e66 6580 utils optional tar-locale-cs_1.16-2em1_all.deb 06e9516e389b18264e639e5fddf0d538 6514 utils optional tar-locale-da_1.16-2em1_all.deb e0415a9cf5a4b44c4ab649ef7dc68849 21470 utils optional tar-locale-de_1.16-2em1_all.deb ac67058c35e086c9c666c4ee9030d3ee 7566 utils optional tar-locale-el_1.16-2em1_all.deb 4233877575b22ef72df7d2f3fa14efea 12328 utils optional tar-locale-es_1.16-2em1_all.deb 14939a749e5bc8f311a72aabb8891d51 19180 utils optional tar-locale-et_1.16-2em1_all.deb 7ba4177b24ba2e472dfa1edf50f9ef6f 13354 utils optional tar-locale-fi_1.16-2em1_all.deb 5b1e3d33df18487bff7db10035343eb4 12574 utils optional tar-locale-fr_1.16-2em1_all.deb e78496fd3ae1b764fb8cce464004d989 21406 utils optional tar-locale-ga_1.16-2em1_all.deb 4991bf798d31224f68ec286f1b4aae40 6544 utils optional tar-locale-gl_1.16-2em1_all.deb 0f643d1c207e10b8446992d6782433b0 6688 utils optional tar-locale-hr_1.16-2em1_all.deb 63c2b408868b331cee90135163c16b0c 6278 utils optional tar-locale-id_1.16-2em1_all.deb 787936f701b31090b8dc4c0f7f747ec4 12162 utils optional tar-locale-it_1.16-2em1_all.deb 25ff8f1109787ef3602f60eaabb7ce75 19628 utils optional tar-locale-ja_1.16-2em1_all.deb 931c090c90a4e0d318e5fb7e4666e68a 3526 utils optional tar-locale-ko_1.16-2em1_all.deb bf78e61621c03c0d17ee27904ace5910 21476 utils optional tar-locale-ky_1.16-2em1_all.deb 352d14adaa9533419ccbe2141ba47e6f 6118 utils optional tar-locale-ms_1.16-2em1_all.deb 1a0951510f18b988fe667642a31f4017 3734 utils optional tar-locale-nb_1.16-2em1_all.deb 0b7318914aa83a39cee67e2d3bec6b1a 20886 utils optional tar-locale-nl_1.16-2em1_all.deb 8ea76e357318f11e115bd8f356719cfc 3710 utils optional tar-locale-no_1.16-2em1_all.deb 34724bfdb882cf2fb875b82dea5f7e01 14310 utils optional tar-locale-pl_1.16-2em1_all.deb f0a902f975509ea1df90f62cf95d2eaa 3312 utils optional tar-locale-pt_1.16-2em1_all.deb 839a669e6fd004ae2889b4c87dec3a7a 6580 utils optional tar-locale-pt-br_1.16-2em1_all.deb 5d789d6ac2bd4ebc5bc1c6b9db9ebb1d 12258 utils optional tar-locale-ro_1.16-2em1_all.deb 208f7378b08975b5088e51ccc3b5feac 13608 utils optional tar-locale-ru_1.16-2em1_all.deb aded2ae7c64d18a9202aa00a5ee270c7 1316 utils optional tar-locale-rw_1.16-2em1_all.deb 54068b02fada8cd7391efff7385302d2 6694 utils optional tar-locale-sk_1.16-2em1_all.deb 439689c9fae728af12213720adb5b455 14002 utils optional tar-locale-sl_1.16-2em1_all.deb 8df8e24e73e3d9c77a45095a9a577d8f 20468 utils optional tar-locale-sv_1.16-2em1_all.deb 909a980a8d7a6e6b3d9104ffa11aee33 21080 utils optional tar-locale-tr_1.16-2em1_all.deb c87bd8c6f8f6f2328551bb94452c77f4 23090 utils optional tar-locale-uk_1.16-2em1_all.deb b30ce58c7fad40914d9ad422d6d22eab 12544 utils optional tar-locale-vi_1.16-2em1_all.deb 6cb408b6fcbc718914c7b7f6c33f0459 7946 utils optional tar-locale-zh-cn_1.16-2em1_all.deb