[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#43396: dpkg-dev fails to build



Package: dpkg-dev
Version: 1.4.1.6


i can't dpkg-buildpackage the package dpkg-dev.  I run the command 
"apt-get -b source dpkg-dev" from my potato machine, and I get the
following (from a script output):

I can also provide any other debugs you need.
http://www.debian.org/Bugs/Reporting says to have a lot of the
following:

uname -a: Linux tp 2.0.36 #1 Sun Feb 21 18:29:09 EST 1999 i686 unknown
ls -l /lib/libc.so.6: libc-2.1.2.so



Script started on Mon Aug 23 03:37:03 1999


tp:/usr/local/src# apt-get -b source dpkg-dev

<snip>

Fetched 721kB in 1m43s (6973B/s)
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
dpkg-source: extracting dpkg in dpkg-1.4.1.6
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
dpkg-buildpackage: source package is dpkg
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
dpkg-buildpackage: source version is 1.4.1.6
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
dpkg-buildpackage: source maintainer is Marcus Brinkmann <brinkmd@debian.org>
no utmp entry available, using value of LOGNAME ("root") at /usr/lib/dpkg/controllib.pl line 40.
 debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f include/dpkg.h.in
make -C /usr/local/src/dpkg-1.4.1.6/debian/build -i distclean
make: *** /usr/local/src/dpkg-1.4.1.6/debian/build: No such file or directory.  Stop.
make: [clean] Error 2 (ignored)
rm -f -r debian/{build,files,substvars,tmp*}
rm -f /usr/local/src/dpkg-1.4.1.6/debian/build/dpkg-*.tar.gz
rm -f po/*.gmo
rm -f config.log
find . \( -name '*~' -o -name '#*#' \) -print0 | xargs -r0 rm -f --
 debian/rules build DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f include/dpkg.h.in
rm -f -r debian/build
install -d debian/build
cd /usr/local/src/dpkg-1.4.1.6/debian/build && ../../configure \
	--enable-shared \
	--prefix=/usr \
	--datadir=/usr/share \
	--mandir=/usr/share/man \
	--sysconfdir=/etc \
	--sharedstatedir=/var/lib \
	--localstatedir=/var/lib
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ld... ld
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking dpkg version... 1.4.1.6
checking system architecture... i386
checking target i386 system/binary format... Linux ELF
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  en fr es
checking for /usr/bin/perl... yes
checking for ANSI C header files... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (ld) is GNU ld... yes
checking whether the linker (ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for emacs... no
checking for xemacs... no
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for vprintf... yes
checking for working const... (cached) yes
checking whether byte ordering is bigendian... no
checking size of unsigned long... 4
checking size of unsigned int... 4
checking for unsetenv... yes
checking for alphasort... yes
checking for scandir... yes
checking for strerror... yes
checking for strsignal... yes
checking for strtoul... yes
checking for vsnprintf... yes
checking for lchown... yes
checking for sys/cdefs.h... yes
checking for sysinfo... yes
checking your C compiler... works
checking alphasort declaration... yes
checking inlines... yes
checking __attribute__((,,))... yes
checking __attribute__((noreturn))... yes
checking __attribute__((const))... yes
checking __attribute__((format...))... yes
checking GCC warning flag(s) -Wall -Wno-implicit... ok
checking GCC warning flag(s) -Wwrite-strings... ok
checking GCC warning flag(s) -Wpointer-arith... no
checking GCC warning flag(s) -Wimplicit -Wnested-externs... ok
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating dpkg-deb/Makefile
creating lib/Makefile
creating include/Makefile
creating dselect/Makefile
creating split/Makefile
creating methods/Makefile
creating md5sum/Makefile
creating main/Makefile
creating doc/Makefile
creating scripts/Makefile
creating po/Makefile.in
creating config.h
test -f include/dpkg.h.in
make -C /usr/local/src/dpkg-1.4.1.6/debian/build
make[1]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build'
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
make[1]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build'
make[1]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build'
make  all-recursive
make[2]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build'
Making all in po
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/po'
file=../../../po/`echo en | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../po/en.po
file=../../../po/`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../po/fr.po
file=../../../po/`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../po/es.po
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/po'
Making all in intl
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/intl'
Making all in include
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/include'
sed 's:^\(#define ADMINDIR[ 	]*"\).*\(".*\):\1/var/lib/dpkg\2:; \
s:^\(#define UPDATESDIR[ 	]*"\).*\(".*\):\1updates/\2:; \
s:^\(#define INFODIR[ 	]*"\).*\(".*\):\1info/\2:; \
s:^\(#define PARTSDIR[ 	]*"\).*\(".*\):\1parts/\2:; \
s:^\(#define LIBDIR[ 	]*"\).*\(".*\):\1/usr/lib/dpkg/\2:; \
s:^\(#define METHODSDIR[ 	]*"\).*\(".*\):\1methods\2:' \
< ../../../include/dpkg.h.in > dpkg.h.new
(cmp -s dpkg.h.new dpkg.h) || mv -f dpkg.h.new dpkg.h
touch stamp-dpkg.h
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/include'
Making all in lib
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/lib'
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/ehandle.c
mkdir .libs
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/ehandle.pp -c  -fPIC -DPIC ../../../lib/ehandle.c -o .libs/ehandle.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/ehandle.pp -c ../../../lib/ehandle.c -o ehandle.o >/dev/null 2>&1
mv -f .libs/ehandle.lo ehandle.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/mlib.c
rm -f .libs/mlib.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/mlib.pp -c  -fPIC -DPIC ../../../lib/mlib.c -o .libs/mlib.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/mlib.pp -c ../../../lib/mlib.c -o mlib.o >/dev/null 2>&1
mv -f .libs/mlib.lo mlib.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/parse.c
rm -f .libs/parse.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/parse.pp -c  -fPIC -DPIC ../../../lib/parse.c -o .libs/parse.lo
../../../lib/parse.c: In function `parsedb':
../../../lib/parse.c:203: warning: passing arg 8 of `parsemustfield' from incompatible pointer type
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/parse.pp -c ../../../lib/parse.c -o parse.o >/dev/null 2>&1
mv -f .libs/parse.lo parse.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/parsehelp.c
rm -f .libs/parsehelp.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/parsehelp.pp -c  -fPIC -DPIC ../../../lib/parsehelp.c -o .libs/parsehelp.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/parsehelp.pp -c ../../../lib/parsehelp.c -o parsehelp.o >/dev/null 2>&1
mv -f .libs/parsehelp.lo parsehelp.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/fields.c
rm -f .libs/fields.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/fields.pp -c  -fPIC -DPIC ../../../lib/fields.c -o .libs/fields.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/fields.pp -c ../../../lib/fields.c -o fields.o >/dev/null 2>&1
mv -f .libs/fields.lo fields.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/dump.c
rm -f .libs/dump.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/dump.pp -c  -fPIC -DPIC ../../../lib/dump.c -o .libs/dump.lo
../../../lib/dump.c: In function `writedb':
../../../lib/dump.c:244: warning: implicit declaration of function `umask'
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/dump.pp -c ../../../lib/dump.c -o dump.o >/dev/null 2>&1
mv -f .libs/dump.lo dump.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/nfmalloc.c
rm -f .libs/nfmalloc.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/nfmalloc.pp -c  -fPIC -DPIC ../../../lib/nfmalloc.c -o .libs/nfmalloc.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/nfmalloc.pp -c ../../../lib/nfmalloc.c -o nfmalloc.o >/dev/null 2>&1
mv -f .libs/nfmalloc.lo nfmalloc.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/varbuf.c
rm -f .libs/varbuf.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/varbuf.pp -c  -fPIC -DPIC ../../../lib/varbuf.c -o .libs/varbuf.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/varbuf.pp -c ../../../lib/varbuf.c -o varbuf.o >/dev/null 2>&1
mv -f .libs/varbuf.lo varbuf.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/database.c
rm -f .libs/database.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/database.pp -c  -fPIC -DPIC ../../../lib/database.c -o .libs/database.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/database.pp -c ../../../lib/database.c -o database.o >/dev/null 2>&1
mv -f .libs/database.lo database.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/vercmp.c
rm -f .libs/vercmp.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/vercmp.pp -c  -fPIC -DPIC ../../../lib/vercmp.c -o .libs/vercmp.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/vercmp.pp -c ../../../lib/vercmp.c -o vercmp.o >/dev/null 2>&1
mv -f .libs/vercmp.lo vercmp.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/compat.c
rm -f .libs/compat.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/compat.pp -c  -fPIC -DPIC ../../../lib/compat.c -o .libs/compat.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/compat.pp -c ../../../lib/compat.c -o compat.o >/dev/null 2>&1
mv -f .libs/compat.lo compat.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/lock.c
rm -f .libs/lock.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/lock.pp -c  -fPIC -DPIC ../../../lib/lock.c -o .libs/lock.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/lock.pp -c ../../../lib/lock.c -o lock.o >/dev/null 2>&1
mv -f .libs/lock.lo lock.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/dbmodify.c
rm -f .libs/dbmodify.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/dbmodify.pp -c  -fPIC -DPIC ../../../lib/dbmodify.c -o .libs/dbmodify.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/dbmodify.pp -c ../../../lib/dbmodify.c -o dbmodify.o >/dev/null 2>&1
mv -f .libs/dbmodify.lo dbmodify.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/showcright.c
rm -f .libs/showcright.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/showcright.pp -c  -fPIC -DPIC ../../../lib/showcright.c -o .libs/showcright.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/showcright.pp -c ../../../lib/showcright.c -o showcright.o >/dev/null 2>&1
mv -f .libs/showcright.lo showcright.lo
/bin/sh ../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/tarfn.c
rm -f .libs/tarfn.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/tarfn.pp -c  -fPIC -DPIC ../../../lib/tarfn.c -o .libs/tarfn.lo
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -Wp,-MD,.deps/tarfn.pp -c ../../../lib/tarfn.c -o tarfn.o >/dev/null 2>&1
mv -f .libs/tarfn.lo tarfn.lo
/bin/sh ../libtool --mode=link gcc  -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g   -o libdpkg.la -rpath /usr/lib -version-info 0:0:0 -rpath /usr/lib ehandle.lo mlib.lo parse.lo parsehelp.lo fields.lo dump.lo nfmalloc.lo varbuf.lo database.lo vercmp.lo compat.lo lock.lo dbmodify.lo showcright.lo tarfn.lo  
rm -fr .libs/libdpkg.la .libs/libdpkg.* .libs/libdpkg.*
gcc -shared  ehandle.lo mlib.lo parse.lo parsehelp.lo fields.lo dump.lo nfmalloc.lo varbuf.lo database.lo vercmp.lo compat.lo lock.lo dbmodify.lo showcright.lo tarfn.lo  -lc  -Wl,-soname -Wl,libdpkg.so.0 -o .libs/libdpkg.so.0.0.0
(cd .libs && rm -f libdpkg.so.0 && ln -s libdpkg.so.0.0.0 libdpkg.so.0)
(cd .libs && rm -f libdpkg.so && ln -s libdpkg.so.0.0.0 libdpkg.so)
ar cru .libs/libdpkg.a  ehandle.o mlib.o parse.o parsehelp.o fields.o dump.o nfmalloc.o varbuf.o database.o vercmp.o compat.o lock.o dbmodify.o showcright.o tarfn.o 
ranlib .libs/libdpkg.a
creating libdpkg.la
(cd .libs && rm -f libdpkg.la && ln -s ../libdpkg.la libdpkg.la)
gcc -I../../../include -I../../.. -I../../../lib 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/myopt.c
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/lib'
Making all in main
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/main'
expand ../../../archtable | \
 perl -ne 'print "  { \"$1\",$2\"$3\",$4\"$5\" },\n" \
	   if m/^\s*(\w+)(\s+)(\w+)(\s+)(\w+)\s*$/' \
	>archtable.h.new
mv archtable.h.new archtable.h
cd .. \
  && CONFIG_FILES=main/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating main/Makefile
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/main'
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/main'
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/main.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/enquiry.c
../../../main/enquiry.c: In function `predeppackage':
../../../main/enquiry.c:537: warning: `pkg' might be used uninitialized in this function
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H   -D_REENTRANT -D_GNU_SOURCE -O2 -O3  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/filesdb.c
../../../main/filesdb.c: In function `ensure_diversions':
../../../main/filesdb.c:358: warning: suggest explicit braces to avoid ambiguous `else'
../../../main/filesdb.c:368: warning: suggest explicit braces to avoid ambiguous `else'
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/archives.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/processarc.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/cleanup.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/select.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/packages.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/configure.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/remove.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/help.c
../../../main/help.c: In function `maintainer_script_alternative':
../../../main/help.c:373: warning: suggest explicit braces to avoid ambiguous `else'
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/depcon.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/errors.c
gcc -I../../../include -I../../.. -I../../../main 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../main/update.c
/bin/sh ../libtool --mode=link gcc  -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\"  -o dpkg  main.o enquiry.o filesdb.o archives.o processarc.o cleanup.o select.o packages.o configure.o remove.o help.o depcon.o errors.o update.o ../lib/libdpkg.la ../lib/myopt.o 
mkdir .libs
gcc -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -DLOCALEDIR=\"/usr/share/locale\" -o .libs/dpkg main.o enquiry.o filesdb.o archives.o processarc.o cleanup.o select.o packages.o configure.o remove.o help.o depcon.o errors.o update.o ../lib/.libs/libdpkg.so ../lib/myopt.o
creating dpkg
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/main'
Making all in dpkg-deb
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/dpkg-deb'
gcc -I../../../include -I../../.. -I../../../dpkg-deb 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dpkg-deb/main.c
gcc -I../../../include -I../../.. -I../../../dpkg-deb 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dpkg-deb/build.c
gcc -I../../../include -I../../.. -I../../../dpkg-deb 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dpkg-deb/extract.c
gcc -I../../../include -I../../.. -I../../../dpkg-deb 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dpkg-deb/info.c
/bin/sh ../libtool --mode=link gcc  -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\"  -o dpkg-deb  main.o build.o extract.o info.o ../lib/libdpkg.la ../lib/myopt.o 
mkdir .libs
gcc -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -DLOCALEDIR=\"/usr/share/locale\" -o .libs/dpkg-deb main.o build.o extract.o info.o ../lib/.libs/libdpkg.so ../lib/myopt.o
creating dpkg-deb
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/dpkg-deb'
Making all in split
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/split'
gcc -I../../../include -I../../.. -I../../../split 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../split/main.c
gcc -I../../../include -I../../.. -I../../../split 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../split/split.c
gcc -I../../../include -I../../.. -I../../../split 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../split/info.c
../../../split/info.c: In function `read_info':
../../../split/info.c:85: warning: suggest explicit braces to avoid ambiguous `else'
gcc -I../../../include -I../../.. -I../../../split 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../split/queue.c
gcc -I../../../include -I../../.. -I../../../split 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H 			  -DMKSPLITSCRIPT=\"/usr/lib/dpkg/mksplit\"     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../split/join.c
/bin/sh ../libtool --mode=link gcc  -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\"  -o dpkg-split  main.o split.o info.o queue.o join.o ../lib/libdpkg.la ../lib/myopt.o 
mkdir .libs
gcc -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -DLOCALEDIR=\"/usr/share/locale\" -o .libs/dpkg-split main.o split.o info.o queue.o join.o ../lib/.libs/libdpkg.so ../lib/myopt.o
creating dpkg-split
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:;" \
	< ../../../split/mksplit.pl > mksplit.new
chmod 755 mksplit.new
mv mksplit.new mksplit
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/split'
Making all in md5sum
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/md5sum'
gcc -I../../../include -I../../.. -I../../../md5sum 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../md5sum/md5.c
gcc -I../../../include -I../../.. -I../../../md5sum 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../md5sum/md5sum.c
../../../md5sum/md5sum.c:71: warning: return type of `main' is not `int'
/bin/sh ../libtool --mode=link gcc  -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\"  -o md5sum  md5.o md5sum.o  
mkdir .libs
gcc -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -DLOCALEDIR=\"/usr/share/locale\" -o md5sum md5.o md5sum.o
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/md5sum'
Making all in scripts
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/scripts'
gcc -DHAVE_CONFIG_H -I. -I../../../scripts -I..     -D_REENTRANT -D_GNU_SOURCE -O2 -c ../../../scripts/start-stop-daemon.c
/bin/sh ../libtool --mode=link gcc  -D_REENTRANT -D_GNU_SOURCE -O2  -o start-stop-daemon  start-stop-daemon.o  
mkdir .libs
gcc -D_REENTRANT -D_GNU_SOURCE -O2 -o start-stop-daemon start-stop-daemon.o
sed -e "s:version=\"[^\"]*\":version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-name.sh > dpkg-name.new
chmod 755 dpkg-name.new
mv dpkg-name.new dpkg-name
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-source.pl > dpkg-source.new
chmod 755 dpkg-source.new
mv dpkg-source.new dpkg-source
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-genchanges.pl > dpkg-genchanges.new
chmod 755 dpkg-genchanges.new
mv dpkg-genchanges.new dpkg-genchanges
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-gencontrol.pl > dpkg-gencontrol.new
chmod 755 dpkg-gencontrol.new
mv dpkg-gencontrol.new dpkg-gencontrol
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-shlibdeps.pl > dpkg-shlibdeps.new
chmod 755 dpkg-shlibdeps.new
mv dpkg-shlibdeps.new dpkg-shlibdeps
sed -e "s:version=\"[^\"]*\":version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-buildpackage.sh > dpkg-buildpackage.new
chmod 755 dpkg-buildpackage.new
mv dpkg-buildpackage.new dpkg-buildpackage
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-parsechangelog.pl > dpkg-parsechangelog.new
chmod 755 dpkg-parsechangelog.new
mv dpkg-parsechangelog.new dpkg-parsechangelog
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-distaddfile.pl > dpkg-distaddfile.new
chmod 755 dpkg-distaddfile.new
mv dpkg-distaddfile.new dpkg-distaddfile
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/822-date.pl > 822-date.new
chmod 755 822-date.new
mv 822-date.new 822-date
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-scanpackages.pl > dpkg-scanpackages.new
chmod 755 dpkg-scanpackages.new
mv dpkg-scanpackages.new dpkg-scanpackages
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-scansources.pl > dpkg-scansources.new
chmod 755 dpkg-scansources.new
mv dpkg-scansources.new dpkg-scansources
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-architecture.pl > dpkg-architecture.new
chmod 755 dpkg-architecture.new
mv dpkg-architecture.new dpkg-architecture
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/update-rc.d.pl > update-rc.d.new
chmod 755 update-rc.d.new
mv update-rc.d.new update-rc.d
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/update-alternatives.pl > update-alternatives.new
chmod 755 update-alternatives.new
mv update-alternatives.new update-alternatives
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/install-info.pl > install-info.new
chmod 755 install-info.new
mv install-info.new install-info
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/dpkg-divert.pl > dpkg-divert.new
chmod 755 dpkg-divert.new
mv dpkg-divert.new dpkg-divert
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/cleanup-info.pl > cleanup-info.new
chmod 755 cleanup-info.new
mv cleanup-info.new cleanup-info
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  EMACS=no /bin/sh ../../../scripts/elisp-comp ../../../scripts/debian-changelog-mode.el; \
fi
sed -e "s:^#![:space:]*/usr/bin/perl:#! /usr/bin/perl:; \
	s:\$dpkglibdir[[:space:]]*=[[:space:]]*['\"][^'\"]*['\"]:\$dpkglibdir=\"/usr/lib/dpkg\":; \
	s:\$version[[:space:]]*=[[:space:]]*['\"][^'\"]*[\"']:\$version=\"1.4.1.6\":" \
	< ../../../scripts/cl-debian.pl > cl-debian.new
chmod 755 cl-debian.new
mv cl-debian.new cl-debian
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/scripts'
Making all in dselect
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/dselect'
perl ../../../dselect/mkhelpmsgs.pl ../../../dselect/helpmsgs.src
		listkeys: 22 lines
		mainintro: 22 lines
		readonlyintro: 14 lines
		recurintro: 22 lines
		displayexplain1: 22 lines
		displayexplain2: 20 lines
		methintro: 16 lines
		methkeys: 20 lines
cursesfile=`echo '#include <curses.h>' | \
	 gcc -E - | grep 'curses.h' | head -1 | \
	 sed -e 's/^[^"]*"//; s/".*$//'`; \
if [ "$cursesfile" == "" ]; then echo "can't find curses file"; exit 1; fi; \
perl ../../../dselect/mkcurkeys.pl ../../../dselect/keyoverride $cursesfile > curkeys.h.new
mv curkeys.h.new curkeys.h
cd .. \
  && CONFIG_FILES=dselect/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating dselect/Makefile
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/dselect'
make[3]: Entering directory `/usr/local/src/dpkg-1.4.1.6/debian/build/dselect'
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/main.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/bindings.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H   -D_REENTRANT -D_GNU_SOURCE -O2 -O3  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/curkeys.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c helpmsgs.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/basecmds.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/baselist.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/basetop.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/pkgcmds.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H   -D_REENTRANT -D_GNU_SOURCE -O2 -O3  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/pkgdepcon.cc
../../../dselect/pkgdepcon.cc: In method `int packagelist::resolvedepcon(dependency *)':
../../../dselect/pkgdepcon.cc:336: warning: control reaches end of non-void function `packagelist::resolvedepcon(dependency *)'
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H   -D_REENTRANT -D_GNU_SOURCE -O2 -O3  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/pkgdisplay.cc
c++ -I../../../include -I../../.. -I../../../dselect 			  -I.. -I../include -I. 			  -I../../../intl -I../intl -DHAVE_CONFIG_H     -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -DLOCALEDIR=\"/usr/share/locale\" -c ../../../dselect/pkginfo.cc
../../../dselect/pkginfo.cc:74: object-dependent reference `itr_recursive' can only be used in a call
../../../dselect/pkginfo.cc:74:   to form a pointer to member function, say `&packagelist::itr_recursive'
../../../dselect/pkginfo.cc:74: object-dependent reference `itd_relations' can only be used in a call
../../../dselect/pkginfo.cc:74:   to form a pointer to member function, say `&packagelist::itd_relations'
../../../dselect/pkginfo.cc:74: object-dependent reference `itd_description' can only be used in a call
../../../dselect/pkginfo.cc:74:   to form a pointer to member function, say `&packagelist::itd_description'
../../../dselect/pkginfo.cc:74: object-dependent reference `itd_statuscontrol' can only be used in a call
../../../dselect/pkginfo.cc:74:   to form a pointer to member function, say `&packagelist::itd_statuscontrol'
../../../dselect/pkginfo.cc:74: object-dependent reference `itd_availablecontrol' can only be used in a call
../../../dselect/pkginfo.cc:74:   to form a pointer to member function, say `&packagelist::itd_availablecontrol'
make[3]: *** [pkginfo.o] Error 1
make[3]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build/dselect'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/src/dpkg-1.4.1.6/debian/build'
make: *** [build] Error 2
Build command 'cd dpkg-1.4.1.6 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
tp:/usr/local/src# apt-get -b source dpkg-devtp:/usr/local/src# exit
exit

Script done on Mon Aug 23 03:50:18 1999


Reply to: