[build-status: 149894] Log for successful build of anthy_9100e-3.1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Mon Jul 21 07:29:32 JST 2008
Automatic build of anthy_9100e-3.1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080721-0510
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 4325kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main anthy 9100e-3.1 (dsc) [1052B]
Get:2 http://debian.linux-m32r.org 06_devonian/main anthy 9100e-3.1 (tar) [4236kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main anthy 9100e-3.1 (diff) [87.9kB]
Fetched 4325kB in 1min40s (42.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 5.0.0), autotools-dev, dpatch (>= 1.11), debconf (>= 0.5), po-debconf, automake1.9
Checking for already installed source dependencies...
debhelper: already installed (7.0.13 >> 5.0.0 is satisfied)
autotools-dev: already installed (20080123.1)
dpatch: already installed (2.0.29 >= 1.11 is satisfied)
debconf: already installed (1.5.22 >= 0.5 is satisfied)
po-debconf: already installed (1.0.15)
automake1.9: already installed (1.9.6+nogfdl-3)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed------------------------------------------------------------------------------
dpkg-source: extracting anthy in anthy-9100e
dpkg-source: info: unpacking anthy_9100e.orig.tar.gz
dpkg-source: info: applying anthy_9100e-3.1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package anthy
dpkg-buildpackage: source version 9100e-3.1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
03_change_anthy_dic_path not applied to ./ .
02_2ch_t not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
debconf-updatepo
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f conftest* src-util/*.elc config.log
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 02_2ch_t to ./ ... ok.
applying patch 03_change_anthy_dic_path to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
test -r /usr/share/misc/config.sub && \
cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
cp -f /usr/share/misc/config.guess config.guess
./configure \
--prefix=/usr --mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info --sysconfdir=/etc/anthy \
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
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 recognise dependent libraries... pass_all
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 dependency style of g++... gcc3
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... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... 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
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src-diclib/Makefile
config.status: creating src-worddic/Makefile
config.status: creating src-splitter/Makefile
config.status: creating src-ordering/Makefile
config.status: creating src-main/Makefile
config.status: creating src-util/Makefile
config.status: creating anthy/Makefile
config.status: creating depgraph/Makefile
config.status: creating mkanthydic/Makefile
config.status: creating mkworddic/Makefile
config.status: creating mkworddic/dict.args
config.status: creating test/Makefile
config.status: creating alt-cannadic/Makefile
config.status: creating doc/Makefile
config.status: creating calctrans/Makefile
config.status: creating anthy-conf
config.status: WARNING: anthy-conf.in seems to ignore the --datarootdir setting
config.status: creating anthy-test-conf
config.status: creating anthy.spec
config.status: creating anthy.pc
config.status: creating config.h
config.status: executing depfiles commands
touch configure-stamp
dh_testdir
/usr/bin/make sysconfdir=/etc/anthy ELCFILES=""
make[1]: Entering directory `/build/buildd2/anthy-9100e'
cd . && /bin/sh /build/buildd2/anthy-9100e/missing --run automake-1.9 --gnu
cd . && /bin/sh /build/buildd2/anthy-9100e/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc/anthy CFLAGS=-g -O2 LDFLAGS= CPPFLAGS= CXXFLAGS=-g -O2 FFLAGS=-g -O2 --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
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 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 dependency style of g++... gcc3
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... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... 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
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
configure: creating ./config.status
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating src-diclib/Makefile
config.status: creating src-worddic/Makefile
config.status: creating src-splitter/Makefile
config.status: creating src-ordering/Makefile
config.status: creating src-main/Makefile
config.status: creating src-util/Makefile
config.status: creating anthy/Makefile
config.status: creating depgraph/Makefile
config.status: creating mkanthydic/Makefile
config.status: creating mkworddic/Makefile
config.status: creating mkworddic/dict.args
config.status: creating test/Makefile
config.status: creating alt-cannadic/Makefile
config.status: creating doc/Makefile
config.status: creating calctrans/Makefile
config.status: creating anthy-conf
config.status: WARNING: anthy-conf.in seems to ignore the --datarootdir setting
config.status: creating anthy-test-conf
config.status: creating anthy.spec
config.status: creating anthy.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
make[1]: Leaving directory `/build/buildd2/anthy-9100e'
make[1]: Entering directory `/build/buildd2/anthy-9100e'
cd . && /bin/sh /build/buildd2/anthy-9100e/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/anthy-9100e'
Making all in src-diclib
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-diclib'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT diclib.lo -MD -MP -MF ".deps/diclib.Tpo" -c -o diclib.lo diclib.c; \
then mv -f ".deps/diclib.Tpo" ".deps/diclib.Plo"; else rm -f ".deps/diclib.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT diclib.lo -MD -MP -MF .deps/diclib.Tpo -c diclib.c -fPIC -DPIC -o .libs/diclib.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT diclib.lo -MD -MP -MF .deps/diclib.Tpo -c diclib.c -o diclib.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT file_dic.lo -MD -MP -MF ".deps/file_dic.Tpo" -c -o file_dic.lo file_dic.c; \
then mv -f ".deps/file_dic.Tpo" ".deps/file_dic.Plo"; else rm -f ".deps/file_dic.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT file_dic.lo -MD -MP -MF .deps/file_dic.Tpo -c file_dic.c -fPIC -DPIC -o .libs/file_dic.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT file_dic.lo -MD -MP -MF .deps/file_dic.Tpo -c file_dic.c -o file_dic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT filemap.lo -MD -MP -MF ".deps/filemap.Tpo" -c -o filemap.lo filemap.c; \
then mv -f ".deps/filemap.Tpo" ".deps/filemap.Plo"; else rm -f ".deps/filemap.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT filemap.lo -MD -MP -MF .deps/filemap.Tpo -c filemap.c -fPIC -DPIC -o .libs/filemap.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT filemap.lo -MD -MP -MF .deps/filemap.Tpo -c filemap.c -o filemap.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xstr.lo -MD -MP -MF ".deps/xstr.Tpo" -c -o xstr.lo xstr.c; \
then mv -f ".deps/xstr.Tpo" ".deps/xstr.Plo"; else rm -f ".deps/xstr.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xstr.lo -MD -MP -MF .deps/xstr.Tpo -c xstr.c -fPIC -DPIC -o .libs/xstr.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xstr.lo -MD -MP -MF .deps/xstr.Tpo -c xstr.c -o xstr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xchar.lo -MD -MP -MF ".deps/xchar.Tpo" -c -o xchar.lo xchar.c; \
then mv -f ".deps/xchar.Tpo" ".deps/xchar.Plo"; else rm -f ".deps/xchar.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xchar.lo -MD -MP -MF .deps/xchar.Tpo -c xchar.c -fPIC -DPIC -o .libs/xchar.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT xchar.lo -MD -MP -MF .deps/xchar.Tpo -c xchar.c -o xchar.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT alloc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo alloc.c; \
then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \
then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT logger.lo -MD -MP -MF ".deps/logger.Tpo" -c -o logger.lo logger.c; \
then mv -f ".deps/logger.Tpo" ".deps/logger.Plo"; else rm -f ".deps/logger.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -fPIC -DPIC -o .libs/logger.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -o logger.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT ruleparser.lo -MD -MP -MF ".deps/ruleparser.Tpo" -c -o ruleparser.lo ruleparser.c; \
then mv -f ".deps/ruleparser.Tpo" ".deps/ruleparser.Plo"; else rm -f ".deps/ruleparser.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT ruleparser.lo -MD -MP -MF .deps/ruleparser.Tpo -c ruleparser.c -fPIC -DPIC -o .libs/ruleparser.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT ruleparser.lo -MD -MP -MF .deps/ruleparser.Tpo -c ruleparser.c -o ruleparser.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libdiclib.la diclib.lo file_dic.lo filemap.lo xstr.lo xchar.lo alloc.lo conf.lo logger.lo ruleparser.lo
ar cru .libs/libdiclib.a .libs/diclib.o .libs/file_dic.o .libs/filemap.o .libs/xstr.o .libs/xchar.o .libs/alloc.o .libs/conf.o .libs/logger.o .libs/ruleparser.o
ranlib .libs/libdiclib.a
creating libdiclib.la
(cd .libs && rm -f libdiclib.la && ln -s ../libdiclib.la libdiclib.la)
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-diclib'
Making all in src-worddic
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-worddic'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT word_dic.lo -MD -MP -MF ".deps/word_dic.Tpo" -c -o word_dic.lo word_dic.c; \
then mv -f ".deps/word_dic.Tpo" ".deps/word_dic.Plo"; else rm -f ".deps/word_dic.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT word_dic.lo -MD -MP -MF .deps/word_dic.Tpo -c word_dic.c -fPIC -DPIC -o .libs/word_dic.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT word_dic.lo -MD -MP -MF .deps/word_dic.Tpo -c word_dic.c -o word_dic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT dic_util.lo -MD -MP -MF ".deps/dic_util.Tpo" -c -o dic_util.lo dic_util.c; \
then mv -f ".deps/dic_util.Tpo" ".deps/dic_util.Plo"; else rm -f ".deps/dic_util.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT dic_util.lo -MD -MP -MF .deps/dic_util.Tpo -c dic_util.c -fPIC -DPIC -o .libs/dic_util.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT dic_util.lo -MD -MP -MF .deps/dic_util.Tpo -c dic_util.c -o dic_util.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT wtype.lo -MD -MP -MF ".deps/wtype.Tpo" -c -o wtype.lo wtype.c; \
then mv -f ".deps/wtype.Tpo" ".deps/wtype.Plo"; else rm -f ".deps/wtype.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT wtype.lo -MD -MP -MF .deps/wtype.Tpo -c wtype.c -fPIC -DPIC -o .libs/wtype.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT wtype.lo -MD -MP -MF .deps/wtype.Tpo -c wtype.c -o wtype.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT texttrie.lo -MD -MP -MF ".deps/texttrie.Tpo" -c -o texttrie.lo texttrie.c; \
then mv -f ".deps/texttrie.Tpo" ".deps/texttrie.Plo"; else rm -f ".deps/texttrie.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT texttrie.lo -MD -MP -MF .deps/texttrie.Tpo -c texttrie.c -fPIC -DPIC -o .libs/texttrie.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT texttrie.lo -MD -MP -MF .deps/texttrie.Tpo -c texttrie.c -o texttrie.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT textdict.lo -MD -MP -MF ".deps/textdict.Tpo" -c -o textdict.lo textdict.c; \
then mv -f ".deps/textdict.Tpo" ".deps/textdict.Plo"; else rm -f ".deps/textdict.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT textdict.lo -MD -MP -MF .deps/textdict.Tpo -c textdict.c -fPIC -DPIC -o .libs/textdict.o
textdict.c: In function 'anthy_textdict_open':
textdict.c:34: warning: unused parameter 'create'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT textdict.lo -MD -MP -MF .deps/textdict.Tpo -c textdict.c -o textdict.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT record.lo -MD -MP -MF ".deps/record.Tpo" -c -o record.lo record.c; \
then mv -f ".deps/record.Tpo" ".deps/record.Plo"; else rm -f ".deps/record.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT record.lo -MD -MP -MF .deps/record.Tpo -c record.c -fPIC -DPIC -o .libs/record.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT record.lo -MD -MP -MF .deps/record.Tpo -c record.c -o record.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT word_lookup.lo -MD -MP -MF ".deps/word_lookup.Tpo" -c -o word_lookup.lo word_lookup.c; \
then mv -f ".deps/word_lookup.Tpo" ".deps/word_lookup.Plo"; else rm -f ".deps/word_lookup.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT word_lookup.lo -MD -MP -MF .deps/word_lookup.Tpo -c word_lookup.c -fPIC -DPIC -o .libs/word_lookup.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT word_lookup.lo -MD -MP -MF .deps/word_lookup.Tpo -c word_lookup.c -o word_lookup.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT use_dic.lo -MD -MP -MF ".deps/use_dic.Tpo" -c -o use_dic.lo use_dic.c; \
then mv -f ".deps/use_dic.Tpo" ".deps/use_dic.Plo"; else rm -f ".deps/use_dic.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT use_dic.lo -MD -MP -MF .deps/use_dic.Tpo -c use_dic.c -fPIC -DPIC -o .libs/use_dic.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT use_dic.lo -MD -MP -MF .deps/use_dic.Tpo -c use_dic.c -o use_dic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT priv_dic.lo -MD -MP -MF ".deps/priv_dic.Tpo" -c -o priv_dic.lo priv_dic.c; \
then mv -f ".deps/priv_dic.Tpo" ".deps/priv_dic.Plo"; else rm -f ".deps/priv_dic.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT priv_dic.lo -MD -MP -MF .deps/priv_dic.Tpo -c priv_dic.c -fPIC -DPIC -o .libs/priv_dic.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT priv_dic.lo -MD -MP -MF .deps/priv_dic.Tpo -c priv_dic.c -o priv_dic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mem_dic.lo -MD -MP -MF ".deps/mem_dic.Tpo" -c -o mem_dic.lo mem_dic.c; \
then mv -f ".deps/mem_dic.Tpo" ".deps/mem_dic.Plo"; else rm -f ".deps/mem_dic.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mem_dic.lo -MD -MP -MF .deps/mem_dic.Tpo -c mem_dic.c -fPIC -DPIC -o .libs/mem_dic.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mem_dic.lo -MD -MP -MF .deps/mem_dic.Tpo -c mem_dic.c -o mem_dic.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT ext_ent.lo -MD -MP -MF ".deps/ext_ent.Tpo" -c -o ext_ent.lo ext_ent.c; \
then mv -f ".deps/ext_ent.Tpo" ".deps/ext_ent.Plo"; else rm -f ".deps/ext_ent.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT ext_ent.lo -MD -MP -MF .deps/ext_ent.Tpo -c ext_ent.c -fPIC -DPIC -o .libs/ext_ent.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT ext_ent.lo -MD -MP -MF .deps/ext_ent.Tpo -c ext_ent.c -o ext_ent.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT matrix.lo -MD -MP -MF ".deps/matrix.Tpo" -c -o matrix.lo matrix.c; \
then mv -f ".deps/matrix.Tpo" ".deps/matrix.Plo"; else rm -f ".deps/matrix.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fPIC -DPIC -o .libs/matrix.o
matrix.c:270: warning: 'sparse_array_get_int' defined but not used
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o matrix.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT feature_set.lo -MD -MP -MF ".deps/feature_set.Tpo" -c -o feature_set.lo feature_set.c; \
then mv -f ".deps/feature_set.Tpo" ".deps/feature_set.Plo"; else rm -f ".deps/feature_set.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT feature_set.lo -MD -MP -MF .deps/feature_set.Tpo -c feature_set.c -fPIC -DPIC -o .libs/feature_set.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DCONF_DIR=\"/etc/anthy\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT feature_set.lo -MD -MP -MF .deps/feature_set.Tpo -c feature_set.c -o feature_set.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libanthydic.la -rpath /usr/lib -version-info 1:0:1 word_dic.lo dic_util.lo wtype.lo texttrie.lo textdict.lo record.lo word_lookup.lo use_dic.lo priv_dic.lo mem_dic.lo ext_ent.lo matrix.lo feature_set.lo ../src-diclib/libdiclib.la
gcc -shared .libs/word_dic.o .libs/dic_util.o .libs/wtype.o .libs/texttrie.o .libs/textdict.o .libs/record.o .libs/word_lookup.o .libs/use_dic.o .libs/priv_dic.o .libs/mem_dic.o .libs/ext_ent.o .libs/matrix.o .libs/feature_set.o -Wl,--whole-archive ../src-diclib/.libs/libdiclib.a -Wl,--no-whole-archive -Wl,-soname -Wl,libanthydic.so.0 -o .libs/libanthydic.so.0.1.0
(cd .libs && rm -f libanthydic.so.0 && ln -s libanthydic.so.0.1.0 libanthydic.so.0)
(cd .libs && rm -f libanthydic.so && ln -s libanthydic.so.0.1.0 libanthydic.so)
rm -fr .libs/libanthydic.lax
mkdir .libs/libanthydic.lax
rm -fr .libs/libanthydic.lax/libdiclib.a
mkdir .libs/libanthydic.lax/libdiclib.a
(cd .libs/libanthydic.lax/libdiclib.a && ar x /build/buildd2/anthy-9100e/src-worddic/../src-diclib/.libs/libdiclib.a)
ar cru .libs/libanthydic.a word_dic.o dic_util.o wtype.o texttrie.o textdict.o record.o word_lookup.o use_dic.o priv_dic.o mem_dic.o ext_ent.o matrix.o feature_set.o .libs/libanthydic.lax/libdiclib.a/ruleparser.o .libs/libanthydic.lax/libdiclib.a/alloc.o .libs/libanthydic.lax/libdiclib.a/logger.o .libs/libanthydic.lax/libdiclib.a/xstr.o .libs/libanthydic.lax/libdiclib.a/diclib.o .libs/libanthydic.lax/libdiclib.a/file_dic.o .libs/libanthydic.lax/libdiclib.a/filemap.o .libs/libanthydic.lax/libdiclib.a/conf.o .libs/libanthydic.lax/libdiclib.a/xchar.o
ranlib .libs/libanthydic.a
rm -fr .libs/libanthydic.lax
creating libanthydic.la
(cd .libs && rm -f libanthydic.la && ln -s ../libanthydic.la libanthydic.la)
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-worddic'
Making all in src-splitter
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-splitter'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT wordlist.lo -MD -MP -MF ".deps/wordlist.Tpo" -c -o wordlist.lo wordlist.c; \
then mv -f ".deps/wordlist.Tpo" ".deps/wordlist.Plo"; else rm -f ".deps/wordlist.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT wordlist.lo -MD -MP -MF .deps/wordlist.Tpo -c wordlist.c -fPIC -DPIC -o .libs/wordlist.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT wordlist.lo -MD -MP -MF .deps/wordlist.Tpo -c wordlist.c -o wordlist.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT metaword.lo -MD -MP -MF ".deps/metaword.Tpo" -c -o metaword.lo metaword.c; \
then mv -f ".deps/metaword.Tpo" ".deps/metaword.Plo"; else rm -f ".deps/metaword.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT metaword.lo -MD -MP -MF .deps/metaword.Tpo -c metaword.c -fPIC -DPIC -o .libs/metaword.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT metaword.lo -MD -MP -MF .deps/metaword.Tpo -c metaword.c -o metaword.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT depgraph.lo -MD -MP -MF ".deps/depgraph.Tpo" -c -o depgraph.lo depgraph.c; \
then mv -f ".deps/depgraph.Tpo" ".deps/depgraph.Plo"; else rm -f ".deps/depgraph.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT depgraph.lo -MD -MP -MF .deps/depgraph.Tpo -c depgraph.c -fPIC -DPIC -o .libs/depgraph.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT depgraph.lo -MD -MP -MF .deps/depgraph.Tpo -c depgraph.c -o depgraph.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT splitter.lo -MD -MP -MF ".deps/splitter.Tpo" -c -o splitter.lo splitter.c; \
then mv -f ".deps/splitter.Tpo" ".deps/splitter.Plo"; else rm -f ".deps/splitter.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT splitter.lo -MD -MP -MF .deps/splitter.Tpo -c splitter.c -fPIC -DPIC -o .libs/splitter.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT splitter.lo -MD -MP -MF .deps/splitter.Tpo -c splitter.c -o splitter.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT evalborder.lo -MD -MP -MF ".deps/evalborder.Tpo" -c -o evalborder.lo evalborder.c; \
then mv -f ".deps/evalborder.Tpo" ".deps/evalborder.Plo"; else rm -f ".deps/evalborder.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT evalborder.lo -MD -MP -MF .deps/evalborder.Tpo -c evalborder.c -fPIC -DPIC -o .libs/evalborder.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT evalborder.lo -MD -MP -MF .deps/evalborder.Tpo -c evalborder.c -o evalborder.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT compose.lo -MD -MP -MF ".deps/compose.Tpo" -c -o compose.lo compose.c; \
then mv -f ".deps/compose.Tpo" ".deps/compose.Plo"; else rm -f ".deps/compose.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT compose.lo -MD -MP -MF .deps/compose.Tpo -c compose.c -fPIC -DPIC -o .libs/compose.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT compose.lo -MD -MP -MF .deps/compose.Tpo -c compose.c -o compose.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT lattice.lo -MD -MP -MF ".deps/lattice.Tpo" -c -o lattice.lo lattice.c; \
then mv -f ".deps/lattice.Tpo" ".deps/lattice.Plo"; else rm -f ".deps/lattice.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT lattice.lo -MD -MP -MF .deps/lattice.Tpo -c lattice.c -fPIC -DPIC -o .libs/lattice.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT lattice.lo -MD -MP -MF .deps/lattice.Tpo -c lattice.c -o lattice.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT segclass.lo -MD -MP -MF ".deps/segclass.Tpo" -c -o segclass.lo segclass.c; \
then mv -f ".deps/segclass.Tpo" ".deps/segclass.Plo"; else rm -f ".deps/segclass.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT segclass.lo -MD -MP -MF .deps/segclass.Tpo -c segclass.c -fPIC -DPIC -o .libs/segclass.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT segclass.lo -MD -MP -MF .deps/segclass.Tpo -c segclass.c -o segclass.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libsplit.la wordlist.lo metaword.lo depgraph.lo splitter.lo evalborder.lo compose.lo lattice.lo segclass.lo
ar cru .libs/libsplit.a .libs/wordlist.o .libs/metaword.o .libs/depgraph.o .libs/splitter.o .libs/evalborder.o .libs/compose.o .libs/lattice.o .libs/segclass.o
ranlib .libs/libsplit.a
creating libsplit.la
(cd .libs && rm -f libsplit.la && ln -s ../libsplit.la libsplit.la)
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-splitter'
Making all in src-ordering
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-ordering'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candswap.lo -MD -MP -MF ".deps/candswap.Tpo" -c -o candswap.lo candswap.c; \
then mv -f ".deps/candswap.Tpo" ".deps/candswap.Plo"; else rm -f ".deps/candswap.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candswap.lo -MD -MP -MF .deps/candswap.Tpo -c candswap.c -fPIC -DPIC -o .libs/candswap.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candswap.lo -MD -MP -MF .deps/candswap.Tpo -c candswap.c -o candswap.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candsort.lo -MD -MP -MF ".deps/candsort.Tpo" -c -o candsort.lo candsort.c; \
then mv -f ".deps/candsort.Tpo" ".deps/candsort.Plo"; else rm -f ".deps/candsort.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candsort.lo -MD -MP -MF .deps/candsort.Tpo -c candsort.c -fPIC -DPIC -o .libs/candsort.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candsort.lo -MD -MP -MF .deps/candsort.Tpo -c candsort.c -o candsort.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT commit.lo -MD -MP -MF ".deps/commit.Tpo" -c -o commit.lo commit.c; \
then mv -f ".deps/commit.Tpo" ".deps/commit.Plo"; else rm -f ".deps/commit.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT commit.lo -MD -MP -MF .deps/commit.Tpo -c commit.c -fPIC -DPIC -o .libs/commit.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT commit.lo -MD -MP -MF .deps/commit.Tpo -c commit.c -o commit.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT relation.lo -MD -MP -MF ".deps/relation.Tpo" -c -o relation.lo relation.c; \
then mv -f ".deps/relation.Tpo" ".deps/relation.Plo"; else rm -f ".deps/relation.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT relation.lo -MD -MP -MF .deps/relation.Tpo -c relation.c -fPIC -DPIC -o .libs/relation.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT relation.lo -MD -MP -MF .deps/relation.Tpo -c relation.c -o relation.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT infosort.lo -MD -MP -MF ".deps/infosort.Tpo" -c -o infosort.lo infosort.c; \
then mv -f ".deps/infosort.Tpo" ".deps/infosort.Plo"; else rm -f ".deps/infosort.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT infosort.lo -MD -MP -MF .deps/infosort.Tpo -c infosort.c -fPIC -DPIC -o .libs/infosort.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT infosort.lo -MD -MP -MF .deps/infosort.Tpo -c infosort.c -o infosort.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candhistory.lo -MD -MP -MF ".deps/candhistory.Tpo" -c -o candhistory.lo candhistory.c; \
then mv -f ".deps/candhistory.Tpo" ".deps/candhistory.Plo"; else rm -f ".deps/candhistory.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candhistory.lo -MD -MP -MF .deps/candhistory.Tpo -c candhistory.c -fPIC -DPIC -o .libs/candhistory.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT candhistory.lo -MD -MP -MF .deps/candhistory.Tpo -c candhistory.c -o candhistory.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libordering.la candswap.lo candsort.lo commit.lo relation.lo infosort.lo candhistory.lo
ar cru .libs/libordering.a .libs/candswap.o .libs/candsort.o .libs/commit.o .libs/relation.o .libs/infosort.o .libs/candhistory.o
ranlib .libs/libordering.a
creating libordering.la
(cd .libs && rm -f libordering.la && ln -s ../libordering.la libordering.la)
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-ordering'
Making all in src-main
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-main'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -o main.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT context.lo -MD -MP -MF ".deps/context.Tpo" -c -o context.lo context.c; \
then mv -f ".deps/context.Tpo" ".deps/context.Plo"; else rm -f ".deps/context.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libanthy.la -rpath /usr/lib -version-info 1:0:1 main.lo context.lo ../src-splitter/libsplit.la ../src-ordering/libordering.la -lm ../src-worddic/libanthydic.la
gcc -shared .libs/main.o .libs/context.o -Wl,--whole-archive ../src-splitter/.libs/libsplit.a ../src-ordering/.libs/libordering.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/build/buildd2/anthy-9100e/src-worddic/.libs -lm ../src-worddic/.libs/libanthydic.so -Wl,-soname -Wl,libanthy.so.0 -o .libs/libanthy.so.0.1.0
(cd .libs && rm -f libanthy.so.0 && ln -s libanthy.so.0.1.0 libanthy.so.0)
(cd .libs && rm -f libanthy.so && ln -s libanthy.so.0.1.0 libanthy.so)
rm -fr .libs/libanthy.lax
mkdir .libs/libanthy.lax
rm -fr .libs/libanthy.lax/libsplit.a
mkdir .libs/libanthy.lax/libsplit.a
(cd .libs/libanthy.lax/libsplit.a && ar x /build/buildd2/anthy-9100e/src-main/../src-splitter/.libs/libsplit.a)
rm -fr .libs/libanthy.lax/libordering.a
mkdir .libs/libanthy.lax/libordering.a
(cd .libs/libanthy.lax/libordering.a && ar x /build/buildd2/anthy-9100e/src-main/../src-ordering/.libs/libordering.a)
ar cru .libs/libanthy.a main.o context.o .libs/libanthy.lax/libsplit.a/evalborder.o .libs/libanthy.lax/libsplit.a/lattice.o .libs/libanthy.lax/libsplit.a/segclass.o .libs/libanthy.lax/libsplit.a/metaword.o .libs/libanthy.lax/libsplit.a/wordlist.o .libs/libanthy.lax/libsplit.a/compose.o .libs/libanthy.lax/libsplit.a/depgraph.o .libs/libanthy.lax/libsplit.a/splitter.o .libs/libanthy.lax/libordering.a/candhistory.o .libs/libanthy.lax/libordering.a/infosort.o .libs/libanthy.lax/libordering.a/commit.o .libs/libanthy.lax/libordering.a/candswap.o .libs/libanthy.lax/libordering.a/relation.o .libs/libanthy.lax/libordering.a/candsort.o
ranlib .libs/libanthy.a
rm -fr .libs/libanthy.lax
creating libanthy.la
(cd .libs && rm -f libanthy.la && ln -s ../libanthy.la libanthy.la)
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-main'
Making all in src-util
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-util'
make[4]: Entering directory `/build/buildd2/anthy-9100e/src-util'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT input.lo -MD -MP -MF ".deps/input.Tpo" -c -o input.lo input.c; \
then mv -f ".deps/input.Tpo" ".deps/input.Plo"; else rm -f ".deps/input.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT rkconv.lo -MD -MP -MF ".deps/rkconv.Tpo" -c -o rkconv.lo rkconv.c; \
then mv -f ".deps/rkconv.Tpo" ".deps/rkconv.Plo"; else rm -f ".deps/rkconv.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT rkconv.lo -MD -MP -MF .deps/rkconv.Tpo -c rkconv.c -fPIC -DPIC -o .libs/rkconv.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT rkconv.lo -MD -MP -MF .deps/rkconv.Tpo -c rkconv.c -o rkconv.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT rkhelper.lo -MD -MP -MF ".deps/rkhelper.Tpo" -c -o rkhelper.lo rkhelper.c; \
then mv -f ".deps/rkhelper.Tpo" ".deps/rkhelper.Plo"; else rm -f ".deps/rkhelper.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT rkhelper.lo -MD -MP -MF .deps/rkhelper.Tpo -c rkhelper.c -fPIC -DPIC -o .libs/rkhelper.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT rkhelper.lo -MD -MP -MF .deps/rkhelper.Tpo -c rkhelper.c -o rkhelper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libanthyinput.la -rpath /usr/lib input.lo rkconv.lo rkhelper.lo ../src-main/libanthy.la ../src-worddic/libanthydic.la
gcc -shared .libs/input.o .libs/rkconv.o .libs/rkhelper.o -Wl,--rpath -Wl,/build/buildd2/anthy-9100e/src-main/.libs -Wl,--rpath -Wl,/build/buildd2/anthy-9100e/src-worddic/.libs ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so -Wl,-soname -Wl,libanthyinput.so.0 -o .libs/libanthyinput.so.0.0.0
(cd .libs && rm -f libanthyinput.so.0 && ln -s libanthyinput.so.0.0.0 libanthyinput.so.0)
(cd .libs && rm -f libanthyinput.so && ln -s libanthyinput.so.0.0.0 libanthyinput.so)
ar cru .libs/libanthyinput.a input.o rkconv.o rkhelper.o
ranlib .libs/libanthyinput.a
creating libanthyinput.la
(cd .libs && rm -f libanthyinput.la && ln -s ../libanthyinput.la libanthyinput.la)
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT convdb.lo -MD -MP -MF ".deps/convdb.Tpo" -c -o convdb.lo convdb.c; \
then mv -f ".deps/convdb.Tpo" ".deps/convdb.Plo"; else rm -f ".deps/convdb.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT convdb.lo -MD -MP -MF .deps/convdb.Tpo -c convdb.c -fPIC -DPIC -o .libs/convdb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT convdb.lo -MD -MP -MF .deps/convdb.Tpo -c convdb.c -o convdb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libconvdb.la convdb.lo
ar cru .libs/libconvdb.a .libs/convdb.o
ranlib .libs/libconvdb.a
creating libconvdb.la
(cd .libs && rm -f libconvdb.la && ln -s ../libconvdb.la libconvdb.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT dic-tool.o -MD -MP -MF ".deps/dic-tool.Tpo" -c -o dic-tool.o dic-tool.c; \
then mv -f ".deps/dic-tool.Tpo" ".deps/dic-tool.Po"; else rm -f ".deps/dic-tool.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o anthy-dic-tool dic-tool.o ../src-worddic/libanthydic.la
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/anthy-dic-tool dic-tool.o ../src-worddic/.libs/libanthydic.so
creating anthy-dic-tool
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT agent.o -MD -MP -MF ".deps/agent.Tpo" -c -o agent.o agent.c; \
then mv -f ".deps/agent.Tpo" ".deps/agent.Po"; else rm -f ".deps/agent.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT egg.o -MD -MP -MF ".deps/egg.Tpo" -c -o egg.o egg.c; \
then mv -f ".deps/egg.Tpo" ".deps/egg.Po"; else rm -f ".deps/egg.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o anthy-agent agent.o egg.o libanthyinput.la ../src-main/libanthy.la ../src-worddic/libanthydic.la
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/anthy-agent agent.o egg.o ./.libs/libanthyinput.so ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so
creating anthy-agent
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT morph-main.o -MD -MP -MF ".deps/morph-main.Tpo" -c -o morph-main.o morph-main.c; \
then mv -f ".deps/morph-main.Tpo" ".deps/morph-main.Po"; else rm -f ".deps/morph-main.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o anthy-morphological-analyzer morph-main.o libconvdb.la ../src-main/libanthy.la ../src-worddic/libanthydic.la
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/anthy-morphological-analyzer morph-main.o ./.libs/libconvdb.a ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so
creating anthy-morphological-analyzer
make[4]: Leaving directory `/build/buildd2/anthy-9100e/src-util'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-util'
Making all in anthy
make[3]: Entering directory `/build/buildd2/anthy-9100e/anthy'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/anthy'
Making all in depgraph
make[3]: Entering directory `/build/buildd2/anthy-9100e/depgraph'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DSRCDIR=\".\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mkdepgraph.o -MD -MP -MF ".deps/mkdepgraph.Tpo" -c -o mkdepgraph.o mkdepgraph.c; \
then mv -f ".deps/mkdepgraph.Tpo" ".deps/mkdepgraph.Po"; else rm -f ".deps/mkdepgraph.Tpo"; exit 1; fi
mkdepgraph.c: In function 'main':
mkdepgraph.c:426: warning: unused parameter 'argc'
mkdepgraph.c:426: warning: unused parameter 'argv'
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o mkdepgraph mkdepgraph.o ../src-main/libanthy.la ../src-worddic/libanthydic.la
mkdir .libs
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/mkdepgraph mkdepgraph.o ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so
creating mkdepgraph
./mkdepgraph
make[3]: Leaving directory `/build/buildd2/anthy-9100e/depgraph'
Making all in mkworddic
make[3]: Entering directory `/build/buildd2/anthy-9100e/mkworddic'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mkdic.o -MD -MP -MF ".deps/mkdic.Tpo" -c -o mkdic.o mkdic.c; \
then mv -f ".deps/mkdic.Tpo" ".deps/mkdic.Po"; else rm -f ".deps/mkdic.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT writewords.o -MD -MP -MF ".deps/writewords.Tpo" -c -o writewords.o writewords.c; \
then mv -f ".deps/writewords.Tpo" ".deps/writewords.Po"; else rm -f ".deps/writewords.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mkudic.o -MD -MP -MF ".deps/mkudic.Tpo" -c -o mkudic.o mkudic.c; \
then mv -f ".deps/mkudic.Tpo" ".deps/mkudic.Po"; else rm -f ".deps/mkudic.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT calcfreq.o -MD -MP -MF ".deps/calcfreq.Tpo" -c -o calcfreq.o calcfreq.c; \
then mv -f ".deps/calcfreq.Tpo" ".deps/calcfreq.Po"; else rm -f ".deps/calcfreq.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o mkworddic mkdic.o writewords.o mkudic.o calcfreq.o ../src-worddic/libanthydic.la
mkdir .libs
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/mkworddic mkdic.o writewords.o mkudic.o calcfreq.o ../src-worddic/.libs/libanthydic.so
creating mkworddic
./mkworddic -f ./dict.args
cmd: set_input_encoding eucjp
cmd: read ../alt-cannadic/gcanna.ctd
file = ../alt-cannadic/gcanna.ctd
cmd: read ../alt-cannadic/gcannaf.ctd
file = ../alt-cannadic/gcannaf.ctd
cmd: read ../alt-cannadic/gtankan.ctd
file = ../alt-cannadic/gtankan.ctd
cmd: read ../mkworddic/adjust.t
file = ../mkworddic/adjust.t
cmd: read ../mkworddic/compound.t
file = ../mkworddic/compound.t
cmd: read ../mkworddic/extra.t
file = ../mkworddic/extra.t
cmd: set_input_encoding utf8
cmd: read ../mkworddic/utf8.t
file = ../mkworddic/utf8.t
cmd: read ../alt-cannadic/g_fname.t
file = ../alt-cannadic/g_fname.t
cmd: build_reverse_dict
building reverse index
cmd: set_dict_encoding utf8
cmd: read_uc ../mkworddic/udict
failed to find target of adjust command (ããã, #JNSUC, 次å®)
Total 409234 indexes, 583089 words, (6395 pages).
generated yomi hash bitmap (37509 collisions/409234 entries)
uc = ../mkworddic/udict
cmd: write anthy.wdic
udic: 1498 use examples.
cmd: done
make[3]: Leaving directory `/build/buildd2/anthy-9100e/mkworddic'
Making all in calctrans
make[3]: Entering directory `/build/buildd2/anthy-9100e/calctrans'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT calctrans.o -MD -MP -MF ".deps/calctrans.Tpo" -c -o calctrans.o calctrans.c; \
then mv -f ".deps/calctrans.Tpo" ".deps/calctrans.Po"; else rm -f ".deps/calctrans.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT input_set.o -MD -MP -MF ".deps/input_set.Tpo" -c -o input_set.o input_set.c; \
then mv -f ".deps/input_set.Tpo" ".deps/input_set.Po"; else rm -f ".deps/input_set.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT corpus.o -MD -MP -MF ".deps/corpus.Tpo" -c -o corpus.o corpus.c; \
then mv -f ".deps/corpus.Tpo" ".deps/corpus.Po"; else rm -f ".deps/corpus.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o calctrans calctrans.o input_set.o corpus.o ../src-main/libanthy.la ../src-worddic/libanthydic.la -lm
mkdir .libs
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/calctrans calctrans.o input_set.o corpus.o ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so -lm
creating calctrans
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT proccorpus.o -MD -MP -MF ".deps/proccorpus.Tpo" -c -o proccorpus.o proccorpus.c; \
then mv -f ".deps/proccorpus.Tpo" ".deps/proccorpus.Po"; else rm -f ".deps/proccorpus.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o proccorpus proccorpus.o ../src-util/libconvdb.la ../src-main/libanthy.la ../src-worddic/libanthydic.la
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/proccorpus proccorpus.o ../src-util/.libs/libconvdb.a ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so
creating proccorpus
./calctrans -c ./corpus_info ./weak_words
-- converting dictionary from text to binary form
make[3]: Leaving directory `/build/buildd2/anthy-9100e/calctrans'
Making all in mkanthydic
make[3]: Entering directory `/build/buildd2/anthy-9100e/mkanthydic'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DSRCDIR=\".\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT mkfiledic.o -MD -MP -MF ".deps/mkfiledic.Tpo" -c -o mkfiledic.o mkfiledic.c; \
then mv -f ".deps/mkfiledic.Tpo" ".deps/mkfiledic.Po"; else rm -f ".deps/mkfiledic.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o mkfiledic mkfiledic.o ../src-diclib/libdiclib.la
mkdir .libs
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o mkfiledic mkfiledic.o ../src-diclib/.libs/libdiclib.a
./mkfiledic
file name prefix=[..] you can change this by -p option.
copying ..//mkworddic/anthy.wdic (word_dic)
copying ..//depgraph/anthy.dep (dep_dic)
copying ..//calctrans/anthy.trans_info (trans_info)
copying ..//calctrans/anthy.cand_info (cand_info)
copying ..//calctrans/anthy.weak_words (weak_words)
copying ..//calctrans/anthy.corpus_bucket (corpus_bucket)
copying ..//calctrans/anthy.corpus_array (corpus_array)
./mkfiledic done.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/mkanthydic'
Making all in doc
make[3]: Entering directory `/build/buildd2/anthy-9100e/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/doc'
Making all in test
make[3]: Entering directory `/build/buildd2/anthy-9100e/test'
make[4]: Entering directory `/build/buildd2/anthy-9100e/test'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DSRCDIR=\".\" -DTEST_HOME=\""`pwd`"\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o anthy main.o ../src-util/libconvdb.la ../src-main/libanthy.la ../src-worddic/libanthydic.la
mkdir .libs
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/anthy main.o ../src-util/.libs/libconvdb.a ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so
creating anthy
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../ -DSRCDIR=\".\" -DTEST_HOME=\""`pwd`"\" -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -MT check.o -MD -MP -MF ".deps/check.Tpo" -c -o check.o check.c; \
then mv -f ".deps/check.Tpo" ".deps/check.Po"; else rm -f ".deps/check.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o checklib check.o ../src-main/libanthy.la ../src-worddic/libanthydic.la
gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o .libs/checklib check.o ../src-main/.libs/libanthy.so ../src-worddic/.libs/libanthydic.so
creating checklib
make[4]: Leaving directory `/build/buildd2/anthy-9100e/test'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/test'
Making all in alt-cannadic
make[3]: Entering directory `/build/buildd2/anthy-9100e/alt-cannadic'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/alt-cannadic'
make[3]: Entering directory `/build/buildd2/anthy-9100e'
make[3]: Leaving directory `/build/buildd2/anthy-9100e'
make[2]: Leaving directory `/build/buildd2/anthy-9100e'
make[1]: Leaving directory `/build/buildd2/anthy-9100e'
touch build-arch-stamp
touch build-indep-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install prefix=/build/buildd2/anthy-9100e/debian/tmp/usr \
sysconfdir=/build/buildd2/anthy-9100e/debian/tmp/etc/anthy \
lispdir=/build/buildd2/anthy-9100e/debian/tmp/usr/share/emacs/site-lisp/anthy \
ELCFILES=""
make[1]: Entering directory `/build/buildd2/anthy-9100e'
Making install in src-diclib
make[2]: Entering directory `/build/buildd2/anthy-9100e/src-diclib'
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-diclib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-diclib'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/src-diclib'
Making install in src-worddic
make[2]: Entering directory `/build/buildd2/anthy-9100e/src-worddic'
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-worddic'
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/lib" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libanthydic.la' '/build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthydic.la'
/usr/bin/ginstall -c .libs/libanthydic.so.0.1.0 /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthydic.so.0.1.0
(cd /build/buildd2/anthy-9100e/debian/tmp/usr/lib && rm -f libanthydic.so.0 && ln -s libanthydic.so.0.1.0 libanthydic.so.0)
(cd /build/buildd2/anthy-9100e/debian/tmp/usr/lib && rm -f libanthydic.so && ln -s libanthydic.so.0.1.0 libanthydic.so)
/usr/bin/ginstall -c .libs/libanthydic.lai /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthydic.la
/usr/bin/ginstall -c .libs/libanthydic.a /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthydic.a
chmod 644 /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthydic.a
ranlib /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthydic.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-worddic'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/src-worddic'
Making install in src-splitter
make[2]: Entering directory `/build/buildd2/anthy-9100e/src-splitter'
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-splitter'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-splitter'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/src-splitter'
Making install in src-ordering
make[2]: Entering directory `/build/buildd2/anthy-9100e/src-ordering'
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-ordering'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-ordering'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/src-ordering'
Making install in src-main
make[2]: Entering directory `/build/buildd2/anthy-9100e/src-main'
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-main'
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/lib" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libanthy.la' '/build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthy.la'
libtool: install: warning: relinking `libanthy.la'
(cd /build/buildd2/anthy-9100e/src-main; /bin/sh ../libtool --tag=CC --mode=relink gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libanthy.la -rpath /usr/lib -version-info 1:0:1 main.lo context.lo ../src-splitter/libsplit.la ../src-ordering/libordering.la -lm ../src-worddic/libanthydic.la -inst-prefix-dir /build/buildd2/anthy-9100e/debian/tmp)
gcc -shared .libs/main.o .libs/context.o -Wl,--whole-archive ../src-splitter/.libs/libsplit.a ../src-ordering/.libs/libordering.a -Wl,--no-whole-archive -lm -L/build/buildd2/anthy-9100e/debian/tmp/usr/lib -L/usr/lib -lanthydic -Wl,-soname -Wl,libanthy.so.0 -o .libs/libanthy.so.0.1.0
/usr/bin/ginstall -c .libs/libanthy.so.0.1.0T /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthy.so.0.1.0
(cd /build/buildd2/anthy-9100e/debian/tmp/usr/lib && rm -f libanthy.so.0 && ln -s libanthy.so.0.1.0 libanthy.so.0)
(cd /build/buildd2/anthy-9100e/debian/tmp/usr/lib && rm -f libanthy.so && ln -s libanthy.so.0.1.0 libanthy.so)
/usr/bin/ginstall -c .libs/libanthy.lai /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthy.la
/usr/bin/ginstall -c .libs/libanthy.a /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthy.a
chmod 644 /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthy.a
ranlib /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthy.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-main'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/src-main'
Making install in src-util
make[2]: Entering directory `/build/buildd2/anthy-9100e/src-util'
make[3]: Entering directory `/build/buildd2/anthy-9100e/src-util'
make[4]: Entering directory `/build/buildd2/anthy-9100e/src-util'
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/lib" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libanthyinput.la' '/build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthyinput.la'
libtool: install: warning: relinking `libanthyinput.la'
(cd /build/buildd2/anthy-9100e/src-util; /bin/sh ../libtool --tag=CC --mode=relink gcc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -o libanthyinput.la -rpath /usr/lib input.lo rkconv.lo rkhelper.lo ../src-main/libanthy.la ../src-worddic/libanthydic.la -inst-prefix-dir /build/buildd2/anthy-9100e/debian/tmp)
gcc -shared .libs/input.o .libs/rkconv.o .libs/rkhelper.o -L/build/buildd2/anthy-9100e/debian/tmp/usr/lib -L/usr/lib -lanthy -lanthydic -Wl,-soname -Wl,libanthyinput.so.0 -o .libs/libanthyinput.so.0.0.0
/usr/bin/ginstall -c .libs/libanthyinput.so.0.0.0T /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthyinput.so.0.0.0
(cd /build/buildd2/anthy-9100e/debian/tmp/usr/lib && rm -f libanthyinput.so.0 && ln -s libanthyinput.so.0.0.0 libanthyinput.so.0)
(cd /build/buildd2/anthy-9100e/debian/tmp/usr/lib && rm -f libanthyinput.so && ln -s libanthyinput.so.0.0.0 libanthyinput.so)
/usr/bin/ginstall -c .libs/libanthyinput.lai /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthyinput.la
/usr/bin/ginstall -c .libs/libanthyinput.a /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthyinput.a
chmod 644 /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthyinput.a
ranlib /build/buildd2/anthy-9100e/debian/tmp/usr/lib/libanthyinput.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/bin" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'anthy-dic-tool' '/build/buildd2/anthy-9100e/debian/tmp/usr/bin/anthy-dic-tool'
/usr/bin/ginstall -c .libs/anthy-dic-tool /build/buildd2/anthy-9100e/debian/tmp/usr/bin/anthy-dic-tool
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'anthy-agent' '/build/buildd2/anthy-9100e/debian/tmp/usr/bin/anthy-agent'
/usr/bin/ginstall -c .libs/anthy-agent /build/buildd2/anthy-9100e/debian/tmp/usr/bin/anthy-agent
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'anthy-morphological-analyzer' '/build/buildd2/anthy-9100e/debian/tmp/usr/bin/anthy-morphological-analyzer'
/usr/bin/ginstall -c .libs/anthy-morphological-analyzer /build/buildd2/anthy-9100e/debian/tmp/usr/bin/anthy-morphological-analyzer
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy"
/usr/bin/ginstall -c -m 644 'typetab' '/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/typetab'
/usr/bin/ginstall -c -m 644 'dic-tool-usage.txt' '/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic-tool-usage.txt'
make[4]: Leaving directory `/build/buildd2/anthy-9100e/src-util'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/src-util'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/src-util'
Making install in anthy
make[2]: Entering directory `/build/buildd2/anthy-9100e/anthy'
make[3]: Entering directory `/build/buildd2/anthy-9100e/anthy'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy"
/usr/bin/ginstall -c -m 644 'anthy.h' '/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy/anthy.h'
/usr/bin/ginstall -c -m 644 'dicutil.h' '/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy/dicutil.h'
/usr/bin/ginstall -c -m 644 'input.h' '/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy/input.h'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/anthy'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/anthy'
Making install in depgraph
make[2]: Entering directory `/build/buildd2/anthy-9100e/depgraph'
make[3]: Entering directory `/build/buildd2/anthy-9100e/depgraph'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/depgraph'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/depgraph'
Making install in mkworddic
make[2]: Entering directory `/build/buildd2/anthy-9100e/mkworddic'
make[3]: Entering directory `/build/buildd2/anthy-9100e/mkworddic'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy"
/usr/bin/ginstall -c -m 644 'zipcode.t' '/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/zipcode.t'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/mkworddic'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/mkworddic'
Making install in calctrans
make[2]: Entering directory `/build/buildd2/anthy-9100e/calctrans'
make[3]: Entering directory `/build/buildd2/anthy-9100e/calctrans'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/calctrans'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/calctrans'
Making install in mkanthydic
make[2]: Entering directory `/build/buildd2/anthy-9100e/mkanthydic'
make[3]: Entering directory `/build/buildd2/anthy-9100e/mkanthydic'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy"
/usr/bin/ginstall -c -m 644 'anthy.dic' '/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/anthy.dic'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/mkanthydic'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/mkanthydic'
Making install in doc
make[2]: Entering directory `/build/buildd2/anthy-9100e/doc'
make[3]: Entering directory `/build/buildd2/anthy-9100e/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/doc'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/doc'
Making install in test
make[2]: Entering directory `/build/buildd2/anthy-9100e/test'
make[3]: Entering directory `/build/buildd2/anthy-9100e/test'
make[4]: Entering directory `/build/buildd2/anthy-9100e/test'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/anthy-9100e/test'
make[3]: Leaving directory `/build/buildd2/anthy-9100e/test'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/test'
Making install in alt-cannadic
make[2]: Entering directory `/build/buildd2/anthy-9100e/alt-cannadic'
make[3]: Entering directory `/build/buildd2/anthy-9100e/alt-cannadic'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/anthy-9100e/alt-cannadic'
make[2]: Leaving directory `/build/buildd2/anthy-9100e/alt-cannadic'
make[2]: Entering directory `/build/buildd2/anthy-9100e'
make[3]: Entering directory `/build/buildd2/anthy-9100e'
test -z "/build/buildd2/anthy-9100e/debian/tmp/etc/anthy" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/etc/anthy"
/usr/bin/ginstall -c -m 644 'anthy-conf' '/build/buildd2/anthy-9100e/debian/tmp/etc/anthy/anthy-conf'
test -z "/build/buildd2/anthy-9100e/debian/tmp/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd2/anthy-9100e/debian/tmp/usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'anthy.pc' '/build/buildd2/anthy-9100e/debian/tmp/usr/lib/pkgconfig/anthy.pc'
make[3]: Leaving directory `/build/buildd2/anthy-9100e'
make[2]: Leaving directory `/build/buildd2/anthy-9100e'
make[1]: Leaving directory `/build/buildd2/anthy-9100e'
install -d /build/buildd2/anthy-9100e/debian/tmp/etc/anthy
install -d /build/buildd2/anthy-9100e/debian/tmp/usr/sbin
sed -i -e 's/zipcode.t/dic\/zipcode.t/g' debian/tmp/etc/anthy/anthy-conf
install -m 644 anthy/xstr.h \
/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy/xstr.h
install -m 644 anthy/wtype.h \
/build/buildd2/anthy-9100e/debian/tmp/usr/include/anthy/wtype.h
install -m 755 mkanthydic/mkfiledic \
/build/buildd2/anthy-9100e/debian/tmp/usr/bin/mkfiledic
install -m 755 mkworddic/.libs/mkworddic \
/build/buildd2/anthy-9100e/debian/tmp/usr/bin/mkworddic
install -m 755 depgraph/.libs/mkdepgraph \
/build/buildd2/anthy-9100e/debian/tmp/usr/bin/mkdepgraph
install -m 755 debian/update-anthy-dics \
/build/buildd2/anthy-9100e/debian/tmp/usr/sbin/update-anthy-dics
rm -rf /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/matrix
install -d /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic
install -d /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/depgraph
install -d /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/matrix
install -d /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/calctrans
install -m 644 alt-cannadic/gcanna.ctd \
/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic/gcanna.ctd
install -m 644 alt-cannadic/gcannaf.ctd \
/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic/gcannaf.ctd
install -m 644 alt-cannadic/gtankan.ctd \
/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic/gtankan.ctd
cd /build/buildd2/anthy-9100e/mkworddic; \
for i in *.t; do \
install -m 644 $i /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic; \
done;
cd /build/buildd2/anthy-9100e
cd /build/buildd2/anthy-9100e/depgraph; \
for i in *.depword; do \
install -m 644 $i /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/depgraph; \
done;
cd /build/buildd2/anthy-9100e/depgraph; \
install -m 644 conjugate.table /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/depgraph
cd /build/buildd2/anthy-9100e/depgraph; \
install -m 644 indepword.txt /build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/depgraph
cd /build/buildd2/anthy-9100e
install -m 644 mkworddic/udict \
/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/dic/udict
cd /build/buildd2/anthy-9100e
for i in anthy.cand_info anthy.trans_info \
anthy.corpus_array anthy.corpus_bucket anthy.weak_words; do \
install -m 644 /build/buildd2/anthy-9100e/calctrans/$i \
/build/buildd2/anthy-9100e/debian/tmp/usr/share/anthy/calctrans/$i; \
done
dh_testdir -a
dh_testroot -a
dh_movefiles -a
dh_installdebconf -a
dh_installdocs -a
dh_installexamples -a
dh_installman -a
dh_installinfo -a
dh_installchangelogs -a ChangeLog
dh_link -a
dh_strip -a
dh_compress -a
dh_fixperms -a
dh_makeshlibs -a -V
dh_installdeb -a
dh_shlibdeps -a -L libanthy0 -l`pwd`/debian/libanthy0/usr/lib
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `anthy' in `../anthy_9100e-3.1_m32r.deb'.
dpkg-deb: building package `libanthy0' in `../libanthy0_9100e-3.1_m32r.deb'.
dpkg-deb: building package `libanthy-dev' in `../libanthy-dev_9100e-3.1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../anthy_9100e-3.1_m32r.changes
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 20080721-0728
chroot-unstable/build/buildd2/anthy_9100e-3.1_m32r.deb:
new debian package, version 2.0.
size 3382856 bytes: control archive= 6311 bytes.
22 bytes, 1 lines conffiles
1282 bytes, 76 lines * config #!/bin/sh
693 bytes, 16 lines control
3054 bytes, 46 lines md5sums
1666 bytes, 66 lines * postinst #!/bin/sh
1370 bytes, 50 lines * postrm #!/bin/sh
5902 bytes, 88 lines templates
Package: anthy
Version: 9100e-3.1
Architecture: m32r
Maintainer: NOKUBI Takatsugu <knok at daionet.gr.jp>
Installed-Size: 13004
Depends: libanthy0 (>= 9100e), libc6 (>= 2.3.5-1), debconf (>= 0.5) | debconf-2.0
Conflicts: anthy-cannadic, anthy-cannadic-2ch
Replaces: anthy-cannadic, anthy-cannadic-2ch
Section: utils
Priority: optional
Description: input method for Japanese - backend, dictionary and utility
Anthy is a Japanese input method working on X11 and Emacs. It converts
hiragana text to mixed kana and kanji. It is implemented as a library
and stores private information securely in ~/.anthy/.
Thus, Anthy is simple and secure (information is protected from
spoofing and snooping).
chroot-unstable/build/buildd2/libanthy0_9100e-3.1_m32r.deb:
new debian package, version 2.0.
size 182480 bytes: control archive= 955 bytes.
601 bytes, 17 lines control
405 bytes, 6 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
104 bytes, 3 lines shlibs
Package: libanthy0
Source: anthy
Version: 9100e-3.1
Architecture: m32r
Maintainer: NOKUBI Takatsugu <knok at daionet.gr.jp>
Installed-Size: 444
Depends: libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Description: input method for Japanese - runtime library
Anthy is a Japanese input method working on X11 and Emacs. It converts
hiragana text to mixed kana and kanji. It is implemented as a library
and stores private information securely in ~/.anthy/.
Thus, Anthy is simple and secure (information is protected from
spoofing and snooping).
.
This package provides shared libraries for Anthy.
chroot-unstable/build/buildd2/libanthy-dev_9100e-3.1_m32r.deb:
new debian package, version 2.0.
size 205810 bytes: control archive= 1369 bytes.
653 bytes, 18 lines control
1688 bytes, 26 lines md5sums
Package: libanthy-dev
Source: anthy
Version: 9100e-3.1
Architecture: m32r
Maintainer: NOKUBI Takatsugu <knok at daionet.gr.jp>
Installed-Size: 596
Depends: libanthy0 (= 9100e-3.1)
Section: libdevel
Priority: optional
Description: input method for Japanese - development files
Anthy is a Japanese input method working on X11 and Emacs. It converts
hiragana text to mixed kana and kanji. It is implemented as a library
and stores private information securely in ~/.anthy/.
Thus, Anthy is simple and secure (information is protected from
spoofing and snooping).
.
This package provides the files necessary for compiling programs that
depend on Anthy.
chroot-unstable/build/buildd2/anthy_9100e-3.1_m32r.deb:
drwxr-xr-x root/root 0 2008-07-21 07:02 ./
drwxr-xr-x root/root 0 2008-07-21 07:01 ./etc/
drwxr-xr-x root/root 0 2008-07-21 07:01 ./etc/anthy/
-rw-r--r-- root/root 262 2008-07-21 06:59 ./etc/anthy/anthy-conf
drwxr-xr-x root/root 0 2008-07-21 06:55 ./usr/
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/sbin/
-rwxr-xr-x root/root 2133 2008-07-21 06:59 ./usr/sbin/update-anthy-dics
drwxr-xr-x root/root 0 2008-07-21 07:04 ./usr/bin/
-rwxr-xr-x root/root 8628 2008-07-21 07:04 ./usr/bin/mkdepgraph
-rwxr-xr-x root/root 9980 2008-07-21 07:04 ./usr/bin/anthy-morphological-analyzer
-rwxr-xr-x root/root 16780 2008-07-21 07:04 ./usr/bin/mkworddic
-rwxr-xr-x root/root 174552 2008-07-21 07:04 ./usr/bin/mkfiledic
-rwxr-xr-x root/root 16684 2008-07-21 07:04 ./usr/bin/anthy-agent
-rwxr-xr-x root/root 8000 2008-07-21 07:04 ./usr/bin/anthy-dic-tool
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/share/
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-21 07:04 ./usr/share/doc/anthy/
-rw-r--r-- root/root 3162 2006-05-13 18:28 ./usr/share/doc/anthy/ELISP
-rw-r--r-- root/root 711 2008-07-21 05:23 ./usr/share/doc/anthy/copyright
-rw-r--r-- root/root 7286 2008-01-28 21:58 ./usr/share/doc/anthy/changelog.gz
-rw-r--r-- root/root 2560 2007-06-16 04:56 ./usr/share/doc/anthy/AUTHORS
-rw-r--r-- root/root 824 2008-07-21 05:23 ./usr/share/doc/anthy/README.Debian
-rw-r--r-- root/root 3327 2007-03-10 12:22 ./usr/share/doc/anthy/README
-rw-r--r-- root/root 394 2007-03-03 01:19 ./usr/share/doc/anthy/NEWS.gz
-rw-r--r-- root/root 4556 2008-07-21 05:23 ./usr/share/doc/anthy/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/share/anthy/
-rw-r--r-- root/root 615 2008-07-21 06:58 ./usr/share/anthy/dic-tool-usage.txt
-rw-r--r-- root/root 5164 2008-07-21 06:58 ./usr/share/anthy/typetab
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/share/anthy/dic/
-rw-r--r-- root/root 4437643 2008-07-21 07:00 ./usr/share/anthy/dic/zipcode.t
-rw-r--r-- root/root 351 2008-07-21 06:59 ./usr/share/anthy/dic/adjust.t
-rw-r--r-- root/root 73601 2008-07-21 06:59 ./usr/share/anthy/dic/gtankan.ctd
-rw-r--r-- root/root 35962 2008-07-21 06:59 ./usr/share/anthy/dic/name.t
-rw-r--r-- root/root 118922 2008-07-21 06:59 ./usr/share/anthy/dic/tankanji.t
-rw-r--r-- root/root 142157 2008-07-21 06:59 ./usr/share/anthy/dic/2ch.t
-rw-r--r-- root/root 2009248 2008-07-21 06:59 ./usr/share/anthy/dic/compound.t
-rw-r--r-- root/root 55425 2008-07-21 06:59 ./usr/share/anthy/dic/gcannaf.ctd
-rw-r--r-- root/root 20142 2008-07-21 06:59 ./usr/share/anthy/dic/extra.t
-rw-r--r-- root/root 87 2008-07-21 07:00 ./usr/share/anthy/dic/utf8.t
-rw-r--r-- root/root 4654789 2008-07-21 06:59 ./usr/share/anthy/dic/gcanna.ctd
-rw-r--r-- root/root 10153 2008-07-21 06:59 ./usr/share/anthy/dic/base.t
-rw-r--r-- root/root 48445 2008-07-21 07:00 ./usr/share/anthy/dic/udict
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/share/anthy/depgraph/
-rw-r--r-- root/root 2595 2008-07-21 07:00 ./usr/share/anthy/depgraph/noun.depword
-rw-r--r-- root/root 1568 2008-07-21 07:00 ./usr/share/anthy/depgraph/noun-variant.depword
-rw-r--r-- root/root 9151 2008-07-21 07:00 ./usr/share/anthy/depgraph/fix.depword
-rw-r--r-- root/root 3422 2008-07-21 07:00 ./usr/share/anthy/depgraph/indepword.txt
-rw-r--r-- root/root 10928 2008-07-21 07:00 ./usr/share/anthy/depgraph/conjugate.table
-rw-r--r-- root/root 1057 2008-07-21 07:00 ./usr/share/anthy/depgraph/a.depword
-rw-r--r-- root/root 2512 2008-07-21 07:00 ./usr/share/anthy/depgraph/v.depword
-rw-r--r-- root/root 670 2008-07-21 07:00 ./usr/share/anthy/depgraph/master.depword
-rw-r--r-- root/root 7222 2008-07-21 07:00 ./usr/share/anthy/depgraph/conjugate.depword
-rw-r--r-- root/root 519 2008-07-21 07:00 ./usr/share/anthy/depgraph/av.depword
-rw-r--r-- root/root 163 2008-07-21 07:00 ./usr/share/anthy/depgraph/ajv.depword
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/share/anthy/calctrans/
-rw-r--r-- root/root 543872 2008-07-21 07:00 ./usr/share/anthy/calctrans/anthy.trans_info
-rw-r--r-- root/root 4528 2008-07-21 07:00 ./usr/share/anthy/calctrans/anthy.weak_words
-rw-r--r-- root/root 65600 2008-07-21 07:00 ./usr/share/anthy/calctrans/anthy.corpus_bucket
-rw-r--r-- root/root 64 2008-07-21 07:00 ./usr/share/anthy/calctrans/anthy.corpus_array
-rw-r--r-- root/root 513344 2008-07-21 07:00 ./usr/share/anthy/calctrans/anthy.cand_info
drwxr-xr-x root/root 0 2008-07-21 06:55 ./var/
drwxr-xr-x root/root 0 2008-07-21 06:55 ./var/cache/
drwxr-xr-x root/root 0 2008-07-21 06:55 ./var/cache/anthy/
drwxr-xr-x root/root 0 2008-07-21 06:55 ./var/lib/
drwxr-xr-x root/root 0 2008-07-21 06:55 ./var/lib/anthy/
chroot-unstable/build/buildd2/libanthy0_9100e-3.1_m32r.deb:
drwxr-xr-x root/root 0 2008-07-21 07:02 ./
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/share/
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-21 07:04 ./usr/share/doc/libanthy0/
-rw-r--r-- root/root 711 2008-07-21 05:23 ./usr/share/doc/libanthy0/copyright
-rw-r--r-- root/root 7286 2008-01-28 21:58 ./usr/share/doc/libanthy0/changelog.gz
-rw-r--r-- root/root 4556 2008-07-21 05:23 ./usr/share/doc/libanthy0/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-21 07:04 ./usr/lib/
-rw-r--r-- root/root 63468 2008-07-21 07:04 ./usr/lib/libanthy.so.0.1.0
-rw-r--r-- root/root 56164 2008-07-21 07:04 ./usr/lib/libanthyinput.so.0.0.0
-rw-r--r-- root/root 254848 2008-07-21 07:04 ./usr/lib/libanthydic.so.0.1.0
lrwxrwxrwx root/root 0 2008-07-21 07:04 ./usr/lib/libanthyinput.so.0 -> libanthyinput.so.0.0.0
lrwxrwxrwx root/root 0 2008-07-21 07:04 ./usr/lib/libanthy.so.0 -> libanthy.so.0.1.0
lrwxrwxrwx root/root 0 2008-07-21 07:03 ./usr/lib/libanthydic.so.0 -> libanthydic.so.0.1.0
chroot-unstable/build/buildd2/libanthy-dev_9100e-3.1_m32r.deb:
drwxr-xr-x root/root 0 2008-07-21 07:02 ./
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/
drwxr-xr-x root/root 0 2008-07-21 06:55 ./usr/include/
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/include/anthy/
-rw-r--r-- root/root 4906 2008-07-21 06:59 ./usr/include/anthy/wtype.h
-rw-r--r-- root/root 1364 2008-07-21 06:58 ./usr/include/anthy/dicutil.h
-rw-r--r-- root/root 2900 2008-07-21 06:58 ./usr/include/anthy/anthy.h
-rw-r--r-- root/root 2713 2008-07-21 06:59 ./usr/include/anthy/xstr.h
-rw-r--r-- root/root 4396 2008-07-21 06:58 ./usr/include/anthy/input.h
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/share/
drwxr-xr-x root/root 0 2008-07-21 07:02 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-21 07:04 ./usr/share/doc/libanthy-dev/
-rw-r--r-- root/root 3198 2006-05-13 18:28 ./usr/share/doc/libanthy-dev/ILIB.gz
-rw-r--r-- root/root 1075 2007-06-16 05:15 ./usr/share/doc/libanthy-dev/00INDEX
-rw-r--r-- root/root 3564 2007-02-03 23:10 ./usr/share/doc/libanthy-dev/SPLITTER
-rw-r--r-- root/root 1002 2006-05-13 18:28 ./usr/share/doc/libanthy-dev/TESTING
-rw-r--r-- root/root 3420 2006-05-13 18:28 ./usr/share/doc/libanthy-dev/POS
-rw-r--r-- root/root 1149 2006-11-06 22:17 ./usr/share/doc/libanthy-dev/DICUTIL
-rw-r--r-- root/root 711 2008-07-21 05:23 ./usr/share/doc/libanthy-dev/copyright
-rw-r--r-- root/root 7286 2008-01-28 21:58 ./usr/share/doc/libanthy-dev/changelog.gz
-rw-r--r-- root/root 1357 2006-05-13 18:28 ./usr/share/doc/libanthy-dev/GUIDE.english
-rw-r--r-- root/root 2531 2006-11-06 22:21 ./usr/share/doc/libanthy-dev/LIB.gz
-rw-r--r-- root/root 900 2007-02-27 22:13 ./usr/share/doc/libanthy-dev/LEARNING
-rw-r--r-- root/root 2867 2007-06-12 08:06 ./usr/share/doc/libanthy-dev/GLOSSARY
-rw-r--r-- root/root 3104 2007-06-17 17:17 ./usr/share/doc/libanthy-dev/MISC.gz
-rw-r--r-- root/root 4556 2008-07-21 05:23 ./usr/share/doc/libanthy-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-21 07:04 ./usr/lib/
-rw-r--r-- root/root 59716 2008-07-21 07:04 ./usr/lib/libanthyinput.a
-rw-r--r-- root/root 833 2008-07-21 06:57 ./usr/lib/libanthy.la
-rw-r--r-- root/root 299542 2008-07-21 07:04 ./usr/lib/libanthydic.a
drwxr-xr-x root/root 0 2008-07-21 07:01 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 277 2008-07-21 06:59 ./usr/lib/pkgconfig/anthy.pc
-rw-r--r-- root/root 826 2008-07-21 06:56 ./usr/lib/libanthydic.la
-rw-r--r-- root/root 81340 2008-07-21 07:04 ./usr/lib/libanthy.a
-rw-r--r-- root/root 889 2008-07-21 06:58 ./usr/lib/libanthyinput.la
lrwxrwxrwx root/root 0 2008-07-21 07:04 ./usr/lib/libanthy.so -> libanthy.so.0.1.0
lrwxrwxrwx root/root 0 2008-07-21 07:04 ./usr/lib/libanthyinput.so -> libanthyinput.so.0.0.0
lrwxrwxrwx root/root 0 2008-07-21 07:04 ./usr/lib/libanthydic.so -> libanthydic.so.0.1.0
anthy_9100e-3.1_m32r.changes:
Format: 1.8
Date: Wed, 07 May 2008 18:31:25 +0200
Source: anthy
Binary: anthy anthy-el libanthy0 libanthy-dev
Architecture: m32r
Version: 9100e-3.1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Christian Perrier <bubulle at debian.org>
Description:
anthy - input method for Japanese - backend, dictionary and utility
anthy-el - input method for Japanese - elisp frontend
libanthy-dev - input method for Japanese - development files
libanthy0 - input method for Japanese - runtime library
Closes: 465793 466779 467420 469584 482453
Changes:
anthy (9100e-3.1) unstable; urgency=low
.
* Non-maintainer upload to fix pending l10n issues.
* Debconf templates
* Galician. Closes: #465793
* Finnish. Closes: #466779
* Dutch. Closes: #467420
* German. Closes: #469584
* Basque. Closes: #482453
Checksums-Sha1:
434136314be2fe0911c31817b8d9a162303e26b2 3382856 anthy_9100e-3.1_m32r.deb
6f585c1e6b823e95d8b53f52b90812261049a30e 182480 libanthy0_9100e-3.1_m32r.deb
fa82e1528ad3651785ebdf43c60efdcfdc0886f1 205810 libanthy-dev_9100e-3.1_m32r.deb
Checksums-Sha256:
468a074fc53dba6e64947a9f6956ff6302d22e692e1dc53b9cfa5cb94d7eba62 3382856 anthy_9100e-3.1_m32r.deb
da551dcc6820f854626fc41fd666ab49b18ed86445bfd27b324e3c52cda13c5f 182480 libanthy0_9100e-3.1_m32r.deb
24a29563ea9646c27ca2e15cb7e04e4bb04a173ef03732716be638a57b6544d6 205810 libanthy-dev_9100e-3.1_m32r.deb
Files:
179af6f434de2efe51aa9703ad1cf2f5 3382856 utils optional anthy_9100e-3.1_m32r.deb
41ffdcf8070013ac4de2bd4b8058bdd8 182480 libs optional libanthy0_9100e-3.1_m32r.deb
77fa2fdd8b984108510ae3e830b79fe2 205810 libdevel optional libanthy-dev_9100e-3.1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/anthy-9100e
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080721-0729
Build needed 02:10:24, 101804k disk space
More information about the build-status
mailing list