[build-status: 85976] Log for successful build of dictd_1.10.2.dfsg-3.2 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Thu Jul 26 23:22:19 JST 2007
Automatic build of dictd_1.10.2.dfsg-3.2 on mappi006 by sbuild/m32r 0.53
Build started at 20070726-2257
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 833kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main dictd 1.10.2.dfsg-3.2 (dsc) [682B]
Get:2 http://debian.linux-m32r.org 06_devonian/main dictd 1.10.2.dfsg-3.2 (tar) [752kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main dictd 1.10.2.dfsg-3.2 (diff) [80.6kB]
Fetched 833kB in 5s (157kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: flex, bison, zlib1g-dev, libltdl3-dev, autotools-dev
Checking for already installed source dependencies...
flex: already installed (2.5.33-12)
bison: already installed (1:2.3.dfsg-4)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-5)
libltdl3-dev: already installed (1.5.22-4)
autotools-dev: already installed (20070306.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sat Jul 21 21:49:30 2007 JST using DSA key ID A1EE761C
gpg: Can't check signature: public key not found
dpkg-source: extracting dictd in dictd-1.10.2.dfsg
dpkg-source: unpacking dictd_1.10.2.dfsg.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/dictd_1.10.2.dfsg-3.2.diff.gz
dpkg-buildpackage: source package is dictd
dpkg-buildpackage: source version is 1.10.2.dfsg-3.2
dpkg-buildpackage: source changed by Pierre Habouzit <madcoder at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.10.2.dfsg-3.2
/usr/bin/fakeroot debian/rules clean
test -f dictd.h -a -f debian/rules
test -f Makefile && /usr/bin/make recursive-clean
make: [clean] Error 1 (ignored)
test -f Makefile && /usr/bin/make distclean
make: [clean] Error 1 (ignored)
rm -f debian/files debian/substvars debian/*~ stamp-*
rm -rf debian/tmp debian/tmp_2 debian/tmp_3 debian/tmp_4
rm -f core `find . \( -name '*.orig' -o -name '*.rej' -o -name '*~' \
-o -name '*.bak' -o -name '#*#' -o -name '.*.orig' \
-o -name '.*.rej' -o -name '.SUMS' -o -size 0 \) -print` TAGS
rm -f config.sub config.guess
rm -f libmaa/config.sub libmaa/config.guess
rm -f libmaa/arggram2c
debian/rules build
test -f dictd.h -a -f debian/rules
test -f stamp-configure || /usr/bin/make -f debian/rules configure
make[1]: Entering directory `/build/buildd4/dictd-1.10.2.dfsg'
rm -f config.sub config.guess libmaa/config.guess libmaa/config.sub
ln -s /usr/share/misc/config.sub config.sub
ln -s /usr/share/misc/config.guess config.guess
ln -s /usr/share/misc/config.sub libmaa/config.sub
ln -s /usr/share/misc/config.guess libmaa/config.guess
./configure --verbose --prefix=/usr --libexecdir=/usr/lib/dictd --datadir=/usr/share/dictd --sysconfdir=/etc/dictd && touch stamp-configure
Configuring for dict
..
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for dlopen in -lc... no
checking for dlopen in -ldl... yes
Checking for programs
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ar... ar
checking for gnroff... no
checking for nroff... nroff
checking for groff... groff
checking for col... col
checking for expand... expand
..
Checking for libraries
checking for libmaa in local source tree... yes
checking for zlibVersion in -lz... yes
checking for regcomp in -lc... yes
checking for JudySLNext in -lJudy... no
checking for dbi_shutdown in -ldbi... no
checking for main in -lsocket... no
checking for inet_ntoa in -lc... yes
..
Checking for header files
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.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 Judy.h usability... no
checking Judy.h presence... no
checking for Judy.h... no
checking dbi/dbi.h usability... no
checking dbi/dbi.h presence... no
checking for dbi/dbi.h... no
checking for wint_t... yes
checking for mbstate_t... yes
checking for wchar_t... yes
checking for size_t... yes
..
Checking for system constants
checking for an ANSI C-conforming const... yes
checking for inline... inline
..
Checking for library functions
checking for working alloca.h... yes
checking for alloca... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working strcoll... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for wait3 that fills in rusage... yes
checking for waitpid... yes
checking for mmap... yes
checking for munmap... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for semget... yes
checking for strerror... yes
checking for inet_aton... yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for alarm... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for regcomp... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for uname... yes
checking for dlopen... yes
checking for getopt... yes
checking for initgroups... yes
checking for setenv... yes
checking for strlcpy... no
checking for strlcat... no
checking for getopt_long... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking whether CODESET is declared... yes
..
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include_regex.h
config.status: creating dictdplugin-config
config.status: creating dictl
config.status: creating colorit
config.status: creating config.h
configure: configuring in libmaa
configure: running /bin/sh './configure' --prefix=/usr '--verbose' '--prefix=/usr' '--libexecdir=/usr/lib/dictd' '--datadir=/usr/share/dictd' '--sysconfdir=/etc/dictd' --cache-file=/dev/null --srcdir=.
Configuring for libmaa 0.99
..
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
Checking for programs
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ranlib... ranlib
checking for perl4... no
checking for perl... perl
checking for latex2e... no
checking for latex... latex
checking for fig2dev... fig2dev
checking for dvips... dvips
checking for refbibtex... no
checking for bibtex... bibtex
..
Checking for libraries
..
Checking for header file support
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for SYSLOG_NAMES support in syslog.h... yes
..
Checking for system constants
checking for size_t... yes
checking return type of signal handlers... void
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for long long int... yes
checking size of long long int... 8
..
Checking for library functions
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for snprintf... yes
checking for gettimeofday... yes
checking for strchr... yes
checking for strerror... yes
checking for memcpy... yes
checking for atexit... yes
checking for on_exit... yes
checking for sysconf... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for vsyslog... yes
checking for getopt... yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strlcpy... no
..
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating arggram2c
config.status: creating config.h
..
Done
configure: configuring in libmaa
configure: running /bin/sh './configure' --prefix=/usr '--verbose' '--prefix=/usr' '--libexecdir=/usr/lib/dictd' '--datadir=/usr/share/dictd' '--sysconfdir=/etc/dictd' --cache-file=/dev/null --srcdir=.
Configuring for libmaa 0.99
..
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
Checking for programs
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ranlib... ranlib
checking for perl4... no
checking for perl... perl
checking for latex2e... no
checking for latex... latex
checking for fig2dev... fig2dev
checking for dvips... dvips
checking for refbibtex... no
checking for bibtex... bibtex
..
Checking for libraries
..
Checking for header file support
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for SYSLOG_NAMES support in syslog.h... yes
..
Checking for system constants
checking for size_t... yes
checking return type of signal handlers... void
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for long long int... yes
checking size of long long int... 8
..
Checking for library functions
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for snprintf... yes
checking for gettimeofday... yes
checking for strchr... yes
checking for strerror... yes
checking for memcpy... yes
checking for atexit... yes
checking for on_exit... yes
checking for sysconf... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for vsyslog... yes
checking for getopt... yes
checking for strdup... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strlcpy... no
..
Making output files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating arggram2c
config.status: creating config.h
config.status: config.h is unchanged
..
Done
maa: local
zlib: system
regex: system
plugin support: native
judy plugin: disabled
dbi plugin: disabled
make[1]: Leaving directory `/build/buildd4/dictd-1.10.2.dfsg'
/usr/bin/make CC="cc" LDFLAGS=""
make[1]: Entering directory `/build/buildd4/dictd-1.10.2.dfsg'
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused dict.c -o dict.o
dict.c: In function 'request':
dict.c:593: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
dict.c:594: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
( cd ./libmaa && /usr/bin/make ) && touch local_libmaa
make[2]: Entering directory `/build/buildd4/dictd-1.10.2.dfsg/libmaa'
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. xmalloc.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. strlcpy.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. obstack.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. hash.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. set.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. stack.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. list.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. error.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. memory.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. string.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. debug.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. flags.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. maa.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. prime.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. bit.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. timer.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. version.c
gawk -f ./arggram2c < arggram.txt > arggram.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. arg.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. pr.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. sl.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. base64.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. base26.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. source.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. parse-concrete.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. text.c
cc -c -g -O -DMAA_MAJOR=0 -DMAA_MINOR=99 -DHAVE_CONFIG_H -Wall -pedantic -pipe -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -I. log.c
ar rv libmaa.a xmalloc.o strlcpy.o obstack.o hash.o set.o stack.o list.o error.o memory.o string.o debug.o flags.o maa.o prime.o bit.o timer.o version.o arg.o pr.o sl.o base64.o base26.o source.o parse-concrete.o text.o log.o
ar: creating libmaa.a
a - xmalloc.o
a - strlcpy.o
a - obstack.o
a - hash.o
a - set.o
a - stack.o
a - list.o
a - error.o
a - memory.o
a - string.o
a - debug.o
a - flags.o
a - maa.o
a - prime.o
a - bit.o
a - timer.o
a - version.o
a - arg.o
a - pr.o
a - sl.o
a - base64.o
a - base26.o
a - source.o
a - parse-concrete.o
a - text.o
a - log.o
make[2]: Leaving directory `/build/buildd4/dictd-1.10.2.dfsg/libmaa'
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused net.c -o net.o
flex -oclientscan.c clientscan.l
bison -y -tdv clientparse.y; \
cmp -s y.tab.h clientparse.h || mv y.tab.h clientparse.h; \
cmp -s y.tab.c clientparse.c || mv y.tab.c clientparse.c; \
rm -f y.tab.h y.tab.c
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused clientparse.c -o clientparse.o
y.tab.c: In function 'yyparse':
y.tab.c:1256: warning: nested extern declaration of 'yylex'
y.tab.c:1452: warning: nested extern declaration of 'yyerror'
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused clientscan.c -o clientscan.o
clientscan.c:2024: warning: no previous prototype for 'yyget_lineno'
clientscan.c:2033: warning: no previous prototype for 'yyget_in'
clientscan.c:2041: warning: no previous prototype for 'yyget_out'
clientscan.c:2049: warning: no previous prototype for 'yyget_leng'
clientscan.c:2058: warning: no previous prototype for 'yyget_text'
clientscan.c:2070: warning: no previous prototype for 'yyset_lineno'
clientscan.c:2082: warning: no previous prototype for 'yyset_in'
clientscan.c:2087: warning: no previous prototype for 'yyset_out'
clientscan.c:2092: warning: no previous prototype for 'yyget_debug'
clientscan.c:2097: warning: no previous prototype for 'yyset_debug'
clientscan.c:2149: warning: no previous prototype for 'yylex_destroy'
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused md5.c -o md5.o
md5.c: In function 'MD5Update':
md5.c:86: warning: cast increases required alignment of target type
md5.c:95: warning: cast increases required alignment of target type
md5.c: In function 'MD5Final':
md5.c:130: warning: cast increases required alignment of target type
md5.c:141: warning: cast increases required alignment of target type
md5.c:142: warning: cast increases required alignment of target type
md5.c:144: warning: cast increases required alignment of target type
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused wcrtomb.c -o wcrtomb.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused wctomb.c -o wctomb.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused mbrlen.c -o mbrlen.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused mbrtowc.c -o mbrtowc.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused mbstowcs.c -o mbstowcs.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused mbtowc.c -o mbtowc.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused iswspace.c -o iswspace.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused iswalnum.c -o iswalnum.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused towlower.c -o towlower.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused strlcpy.c -o strlcpy.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused strlcat.c -o strlcat.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused parse.c -o parse.o
cc -o dict dict.o net.o clientscan.o clientparse.o md5.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o parse.o \
-Llibmaa -lmaa -ldl -lz
bison -y -tdv servparse.y; \
cmp -s y.tab.h servparse.h || mv y.tab.h servparse.h; \
cmp -s y.tab.c servparse.c || mv y.tab.c servparse.c; \
rm -f y.tab.h y.tab.c
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused dictd.c -o dictd.o
In file included from dictd.c:28:
strategy.h:59: warning: type qualifiers ignored on function return type
dictd.c: In function 'main':
dictd.c:1908: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused daemon.c -o daemon.o
In file included from daemon.c:30:
strategy.h:59: warning: type qualifiers ignored on function return type
daemon.c: In function 'daemon_auth':
daemon.c:1407: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused strategy.c -o strategy.o
In file included from strategy.c:26:
strategy.h:59: warning: type qualifiers ignored on function return type
strategy.c:103: warning: type qualifiers ignored on function return type
strategy.c: In function 'get_strategies':
strategy.c:104: warning: return from incompatible pointer type
flex -oservscan.c servscan.l
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused servparse.c -o servparse.o
In file included from servparse.y:26:
strategy.h:59: warning: type qualifiers ignored on function return type
y.tab.c: In function 'yyparse':
y.tab.c:1538: warning: nested extern declaration of 'yylex'
y.tab.c:2165: warning: nested extern declaration of 'yyerror'
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused servscan.c -o servscan.o
servscan.c:2676: warning: no previous prototype for 'yyget_lineno'
servscan.c:2685: warning: no previous prototype for 'yyget_in'
servscan.c:2693: warning: no previous prototype for 'yyget_out'
servscan.c:2701: warning: no previous prototype for 'yyget_leng'
servscan.c:2710: warning: no previous prototype for 'yyget_text'
servscan.c:2722: warning: no previous prototype for 'yyset_lineno'
servscan.c:2734: warning: no previous prototype for 'yyset_in'
servscan.c:2739: warning: no previous prototype for 'yyset_out'
servscan.c:2744: warning: no previous prototype for 'yyget_debug'
servscan.c:2749: warning: no previous prototype for 'yyset_debug'
servscan.c:2801: warning: no previous prototype for 'yylex_destroy'
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused index.c -o index.o
In file included from index.c:28:
strategy.h:59: warning: type qualifiers ignored on function return type
index.c: In function 'dict_search_brute':
index.c:767: warning: pointer targets in initialization differ in signedness
index.c:768: warning: pointer targets in initialization differ in signedness
index.c:786: warning: pointer targets in passing argument 1 of 'compare' differ in signedness
index.c:786: warning: pointer targets in passing argument 3 of 'compare' differ in signedness
index.c:786: warning: pointer targets in passing argument 4 of 'compare' differ in signedness
index.c:809: warning: pointer targets in assignment differ in signedness
index.c: In function 'dict_search_bmh':
index.c:839: warning: pointer targets in initialization differ in signedness
index.c:840: warning: pointer targets in initialization differ in signedness
index.c:841: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
index.c:924: warning: pointer targets in passing argument 1 of 'dict_word_create' differ in signedness
index.c: In function 'dict_search_substring':
index.c:950: warning: pointer targets in passing argument 2 of 'dict_search_bmh' differ in signedness
index.c: In function 'dict_search_word':
index.c:1015: warning: pointer targets in passing argument 2 of 'dict_search_bmh' differ in signedness
index.c: In function 'dict_search_soundex':
index.c:1164: warning: pointer targets in assignment differ in signedness
index.c: In function 'dict_search_suffix':
index.c:1362: warning: pointer targets in passing argument 2 of 'dict_search_bmh' differ in signedness
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused data.c -o data.o
data.c: In function 'dict_read_header':
data.c:108: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness
data.c: In function 'dict_data_read_':
data.c:477: warning: pointer targets in assignment differ in signedness
data.c:479: warning: pointer targets in assignment differ in signedness
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused str.c -o str.o
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused plugin.c -o plugin.o
In file included from plugin.c:26:
strategy.h:59: warning: type qualifiers ignored on function return type
cc -o dictd dictd.o daemon.o strategy.o net.o servscan.o servparse.o md5.o index.o data.o str.o plugin.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o parse.o \
-Llibmaa -lmaa -ldl -lz
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused dictzip.c -o dictzip.o
dictzip.c: In function 'dict_data_zip':
dictzip.c:214: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness
dictzip.c:215: warning: pointer targets in assignment differ in signedness
dictzip.c:217: warning: pointer targets in assignment differ in signedness
dictzip.c:247: warning: pointer targets in assignment differ in signedness
dictzip.c:249: warning: pointer targets in assignment differ in signedness
cc -o dictzip dictzip.o data.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o \
-Llibmaa -lmaa -ldl -lz
cc -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -g -O -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/dictd/\" -DDICT_VERSION=\"1.10.2\" -DDICT_CONFIG_PATH=\"/etc/dictd/\" -Wno-implicit -Wno-unused dictfmt.c -o dictfmt.o
dictfmt.c: In function 'main':
dictfmt.c:1119: warning: pointer targets in assignment differ in signedness
dictfmt.c:1119: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
dictfmt.c:1299: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
dictfmt.c:1307: warning: pointer targets in assignment differ in signedness
dictfmt.c:1307: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
dictfmt.c:1309: warning: pointer targets in assignment differ in signedness
dictfmt.c:1309: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
dictfmt.c:1313: warning: pointer targets in passing argument 1 of 'trim_left' differ in signedness
dictfmt.c:1313: warning: pointer targets in assignment differ in signedness
dictfmt.c:1317: warning: pointer targets in passing argument 1 of 'fmt_newheadword' differ in signedness
dictfmt.c:1365: warning: pointer targets in passing argument 1 of 'fmt_string' differ in signedness
cc -o dictfmt dictfmt.o str.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o strlcpy.o strlcat.o \
-Llibmaa -lmaa -ldl -lz
make[1]: Leaving directory `/build/buildd4/dictd-1.10.2.dfsg'
/usr/bin/make CFLAGS+='-fPIC -D_REENTRANT' samples
make[1]: Entering directory `/build/buildd4/dictd-1.10.2.dfsg'
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused dictdplugin_exit.c -o dictdplugin_exit.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused wcrtomb.c -o wcrtomb.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused wctomb.c -o wctomb.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused mbrlen.c -o mbrlen.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused mbrtowc.c -o mbrtowc.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused mbstowcs.c -o mbstowcs.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused mbtowc.c -o mbtowc.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused iswspace.c -o iswspace.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused iswalnum.c -o iswalnum.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused towlower.c -o towlower.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused strlcpy.c -o strlcpy.os
gcc -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused strlcat.c -o strlcat.os
gcc -o dictdplugin_exit.so dictdplugin_exit.os wcrtomb.os wctomb.os mbrlen.os mbrtowc.os mbstowcs.os mbtowc.os iswspace.os iswalnum.os towlower.os strlcpy.os strlcat.os \
-Llibmaa -lmaa -ldl -lz -shared
g++ -fPIC -c -Wall -pipe -Wwrite-strings -Wcast-align -Wmissing-prototypes -Wshadow -Wnested-externs -Waggregate-return -Ilibmaa -DHAVE_CONFIG_H -I. -fPIC -D_REENTRANT -Wno-implicit -Wno-unused dictdplugin_popen.cpp -o dictdplugin_popen.os
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wnested-externs" is valid for C/ObjC but not for C++
gcc -o dictdplugin_popen.so dictdplugin_popen.os wcrtomb.os wctomb.os mbrlen.os mbrtowc.os mbstowcs.os mbtowc.os iswspace.os iswalnum.os towlower.os strlcpy.os strlcat.os \
-Llibmaa -lmaa -ldl -lz -shared
PATH=`pwd`:${PATH}; export PATH; \
{ \
echo `./dictdplugin-config --plugindir`'/search_man'; \
echo "qwertyuioplkjhgfdsazxcvbnm 0987654321QWERTYUIOPLKJHGFDSAZXCVBNM"; \
} | ./dictfmt_plugin dictdplugin_popen.so -s \
'Example man dict based on example POPEN plugin' man_popen
make[1]: Leaving directory `/build/buildd4/dictd-1.10.2.dfsg'
touch stamp-build
/usr/bin/fakeroot debian/rules binary-arch
test -f dictd.h -a -f debian/rules
test -f stamp-build || /usr/bin/make -f debian/rules build
rm -rf debian/tmp debian/tmp_2 debian/tmp_3 debian/tmp_4
install -d -o root -g root -m 755 debian/tmp
install -d -o root -g root -m 755 debian/tmp/DEBIAN
install -d -o root -g root -m 755 debian/tmp/usr
install -d -o root -g root -m 755 debian/tmp/usr/bin
install -d -o root -g root -m 755 debian/tmp/usr/sbin
install -d -o root -g root -m 755 debian/tmp/etc
install -d -o root -g root -m 755 debian/tmp/etc/dictd
install -d -o root -g root -m 755 debian/tmp/etc/default
install -d -o root -g root -m 755 debian/tmp/etc/init.d
install -d -o root -g root -m 755 debian/tmp/usr/share/man/man8
install -d -o root -g root -m 755 debian/tmp/usr/share/doc
install -d -o root -g root -m 755 debian/tmp/usr/share/doc/dictd
install -d -o root -g root -m 755 debian/tmp/usr/share/doc/dictd/examples
install -d -o root -g root -m 755 debian/tmp/var
install -d -o root -g root -m 755 debian/tmp/var/lib
install -d -o root -g root -m 755 debian/tmp/var/lib/dictd
install -d -o root -g root -m 755 debian/tmp/usr/lib/dictd
install -p -o root -g root -m 755 -s dictd debian/tmp/usr/sbin
install -p -o root -g root -m 644 debian/readme-plugins \
debian/tmp/usr/share/doc/dictd/README.Plugins
install -p -o root -g root -m 644 NEWS \
debian/tmp/usr/share/doc/dictd/NEWS
install -p -o root -g root -m 644 debian/changelog \
debian/tmp/usr/share/doc/dictd/changelog.Debian
install -p -o root -g root -m 644 debian/readme-dictd \
debian/tmp/usr/share/doc/dictd/README.Debian
install -p -o root -g root -m 644 debian/news \
debian/tmp/usr/share/doc/dictd/NEWS.Debian
install -p -o root -g root -m 644 debian/readme-debugging \
debian/tmp/usr/share/doc/dictd/README.Debugging
install -p -o root -g root -m 644 debian/readme-inetd \
debian/tmp/usr/share/doc/dictd/README.inetd
install -p -o root -g root -m 644 debian/readme-index2suffix \
debian/tmp/usr/share/doc/dictd/README.Index2suffix
install -p -o root -g root -m 644 debian/readme-index2word \
debian/tmp/usr/share/doc/dictd/README.Index2word
install -p -o root -g root -m 644 debian/readme-virtual_dictionaries \
debian/tmp/usr/share/doc/dictd/README.Virtual_dictionaries
install -p -o root -g root -m 644 debian/readme-dictunformat \
debian/tmp/usr/share/doc/dictd/README.Unformat
gzip -9frq debian/tmp/usr/share/doc/dictd/
ln -sf NEWS.gz debian/tmp/usr/share/doc/dictd/changelog.gz
install -p -o root -g root -m 755 debian/dictd debian/tmp/etc/init.d/dictd
install -p -o root -g root -m 755 debian/dictdconfig debian/tmp/usr/sbin/dictdconfig
install -p -o root -g root -m 755 debian/dictdconfig.alias debian/tmp/etc/dictd/dictdconfig.alias
install -p -o root -g root -m 644 debian/dictd.conf debian/tmp/etc/dictd/dictd.conf
install -p -o root -g root -m 644 debian/dictd.order debian/tmp/etc/dictd/dictd.order
install -p -o root -g root -m 644 debian/default debian/tmp/etc/default/dictd
install -p -o root -g root -m 644 debian/copyright \
debian/tmp/usr/share/doc/dictd/copyright
install -p -o root -g root -m 644 debian/dictdconfig.8 debian/tmp/usr/share/man/man8/dictdconfig.8
install -p -o root -g root -m 644 dictd.8 debian/tmp/usr/share/man/man8/dictd.8
gzip -9frq debian/tmp/usr/share/man/man8/
install -p -o root -g root -m 644 example* debian/tmp/usr/share/doc/dictd/examples/
install -d -o root -g root -m 755 debian/tmp_2/usr/share/doc/dict/examples
mv -f debian/tmp/usr/share/doc/dictd/examples/example.dictrc \
debian/tmp_2/usr/share/doc/dict/examples/example.dictrc
install -p -o root -g root -m 644 debian/example_virtual2.conf debian/tmp/usr/share/doc/dictd/examples/
install -p -o root -g root -m 755 debian/preinst debian/tmp/DEBIAN/preinst
install -p -o root -g root -m 755 debian/postinst debian/tmp/DEBIAN/postinst
install -p -o root -g root -m 755 debian/postrm debian/tmp/DEBIAN/postrm
install -p -o root -g root -m 644 debian/conffiles-dictd debian/tmp/DEBIAN/conffiles
dpkg-shlibdeps debian/tmp/usr/sbin/dictd
dpkg-gencontrol -isp -pdictd -Pdebian/tmp
chown -R root.root debian/tmp
dpkg --build debian/tmp ..
dpkg-deb: building package `dictd' in `../dictd_1.10.2.dfsg-3.2_m32r.deb'.
touch stamp-dictd
install -d -o root -g root -m 755 debian/tmp_2
install -d -o root -g root -m 755 debian/tmp_2/DEBIAN
install -d -o root -g root -m 755 debian/tmp_2/usr
install -d -o root -g root -m 755 debian/tmp_2/usr/bin
install -d -o root -g root -m 755 debian/tmp_2/etc
install -d -o root -g root -m 755 debian/tmp_2/etc/dictd
install -d -o root -g root -m 755 debian/tmp_2/usr/share/man/man1
install -d -o root -g root -m 755 debian/tmp_2/usr/share/doc
install -d -o root -g root -m 755 debian/tmp_2/usr/share/doc/dict
install -p -o root -g root -m 755 -s dict debian/tmp_2/usr/bin
install -p -o root -g root -m 755 dictl debian/tmp_2/usr/bin
install -p -o root -g root -m 644 NEWS \
debian/tmp_2/usr/share/doc/dict/NEWS
install -p -o root -g root -m 644 debian/changelog \
debian/tmp_2/usr/share/doc/dict/changelog.Debian
install -p -o root -g root -m 644 debian/readme-dict \
debian/tmp_2/usr/share/doc/dict/README.Debian
install -p -o root -g root -m 644 debian/news \
debian/tmp_2/usr/share/doc/dict/NEWS.Debian
gzip -9frq debian/tmp_2/usr/share/doc/dict/
ln -sf NEWS.gz debian/tmp_2/usr/share/doc/dict/changelog.gz
install -p -o root -g root -m 644 debian/dict.conf debian/tmp_2/etc/dictd/dict.conf
install -p -o root -g root -m 644 debian/copyright \
debian/tmp_2/usr/share/doc/dict/copyright
install -p -o root -g root -m 644 dict.1 debian/tmp_2/usr/share/man/man1/dict.1
install -p -o root -g root -m 644 dictl.1 debian/tmp_2/usr/share/man/man1/dictl.1
gzip -9frq debian/tmp_2/usr/share/man/man1/
install -p -o root -g root -m 644 debian/conffiles-dict \
debian/tmp_2/DEBIAN/conffiles
install -p -o root -g root -m 755 debian/preinst-dict debian/tmp_2/DEBIAN/preinst
install -p -o root -g root -m 755 debian/postinst-dict debian/tmp_2/DEBIAN/postinst
install -p -o root -g root -m 755 debian/postrm-dict debian/tmp_2/DEBIAN/postrm
dpkg-shlibdeps debian/tmp_2/usr/bin/dict
dpkg-gencontrol -isp -pdict -Pdebian/tmp_2
chown -R root.root debian/tmp_2
dpkg --build debian/tmp_2 ..
dpkg-deb: building package `dict' in `../dict_1.10.2.dfsg-3.2_m32r.deb'.
touch stamp-dict
install -d -o root -g root -m 755 debian/tmp_3
install -d -o root -g root -m 755 debian/tmp_3/DEBIAN
install -d -o root -g root -m 755 debian/tmp_3/usr
install -d -o root -g root -m 755 debian/tmp_3/usr/bin
install -d -o root -g root -m 755 debian/tmp_3/usr/share/man/man1
install -d -o root -g root -m 755 debian/tmp_3/usr/share/doc
install -d -o root -g root -m 755 debian/tmp_3/usr/share/doc/dictzip
install -p -o root -g root -m 755 -s dictzip debian/tmp_3/usr/bin
ln -sf dictzip debian/tmp_3/usr/bin/dictunzip
ln -sf dictzip debian/tmp_3/usr/bin/dictzcat
install -p -o root -g root -m 644 NEWS \
debian/tmp_3/usr/share/doc/dictzip/NEWS
install -p -o root -g root -m 644 debian/changelog \
debian/tmp_3/usr/share/doc/dictzip/changelog.Debian
install -p -o root -g root -m 644 debian/news \
debian/tmp_3/usr/share/doc/dictzip/NEWS.Debian
gzip -9frq debian/tmp_3/usr/share/doc/dictzip/
ln -sf NEWS.gz debian/tmp_3/usr/share/doc/dictzip/changelog.gz
install -p -o root -g root -m 644 debian/copyright \
debian/tmp_3/usr/share/doc/dictzip/copyright
install -p -o root -g root -m 644 dictzip.1 debian/tmp_3/usr/share/man/man1/dictzip.1
gzip -9fq debian/tmp_3/usr/share/man/man1/dictzip.1
ln -sf dictzip.1.gz debian/tmp_3/usr/share/man/man1/dictunzip.1.gz
ln -sf dictzip.1.gz debian/tmp_3/usr/share/man/man1/dictzcat.1.gz
dpkg-shlibdeps debian/tmp_3/usr/bin/dictzip
dpkg-gencontrol -isp -pdictzip -Pdebian/tmp_3
chown -R root.root debian/tmp_3
dpkg --build debian/tmp_3 ..
dpkg-deb: building package `dictzip' in `../dictzip_1.10.2.dfsg-3.2_m32r.deb'.
touch stamp-dictzip
install -d -o root -g root -m 755 debian/tmp_4
install -d -o root -g root -m 755 debian/tmp_4/DEBIAN
install -d -o root -g root -m 755 debian/tmp_4/usr
install -d -o root -g root -m 755 debian/tmp_4/usr/bin
install -d -o root -g root -m 755 debian/tmp_4/usr/share/man/man1
install -d -o root -g root -m 755 debian/tmp_4/usr/share/doc
install -d -o root -g root -m 755 debian/tmp_4/usr/share/doc/dictfmt
install -p -o root -g root -m 755 -s dictfmt debian/tmp_4/usr/bin
install -p -o root -g root -m 755 dictfmt_index2suffix dictfmt_index2word dictfmt_virtual dictunformat debian/tmp_4/usr/bin
install -p -o root -g root -m 644 debian/readme-index2suffix \
debian/tmp_4/usr/share/doc/dictfmt/README.Index2suffix
install -p -o root -g root -m 644 debian/readme-index2word \
debian/tmp_4/usr/share/doc/dictfmt/README.Index2word
install -p -o root -g root -m 644 debian/readme-virtual_dictionaries \
debian/tmp_4/usr/share/doc/dictfmt/README.Virtual_dictionaries
install -p -o root -g root -m 644 debian/readme-dictunformat \
debian/tmp_4/usr/share/doc/dictfmt/README.Unformat
install -p -o root -g root -m 644 NEWS \
debian/tmp_4/usr/share/doc/dictfmt/NEWS
install -p -o root -g root -m 644 debian/changelog \
debian/tmp_4/usr/share/doc/dictfmt/changelog.Debian
install -p -o root -g root -m 644 debian/news \
debian/tmp_4/usr/share/doc/dictfmt/NEWS.Debian
gzip -9frq debian/tmp_4/usr/share/doc/dictfmt/
ln -sf NEWS.gz debian/tmp_4/usr/share/doc/dictfmt/changelog.gz
install -p -o root -g root -m 644 debian/copyright \
debian/tmp_4/usr/share/doc/dictfmt/copyright
install -p -o root -g root -m 644 dictfmt.1 debian/tmp_4/usr/share/man/man1/dictfmt.1
install -p -o root -g root -m 644 dictfmt_index2suffix.1 debian/tmp_4/usr/share/man/man1/dictfmt_index2suffix.1
install -p -o root -g root -m 644 dictfmt_index2word.1 debian/tmp_4/usr/share/man/man1/dictfmt_index2word.1
install -p -o root -g root -m 644 dictfmt_virtual.1 debian/tmp_4/usr/share/man/man1/dictfmt_virtual.1
install -p -o root -g root -m 644 dictunformat.1 debian/tmp_4/usr/share/man/man1/dictunformat.1
gzip -9frq debian/tmp_4/usr/share/man/man1/
dpkg-shlibdeps debian/tmp_4/usr/bin/dictfmt
dpkg-gencontrol -isp -pdictfmt -Pdebian/tmp_4
chown -R root.root debian/tmp_4
dpkg --build debian/tmp_4 ..
dpkg-deb: building package `dictfmt' in `../dictfmt_1.10.2.dfsg-3.2_m32r.deb'.
touch stamp-dictfmt
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070726-2322
dictd_1.10.2.dfsg-3.2_m32r.changes:
Format: 1.7
Date: Sat, 21 Jul 2007 14:03:50 +0200
Source: dictd
Binary: dictfmt dictd dictzip dict
Architecture: m32r
Version: 1.10.2.dfsg-3.2
Distribution: unstable
Urgency: low
Maintainer: Kirk Hilliard <kirk at debian.org>
Changed-By: Pierre Habouzit <madcoder at debian.org>
Description:
dict - Dictionary Client
dictd - Dictionary Server
dictfmt - Utility to format a file for use by the dictd server
dictzip - Compression utility for dictionary databases
Closes: 393365 413487
Changes:
dictd (1.10.2.dfsg-3.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS with gcc 4.3 (Closes: 413487).
* Repack orig.tar.gz to prune non free RFCs (Closes: 393365).
Files:
2e4104b7edffcccd9ff0c1e57d3df7b1 140238 text optional dictd_1.10.2.dfsg-3.2_m32r.deb
2ad6e13b53669500d52fd65bdc3a00f9 80680 text optional dict_1.10.2.dfsg-3.2_m32r.deb
6a418be401848f286d7a75396cc8d51b 63402 text optional dictzip_1.10.2.dfsg-3.2_m32r.deb
d3d7c213f6a71b644a7396d4b7a0bab2 72118 utils optional dictfmt_1.10.2.dfsg-3.2_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/dictd_1.10.2.dfsg-3.2_m32r.deb:
new debian package, version 2.0.
size 140238 bytes: control archive= 2068 bytes.
111 bytes, 5 lines conffiles
1181 bytes, 29 lines control
574 bytes, 27 lines * postinst #!/bin/sh
1174 bytes, 48 lines * postrm #!/bin/sh
1749 bytes, 60 lines * preinst #!/bin/sh
Package: dictd
Version: 1.10.2.dfsg-3.2
Architecture: m32r
Maintainer: Kirk Hilliard <kirk at debian.org>
Installed-Size: 424
Depends: libc6 (>= 2.3.5-1), zlib1g (>= 1:1.2.3.3.dfsg-1), netbase, adduser, dictzip
Recommends: dict | dict-client
Suggests: dict-gcide | dict-web1913, dict-wn, dict-jargon, dict-foldoc
Conflicts: dict-server
Provides: dict-server
Section: text
Priority: optional
Description: Dictionary Server
dictd is a TCP based server that allows a client to access dictionary
definitions from a set of natural language dictionary databases.
.
Many dictionary databases have been packaged for debian. They are
discussed in more detail in the file
/usr/share/doc/dictd/README.Debian.gzrm: cannot remove directory `/tmp/dpkgJJY6EU': Directory not empty
rm cleanup failed, code 256
.
Either dict-gcide or dict-wn is essential for a useful English
language dictionary server. It is strongly recommended that both be
installed. If you are interested in computer terminology, it is
recommended that one or more of dict-jargon, dict-foldoc, and
dict-vera also be installed.
.
The client program, dict, is packaged in dict*.deb If you are
running a server, you will want the client for all machines in your
network, and for testing server operations.
/debian/buildd4/build/chroot-unstable/build/buildd4/dict_1.10.2.dfsg-3.2_m32r.deb:
new debian package, version 2.0.
size 80680 bytes: control archive= 1305 bytes.
21 bytes, 1 lines conffiles
1022 bytes, 27 lines control
304 bytes, 17 lines * postinst #!/bin/sh
522 bytes, 25 lines * postrm #!/bin/sh
645 bytes, 28 lines * preinst #!/bin/sh
Package: dict
Source: dictd
Version: 1.10.2.dfsg-3.2
Architecture: m32r
Maintainer: Kirk Hilliard <kirk at debian.org>
Installed-Size: 228
Depends: libc6 (>= 2.3.5-1), zlib1g (>= 1:1.2.3.3.dfsg-1), netbase, recode
Suggests: dictd | dict-server
Provides: dict-client
Section: text
Priority: optional
Description: Dictionary Client
dict is the client that queries the dictd server. Since it is TCP
based, it can access servers on the local host, on a local network,
or on the Internet.
.
The DICT Development Group maintains several public servers which can
be accessed from any machine connected to the Internet. The default
configuration is to query one of these servers first, but this may be
crm: cannot remove directory `/tmp/dpkgmBseR9': Directory not empty
rm cleanup failed, code 256
hanged in the configuration file /etc/dict.conf.
.
Queries may be customized by numerous command line options, including
specifying the database(s) to be queried and the search strategy to
be used.
.
dict includes dictl, which simplifies using utf-8 encoded dictionaries
with terminals that do not support utf-8.
/debian/buildd4/build/chroot-unstable/build/buildd4/dictzip_1.10.2.dfsg-3.2_m32r.deb:
new debian package, version 2.0.
size 63402 bytes: control archive= 570 bytes.
rm: cannot remove directory `/tmp/dpkgDrznMM': Directory not empty
rm cleanup failed, code 256
706 bytes, 17 lines control
Package: dictzip
Source: dictd
Version: 1.10.2.dfsg-3.2
Architecture: m32r
Maintainer: Kirk Hilliard <kirk at debian.org>
Installed-Size: 156
Depends: libc6 (>= 2.3.5-1), zlib1g (>= 1:1.2.3.3.dfsg-1)
Replaces: dictd (<< 1.7.1-1)
Section: text
Priority: optional
Description: Compression utility for dictionary databases
dictzip compresses files using the gzip(1) algorithm (LZ77) in a
manner which is completely compatible with the gzip file format. An
extension to the gzip file format allows for random access to chunks
of about 57kb without the overhead of decompressing the entire file.
This package also includes dictunzip to decompress dictzipped files
and dictzcat for viewing dictzipped files.
/debian/buildd4/build/chroot-unstable/build/buildd4/dictfmt_1.10.2.dfsg-3.2_m32r.deb:
new debian package, version 2.0.
size 72118 bytes: control archive= 448 bytes.
rm: cannot remove directory `/tmp/dpkgOiJhvp': Directory not empty
rm cleanup failed, code 256
451 bytes, 13 lines control
Package: dictfmt
Source: dictd
Version: 1.10.2.dfsg-3.2
Architecture: m32r
Maintainer: Kirk Hilliard <kirk at debian.org>
Installed-Size: 208
Depends: libc6 (>= 2.3.5-1), zlib1g (>= 1:1.2.3.3.dfsg-1)
Recommends: dictzip
Section: utils
Priority: optional
Description: Utility to format a file for use by the dictd server
dictfmt converts an input file to a dictionary database that conforms
to the DICT protocol, and creates a corresponding index file.
/debian/buildd4/build/chroot-unstable/build/buildd4/dictd_1.10.2.dfsg-3.2_m32r.deb:
drwxr-xr-x root/root 0 2007-07-26 23:19 ./
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/bin/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/sbin/
-rwxr-xr-x root/root 173308 2007-07-26 23:18 ./usr/sbin/dictd
-rwxr-xr-x root/root 7684 2007-07-26 22:59 ./usr/sbin/dictdconfig
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/man/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/man/man8/
-rw-r--r-- root/root 14168 2007-07-26 22:59 ./usr/share/man/man8/dictd.8.gz
-rw-r--r-- root/root 2075 2007-07-26 22:59 ./usr/share/man/man8/dictdconfig.8.gz
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/doc/dictd/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/doc/dictd/examples/
-rw-r--r-- root/root 860 2005-04-13 02:49 ./usr/share/doc/dictd/examples/example.conf
-rw-r--r-- root/root 192 1997-05-28 05:28 ./usr/share/doc/dictd/examples/example.site
-rw-r--r-- root/root 243 2004-11-20 04:12 ./usr/share/doc/dictd/examples/example2.conf
-rw-r--r-- root/root 392 2002-11-29 04:12 ./usr/share/doc/dictd/examples/example3.conf
-rw-r--r-- root/root 2181 2004-01-08 04:49 ./usr/share/doc/dictd/examples/example_complex.conf
-rw-r--r-- root/root 736 2005-04-12 22:18 ./usr/share/doc/dictd/examples/example_mime.conf
-rw-r--r-- root/root 1646 2005-03-31 19:32 ./usr/share/doc/dictd/examples/example_plugin_dbi.conf
-rw-r--r-- root/root 113 2002-12-04 04:56 ./usr/share/doc/dictd/examples/example_popen.conf
-rw-r--r-- root/root 597 2002-12-05 04:26 ./usr/share/doc/dictd/examples/example_virtual.conf
-rw-r--r-- root/root 2109 2007-07-26 22:59 ./usr/share/doc/dictd/examples/example_virtual2.conf
-rw-r--r-- root/root 9933 2005-09-07 03:22 ./usr/share/doc/dictd/NEWS.gz
-rw-r--r-- root/root 3936 2007-07-26 22:59 ./usr/share/doc/dictd/README.Debian.gz
-rw-r--r-- root/root 951 2007-07-26 22:59 ./usr/share/doc/dictd/NEWS.Debian.gz
-rw-r--r-- root/root 402 2007-07-26 22:59 ./usr/share/doc/dictd/README.Debugging.gz
-rw-r--r-- root/root 812 2007-07-26 22:59 ./usr/share/doc/dictd/README.inetd.gz
-rw-r--r-- root/root 434 2007-07-26 22:59 ./usr/share/doc/dictd/README.Index2suffix.gz
-rw-r--r-- root/root 454 2007-07-26 22:59 ./usr/share/doc/dictd/README.Index2word.gz
-rw-r--r-- root/root 417 2007-07-26 22:59 ./usr/share/doc/dictd/README.Unformat.gz
-rw-r--r-- root/root 1979 2007-07-26 22:59 ./usr/share/doc/dictd/copyright
-rw-r--r-- root/root 913 2007-07-26 22:59 ./usr/share/doc/dictd/README.Plugins.gz
-rw-r--r-- root/root 11823 2007-07-26 22:59 ./usr/share/doc/dictd/changelog.Debian.gz
-rw-r--r-- root/root 1043 2007-07-26 22:59 ./usr/share/doc/dictd/README.Virtual_dictionaries.gz
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/lib/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/lib/dictd/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./etc/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./etc/dictd/
-rwxr-xr-x root/root 629 2007-07-26 22:59 ./etc/dictd/dictdconfig.alias
-rw-r--r-- root/root 1118 2007-07-26 22:59 ./etc/dictd/dictd.conf
-rw-r--r-- root/root 447 2007-07-26 22:59 ./etc/dictd/dictd.order
drwxr-xr-x root/root 0 2007-07-26 23:19 ./etc/default/
-rw-r--r-- root/root 431 2007-07-26 22:59 ./etc/default/dictd
drwxr-xr-x root/root 0 2007-07-26 23:19 ./etc/init.d/
-rwxr-xr-x root/root 1425 2007-07-26 22:59 ./etc/init.d/dictd
drwxr-xr-x root/root 0 2007-07-26 23:19 ./var/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./var/lib/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./var/lib/dictd/
lrwxrwxrwx root/root 0 2007-07-26 23:19 ./usr/share/doc/dictd/changelog.gz -> NEWS.gz
/debian/buildd4/build/chroot-unstable/build/buildd4/dict_1.10.2.dfsg-3.2_m32r.deb:
drwxr-xr-x root/root 0 2007-07-26 23:20 ./
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/share/
drwxr-xr-x root/root 0 2007-07-26 23:19 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/share/doc/dict/
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/share/doc/dict/examples/
-rw-r--r-- root/root 109 1997-07-12 10:50 ./usr/share/doc/dict/examples/example.dictrc.gz
-rw-r--r-- root/root 903 2007-07-26 22:59 ./usr/share/doc/dict/README.Debian.gz
-rw-r--r-- root/root 951 2007-07-26 22:59 ./usr/share/doc/dict/NEWS.Debian.gz
-rw-r--r-- root/root 9933 2005-09-07 03:22 ./usr/share/doc/dict/NEWS.gz
-rw-r--r-- root/root 11823 2007-07-26 22:59 ./usr/share/doc/dict/changelog.Debian.gz
-rw-r--r-- root/root 1979 2007-07-26 22:59 ./usr/share/doc/dict/copyright
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/share/man/
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/share/man/man1/
-rw-r--r-- root/root 3794 2007-07-26 22:59 ./usr/share/man/man1/dict.1.gz
-rw-r--r-- root/root 915 2004-01-26 02:18 ./usr/share/man/man1/dictl.1.gz
drwxr-xr-x root/root 0 2007-07-26 23:20 ./usr/bin/
-rwxr-xr-x root/root 105060 2007-07-26 23:15 ./usr/bin/dict
-rwxr-xr-x root/root 2636 2007-07-26 23:05 ./usr/bin/dictl
drwxr-xr-x root/root 0 2007-07-26 23:20 ./etc/
drwxr-xr-x root/root 0 2007-07-26 23:20 ./etc/dictd/
-rw-r--r-- root/root 742 2007-07-26 22:59 ./etc/dictd/dict.conf
lrwxrwxrwx root/root 0 2007-07-26 23:20 ./usr/share/doc/dict/changelog.gz -> NEWS.gz
/debian/buildd4/build/chroot-unstable/build/buildd4/dictzip_1.10.2.dfsg-3.2_m32r.deb:
drwxr-xr-x root/root 0 2007-07-26 23:21 ./
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/bin/
-rwxr-xr-x root/root 78316 2007-07-26 23:18 ./usr/bin/dictzip
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/man/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/man/man1/
-rw-r--r-- root/root 3477 1998-07-06 10:35 ./usr/share/man/man1/dictzip.1.gz
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/doc/dictzip/
-rw-r--r-- root/root 951 2007-07-26 22:59 ./usr/share/doc/dictzip/NEWS.Debian.gz
-rw-r--r-- root/root 9933 2005-09-07 03:22 ./usr/share/doc/dictzip/NEWS.gz
-rw-r--r-- root/root 11823 2007-07-26 22:59 ./usr/share/doc/dictzip/changelog.Debian.gz
-rw-r--r-- root/root 1979 2007-07-26 22:59 ./usr/share/doc/dictzip/copyright
lrwxrwxrwx root/root 0 2007-07-26 23:21 ./usr/bin/dictunzip -> dictzip
lrwxrwxrwx root/root 0 2007-07-26 23:21 ./usr/bin/dictzcat -> dictzip
lrwxrwxrwx root/root 0 2007-07-26 23:21 ./usr/share/man/man1/dictunzip.1.gz -> dictzip.1.gz
lrwxrwxrwx root/root 0 2007-07-26 23:21 ./usr/share/man/man1/dictzcat.1.gz -> dictzip.1.gz
lrwxrwxrwx root/root 0 2007-07-26 23:21 ./usr/share/doc/dictzip/changelog.gz -> NEWS.gz
/debian/buildd4/build/chroot-unstable/build/buildd4/dictfmt_1.10.2.dfsg-3.2_m32r.deb:
drwxr-xr-x root/root 0 2007-07-26 23:21 ./
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/bin/
-rwxr-xr-x root/root 80432 2007-07-26 23:18 ./usr/bin/dictfmt
-rwxr-xr-x root/root 2022 2003-02-08 05:06 ./usr/bin/dictfmt_index2suffix
-rwxr-xr-x root/root 2360 2003-02-08 05:15 ./usr/bin/dictfmt_index2word
-rwxr-xr-x root/root 1233 2003-02-11 04:10 ./usr/bin/dictfmt_virtual
-rwxr-xr-x root/root 4268 2005-03-30 02:55 ./usr/bin/dictunformat
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/man/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/man/man1/
-rw-r--r-- root/root 626 2003-02-08 02:35 ./usr/share/man/man1/dictfmt_index2word.1.gz
-rw-r--r-- root/root 745 2003-02-11 04:24 ./usr/share/man/man1/dictfmt_virtual.1.gz
-rw-r--r-- root/root 602 2004-07-08 20:50 ./usr/share/man/man1/dictunformat.1.gz
-rw-r--r-- root/root 3909 2005-09-07 00:34 ./usr/share/man/man1/dictfmt.1.gz
-rw-r--r-- root/root 627 2003-02-08 02:35 ./usr/share/man/man1/dictfmt_index2suffix.1.gz
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-07-26 23:21 ./usr/share/doc/dictfmt/
-rw-r--r-- root/root 454 2007-07-26 22:59 ./usr/share/doc/dictfmt/README.Index2word.gz
-rw-r--r-- root/root 417 2007-07-26 22:59 ./usr/share/doc/dictfmt/README.Unformat.gz
-rw-r--r-- root/root 9933 2005-09-07 03:22 ./usr/share/doc/dictfmt/NEWS.gz
-rw-r--r-- root/root 11823 2007-07-26 22:59 ./usr/share/doc/dictfmt/changelog.Debian.gz
-rw-r--r-- root/root 951 2007-07-26 22:59 ./usr/share/doc/dictfmt/NEWS.Debian.gz
-rw-r--r-- root/root 1979 2007-07-26 22:59 ./usr/share/doc/dictfmt/copyright
-rw-r--r-- root/root 434 2007-07-26 22:59 ./usr/share/doc/dictfmt/README.Index2suffix.gz
-rw-r--r-- root/root 1043 2007-07-26 22:59 ./usr/share/doc/dictfmt/README.Virtual_dictionaries.gz
lrwxrwxrwx root/root 0 2007-07-26 23:21 ./usr/share/doc/dictfmt/changelog.gz -> NEWS.gz
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/dictd-1.10.2.dfsg
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070726-2322
Build needed 00:22:36, 8880k disk space
More information about the build-status
mailing list