Hello, I attempted a succesfull build of `wordnet' in abel (armel) porterbox.
Could you please give back `wordnet' in armel? Attached build.log Best regards, -- Hector Oron
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package wordnet dpkg-buildpackage: source version 1:3.0-23 dpkg-buildpackage: source changed by Andreas Tille <[email protected]> dpkg-buildpackage: host architecture armel test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/zumbi/wordnet-3.0' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/zumbi/wordnet-3.0' cd . && QUILT_PATCHES=/home/zumbi/wordnet-3.0/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch 01_tcltk8.5.patch patching file autogen.sh patching file config.h.in patching file configure patching file configure.ac patching file contrib/Makefile.in patching file contrib/wordnet_structures/Makefile.in patching file dict/dbfiles/Makefile.in patching file dict/Makefile.in patching file doc/html/Makefile.in patching file doc/Makefile.in patching file doc/man/Makefile.in patching file doc/pdf/Makefile.in patching file doc/ps/Makefile.in patching file include/Makefile.in patching file lib/Makefile.in patching file lib/wnres/Makefile.in patching file Makefile.in patching file src/grind/Makefile.in patching file src/Makefile.in patching file aclocal.m4 Applying patch 10_wordnet_structures.patch patching file contrib/wordnet_structures/wordnet_structures.py Applying patch 20_doc_Makefile.in.patch patching file doc/Makefile.in Applying patch 20_doc_man_wninput.patch patching file doc/man/wninput.5 Applying patch 20_include_wn.h.patch patching file include/wn.h Applying patch 20_src_stubs_c.patch patching file src/stubs.c Applying patch 20_src_wnb.patch patching file src/wnb Applying patch 20_verb.social_fix.patch patching file dict/dbfiles/verb.social Applying patch 20_adj.all_fix.patch patching file dict/dbfiles/adj.all Applying patch 30_src_grind.patch patching file src/grind/create.c patching file src/grind/files.c patching file src/grind/grind.c patching file src/grind/makedb.c patching file src/grind/resolve.c patching file src/grind/util.c Applying patch 40_doc_man_fix_names.patch patching file doc/man/binsrch.3 patching file doc/man/lexnames.5 patching file doc/man/morph.3 patching file doc/man/wnsearch.3 patching file doc/man/wnutil.3 Applying patch 41_doc_man_fix_names.patch patching file doc/man/wninput.5 patching file doc/man/wnsearch.3 patching file doc/man/wnutil.3 patching file doc/man/grind.1 patching file doc/man/lexnames.5 Applying patch 50_CVE-2008-2149_buffer_overflows.patch patching file src/wn.c Applying patch 51_overflows.patch patching file lib/binsrch.c patching file lib/morph.c patching file lib/search.c patching file lib/wnutil.c patching file src/wn.c Applying patch 51_overflows_memcpy.patch patching file lib/search.c Applying patch 90_prevent_parallel_build.patch patching file src/grind/Makefile.in patching file Makefile.in Now at patch 90_prevent_parallel_build.patch touch debian/stamp-patched /usr/bin/make -f debian/rules update-config make[1]: Entering directory `/home/zumbi/wordnet-3.0' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi make[1]: Leaving directory `/home/zumbi/wordnet-3.0' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /home/zumbi/wordnet-3.0/./configure mkdir -p . cd . && CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/zumbi/wordnet-3.0/./configure --build=arm-linux-gnueabi --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/wordnet" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --srcdir=. --with-tclconfig=/usr/lib/tcl8.5 --with-tkconfig=/usr/lib/tk8.5 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 ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for a BSD-compatible install... /usr/bin/install -c checking build system type... arm-unknown-linux-gnueabi checking host system type... arm-unknown-linux-gnueabi checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 805306365 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool flex checking for main in -ltcl8.5... yes checking for main in -ltk8.5... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for dictzip... dictzip checking for nl_langinfo and CODESET... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking for Tcl configuration... found /usr/lib/tcl8.5/tclConfig.sh checking for Tk configuration... found /usr/lib/tk8.5/tkConfig.sh checking for existence of /usr/lib/tcl8.5/tclConfig.sh... loading checking for existence of /usr/lib/tk8.5/tkConfig.sh... loading configure: creating ./config.status config.status: creating Makefile config.status: creating dict/Makefile config.status: creating dict/dbfiles/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating doc/pdf/Makefile config.status: creating doc/ps/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/grind/Makefile config.status: creating lib/Makefile config.status: creating lib/wnres/Makefile config.status: creating contrib/Makefile config.status: creating contrib/wordnet_structures/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands WordNet is now configured Installation directory: /usr To build and install WordNet: make make install To run, environment variables should be set as follows: PATH - include ${exec_prefix}/bin WNHOME - if not using default installation location, set to /usr See INSTALL file for details and additional environment variables which may need to be set on your system. touch debian/stamp-autotools /usr/bin/make -C . make[1]: Entering directory `/home/zumbi/wordnet-3.0' /usr/bin/make all-recursive make[2]: Entering directory `/home/zumbi/wordnet-3.0' Making all in doc make[3]: Entering directory `/home/zumbi/wordnet-3.0/doc' Making all in man make[4]: Entering directory `/home/zumbi/wordnet-3.0/doc/man' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/doc/man' make[4]: Entering directory `/home/zumbi/wordnet-3.0/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/doc' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/doc' Making all in include make[3]: Entering directory `/home/zumbi/wordnet-3.0/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/zumbi/wordnet-3.0/include' Making all in lib make[3]: Entering directory `/home/zumbi/wordnet-3.0/lib' Making all in wnres make[4]: Entering directory `/home/zumbi/wordnet-3.0/lib/wnres' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/lib/wnres' make[4]: Entering directory `/home/zumbi/wordnet-3.0/lib' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-binsrch.lo `test -f 'binsrch.c' || echo './'`binsrch.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c binsrch.c -fPIC -DPIC -o .libs/libwordnet_la-binsrch.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c binsrch.c -o libwordnet_la-binsrch.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-morph.lo `test -f 'morph.c' || echo './'`morph.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c morph.c -fPIC -DPIC -o .libs/libwordnet_la-morph.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c morph.c -o libwordnet_la-morph.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-search.lo `test -f 'search.c' || echo './'`search.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c search.c -fPIC -DPIC -o .libs/libwordnet_la-search.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c search.c -o libwordnet_la-search.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-wnglobal.lo `test -f 'wnglobal.c' || echo './'`wnglobal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnglobal.c -fPIC -DPIC -o .libs/libwordnet_la-wnglobal.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnglobal.c -o libwordnet_la-wnglobal.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-wnhelp.lo `test -f 'wnhelp.c' || echo './'`wnhelp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnhelp.c -fPIC -DPIC -o .libs/libwordnet_la-wnhelp.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnhelp.c -o libwordnet_la-wnhelp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-wnrtl.lo `test -f 'wnrtl.c' || echo './'`wnrtl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnrtl.c -fPIC -DPIC -o .libs/libwordnet_la-wnrtl.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnrtl.c -o libwordnet_la-wnrtl.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c -o libwordnet_la-wnutil.lo `test -f 'wnutil.c' || echo './'`wnutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnutil.c -fPIC -DPIC -o .libs/libwordnet_la-wnutil.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -g -O2 -g -Wall -O2 -c wnutil.c -o libwordnet_la-wnutil.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -g -Wall -O2 -release 3.0 -o libwordnet.la -rpath /usr/lib libwordnet_la-binsrch.lo libwordnet_la-morph.lo libwordnet_la-search.lo libwordnet_la-wnglobal.lo libwordnet_la-wnhelp.lo libwordnet_la-wnrtl.lo libwordnet_la-wnutil.lo gcc -shared .libs/libwordnet_la-binsrch.o .libs/libwordnet_la-morph.o .libs/libwordnet_la-search.o .libs/libwordnet_la-wnglobal.o .libs/libwordnet_la-wnhelp.o .libs/libwordnet_la-wnrtl.o .libs/libwordnet_la-wnutil.o -Wl,-soname -Wl,libwordnet-3.0.so -o .libs/libwordnet-3.0.so (cd .libs && rm -f libwordnet.so && ln -s libwordnet-3.0.so libwordnet.so) ar cru .libs/libwordnet.a libwordnet_la-binsrch.o libwordnet_la-morph.o libwordnet_la-search.o libwordnet_la-wnglobal.o libwordnet_la-wnhelp.o libwordnet_la-wnrtl.o libwordnet_la-wnutil.o ranlib .libs/libwordnet.a creating libwordnet.la (cd .libs && rm -f libwordnet.la && ln -s ../libwordnet.la libwordnet.la) make[4]: Leaving directory `/home/zumbi/wordnet-3.0/lib' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/lib' Making all in src make[3]: Entering directory `/home/zumbi/wordnet-3.0/src' Making all in grind make[4]: Entering directory `/home/zumbi/wordnet-3.0/src/grind' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c create.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c files.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c globals.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c grind.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c makedb.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c resolve.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c wnglobal.c \ /bin/bash ../../ylwrap `test -f 'wnparse.y' || echo './'`wnparse.y y.tab.c grind-wnparse.c y.tab.h grind-wnparse.h y.output grind-wnparse.output -- bison -y -dl updating grind-wnparse.h gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c grind-wnparse.c \ /bin/bash ../../ylwrap `test -f 'wnlex.l' || echo './'`wnlex.l lex.yy.c grind-wnlex.c -- flex -l gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -g -Wall -O2 -c grind-wnlex.c /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -g -Wall -O2 -o grind create.o files.o globals.o grind.o makedb.o resolve.o util.o wnglobal.o grind-wnparse.o grind-wnlex.o mkdir .libs gcc -g -O2 -g -Wall -O2 -o grind create.o files.o globals.o grind.o makedb.o resolve.o util.o wnglobal.o grind-wnparse.o grind-wnlex.o make[4]: Leaving directory `/home/zumbi/wordnet-3.0/src/grind' make[4]: Entering directory `/home/zumbi/wordnet-3.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/tcl8.5 -I/usr/include -I../include -I/usr/include/tcl8.5 -I/usr/include -g -O2 -g -Wall -O2 -c -o wn-wn.o `test -f 'wn.c' || echo './'`wn.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -g -Wall -O2 -o wn wn-wn.o -L../lib -lwordnet mkdir .libs gcc -g -O2 -g -Wall -O2 -o .libs/wn wn-wn.o -L/home/zumbi/wordnet-3.0/lib /home/zumbi/wordnet-3.0/lib/.libs/libwordnet.so creating wn gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/tcl8.5 -I/usr/include -I../include -I/usr/include/tcl8.5 -I/usr/include -g -O2 -g -Wall -O2 -c -o wishwn-tkAppInit.o `test -f 'tkAppInit.c' || echo './'`tkAppInit.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/tcl8.5 -I/usr/include -I../include -I/usr/include/tcl8.5 -I/usr/include -g -O2 -g -Wall -O2 -c -o wishwn-stubs.o `test -f 'stubs.c' || echo './'`stubs.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -g -Wall -O2 -o wishwn wishwn-tkAppInit.o wishwn-stubs.o -L../lib -lwordnet -L/usr/lib -ltk8.5 -L/usr/lib -ltcl8.5 -lX11 -lXss -lXext -lXft -lX11 -lfreetype -lz -lfontconfig -lXrender -lX11 -lpthread -ldl -lpthread -lieee -lm gcc -g -O2 -g -Wall -O2 -o .libs/wishwn wishwn-tkAppInit.o wishwn-stubs.o -L/home/zumbi/wordnet-3.0/lib /home/zumbi/wordnet-3.0/lib/.libs/libwordnet.so -L/usr/lib -ltk8.5 -ltcl8.5 -lXss -lXext -lXft /usr/lib/libfreetype.so -lz -lfontconfig -lXrender -lX11 -ldl -lpthread -lieee -lm creating wishwn make[4]: Leaving directory `/home/zumbi/wordnet-3.0/src' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/src' Making all in dict make[3]: Entering directory `/home/zumbi/wordnet-3.0/dict' Making all in dbfiles make[4]: Entering directory `/home/zumbi/wordnet-3.0/dict/dbfiles' LC_ALL=C ../../src/grind/grind -i -n -o cntlist `ls [ad-v]*` please*frames:frames:make[4]: Leaving directory `/home/zumbi/wordnet-3.0/dict/dbfiles' make[4]: Entering directory `/home/zumbi/wordnet-3.0/dict' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/dict' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/dict' Making all in contrib make[3]: Entering directory `/home/zumbi/wordnet-3.0/contrib' Making all in wordnet_structures make[4]: Entering directory `/home/zumbi/wordnet-3.0/contrib/wordnet_structures' LC_ALL=C \ python wordnet_structures.py \ ../../dict/dbfiles/index.adv ../../dict/dbfiles/data.adv \ ../../dict/dbfiles/index.adj ../../dict/dbfiles/data.adj \ ../../dict/dbfiles/index.noun ../../dict/dbfiles/data.noun \ ../../dict/dbfiles/index.verb ../../dict/dbfiles/data.verb Opening index file '../../dict/dbfiles/index.adv'... Opening data file '../../dict/dbfiles/data.adv'... Parsing index file... Opening index file '../../dict/dbfiles/index.adj'... Opening data file '../../dict/dbfiles/data.adj'... Parsing index file... Opening index file '../../dict/dbfiles/index.noun'... Opening data file '../../dict/dbfiles/data.noun'... Parsing index file... Opening index file '../../dict/dbfiles/index.verb'... Opening data file '../../dict/dbfiles/data.verb'... Parsing index file... All index files parsed. Parsing data input files and writing output to index file 'wn.index' and data file 'wn.dict'. All done. LINESWRONG=`grep -c "^.\{73,\}" wn.dict` ; \ if [ ${LINESWRONG} -gt 2 ] ; then \ echo "${LINESWRONG} lines to long in wn.dict. wordnet_structures.py should be fixed." ; \ exit -1 ; \ fi if [ "dictzip" != "cat" ]; then \ dictzip wn.dict; \ fi make[4]: Leaving directory `/home/zumbi/wordnet-3.0/contrib/wordnet_structures' make[4]: Entering directory `/home/zumbi/wordnet-3.0/contrib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/contrib' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/contrib' make[3]: Entering directory `/home/zumbi/wordnet-3.0' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/zumbi/wordnet-3.0' make[2]: Leaving directory `/home/zumbi/wordnet-3.0' make[1]: Leaving directory `/home/zumbi/wordnet-3.0' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks ruby debian/wn-for-goldendict.rb > goldendict-wordnet.dsl dictzip -k goldendict-wordnet.dsl perl -e 'print "\xff\xfe"' > goldendict-wordnet_abrv.dsl iconv -t utf-16le debian/goldendict-wordnet_abrv.dsl >> goldendict-wordnet_abrv.dsl convert debian/goldendict-wordnet.xpm goldendict-wordnet.bmp test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks convert debian/goldendict-wordnet.xpm goldendict-wordnet.bmp /usr/bin/make -C . install DESTDIR=/home/zumbi/wordnet-3.0/debian/tmp/ make[1]: Entering directory `/home/zumbi/wordnet-3.0' Making install in doc make[2]: Entering directory `/home/zumbi/wordnet-3.0/doc' Making install in man make[3]: Entering directory `/home/zumbi/wordnet-3.0/doc/man' make[4]: Entering directory `/home/zumbi/wordnet-3.0/doc/man' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/share/man/man1" /usr/bin/install -c -m 644 './grind.1' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/man/man1/grind.1' make[4]: Leaving directory `/home/zumbi/wordnet-3.0/doc/man' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/doc/man' make[3]: Entering directory `/home/zumbi/wordnet-3.0/doc' make[4]: Entering directory `/home/zumbi/wordnet-3.0/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/doc' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/doc' make[2]: Leaving directory `/home/zumbi/wordnet-3.0/doc' Making install in include make[2]: Entering directory `/home/zumbi/wordnet-3.0/include' make[3]: Entering directory `/home/zumbi/wordnet-3.0/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/include" /usr/bin/install -c -m 644 'wn.h' '/home/zumbi/wordnet-3.0/debian/tmp//usr/include/wn.h' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/include' make[2]: Leaving directory `/home/zumbi/wordnet-3.0/include' Making install in lib make[2]: Entering directory `/home/zumbi/wordnet-3.0/lib' Making install in wnres make[3]: Entering directory `/home/zumbi/wordnet-3.0/lib/wnres' make[4]: Entering directory `/home/zumbi/wordnet-3.0/lib/wnres' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/wnres" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/lib/wnres" /usr/bin/install -c -m 644 'license.txt' '/home/zumbi/wordnet-3.0/debian/tmp//usr/lib/wnres/license.txt' /usr/bin/install -c -m 644 'wn.xbm' '/home/zumbi/wordnet-3.0/debian/tmp//usr/lib/wnres/wn.xbm' /usr/bin/install -c -m 644 'wnb.man' '/home/zumbi/wordnet-3.0/debian/tmp//usr/lib/wnres/wnb.man' /usr/bin/install -c -m 644 'wngloss.man' '/home/zumbi/wordnet-3.0/debian/tmp//usr/lib/wnres/wngloss.man' make[4]: Leaving directory `/home/zumbi/wordnet-3.0/lib/wnres' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/lib/wnres' make[3]: Entering directory `/home/zumbi/wordnet-3.0/lib' make[4]: Entering directory `/home/zumbi/wordnet-3.0/lib' test -z "/usr/lib" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/lib" /bin/bash ../libtool --mode=install /usr/bin/install -c 'libwordnet.la' '/home/zumbi/wordnet-3.0/debian/tmp//usr/lib/libwordnet.la' /usr/bin/install -c .libs/libwordnet-3.0.so /home/zumbi/wordnet-3.0/debian/tmp//usr/lib/libwordnet-3.0.so (cd /home/zumbi/wordnet-3.0/debian/tmp//usr/lib && { ln -s -f libwordnet-3.0.so libwordnet.so || { rm -f libwordnet.so && ln -s libwordnet-3.0.so libwordnet.so; }; }) /usr/bin/install -c .libs/libwordnet.lai /home/zumbi/wordnet-3.0/debian/tmp//usr/lib/libwordnet.la /usr/bin/install -c .libs/libwordnet.a /home/zumbi/wordnet-3.0/debian/tmp//usr/lib/libwordnet.a chmod 644 /home/zumbi/wordnet-3.0/debian/tmp//usr/lib/libwordnet.a ranlib /home/zumbi/wordnet-3.0/debian/tmp//usr/lib/libwordnet.a make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/lib' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/lib' make[2]: Leaving directory `/home/zumbi/wordnet-3.0/lib' Making install in src make[2]: Entering directory `/home/zumbi/wordnet-3.0/src' Making install in grind make[3]: Entering directory `/home/zumbi/wordnet-3.0/src/grind' make[4]: Entering directory `/home/zumbi/wordnet-3.0/src/grind' test -z "/usr/bin" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/bin" /bin/bash ../../libtool --mode=install /usr/bin/install -c 'grind' '/home/zumbi/wordnet-3.0/debian/tmp//usr/bin/grind' /usr/bin/install -c grind /home/zumbi/wordnet-3.0/debian/tmp//usr/bin/grind make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/src/grind' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/src/grind' make[3]: Entering directory `/home/zumbi/wordnet-3.0/src' make[4]: Entering directory `/home/zumbi/wordnet-3.0/src' test -z "/usr/bin" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/bin" /bin/bash ../libtool --mode=install /usr/bin/install -c 'wn' '/home/zumbi/wordnet-3.0/debian/tmp//usr/bin/wn' /usr/bin/install -c .libs/wn /home/zumbi/wordnet-3.0/debian/tmp//usr/bin/wn /bin/bash ../libtool --mode=install /usr/bin/install -c 'wishwn' '/home/zumbi/wordnet-3.0/debian/tmp//usr/bin/wishwn' /usr/bin/install -c .libs/wishwn /home/zumbi/wordnet-3.0/debian/tmp//usr/bin/wishwn test -z "/usr/bin" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/bin" /usr/bin/install -c 'wnb' '/home/zumbi/wordnet-3.0/debian/tmp//usr/bin/wnb' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/src' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/src' make[2]: Leaving directory `/home/zumbi/wordnet-3.0/src' Making install in dict make[2]: Entering directory `/home/zumbi/wordnet-3.0/dict' Making install in dbfiles make[3]: Entering directory `/home/zumbi/wordnet-3.0/dict/dbfiles' make[4]: Entering directory `/home/zumbi/wordnet-3.0/dict/dbfiles' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/wordnet" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet" /usr/bin/install -c -m 644 'data.adj' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/data.adj' /usr/bin/install -c -m 644 'data.adv' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/data.adv' /usr/bin/install -c -m 644 'data.noun' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/data.noun' /usr/bin/install -c -m 644 'data.verb' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/data.verb' /usr/bin/install -c -m 644 'index.adj' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/index.adj' /usr/bin/install -c -m 644 'index.adv' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/index.adv' /usr/bin/install -c -m 644 'index.noun' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/index.noun' /usr/bin/install -c -m 644 'index.sense' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/index.sense' /usr/bin/install -c -m 644 'index.verb' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/wordnet/index.verb' make[4]: Leaving directory `/home/zumbi/wordnet-3.0/dict/dbfiles' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/dict/dbfiles' make[3]: Entering directory `/home/zumbi/wordnet-3.0/dict' make[4]: Entering directory `/home/zumbi/wordnet-3.0/dict' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/dict" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/dict" /usr/bin/install -c -m 644 'adj.exc' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/adj.exc' /usr/bin/install -c -m 644 'adv.exc' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/adv.exc' /usr/bin/install -c -m 644 'cntlist.rev' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/cntlist.rev' /usr/bin/install -c -m 644 'frames.vrb' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/frames.vrb' /usr/bin/install -c -m 644 'log.grind.3.0' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/log.grind.3.0' /usr/bin/install -c -m 644 'noun.exc' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/noun.exc' /usr/bin/install -c -m 644 'sentidx.vrb' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/sentidx.vrb' /usr/bin/install -c -m 644 'sents.vrb' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/sents.vrb' /usr/bin/install -c -m 644 'verb.Framestext' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/verb.Framestext' /usr/bin/install -c -m 644 'verb.exc' '/home/zumbi/wordnet-3.0/debian/tmp//usr/dict/verb.exc' make[4]: Leaving directory `/home/zumbi/wordnet-3.0/dict' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/dict' make[2]: Leaving directory `/home/zumbi/wordnet-3.0/dict' Making install in contrib make[2]: Entering directory `/home/zumbi/wordnet-3.0/contrib' Making install in wordnet_structures make[3]: Entering directory `/home/zumbi/wordnet-3.0/contrib/wordnet_structures' make[4]: Entering directory `/home/zumbi/wordnet-3.0/contrib/wordnet_structures' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/dictd" || /bin/mkdir -p "/home/zumbi/wordnet-3.0/debian/tmp//usr/share/dictd" /usr/bin/install -c -m 644 'wn.dict.dz' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/dictd/wn.dict.dz' /usr/bin/install -c -m 644 'wn.index' '/home/zumbi/wordnet-3.0/debian/tmp//usr/share/dictd/wn.index' make[4]: Leaving directory `/home/zumbi/wordnet-3.0/contrib/wordnet_structures' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/contrib/wordnet_structures' make[3]: Entering directory `/home/zumbi/wordnet-3.0/contrib' make[4]: Entering directory `/home/zumbi/wordnet-3.0/contrib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/zumbi/wordnet-3.0/contrib' make[3]: Leaving directory `/home/zumbi/wordnet-3.0/contrib' make[2]: Leaving directory `/home/zumbi/wordnet-3.0/contrib' make[2]: Entering directory `/home/zumbi/wordnet-3.0' make[3]: Entering directory `/home/zumbi/wordnet-3.0' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/zumbi/wordnet-3.0' make[2]: Leaving directory `/home/zumbi/wordnet-3.0' make[1]: Leaving directory `/home/zumbi/wordnet-3.0' touch debian/stamp-makefile-install Adding cdbs dependencies to debian/wordnet-base.substvars dh_installdirs -pwordnet-base Adding cdbs dependencies to debian/wordnet-sense-index.substvars dh_installdirs -pwordnet-sense-index Adding cdbs dependencies to debian/dict-wn.substvars dh_installdirs -pdict-wn Adding cdbs dependencies to debian/goldendict-wordnet.substvars dh_installdirs -pgoldendict-wordnet dh_installdocs -pwordnet-base ./README ./AUTHORS dh_installexamples -pwordnet-base dh_installman -pwordnet-base dh_installinfo -pwordnet-base dh_installmenu -pwordnet-base dh_installcron -pwordnet-base dh_installinit -pwordnet-base dh_installdebconf -pwordnet-base dh_installemacsen -pwordnet-base dh_installcatalogs -pwordnet-base dh_installpam -pwordnet-base dh_installlogrotate -pwordnet-base dh_installlogcheck -pwordnet-base dh_installchangelogs -pwordnet-base dh_installudev -pwordnet-base dh_lintian -pwordnet-base dh_install -pwordnet-base dh_link -pwordnet-base dh_installmime -pwordnet-base dh_installdocs -pwordnet-sense-index ./README ./AUTHORS dh_installexamples -pwordnet-sense-index dh_installman -pwordnet-sense-index dh_installinfo -pwordnet-sense-index dh_installmenu -pwordnet-sense-index dh_installcron -pwordnet-sense-index dh_installinit -pwordnet-sense-index dh_installdebconf -pwordnet-sense-index dh_installemacsen -pwordnet-sense-index dh_installcatalogs -pwordnet-sense-index dh_installpam -pwordnet-sense-index dh_installlogrotate -pwordnet-sense-index dh_installlogcheck -pwordnet-sense-index dh_installchangelogs -pwordnet-sense-index dh_installudev -pwordnet-sense-index dh_lintian -pwordnet-sense-index dh_install -pwordnet-sense-index dh_link -pwordnet-sense-index dh_installmime -pwordnet-sense-index dh_installdocs -pdict-wn ./README ./AUTHORS dh_installexamples -pdict-wn dh_installman -pdict-wn dh_installinfo -pdict-wn dh_installmenu -pdict-wn dh_installcron -pdict-wn dh_installinit -pdict-wn dh_installdebconf -pdict-wn dh_installemacsen -pdict-wn dh_installcatalogs -pdict-wn dh_installpam -pdict-wn dh_installlogrotate -pdict-wn dh_installlogcheck -pdict-wn dh_installchangelogs -pdict-wn dh_installudev -pdict-wn dh_lintian -pdict-wn dh_install -pdict-wn dh_link -pdict-wn dh_installmime -pdict-wn dh_installdocs -pgoldendict-wordnet ./README ./AUTHORS dh_installexamples -pgoldendict-wordnet dh_installman -pgoldendict-wordnet dh_installinfo -pgoldendict-wordnet dh_installmenu -pgoldendict-wordnet dh_installcron -pgoldendict-wordnet dh_installinit -pgoldendict-wordnet dh_installdebconf -pgoldendict-wordnet dh_installemacsen -pgoldendict-wordnet dh_installcatalogs -pgoldendict-wordnet dh_installpam -pgoldendict-wordnet dh_installlogrotate -pgoldendict-wordnet dh_installlogcheck -pgoldendict-wordnet dh_installchangelogs -pgoldendict-wordnet dh_installudev -pgoldendict-wordnet dh_lintian -pgoldendict-wordnet dh_install -pgoldendict-wordnet dh_link -pgoldendict-wordnet dh_installmime -pgoldendict-wordnet dh_strip -pwordnet-base dh_compress -pwordnet-base dh_fixperms -pwordnet-base dh_makeshlibs -pwordnet-base dh_strip -pwordnet-sense-index dh_compress -pwordnet-sense-index dh_fixperms -pwordnet-sense-index dh_makeshlibs -pwordnet-sense-index dh_strip -pdict-wn dh_compress -pdict-wn dh_fixperms -pdict-wn dh_makeshlibs -pdict-wn dh_strip -pgoldendict-wordnet dh_compress -pgoldendict-wordnet dh_fixperms -pgoldendict-wordnet dh_makeshlibs -pgoldendict-wordnet dh_installdeb -pwordnet-base dh_perl -pwordnet-base dh_shlibdeps -pwordnet-base dh_installdeb -pwordnet-sense-index dh_perl -pwordnet-sense-index dh_shlibdeps -pwordnet-sense-index dh_installdeb -pdict-wn dh_perl -pdict-wn dh_shlibdeps -pdict-wn dh_installdeb -pgoldendict-wordnet dh_perl -pgoldendict-wordnet dh_shlibdeps -pgoldendict-wordnet dh_gencontrol -pwordnet-base dh_md5sums -pwordnet-base dh_builddeb -pwordnet-base dpkg-deb: building package `wordnet-base' in `../wordnet-base_3.0-23_all.deb'. dh_gencontrol -pwordnet-sense-index dh_md5sums -pwordnet-sense-index dh_builddeb -pwordnet-sense-index dpkg-deb: building package `wordnet-sense-index' in `../wordnet-sense-index_3.0-23_all.deb'. dh_gencontrol -pdict-wn dh_md5sums -pdict-wn dh_builddeb -pdict-wn dpkg-deb: building package `dict-wn' in `../dict-wn_3.0-23_all.deb'. dh_gencontrol -pgoldendict-wordnet dh_md5sums -pgoldendict-wordnet dh_builddeb -pgoldendict-wordnet dpkg-deb: building package `goldendict-wordnet' in `../goldendict-wordnet_3.0-23_all.deb'. Adding cdbs dependencies to debian/wordnet.substvars dh_installdirs -pwordnet Adding cdbs dependencies to debian/wordnet-gui.substvars dh_installdirs -pwordnet-gui Adding cdbs dependencies to debian/wordnet-dev.substvars dh_installdirs -pwordnet-dev Adding cdbs dependencies to debian/wordnet-grind.substvars dh_installdirs -pwordnet-grind dh_installdocs -pwordnet ./README ./AUTHORS dh_installexamples -pwordnet dh_installman -pwordnet dh_installinfo -pwordnet dh_installmenu -pwordnet dh_installcron -pwordnet dh_installinit -pwordnet dh_installdebconf -pwordnet dh_installemacsen -pwordnet dh_installcatalogs -pwordnet dh_installpam -pwordnet dh_installlogrotate -pwordnet dh_installlogcheck -pwordnet dh_installchangelogs -pwordnet dh_installudev -pwordnet dh_lintian -pwordnet dh_install -pwordnet dh_link -pwordnet dh_installmime -pwordnet dh_installdocs -pwordnet-gui ./README ./AUTHORS dh_installexamples -pwordnet-gui dh_installman -pwordnet-gui dh_installinfo -pwordnet-gui dh_installmenu -pwordnet-gui dh_installcron -pwordnet-gui dh_installinit -pwordnet-gui dh_installdebconf -pwordnet-gui dh_installemacsen -pwordnet-gui dh_installcatalogs -pwordnet-gui dh_installpam -pwordnet-gui dh_installlogrotate -pwordnet-gui dh_installlogcheck -pwordnet-gui dh_installchangelogs -pwordnet-gui dh_installudev -pwordnet-gui dh_lintian -pwordnet-gui dh_install -pwordnet-gui dh_link -pwordnet-gui dh_installmime -pwordnet-gui dh_installdocs -pwordnet-dev ./README ./AUTHORS --no-act dh_installexamples -pwordnet-dev dh_installman -pwordnet-dev dh_installinfo -pwordnet-dev dh_installmenu -pwordnet-dev dh_installcron -pwordnet-dev dh_installinit -pwordnet-dev dh_installdebconf -pwordnet-dev dh_installemacsen -pwordnet-dev dh_installcatalogs -pwordnet-dev dh_installpam -pwordnet-dev dh_installlogrotate -pwordnet-dev dh_installlogcheck -pwordnet-dev dh_installchangelogs -pwordnet-dev dh_installudev -pwordnet-dev dh_lintian -pwordnet-dev dh_install -pwordnet-dev dh_link -pwordnet-dev dh_installmime -pwordnet-dev dh_installdocs -pwordnet-grind ./README ./AUTHORS dh_installexamples -pwordnet-grind dh_installman -pwordnet-grind dh_installinfo -pwordnet-grind dh_installmenu -pwordnet-grind dh_installcron -pwordnet-grind dh_installinit -pwordnet-grind dh_installdebconf -pwordnet-grind dh_installemacsen -pwordnet-grind dh_installcatalogs -pwordnet-grind dh_installpam -pwordnet-grind dh_installlogrotate -pwordnet-grind dh_installlogcheck -pwordnet-grind dh_installchangelogs -pwordnet-grind dh_installudev -pwordnet-grind dh_lintian -pwordnet-grind dh_install -pwordnet-grind dh_link -pwordnet-grind dh_installmime -pwordnet-grind dh_strip -pwordnet dh_compress -pwordnet dh_fixperms -pwordnet dh_makeshlibs -pwordnet dh_strip -pwordnet-gui dh_compress -pwordnet-gui dh_fixperms -pwordnet-gui dh_makeshlibs -pwordnet-gui dh_strip -pwordnet-dev dh_compress -pwordnet-dev dh_fixperms -pwordnet-dev dh_makeshlibs -pwordnet-dev dh_strip -pwordnet-grind dh_compress -pwordnet-grind dh_fixperms -pwordnet-grind dh_makeshlibs -pwordnet-grind dh_installdeb -pwordnet dh_perl -pwordnet dh_shlibdeps -pwordnet dh_installdeb -pwordnet-gui dh_perl -pwordnet-gui dh_shlibdeps -pwordnet-gui dh_installdeb -pwordnet-dev dh_perl -pwordnet-dev dh_shlibdeps -pwordnet-dev dh_installdeb -pwordnet-grind dh_perl -pwordnet-grind dh_shlibdeps -pwordnet-grind dh_gencontrol -pwordnet dh_md5sums -pwordnet dh_builddeb -pwordnet dpkg-deb: building package `wordnet' in `../wordnet_3.0-23_armel.deb'. dh_gencontrol -pwordnet-gui dh_md5sums -pwordnet-gui dh_builddeb -pwordnet-gui dpkg-deb: building package `wordnet-gui' in `../wordnet-gui_3.0-23_armel.deb'. dh_gencontrol -pwordnet-dev dh_md5sums -pwordnet-dev dh_builddeb -pwordnet-dev dpkg-deb: building package `wordnet-dev' in `../wordnet-dev_3.0-23_armel.deb'. dh_gencontrol -pwordnet-grind dh_md5sums -pwordnet-grind dh_builddeb -pwordnet-grind dpkg-deb: building package `wordnet-grind' in `../wordnet-grind_3.0-23_armel.deb'. dpkg-buildpackage: binary and diff upload (original source NOT included)
