On Thu, Oct 27, 2005 at 10:18:45PM +1000, Anibal Monsalve Salazar wrote:
>
>Please find a full log of my build on crest as an attachement.

I put the wrong file as an attachment and I apologize for that.

Please find a full log of my build on crest as an attachement.

Aníbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `'  http://debian.org/
  `-   http://v7w.com/anibal
dpkg-buildpackage: source package is grep
dpkg-buildpackage: source version is 2.5.1.ds2-2
dpkg-buildpackage: source changed by Anibal Monsalve Salazar <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture m68k
 fakeroot debian/rules clean
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing grep_2.5.1.tar.gz...
test -x debian/rules
test "`id -u`" = 0
if test -n "" && test "" != "build-tree/grep-2.5.1"; then rmdir ""; fi
if test "build-tree/grep-2.5.1" != "build-tree/grep-2.5.1"; then rmdir 
build-tree/grep-2.5.1; fi
rm -rf build-tree
rm debian/stamp-grep_2.5.1.tar.gz
rm: cannot remove `debian/stamp-grep_2.5.1.tar.gz': No such file or directory
make: [cleanbuilddir] Error 1 (ignored)
dh_clean
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/anibal/grep-2.5.1.ds2'
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing grep_2.5.1.tar.gz...
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/home/anibal/grep-2.5.1.ds2'
patches: debian/patches/2-grep-man.patch debian/patches/50-po.patch 
debian/patches/55-bigfile.patch debian/patches/55-doc-makefile.patch 
debian/patches/55-grep-2.5.1-i18n-0.1.patch 
debian/patches/60-dfa.c-case_fold.patch 
debian/patches/61-dfa.c-case_fold-charclass.patch 
debian/patches/62-dfa.c-charclass-bracket.patch 
debian/patches/63-dfa.c-case_fold-range.patch 
debian/patches/64-egf-speedup.patch debian/patches/65-dfa-optional.patch 
debian/patches/66-match_icase.patch debian/patches/67-w.patch 
debian/patches/68-no-grep.texi.patch
Not reversing not applied patches.
if [ "reverse-patches" = "debian/stamp-patched" ] ; then touch 
debian/stamp-patched ; \
elif [ "reverse-patches" = "reverse-patches" ] ; then rm -f debian/stamp-patch* 
; \
fi
# after reverting patches, we don't need update-config because:
#  - the tree is already in a consistent state.
#  - the initialisation of this routine is already in charge of making
#    the tree not only consistent, but also prepared to accept patching.
if [ "reverse-patches" != "reverse-patches" ] ; then \
        /usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
    rm -f $dir/*.log ; \
done
make -C build-tree/grep-2.5.1 -k distclean || true
make: *** build-tree/grep-2.5.1: No such file or directory.  Stop.
rm -f debian/stamp-makefile-build
if [ -f "build-tree/grep-2.5.1/config.log" ] && grep -i 
'generated.*by.*autoconf' "build-tree/grep-2.5.1/config.log" 1>/dev/null; then \
  rm -f "build-tree/grep-2.5.1/config.log"; \
fi
rm -f debian/stamp-autotools-files
if test -f build-tree/grep-2.5.1/config.status && grep -i -q 'Generated.*by 
configure.' build-tree/grep-2.5.1/config.status; then rm -f 
build-tree/grep-2.5.1/config.status; fi
if test -f build-tree/grep-2.5.1/config.cache && grep -i -q 
'shell.*script.*caches.*results.*configure' build-tree/grep-2.5.1/config.cache; 
then rm -f build-tree/grep-2.5.1/config.cache; fi
 dpkg-source -b grep-2.5.1.ds2
dpkg-source: building grep using existing grep_2.5.1.ds2.orig.tar.gz
dpkg-source: building grep in grep_2.5.1.ds2-2.diff.gz
dpkg-source: building grep in grep_2.5.1.ds2-2.dsc
 debian/rules build
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing grep_2.5.1.tar.gz...
test -x debian/rules
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "build-tree/grep-2.5.1" ]; then \
  mkdir -p "build-tree/grep-2.5.1"; \
fi
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_BUILD_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_CLEAN_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_MAKE_TEST_TARGET is a deprecated 
variable"
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
tar -C build-tree  -xzf grep_2.5.1.tar.gz
touch debian/stamp-grep_2.5.1.tar.gz
if test -e /usr/share/misc/config.guess ; then \
        for i in grep-2.5.1/config.guess ; do \
                cp --remove-destination /usr/share/misc/config.guess \
                build-tree/$i ; \
        done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in grep-2.5.1/config.sub ; do \
                cp --remove-destination /usr/share/misc/config.sub \
                build-tree/$i ; \
        done ; \
fi
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/anibal/grep-2.5.1.ds2'
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing grep_2.5.1.tar.gz...
for i in ./build-tree/grep-2.5.1/config.guess 
./build-tree/grep-2.5.1/config.sub  ; do \
        if test -e $i.cdbs-orig ; then \
                mv $i.cdbs-orig $i ; \
        fi ; \
done
make[1]: Leaving directory `/home/anibal/grep-2.5.1.ds2'
patches: debian/patches/2-grep-man.patch debian/patches/50-po.patch 
debian/patches/55-bigfile.patch debian/patches/55-doc-makefile.patch 
debian/patches/55-grep-2.5.1-i18n-0.1.patch 
debian/patches/60-dfa.c-case_fold.patch 
debian/patches/61-dfa.c-case_fold-charclass.patch 
debian/patches/62-dfa.c-charclass-bracket.patch 
debian/patches/63-dfa.c-case_fold-range.patch 
debian/patches/64-egf-speedup.patch debian/patches/65-dfa-optional.patch 
debian/patches/66-match_icase.patch debian/patches/67-w.patch 
debian/patches/68-no-grep.texi.patch
Trying patch debian/patches/2-grep-man.patch at level 0...success.
Trying patch debian/patches/50-po.patch at level 0...success.
Trying patch debian/patches/55-bigfile.patch at level 0...success.
Trying patch debian/patches/55-doc-makefile.patch at level 0...success.
Trying patch debian/patches/55-grep-2.5.1-i18n-0.1.patch at level 0...success.
Trying patch debian/patches/60-dfa.c-case_fold.patch at level 0...success.
Trying patch debian/patches/61-dfa.c-case_fold-charclass.patch at level 
0...success.
Trying patch debian/patches/62-dfa.c-charclass-bracket.patch at level 
0...success.
Trying patch debian/patches/63-dfa.c-case_fold-range.patch at level 0...success.
Trying patch debian/patches/64-egf-speedup.patch at level 0...success.
Trying patch debian/patches/65-dfa-optional.patch at level 0...success.
Trying patch debian/patches/66-match_icase.patch at level 0...success.
Trying patch debian/patches/67-w.patch at level 0...success.
Trying patch debian/patches/68-no-grep.texi.patch at level 0...success.
if [ "debian/stamp-patched" = "debian/stamp-patched" ] ; then touch 
debian/stamp-patched ; \
elif [ "debian/stamp-patched" = "reverse-patches" ] ; then rm -f 
debian/stamp-patch* ; \
fi
# after reverting patches, we don't need update-config because:
#  - the tree is already in a consistent state.
#  - the initialisation of this routine is already in charge of making
#    the tree not only consistent, but also prepared to accept patching.
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
        /usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/home/anibal/grep-2.5.1.ds2'
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing grep_2.5.1.tar.gz...
if test -e /usr/share/misc/config.guess ; then \
        for i in ./build-tree/grep-2.5.1/config.guess ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.guess $i 
