Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/enchant.spec'], False, '/var/lib/mock/centos5-rutgers-build-921-1158/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/enchant.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/enchant-1.5.0-5.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/enchant.spec'], False, '/var/lib/mock/centos5-rutgers-build-921-1158/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/enchant.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.63560 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf enchant-1.5.0 + /bin/gzip -dc /builddir/build/SOURCES/enchant-1.5.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd enchant-1.5.0 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (enchant-1.5.0-abi12160.searchdirs.patch):' Patch #0 (enchant-1.5.0-abi12160.searchdirs.patch): + patch -p1 -b --suffix .searchdirs -s Patch #1 (enchant-1.5.0-abi12173.leaks.patch): + echo 'Patch #1 (enchant-1.5.0-abi12173.leaks.patch):' + patch -p1 -b --suffix .leaks -s + echo 'Patch #2 (enchant-1.5.0-abi12174.fixbadmatch.patch):' Patch #2 (enchant-1.5.0-abi12174.fixbadmatch.patch): + patch -p1 -b --suffix .fixbadmatch -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.63560 + umask 022 + cd /builddir/build/BUILD + cd enchant-1.5.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-myspell --with-myspell-dir=/usr/share/myspell --disable-static --disable-ispell --disable-hspell --disable-zemberek checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-koji-linux-gnu-gcc... no 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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for i386-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... no checking for ssize_t... yes checking for an ANSI C-conforming const... yes checking for flock... yes checking for lockf... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) 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 checking for pkg-config... /usr/bin/pkg-config checking for i386-koji-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ENCHANT... yes checking for supported C warning flags... checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Wnested-externs... yes checking whether gcc supports -Wpacked... yes checking whether gcc supports -Wswitch-enum... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-aliasing=2... yes checking whether gcc supports -Winit-self... yes checking whether gcc supports -Wunsafe-loop-optimizations... yes checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wno-missing-field-initializers... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -Wno-attributes... yes checking whether gcc supports -Wno-long-long... yes checking whether gcc supports -Winline... yes checking whether gcc supports -fno-strict-aliasing... yes checking which C warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing checking for supported C++ warning flags... checking whether g++ supports -Wall... yes checking whether g++ supports -Wextra... yes checking whether g++ supports -Wsign-compare... yes checking whether g++ supports -Wpointer-arith... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -Wpacked... yes checking whether g++ supports -Wswitch-enum... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Wstrict-aliasing=2... yes checking whether g++ supports -Winit-self... yes checking whether g++ supports -Wunsafe-loop-optimizations... yes checking whether g++ supports -Wno-missing-field-initializers... yes checking whether g++ supports -Wno-unused-parameter... yes checking whether g++ supports -Wno-attributes... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Winline... yes checking whether g++ supports -fno-strict-aliasing... yes checking which C++ warning flags were supported... -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing checking for native Win32... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for MYSPELL... yes checking for aspell... yes checking For Aspell >= 0.50.0... yes checking For aspell headers in /usr/include... yes (pspell) checking for new_aspell_config in -laspell... yes checking for get_aspell_dict_info_list in -laspell... yes checking for voikko_init in -lvoikko... yes checking for USPELL... no checking For DBus-Glib >= 0.62... configure: creating ./config.status config.status: creating Makefile config.status: creating enchant.pc config.status: creating enchant-uninstalled.pc config.status: creating enchant.spec config.status: creating src/libenchant.rc config.status: creating src/Makefile config.status: creating src/aspell/Makefile config.status: creating src/ispell/Makefile config.status: creating src/uspell/Makefile config.status: creating src/myspell/Makefile config.status: creating src/hspell/Makefile config.status: creating src/applespell/Makefile config.status: creating src/voikko/Makefile config.status: creating src/zemberek/Makefile config.status: creating tests/Makefile config.status: creating tests/ispell config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating autopackage/default.apspec config.status: executing depfiles commands config.status: executing libtool commands enchant-1.5.0 prefix: /usr compiler: gcc Build Aspell backend: yes Build Ispell backend: no Build Uspell backend: no Build Hspell backend: no Build Myspell/Hunspell backend: yes Build Voikko backend: yes Build Zemberek backend: no Build a relocatable library: no + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src' Making all in . make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c -o prefix.lo prefix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT enchant.lo -MD -MP -MF .deps/enchant.Tpo -c -o enchant.lo enchant.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pwl.lo -MD -MP -MF .deps/pwl.Tpo -c -o pwl.lo pwl.c libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.c -fPIC -DPIC -o .libs/prefix.o libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pwl.lo -MD -MP -MF .deps/pwl.Tpo -c pwl.c -fPIC -DPIC -o .libs/pwl.o prefix.c: In function '_br_find_exe_for_symbol': prefix.c:175: warning: unused parameter 'symbol' pwl.c: In function 'enchant_pwl_add': pwl.c:409: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pwl.c:410: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pwl.c: In function 'enchant_pwl_remove': pwl.c:451: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pwl.c:463: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pwl.c:472: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pwl.c:478: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result pwl.c: In function 'enchant_pwl_free_string_list': pwl.c:806: warning: unused parameter 'pwl' pwl.c: In function 'enchant_trie_free_cb': pwl.c:845: warning: unused parameter 'key' pwl.c:845: warning: unused parameter 'data' pwl.c: In function 'grab_keys': pwl.c:898: warning: unused parameter 'value' libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DENCHANT_GLOBAL_MODULE_DIR=\"/usr/lib/enchant\" -DENCHANT_GLOBAL_ORDERING=\"/usr/share/enchant\" -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT enchant.lo -MD -MP -MF .deps/enchant.Tpo -c enchant.c -fPIC -DPIC -o .libs/enchant.o mv -f .deps/prefix.Tpo .deps/prefix.Plo enchant.c: In function 'enchant_get_module_dirs': enchant.c:205: warning: unused variable 'prefix' enchant.c: In function 'enchant_get_registry_value_ex': enchant.c:358: warning: unused parameter 'current_user' enchant.c:358: warning: unused parameter 'prefix' enchant.c:358: warning: unused parameter 'key' enchant.c: In function 'enchant_dict_suggest': enchant.c:940: warning: passing argument 2 of 'enchant_dict_get_good_suggestions' from incompatible pointer type enchant.c:950: warning: passing argument 4 of 'enchant_pwl_suggest' from incompatible pointer type enchant.c:953: warning: passing argument 2 of 'enchant_dict_get_good_suggestions' from incompatible pointer type enchant.c:968: warning: passing argument 2 of 'enchant_dict_merge_suggestions' from incompatible pointer type enchant.c:968: warning: passing argument 4 of 'enchant_dict_merge_suggestions' from incompatible pointer type enchant.c:973: warning: passing argument 2 of 'enchant_dict_merge_suggestions' from incompatible pointer type enchant.c:973: warning: passing argument 4 of 'enchant_dict_merge_suggestions' from incompatible pointer type enchant.c: In function 'enchant_provider_free': enchant.c:1633: warning: unused parameter 'user_data' mv -f .deps/pwl.Tpo .deps/pwl.Plo mv -f .deps/enchant.Tpo .deps/enchant.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -no-undefined -export-dynamic -version-info 6:0:5 -o libenchant.la -rpath /usr/lib prefix.lo enchant.lo pwl.lo -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 libtool: link: gcc -shared .libs/prefix.o .libs/enchant.o .libs/pwl.o -L/lib -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant.so.1 -o .libs/libenchant.so.1.5.0 libtool: link: (cd ".libs" && rm -f "libenchant.so.1" && ln -s "libenchant.so.1.5.0" "libenchant.so.1") libtool: link: (cd ".libs" && rm -f "libenchant.so" && ln -s "libenchant.so.1.5.0" "libenchant.so") libtool: link: ( cd ".libs" && rm -f "libenchant.la" && ln -s "../libenchant.la" "libenchant.la" ) make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src' Making all in aspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/aspell' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_0_50_0=1 -DHAVE_PSPELL_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT aspell_provider.lo -MD -MP -MF .deps/aspell_provider.Tpo -c -o aspell_provider.lo aspell_provider.c libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -I/usr/include -D_ENCHANT_BUILD=1 -DASPELL_0_50_0=1 -DHAVE_PSPELL_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT aspell_provider.lo -MD -MP -MF .deps/aspell_provider.Tpo -c aspell_provider.c -fPIC -DPIC -o .libs/aspell_provider.o aspell_provider.c: In function 'aspell_provider_request_dict': aspell_provider.c:200: warning: unused parameter 'me' aspell_provider.c: In function 'aspell_provider_dispose_dict': aspell_provider.c:233: warning: unused parameter 'me' aspell_provider.c: In function 'aspell_provider_list_dicts': aspell_provider.c:245: warning: unused parameter 'me' aspell_provider.c: In function 'aspell_provider_free_string_list': aspell_provider.c:287: warning: unused parameter 'me' aspell_provider.c: In function 'aspell_provider_identify': aspell_provider.c:299: warning: unused parameter 'me' aspell_provider.c: In function 'aspell_provider_describe': aspell_provider.c:305: warning: unused parameter 'me' aspell_provider.c: In function 'configure_enchant_provider': aspell_provider.c:455: warning: unused parameter 'me' aspell_provider.c:455: warning: unused parameter 'dir_name' mv -f .deps/aspell_provider.Tpo .deps/aspell_provider.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -no-undefined -o libenchant_aspell.la -rpath /usr/lib/enchant aspell_provider.lo -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -laspell ../../src/libenchant.la libtool: link: gcc -shared .libs/aspell_provider.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.5.0/src/.libs -L/lib -L/usr/lib -laspell ../../src/.libs/libenchant.so -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant_aspell.so -o .libs/libenchant_aspell.so libtool: link: ( cd ".libs" && rm -f "libenchant_aspell.la" && ln -s "../libenchant_aspell.la" "libenchant_aspell.la" ) make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/aspell' Making all in ispell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/ispell' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/ispell' Making all in uspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/uspell' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/uspell' Making all in myspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/myspell' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -DENCHANT_MYSPELL_DICT_DIR='"/usr/share/myspell"' -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DWITH_SYSTEM_MYSPELL -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT myspell_checker.lo -MD -MP -MF .deps/myspell_checker.Tpo -c -o myspell_checker.lo myspell_checker.cpp libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -DENCHANT_MYSPELL_DICT_DIR=\"/usr/share/myspell\" -Wall -Wextra -Wsign-compare -Wpointer-arith -Wwrite-strings -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -DWITH_SYSTEM_MYSPELL -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT myspell_checker.lo -MD -MP -MF .deps/myspell_checker.Tpo -c myspell_checker.cpp -fPIC -DPIC -o .libs/myspell_checker.o myspell_checker.cpp:529: warning: unused parameter 'me' myspell_checker.cpp:560: warning: unused parameter 'me' myspell_checker.cpp:597: warning: unused parameter 'me' myspell_checker.cpp:603: warning: unused parameter 'me' mv -f .deps/myspell_checker.Tpo .deps/myspell_checker.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -no-undefined -o libenchant_myspell.la -rpath /usr/lib/enchant myspell_checker.lo -lhunspell-1.2 -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 ../../src/libenchant.la libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/myspell_checker.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.5.0/src/.libs -lhunspell-1.2 -L/lib ../../src/.libs/libenchant.so -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant_myspell.so -o .libs/libenchant_myspell.so libtool: link: ( cd ".libs" && rm -f "libenchant_myspell.la" && ln -s "../libenchant_myspell.la" "libenchant_myspell.la" ) make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/myspell' Making all in hspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/hspell' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/hspell' Making all in applespell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/applespell' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/applespell' Making all in voikko make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/voikko' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT voikko_provider.lo -MD -MP -MF .deps/voikko_provider.Tpo -c -o voikko_provider.lo voikko_provider.c libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR=\"/usr\" -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -D_ENCHANT_BUILD=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT voikko_provider.lo -MD -MP -MF .deps/voikko_provider.Tpo -c voikko_provider.c -fPIC -DPIC -o .libs/voikko_provider.o voikko_provider.c: In function 'voikko_dict_check': voikko_provider.c:51: warning: unused parameter 'len' voikko_provider.c: In function 'voikko_dict_suggest': voikko_provider.c:68: warning: unused parameter 'len' voikko_provider.c: In function 'voikko_provider_dispose_dict': voikko_provider.c:107: warning: unused parameter 'me' voikko_provider.c: In function 'voikko_provider_dictionary_exists': voikko_provider.c:114: warning: unused parameter 'me' voikko_provider.c: In function 'voikko_provider_list_dicts': voikko_provider.c:133: warning: unused parameter 'me' voikko_provider.c: In function 'voikko_provider_free_string_list': voikko_provider.c:151: warning: unused parameter 'me' voikko_provider.c: In function 'voikko_provider_identify': voikko_provider.c:163: warning: unused parameter 'me' voikko_provider.c: In function 'voikko_provider_describe': voikko_provider.c:169: warning: unused parameter 'me' mv -f .deps/voikko_provider.Tpo .deps/voikko_provider.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -no-undefined -o libenchant_voikko.la -rpath /usr/lib/enchant voikko_provider.lo -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 -lvoikko ../../src/libenchant.la libtool: link: gcc -shared .libs/voikko_provider.o -Wl,-rpath -Wl,/builddir/build/BUILD/enchant-1.5.0/src/.libs -L/lib -lvoikko ../../src/.libs/libenchant.so -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant_voikko.so -o .libs/libenchant_voikko.so libtool: link: ( cd ".libs" && rm -f "libenchant_voikko.la" && ln -s "../libenchant_voikko.la" "libenchant_voikko.la" ) make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/voikko' Making all in zemberek make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/zemberek' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/zemberek' make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/tests' gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT enchant-lsmod.o -MD -MP -MF .deps/enchant-lsmod.Tpo -c -o enchant-lsmod.o enchant-lsmod.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT enchant-ispell.o -MD -MP -MF .deps/enchant-ispell.Tpo -c -o enchant-ispell.o enchant-ispell.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test-enchant.o -MD -MP -MF .deps/test-enchant.Tpo -c -o test-enchant.o test-enchant.c g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"enchant\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FLOCK=1 -DHAVE_LOCKF=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -I. -I../src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENCHANT_PREFIX_DIR='"/usr"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test-enchantxx.o -MD -MP -MF .deps/test-enchantxx.Tpo -c -o test-enchantxx.o test-enchantxx.cpp mv -f .deps/test-enchant.Tpo .deps/test-enchant.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test-enchant test-enchant.o ../src/libenchant.la -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/enchant-lsmod.Tpo .deps/enchant-lsmod.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o enchant-lsmod enchant-lsmod.o ../src/libenchant.la -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 enchant-ispell.c: In function 'print_utf': enchant-ispell.c:124: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c:128: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c: In function 'do_mode_a': enchant-ispell.c:142: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c:148: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c:157: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c:168: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c:170: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c: In function 'do_mode_l': enchant-ispell.c:185: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result enchant-ispell.c: In function 'parse_file': enchant-ispell.c:442: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/enchant-lsmod enchant-lsmod.o -Wl,--export-dynamic ../src/.libs/libenchant.so -L/lib -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/enchant-ispell.Tpo .deps/enchant-ispell.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o enchant enchant-ispell.o ../src/libenchant.la -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test-enchant test-enchant.o -Wl,--export-dynamic ../src/.libs/libenchant.so -L/lib -lgmodule-2.0 -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/enchant enchant-ispell.o -Wl,--export-dynamic ../src/.libs/libenchant.so -L/lib -lgmodule-2.0 -ldl -lglib-2.0 mv -f .deps/test-enchantxx.Tpo .deps/test-enchantxx.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test-enchantxx test-enchantxx.o ../src/libenchant.la -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/test-enchantxx test-enchantxx.o -Wl,--export-dynamic ../src/.libs/libenchant.so -L/lib -lgmodule-2.0 -ldl -lglib-2.0 make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/doc' Making all in data make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/data' make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.46373 + umask 022 + cd /builddir/build/BUILD + cd enchant-1.5.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/enchant-1.5.0-root + make DESTDIR=/var/tmp/enchant-1.5.0-root install Making install in src make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libenchant.la' '/var/tmp/enchant-1.5.0-root/usr/lib/libenchant.la' libtool: install: /usr/bin/install -c .libs/libenchant.so.1.5.0 /var/tmp/enchant-1.5.0-root/usr/lib/libenchant.so.1.5.0 libtool: install: (cd /var/tmp/enchant-1.5.0-root/usr/lib && { ln -s -f libenchant.so.1.5.0 libenchant.so.1 || { rm -f libenchant.so.1 && ln -s libenchant.so.1.5.0 libenchant.so.1; }; }) libtool: install: (cd /var/tmp/enchant-1.5.0-root/usr/lib && { ln -s -f libenchant.so.1.5.0 libenchant.so || { rm -f libenchant.so && ln -s libenchant.so.1.5.0 libenchant.so; }; }) libtool: install: /usr/bin/install -c .libs/libenchant.lai /var/tmp/enchant-1.5.0-root/usr/lib/libenchant.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/include/enchant" /usr/bin/install -c -m 644 'enchant.h' '/var/tmp/enchant-1.5.0-root/usr/include/enchant/enchant.h' /usr/bin/install -c -m 644 'enchant-provider.h' '/var/tmp/enchant-1.5.0-root/usr/include/enchant/enchant-provider.h' /usr/bin/install -c -m 644 'enchant++.h' '/var/tmp/enchant-1.5.0-root/usr/include/enchant/enchant++.h' make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src' Making install in aspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/aspell' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/aspell' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libenchant_aspell.la' '/var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_aspell.la' libtool: install: warning: relinking `libenchant_aspell.la' libtool: install: (cd /builddir/build/BUILD/enchant-1.5.0/src/aspell; /bin/sh /builddir/build/BUILD/enchant-1.5.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -no-undefined -o libenchant_aspell.la -rpath /usr/lib/enchant aspell_provider.lo -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib -laspell ../../src/libenchant.la -inst-prefix-dir /var/tmp/enchant-1.5.0-root) libtool: relink: gcc -shared .libs/aspell_provider.o -L/lib -L/usr/lib -laspell -L/var/tmp/enchant-1.5.0-root/usr/lib -lenchant -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant_aspell.so -o .libs/libenchant_aspell.so libtool: install: /usr/bin/install -c .libs/libenchant_aspell.soT /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_aspell.so libtool: install: /usr/bin/install -c .libs/libenchant_aspell.lai /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_aspell.la libtool: install: warning: remember to run `libtool --finish /usr/lib/enchant' make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/aspell' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/aspell' Making install in ispell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/ispell' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/ispell' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/ispell' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/ispell' Making install in uspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/uspell' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/uspell' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/uspell' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/uspell' Making install in myspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/myspell' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/myspell' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libenchant_myspell.la' '/var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_myspell.la' libtool: install: warning: relinking `libenchant_myspell.la' libtool: install: (cd /builddir/build/BUILD/enchant-1.5.0/src/myspell; /bin/sh /builddir/build/BUILD/enchant-1.5.0/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -no-undefined -o libenchant_myspell.la -rpath /usr/lib/enchant myspell_checker.lo -lhunspell-1.2 -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 ../../src/libenchant.la -inst-prefix-dir /var/tmp/enchant-1.5.0-root) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/myspell_checker.o -lhunspell-1.2 -L/lib -L/var/tmp/enchant-1.5.0-root/usr/lib -L/usr/lib -lenchant -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant_myspell.so -o .libs/libenchant_myspell.so libtool: install: /usr/bin/install -c .libs/libenchant_myspell.soT /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_myspell.so libtool: install: /usr/bin/install -c .libs/libenchant_myspell.lai /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_myspell.la libtool: install: warning: remember to run `libtool --finish /usr/lib/enchant' make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/myspell' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/myspell' Making install in hspell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/hspell' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/hspell' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/hspell' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/hspell' Making install in applespell make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/applespell' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/applespell' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/applespell' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/applespell' Making install in voikko make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/voikko' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/voikko' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libenchant_voikko.la' '/var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_voikko.la' libtool: install: warning: relinking `libenchant_voikko.la' libtool: install: (cd /builddir/build/BUILD/enchant-1.5.0/src/voikko; /bin/sh /builddir/build/BUILD/enchant-1.5.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -module -avoid-version -no-undefined -o libenchant_voikko.la -rpath /usr/lib/enchant voikko_provider.lo -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lglib-2.0 -lvoikko ../../src/libenchant.la -inst-prefix-dir /var/tmp/enchant-1.5.0-root) libtool: relink: gcc -shared .libs/voikko_provider.o -L/lib -lvoikko -L/var/tmp/enchant-1.5.0-root/usr/lib -L/usr/lib -lenchant -lgmodule-2.0 -ldl -lglib-2.0 -m32 -march=i386 -mtune=generic -Wl,--export-dynamic -Wl,-soname -Wl,libenchant_voikko.so -o .libs/libenchant_voikko.so libtool: install: /usr/bin/install -c .libs/libenchant_voikko.soT /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_voikko.so libtool: install: /usr/bin/install -c .libs/libenchant_voikko.lai /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_voikko.la libtool: install: warning: remember to run `libtool --finish /usr/lib/enchant' make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/voikko' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/voikko' Making install in zemberek make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/zemberek' make[3]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/src/zemberek' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/enchant" make[3]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/zemberek' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src/zemberek' make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/tests' make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/tests' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'enchant-lsmod' '/var/tmp/enchant-1.5.0-root/usr/bin/enchant-lsmod' libtool: install: warning: `../src/libenchant.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/enchant-lsmod /var/tmp/enchant-1.5.0-root/usr/bin/enchant-lsmod /bin/sh ../libtool --mode=install /usr/bin/install -c 'enchant' '/var/tmp/enchant-1.5.0-root/usr/bin/enchant' libtool: install: warning: `../src/libenchant.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/enchant /var/tmp/enchant-1.5.0-root/usr/bin/enchant make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/doc' make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/share/man/man1" /usr/bin/install -c -m 644 'enchant.1' '/var/tmp/enchant-1.5.0-root/usr/share/man/man1/enchant.1' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/doc' Making install in data make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/data' make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/enchant" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/share/enchant" /usr/bin/install -c -m 644 'enchant.ordering' '/var/tmp/enchant-1.5.0-root/usr/share/enchant/enchant.ordering' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/data' make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0/data' make[1]: Entering directory `/builddir/build/BUILD/enchant-1.5.0' make[2]: Entering directory `/builddir/build/BUILD/enchant-1.5.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/enchant-1.5.0-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'enchant.pc' '/var/tmp/enchant-1.5.0-root/usr/lib/pkgconfig/enchant.pc' make[2]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0' make[1]: Leaving directory `/builddir/build/BUILD/enchant-1.5.0' + rm -f /var/tmp/enchant-1.5.0-root//usr/lib/libenchant.la + rm -f /var/tmp/enchant-1.5.0-root//usr/lib/enchant/libenchant_aspell.la /var/tmp/enchant-1.5.0-root//usr/lib/enchant/libenchant_myspell.la /var/tmp/enchant-1.5.0-root//usr/lib/enchant/libenchant_voikko.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/enchant-1.5.0 extracting debug info from /var/tmp/enchant-1.5.0-root/usr/lib/libenchant.so.1.5.0 extracting debug info from /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_aspell.so extracting debug info from /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_myspell.so extracting debug info from /var/tmp/enchant-1.5.0-root/usr/lib/enchant/libenchant_voikko.so extracting debug info from /var/tmp/enchant-1.5.0-root/usr/bin/enchant-lsmod extracting debug info from /var/tmp/enchant-1.5.0-root/usr/bin/enchant symlinked /usr/lib/debug/usr/lib/libenchant.so.1.5.0.debug to /usr/lib/debug/usr/lib/libenchant.so.1.debug symlinked /usr/lib/debug/usr/lib/libenchant.so.1.5.0.debug to /usr/lib/debug/usr/lib/libenchant.so.debug 350 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: enchant-1.5.0-5.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.72405 + umask 022 + cd /builddir/build/BUILD + cd enchant-1.5.0 + DOCDIR=/var/tmp/enchant-1.5.0-root/usr/share/doc/enchant-1.5.0 + export DOCDIR + rm -rf /var/tmp/enchant-1.5.0-root/usr/share/doc/enchant-1.5.0 + /bin/mkdir -p /var/tmp/enchant-1.5.0-root/usr/share/doc/enchant-1.5.0 + cp -pr AUTHORS COPYING.LIB README /var/tmp/enchant-1.5.0-root/usr/share/doc/enchant-1.5.0 + exit 0 Provides: libenchant.so.1 libenchant_myspell.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libenchant.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libglib-2.0.so.0 libgmodule-2.0.so.0 libhunspell-1.2.so.0 libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: enchant-aspell-1.5.0-5.ru Provides: libenchant_aspell.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: enchant = %{epoch}:1.5.0-5.ru libaspell.so.15 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libenchant.so.1 libglib-2.0.so.0 libgmodule-2.0.so.0 rtld(GNU_HASH) Processing files: enchant-voikko-1.5.0-5.ru Provides: libenchant_voikko.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: enchant = %{epoch}:1.5.0-5.ru libc.so.6 libc.so.6(GLIBC_2.1.3) libdl.so.2 libenchant.so.1 libglib-2.0.so.0 libgmodule-2.0.so.0 libvoikko.so.1 rtld(GNU_HASH) Processing files: enchant-devel-1.5.0-5.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: enchant = %{epoch}:1.5.0-5.ru glib2-devel Processing files: enchant-debuginfo-1.5.0-5.ru Provides: libenchant.so.1.5.0.debug libenchant_aspell.so.debug libenchant_myspell.so.debug libenchant_voikko.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/enchant-1.5.0-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/enchant-1.5.0-5.ru.i386.rpm Wrote: /builddir/build/RPMS/enchant-aspell-1.5.0-5.ru.i386.rpm Wrote: /builddir/build/RPMS/enchant-voikko-1.5.0-5.ru.i386.rpm Wrote: /builddir/build/RPMS/enchant-devel-1.5.0-5.ru.i386.rpm Wrote: /builddir/build/RPMS/enchant-debuginfo-1.5.0-5.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.72405 + umask 022 + cd /builddir/build/BUILD + cd enchant-1.5.0 + rm -r /var/tmp/enchant-1.5.0-root + exit 0 Child returncode was: 0 LEAVE do -->