; \
                fi ; \
        done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in ./build-tree/grep-2.5.1/config.sub ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.sub $i ; 
\
                fi ; \
        done ; \
fi
make[1]: Leaving directory `/home/anibal/grep-2.5.1.ds2'
if test "" = "pre" ; then \
        cd build-tree/grep-2.5.1 && libtoolize -c -f ; \
fi
if test -n "" ; then \
        if test -d build-tree/grep-2.5.1/m4 ; then m4="-I m4" ; fi ; \
        if test -e build-tree/grep-2.5.1/aclocal.m4 ; then cd 
build-tree/grep-2.5.1 && aclocal- $m4 ; fi ; \
elif test -n "" ; then \
        if test -d build-tree/grep-2.5.1/m4 ; then m4="-I m4" ; fi ; \
        if test -e build-tree/grep-2.5.1/aclocal.m4 ; then cd 
build-tree/grep-2.5.1 && aclocal- $m4 ; fi ; \
fi
if test -n "" ; then \
        if test -e build-tree/grep-2.5.1/configure.ac || test -e 
build-tree/grep-2.5.1/configure.in ; then cd build-tree/grep-2.5.1 && `which 
autoconf || which autoconf` ; fi ; \
fi
if test -n "" ; then \
        if test -e build-tree/grep-2.5.1/configure.ac || test -e 
build-tree/grep-2.5.1/configure.in ; then cd build-tree/grep-2.5.1 && `which 
autoheader || which autoheader` ; fi ; \
fi
if test -n "" ; then \
        if test -e build-tree/grep-2.5.1/Makefile.am ; then cd 
build-tree/grep-2.5.1 && automake- ; fi ; \
fi
touch debian/stamp-autotools-files
chmod a+x /home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/configure 
if test ""; then cd ""; else cd "build-tree/grep-2.5.1"; fi && CC="cc" 
CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/configure  
--build=m68k-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
--sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/grep" 
--srcdir=. --disable-maintainer-mode  --exec-prefix=/ --disable-perl-regexp 
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 build system type... m68k-unknown-linux-gnu
checking host system type... m68k-unknown-linux-gnu
checking for gawk... (cached) gawk
checking for gcc... cc
checking for C compiler default output... 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 cc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for getconf... getconf
checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support... 
checking for LIBS value to request large file support... 
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... no
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
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 for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for ssize_t... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inttypes.h... yes
checking for unsigned long long... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for btowc... yes
checking for isascii... yes
checking for memmove... yes
checking for setmode... no
checking for strerror... yes
checking for wctype... yes
checking for mbrtowc... yes
checking for memchr... yes
checking for stpcpy... yes
checking for strtoul... yes
checking for atexit... yes
checking for fnmatch... yes
checking for stdlib.h... (cached) yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking for strerror in -lcposix... no
checking for inline... inline
checking for off_t... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... (cached) yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
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 for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 2.0, ok
checking for catalogs to be installed...  cs de el eo es et fr gl hr id it ja 
ko nl no pl pt_BR ru sl sv
checking for dos file convention... no
checking for DJGPP environment... no
checking for environ variable separator... :
checking for working re_compile_pattern... yes
checking for getopt_long... yes
configure: WARNING: Included lib/regex.c not used
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking for string.h... (cached) yes
checking for working strerror_r... yes
checking for strerror... (cached) yes
checking for strerror_r... (cached) yes
checking for vprintf... yes
checking for doprnt... no
checking for ANSI C header files... (cached) yes
checking for working malloc... yes
checking for working realloc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/posix/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating vms/Makefile
config.status: creating bootstrap/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
if test "" = "post" ; then \
        if test -e build-tree/grep-2.5.1/libtool ; then cp -f /usr/bin/libtool 
build-tree/grep-2.5.1/libtool ; fi ; \
fi
make -C build-tree/grep-2.5.1 
make[1]: Entering directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make  all-recursive
make[2]: Entering directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
Making all in intl
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/intl'
Making all in po
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/po'
PATH=../src:$PATH /usr/bin/xgettext --default-domain=grep --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in \
&& test ! -f grep.po \
   || ( rm -f ./grep.pot \
        && mv grep.po ./grep.pot )
rm -f cat-id-tbl.tmp
sed -f ../intl/po2tbl.sed ./grep.pot \
| sed -e "s/@PACKAGE NAME@/grep/" > cat-id-tbl.tmp
sed: couldn't open file ../intl/po2tbl.sed: No such file or directory
if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
  rm cat-id-tbl.tmp; \
else \
  echo cat-id-tbl.c changed; \
  rm -f ./cat-id-tbl.c; \
  mv cat-id-tbl.tmp ./cat-id-tbl.c; \
fi
cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
file=./`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cs.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
file=./`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file el.po
file=./`echo eo | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file eo.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
file=./`echo et | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file et.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
file=./`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gl.po
file=./`echo hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hr.po
file=./`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
file=./`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ko.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po
file=./`echo no | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file no.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pl.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
file=./`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sl.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/po'
Making all in lib
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
Making all in posix
make[4]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib/posix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib/posix'
make[4]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
source='closeout.c' object='closeout.o' libtool=no \
depfile='.deps/closeout.Po' tmpdepfile='.deps/closeout.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f closeout.c || echo './'`closeout.c
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f error.c || echo './'`error.c
source='exclude.c' object='exclude.o' libtool=no \
depfile='.deps/exclude.Po' tmpdepfile='.deps/exclude.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f exclude.c || echo './'`exclude.c
source='hard-locale.c' object='hard-locale.o' libtool=no \
depfile='.deps/hard-locale.Po' tmpdepfile='.deps/hard-locale.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f hard-locale.c || echo './'`hard-locale.c
source='isdir.c' object='isdir.o' libtool=no \
depfile='.deps/isdir.Po' tmpdepfile='.deps/isdir.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f isdir.c || echo './'`isdir.c
source='obstack.c' object='obstack.o' libtool=no \
depfile='.deps/obstack.Po' tmpdepfile='.deps/obstack.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f obstack.c || echo './'`obstack.c
source='quotearg.c' object='quotearg.o' libtool=no \
depfile='.deps/quotearg.Po' tmpdepfile='.deps/quotearg.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f quotearg.c || echo './'`quotearg.c
source='savedir.c' object='savedir.o' libtool=no \
depfile='.deps/savedir.Po' tmpdepfile='.deps/savedir.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f savedir.c || echo './'`savedir.c
savedir.c: In function 'isdir1':
savedir.c:91: warning: implicit declaration of function 'isdir'
source='xmalloc.c' object='xmalloc.o' libtool=no \
depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f xmalloc.c || echo './'`xmalloc.c
source='xstrtol.c' object='xstrtol.o' libtool=no \
depfile='.deps/xstrtol.Po' tmpdepfile='.deps/xstrtol.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f xstrtol.c || echo './'`xstrtol.c
source='xstrtoumax.c' object='xstrtoumax.o' libtool=no \
depfile='.deps/xstrtoumax.Po' tmpdepfile='.deps/xstrtoumax.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
cc -DLIBDIR=\"//lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g 
-Wall -O2 -c `test -f xstrtoumax.c || echo './'`xstrtoumax.c
rm -f libgreputils.a
ar cru libgreputils.a closeout.o error.o exclude.o hard-locale.o isdir.o 
obstack.o quotearg.o savedir.o xmalloc.o xstrtol.o xstrtoumax.o 
ranlib libgreputils.a
make[4]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
Making all in doc
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/doc'
inst=`echo "grep" | sed 's,x,x,'`.1; \
sed -e "[EMAIL PROTECTED]@%$inst%g" ./fgrep.man > fgrep.1
inst=`echo "grep" | sed 's,x,x,'`.1; \
sed -e "[EMAIL PROTECTED]@%$inst%g" ./egrep.man > egrep.1
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/doc'
Making all in src
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/src'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"    -g -Wall -O2 -c `test -f grep.c || echo 
'./'`grep.c
grep.c: In function 'main':
grep.c:1726: warning: unused variable 'prev_state'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"    -g -Wall -O2 -c `test -f dfa.c || echo 
'./'`dfa.c
In file included from ../lib/regex.h:2,
                 from dfa.c:115:
../lib/posix/regex.h:540:1: warning: "__restrict_arr" redefined
In file included from /usr/include/features.h:308,
                 from /usr/include/assert.h:36,
                 from dfa.c:25:
/usr/include/sys/cdefs.h:275:1: warning: this is the location of the previous 
definition
dfa.c: In function 'update_mb_len_index':
dfa.c:383: warning: pointer targets in passing argument 1 of 'mbrlen' differ in 
signedness
dfa.c: In function 'parse_bracket_exp_mb':
dfa.c:485: warning: pointer targets in assignment differ in signedness
dfa.c: In function 'lex':
dfa.c:787: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:935: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:941: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:951: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:959: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:974: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1062: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1065: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1089: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1093: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1094: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1097: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1109: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c:1110: warning: pointer targets in passing argument 1 of 
'update_mb_len_index' differ in signedness
dfa.c: In function 'match_mb_charset':
dfa.c:2571: warning: pointer targets in passing argument 2 of 
'__builtin_strncpy' differ in signedness
dfa.c:2578: warning: pointer targets in passing argument 2 of 
'__builtin_strncpy' differ in signedness
dfa.c:2591: warning: pointer targets in passing argument 2 of 
'__builtin_strncpy' differ in signedness
dfa.c: In function 'dfaexec':
dfa.c:2844: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"    -g -Wall -O2 -c `test -f kwset.c || echo 
'./'`kwset.c
kwset.c: In function 'kwsexec':
kwset.c:584: warning: 'accept' may be used uninitialized in this function
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"    -g -Wall -O2 -c `test -f search.c || echo 
'./'`search.c
In file included from ../lib/regex.h:2,
                 from search.c:38:
../lib/posix/regex.h:540:1: warning: "__restrict_arr" redefined
In file included from /usr/include/features.h:308,
                 from /usr/include/assert.h:36,
                 from search.c:27:
/usr/include/sys/cdefs.h:275:1: warning: this is the location of the previous 
definition
search.c: In function 'Fexecute':
search.c:858: warning: unused variable 'try'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"    -g -Wall -O2 -c `test -f grepmat.c || echo 
'./'`grepmat.c
cc  -g -Wall -O2   -o grep  grep.o dfa.o kwset.o search.o grepmat.o 
../lib/libgreputils.a 
echo '#!/bin/sh' >egrep
echo 'exec grep -E ${1+"$@"}' >>egrep
chmod a+x egrep
echo '#!/bin/sh' >fgrep
echo 'exec grep -F ${1+"$@"}' >>fgrep
chmod a+x fgrep
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/src'
Making all in tests
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/tests'
Making all in m4
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/m4'
Making all in vms
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/vms'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/vms'
Making all in bootstrap
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/bootstrap'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/bootstrap'
make[3]: Entering directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[3]: Leaving directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[2]: Leaving directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[1]: Leaving directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
touch debian/stamp-makefile-build
 fakeroot debian/rules binary
/usr/share/cdbs/1/rules/buildcore.mk:70: Parsing grep_2.5.1.tar.gz...
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A 
if [ -n "" ]; then \
  mkdir -p ""; \
fi
if [ ! -d "build-tree/grep-2.5.1" ]; then \
  mkdir -p "build-tree/grep-2.5.1"; \
fi
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_BUILD_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_CLEAN_MAKE_TARGET is a 
deprecated variable"
/usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_MAKE_TEST_TARGET is a deprecated 
variable"
if [ -z "" ]; then \
  if ! test -f debian/compat; then echo 4 > debian/compat; fi; \
fi
if test -e /usr/share/misc/config.guess ; then \
        for i in grep-2.5.1/config.guess ; do \
                cp --remove-destination /usr/share/misc/config.guess \
                build-tree/$i ; \
        done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in grep-2.5.1/config.sub ; do \
                cp --remove-destination /usr/share/misc/config.sub \
                build-tree/$i ; \
        done ; \
fi
if test -e /usr/share/misc/config.guess ; then \
        for i in ./build-tree/grep-2.5.1/config.guess ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.guess $i 
; \
                fi ; \
        done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
        for i in ./build-tree/grep-2.5.1/config.sub ; do \
                if ! test -e $i.cdbs-orig ; then \
                        mv $i $i.cdbs-orig ; \
                        cp --remove-destination /usr/share/misc/config.sub $i ; 
\
                fi ; \
        done ; \
fi
chmod a+x /home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/configure 
if test ""; then cd ""; else cd "build-tree/grep-2.5.1"; fi && CC="cc" 
CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/configure  
--build=m68k-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
--sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/grep" 
--srcdir=. --disable-maintainer-mode  --exec-prefix=/ --disable-perl-regexp 
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 build system type... m68k-unknown-linux-gnu
checking host system type... m68k-unknown-linux-gnu
checking for gawk... (cached) gawk
checking for gcc... cc
checking for C compiler default output... 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 cc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for getconf... getconf
checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support... 
checking for LIBS value to request large file support... 
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... no
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
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 for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for size_t... yes
checking for ssize_t... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inttypes.h... yes
checking for unsigned long long... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for memory.h... (cached) yes
checking for unistd.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for stdlib.h... (cached) yes
checking for mbstate_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for btowc... yes
checking for isascii... yes
checking for memmove... yes
checking for setmode... no
checking for strerror... yes
checking for wctype... yes
checking for mbrtowc... yes
checking for memchr... yes
checking for stpcpy... yes
checking for strtoul... yes
checking for atexit... yes
checking for fnmatch... yes
checking for stdlib.h... (cached) yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking for strerror in -lcposix... no
checking for inline... inline
checking for off_t... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... (cached) yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... (cached) yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
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 for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 2.0, ok
checking for catalogs to be installed...  cs de el eo es et fr gl hr id it ja 
ko nl no pl pt_BR ru sl sv
checking for dos file convention... no
checking for DJGPP environment... no
checking for environ variable separator... :
checking for working re_compile_pattern... yes
checking for getopt_long... yes
configure: WARNING: Included lib/regex.c not used
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking for string.h... (cached) yes
checking for working strerror_r... yes
checking for strerror... (cached) yes
checking for strerror_r... (cached) yes
checking for vprintf... yes
checking for doprnt... no
checking for ANSI C header files... (cached) yes
checking for working malloc... yes
checking for working realloc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/posix/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating vms/Makefile
config.status: creating bootstrap/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
if test "" = "post" ; then \
        if test -e build-tree/grep-2.5.1/libtool ; then cp -f /usr/bin/libtool 
build-tree/grep-2.5.1/libtool ; fi ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
make -C build-tree/grep-2.5.1 install 
DESTDIR=/home/anibal/grep-2.5.1.ds2/debian/grep/
make[1]: Entering directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
Making install in intl
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/intl'
if test "grep" = "gettext" \
   && test '' = 'intl-compat.o'; then \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo 
".././mkinstalldirs" ;; esac` /home/anibal/grep-2.5.1.ds2/debian/grep///lib 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/include; \
  /usr/bin/install -c -m 644 libintl.h 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/include/libintl.h; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libintl.a 
/home/anibal/grep-2.5.1.ds2/debian/grep///lib/libintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh `case "./mkinstalldirs" in /*) echo 
"./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` 
/home/anibal/grep-2.5.1.ds2/debian/grep///lib; \
  temp=/home/anibal/grep-2.5.1.ds2/debian/grep///lib/t-charset.alias; \
  dest=/home/anibal/grep-2.5.1.ds2/debian/grep///lib/charset.alias; \
  if test -f /home/anibal/grep-2.5.1.ds2/debian/grep///lib/charset.alias; then \
    orig=/home/anibal/grep-2.5.1.ds2/debian/grep///lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo 
".././mkinstalldirs" ;; esac` 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/locale; \
  test -f 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/locale/locale.alias \
    && 
orig=/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  
temp=/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/locale/t-locale.alias; \
  dest=/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "grep" = "gettext"; then \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo 
".././mkinstalldirs" ;; esac` 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl; \
  /usr/bin/install -c -m 644 VERSION 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl/VERSION; \
  /usr/bin/install -c -m 644 ChangeLog.inst 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl/ChangeLog; \
  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset 
locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h 
plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c 
dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c 
textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c 
ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c 
os2compat.c intl-compat.c"; \
  for file in $dists; do \
    /usr/bin/install -c -m 644 ./$file \
                    
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl/$file; \
  done; \
  chmod a+x 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl/config.charset; 
\
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /usr/bin/install -c -m 644 $dir/$file \
                    
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 
gettext.h libgettext.h plural-eval.c"; \
  for file in $dists; do \
    rm -f 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/intl'
Making install in po
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /home/anibal/grep-2.5.1.ds2/debian/grep///usr/share; \
else \
  /bin/sh ../mkinstalldirs /home/anibal/grep-2.5.1.ds2/debian/grep///usr/share; 
\
fi
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/cs
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/cs/LC_MESSAGES
installing cs.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/cs/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/de
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/de/LC_MESSAGES
installing de.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/de/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/el
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/el/LC_MESSAGES
installing el.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/el/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/eo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/eo/LC_MESSAGES
installing eo.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/eo/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/es
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/es/LC_MESSAGES
installing es.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/es/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/et
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/et/LC_MESSAGES
installing et.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/et/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/fr
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/fr/LC_MESSAGES
installing fr.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/fr/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/gl
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/gl/LC_MESSAGES
installing gl.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/gl/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/hr
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/hr/LC_MESSAGES
installing hr.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/hr/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/id
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/id/LC_MESSAGES
installing id.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/id/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/it
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/it/LC_MESSAGES
installing it.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/it/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/ja
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/ja/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/ko
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/ko/LC_MESSAGES
installing ko.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/ko/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/nl
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/nl/LC_MESSAGES
installing nl.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/nl/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/no
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/no/LC_MESSAGES
installing no.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/no/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/pl
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/pl/LC_MESSAGES
installing pl.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/pl/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/pt_BR
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/pt_BR/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/ru
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/ru/LC_MESSAGES
installing ru.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/ru/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/sl
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/sl/LC_MESSAGES
installing sl.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/sl/LC_MESSAGES/grep.mo
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/sv
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/locale/sv/LC_MESSAGES
installing sv.gmo as 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/locale/sv/LC_MESSAGES/grep.mo
if test "grep" = "gettext"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs 
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/gettext/po; \
  fi; \
  /usr/bin/install -c -m 644 ./Makefile.in.in \
                  
/home/anibal/grep-2.5.1.ds2/debian/grep///usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/po'
Making install in lib
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
Making install in posix
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib/posix'
make[4]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib/posix'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib/posix'
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib/posix'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
make[4]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/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 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/lib'
Making install in doc
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/doc'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/doc'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/info
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/info
/bin/sh ../mkinstalldirs 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/man/man1
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/man
mkdir /home/anibal/grep-2.5.1.ds2/debian/grep/usr/share/man/man1
 /usr/bin/install -c -m 644 ./grep.1 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/man/man1/grep.1
 /usr/bin/install -c -m 644 ./fgrep.1 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/man/man1/fgrep.1
 /usr/bin/install -c -m 644 ./egrep.1 
/home/anibal/grep-2.5.1.ds2/debian/grep//usr/share/man/man1/egrep.1
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/doc'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/doc'
Making install in src
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/src'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/src'
/bin/sh ../mkinstalldirs /home/anibal/grep-2.5.1.ds2/debian/grep///bin
  /usr/bin/install -c grep /home/anibal/grep-2.5.1.ds2/debian/grep///bin/grep
/bin/sh ../mkinstalldirs /home/anibal/grep-2.5.1.ds2/debian/grep///bin
 /usr/bin/install -c egrep /home/anibal/grep-2.5.1.ds2/debian/grep///bin/egrep
 /usr/bin/install -c fgrep /home/anibal/grep-2.5.1.ds2/debian/grep///bin/fgrep
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/src'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/src'
Making install in tests
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/tests'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/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 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/tests'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/tests'
Making install in m4
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/m4'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/m4'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/m4'
Making install in vms
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/vms'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/vms'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/vms'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/vms'
Making install in bootstrap
make[2]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/bootstrap'
make[3]: Entering directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/bootstrap'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/bootstrap'
make[2]: Leaving directory 
`/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1/bootstrap'
make[2]: Entering directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[3]: Entering directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[2]: Leaving directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
make[1]: Leaving directory `/home/anibal/grep-2.5.1.ds2/build-tree/grep-2.5.1'
dh_installdirs -pgrep 
dh_installdocs -pgrep build-tree/grep-2.5.1/README build-tree/grep-2.5.1/NEWS 
build-tree/grep-2.5.1/TODO build-tree/grep-2.5.1/AUTHORS 
build-tree/grep-2.5.1/THANKS  
dh_installexamples -pgrep 
dh_installman -pgrep  
dh_installinfo -pgrep  
dh_installmenu -pgrep 
dh_installcron -pgrep 
dh_installinit -pgrep   
dh_installdebconf -pgrep 
dh_installemacsen -pgrep   
dh_installpam -pgrep 
dh_installlogrotate -pgrep 
if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -pgrep ; fi
dh_installchangelogs -pgrep  build-tree/grep-2.5.1/ChangeLog 
dh_install -pgrep  
dh_link -pgrep  
if test ""; then :; else dh_strip -pgrep  ; fi
dh_compress -pgrep  
dh_fixperms -pgrep  
if test ""; then :; else dh_makeshlibs -pgrep  ; fi
dh_installdeb -pgrep 
dh_perl -pgrep 
dh_shlibdeps -pgrep  
dh_gencontrol -pgrep 
dh_md5sums -pgrep 
dh_builddeb -pgrep 
dpkg-deb: building package `grep' in `../grep_2.5.1.ds2-2_m68k.deb'.
 dpkg-genchanges
dpkg-genchanges: not including original source code in upload
dpkg-buildpackage: binary and diff upload (original source NOT included)

Attachment: signature.asc
Description: Digital signature

Reply via email to