Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ots.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock'}printOutput=Falseuid=1000gid=135logger=timeout=0user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ots.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 0.4.2-10 Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ots-0.5.0-11bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ots.spec '], private_network=TruechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock'}printOutput=Falsegid=135uid=1000logger=timeout=0user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/ots.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Mon Aug 27 2006 Michael J. Knox - 0.4.2-10 Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lHO7Cz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ots-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ots-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ots-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.waZkb2 + umask 022 + cd /builddir/build/BUILD + cd ots-0.5.0 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-html-dir=/usr/share/gtk-doc/html/ots checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6hl-redhat-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 for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-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 how to run the C++ preprocessor... g++ -E checking for armv6hl-redhat-linux-gnu-g77... no checking for armv6hl-redhat-linux-gnu-f77... no checking for armv6hl-redhat-linux-gnu-xlf... no checking for armv6hl-redhat-linux-gnu-frt... no checking for armv6hl-redhat-linux-gnu-pgf77... no checking for armv6hl-redhat-linux-gnu-cf77... no checking for armv6hl-redhat-linux-gnu-fort77... no checking for armv6hl-redhat-linux-gnu-fl32... no checking for armv6hl-redhat-linux-gnu-af77... no checking for armv6hl-redhat-linux-gnu-f90... no checking for armv6hl-redhat-linux-gnu-xlf90... no checking for armv6hl-redhat-linux-gnu-pgf90... no checking for armv6hl-redhat-linux-gnu-pghpf... no checking for armv6hl-redhat-linux-gnu-epcf90... no checking for armv6hl-redhat-linux-gnu-gfortran... no checking for armv6hl-redhat-linux-gnu-g95... no checking for armv6hl-redhat-linux-gnu-f95... no checking for armv6hl-redhat-linux-gnu-fort... no checking for armv6hl-redhat-linux-gnu-xlf95... no checking for armv6hl-redhat-linux-gnu-ifort... no checking for armv6hl-redhat-linux-gnu-ifc... no checking for armv6hl-redhat-linux-gnu-efc... no checking for armv6hl-redhat-linux-gnu-pgf95... no checking for armv6hl-redhat-linux-gnu-lf95... no checking for armv6hl-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... 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 f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... 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 armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv6hl-redhat-linux-gnu-strip... no 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... no 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... no 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... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.0 libxml-2.0 >= 2.4.23... yes checking OTS_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking OTS_LIBS... -lglib-2.0 -lxml2 checking for poptParseArgvString in -lpopt... yes checking for native Win32... no checking for Win32 platform in general... no checking for gtkdoc-mkdb... false checking for db2html... false configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating libots-1.pc config.status: creating ots.spec config.status: creating src/Makefile config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status: creating dic/Makefile config.status: WARNING: dic/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status: creating articles/Makefile config.status: WARNING: articles/Makefile.in seems to ignore the --datarootdir setting config.status: creating ots-config.h config.status: executing default-1 commands ots-0.5.0 prefix: /usr compiler: gcc + touch ./gtk-doc.make + /usr/bin/make LIBTOOL=/usr/bin/libtool /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/ots-0.5.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0/src' /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c article.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c article.c -fPIC -DPIC -o .libs/article.o article.c: In function 'ots_append_word': article.c:107:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((aWord == NULL) || (0==strlen(aWord)) ||(NULL==aLine)) return; ^ In file included from article.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ article.c:109:68: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] aLine->words = g_list_append (aLine->words, (gpointer) g_strdup (aWord)); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libots.h:24, from article.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c article.c -o article.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c dictionary.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c dictionary.c -fPIC -DPIC -o .libs/dictionary.o dictionary.c: In function 'ots_load_xml_dictionary': dictionary.c:321:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] idf_key=xmlGetProp(tf_words,"idf"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /usr/include/libxml2/libxml/globals.h:18, from /usr/include/libxml2/libxml/threads.h:35, from /usr/include/libxml2/libxml/xmlmemory.h:218, from dictionary.c:28: /usr/include/libxml2/libxml/tree.h:1028:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ dictionary.c:322:77: warning: pointer targets in passing argument 1 of 'atof' differ in signedness [-Wpointer-sign] Doc->tf_terms = g_list_append (Doc->tf_terms,ots_new_OtsWordTF(key,atof(idf_key))); ^ In file included from /usr/include/stdlib.h:954:0, from dictionary.c:22: /usr/include/bits/stdlib-float.h:26:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' dictionary.c:322:68: warning: pointer targets in passing argument 1 of 'ots_new_OtsWordTF' differ in signedness [-Wpointer-sign] Doc->tf_terms = g_list_append (Doc->tf_terms,ots_new_OtsWordTF(key,atof(idf_key))); ^ In file included from dictionary.c:25:0: libots.h:114:12: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' OtsWordTF* ots_new_OtsWordTF(const char* word,const double idf); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c dictionary.c -o dictionary.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader.c -fPIC -DPIC -o .libs/grader.o libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader.c -o grader.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader-tf.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader-tf.c -fPIC -DPIC -o .libs/grader-tf.o grader-tf.c: In function 'ots_calc_idf': grader-tf.c:108:9: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration] return -log(doc_word_count/term_count); ^ grader-tf.c:108:9: warning: incompatible implicit declaration of built-in function 'log' grader-tf.c:108:9: note: include '' or provide a declaration of 'log' libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader-tf.c -o grader-tf.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader-tc.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader-tc.c -fPIC -DPIC -o .libs/grader-tc.o grader-tc.c: In function 'ots_line_add_wordlist': grader-tc.c:65:62: warning: pointer targets in passing argument 2 of 'ots_add_wordstat' differ in signedness [-Wpointer-sign] if (li->data && strlen (li->data)) ots_add_wordstat (Doc, (char *)li->data); ^ In file included from grader-tc.c:27:0: grader-tc.h:53:6: note: expected 'const unsigned char *' but argument is of type 'char *' void ots_add_wordstat (OtsArticle * Doc,unsigned const char *wordString); ^ grader-tc.c: In function 'ots_grade_line': grader-tc.c:112:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_stem = ots_stem_strip ((unsigned char *) li->data, rule); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c grader-tc.c -o grader-tc.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c html.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c html.c -fPIC -DPIC -o .libs/html.o html.c: In function 'ots_get_line_HTML': html.c:62:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utf8_data = text->str; ^ html.c: In function 'ots_get_doc_HTML': html.c:105:34: warning: pointer targets in passing argument 2 of 'g_string_append_len' differ in signedness [-Wpointer-sign] g_string_append_len (text, utf8_data, line_len); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from libots.h:24, from html.c:24: /usr/include/glib-2.0/glib/gstring.h:83:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'unsigned char *' GString* g_string_append_len (GString *string, ^ html.c:112:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utf8_data = text->str; ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c html.c -o html.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c parser.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c parser.c -fPIC -DPIC -o .libs/parser.o parser.c: In function 'ots_parse_file': parser.c:68:6: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness [-Wpointer-sign] strncpy (buffer + total_read, fread_buffer, nread); ^ parser.c:68:6: note: expected 'char *' but argument is of type 'unsigned char *' parser.c:68:6: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness [-Wpointer-sign] strncpy (buffer + total_read, fread_buffer, nread); ^ parser.c:68:6: note: expected 'const char *' but argument is of type 'unsigned char *' parser.c: In function 'ots_parse_stream': parser.c:141:31: warning: pointer targets in passing argument 2 of 'ots_append_word' differ in signedness [-Wpointer-sign] ots_append_word (tmpLine, word_buffer->str); ^ In file included from parser.c:25:0: libots.h:96:6: note: expected 'const unsigned char *' but argument is of type 'gchar * {aka char *}' void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ parser.c:151:43: warning: pointer targets in passing argument 2 of 'ots_append_word' differ in signedness [-Wpointer-sign] if (uc=='\n') {ots_append_word (tmpLine,"\n");} ^ In file included from parser.c:25:0: libots.h:96:6: note: expected 'const unsigned char *' but argument is of type 'char *' void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ parser.c:153:29: warning: pointer targets in passing argument 2 of 'ots_append_word' differ in signedness [-Wpointer-sign] {ots_append_word (tmpLine," ");} ^ In file included from parser.c:25:0: libots.h:96:6: note: expected 'const unsigned char *' but argument is of type 'char *' void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ parser.c:166:31: warning: pointer targets in passing argument 2 of 'ots_append_word' differ in signedness [-Wpointer-sign] ots_append_word (tmpLine, word_buffer->str); ^ In file included from parser.c:25:0: libots.h:96:6: note: expected 'const unsigned char *' but argument is of type 'gchar * {aka char *}' void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c parser.c -o parser.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c text.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c text.c -fPIC -DPIC -o .libs/text.o text.c: In function 'ots_get_line_text': text.c:50:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utf8_data = text->str; ^ text.c: In function 'ots_get_doc_text': text.c:79:34: warning: pointer targets in passing argument 2 of 'g_string_append_len' differ in signedness [-Wpointer-sign] g_string_append_len (text, utf8_data, line_len); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from libots.h:24, from text.c:25: /usr/include/glib-2.0/glib/gstring.h:83:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'unsigned char *' GString* g_string_append_len (GString *string, ^ text.c:85:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utf8_data = text->str; ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c text.c -o text.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c stemmer.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c stemmer.c -fPIC -DPIC -o .libs/stemmer.o stemmer.c: In function 'ots_stem_break': stemmer.c:81:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] clen = strlen (comp); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c: In function 'ots_stem_remove_pre': stemmer.c:114:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] plen = strlen (pre); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:115:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] wlen = strlen (aWord); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:116:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] nlen = strlen (new); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:122:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] new_str = g_new0 (char, wlen + nlen +5); ^ stemmer.c: In function 'ots_stem_remove_post': stemmer.c:143:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] wlen = strlen (aWord); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:144:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] plen = strlen (post); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:145:18: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] nlen = strlen (new); ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:154:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] new_str = g_new0 (char, wlen + nlen +5); ^ stemmer.c: In function 'ots_stem_replace_word': stemmer.c:173:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:173:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:173:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:173:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ stemmer.c:173:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:173:19: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:19: note: expected 'const char *' but argument is of type 'const unsigned char *' stemmer.c:175:24: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] return g_strdup (new); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libots.h:24, from stemmer.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ stemmer.c:175:14: warning: pointer targets in return differ in signedness [-Wpointer-sign] return g_strdup (new); ^ stemmer.c: In function 'ots_stem_format': stemmer.c:197:30: warning: pointer targets in passing argument 1 of 'g_utf8_strdown' differ in signedness [-Wpointer-sign] normWord = g_utf8_strdown (aWord, -1); /*lowercase the word */ ^ In file included from /usr/include/glib-2.0/glib/gstring.h:33:0, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from libots.h:24, from stemmer.c:25: /usr/include/glib-2.0/glib/gunicode.h:798:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const unsigned char *' gchar *g_utf8_strdown (const gchar *str, ^ stemmer.c:197:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] normWord = g_utf8_strdown (aWord, -1); /*lowercase the word */ ^ stemmer.c:207:33: warning: pointer targets in passing argument 2 of 'ots_stem_break' differ in signedness [-Wpointer-sign] ots_stem_break (li->data, prefix, newfix); ^ stemmer.c:71:1: note: expected 'unsigned char *' but argument is of type 'char *' ots_stem_break (unsigned const char *comp,unsigned char *part_a,unsigned char *part_b) /*given already alocated part_a and b */ ^ stemmer.c:207:41: warning: pointer targets in passing argument 3 of 'ots_stem_break' differ in signedness [-Wpointer-sign] ots_stem_break (li->data, prefix, newfix); ^ stemmer.c:71:1: note: expected 'unsigned char *' but argument is of type 'char *' ots_stem_break (unsigned const char *comp,unsigned char *part_a,unsigned char *part_b) /*given already alocated part_a and b */ ^ stemmer.c:208:44: warning: pointer targets in passing argument 2 of 'ots_stem_remove_pre' differ in signedness [-Wpointer-sign] rep = ots_stem_remove_pre (normWord, prefix, newfix); ^ stemmer.c:107:1: note: expected 'const unsigned char *' but argument is of type 'char *' ots_stem_remove_pre (unsigned const char *aWord,unsigned const char *pre,unsigned const char *new) ^ stemmer.c:208:52: warning: pointer targets in passing argument 3 of 'ots_stem_remove_pre' differ in signedness [-Wpointer-sign] rep = ots_stem_remove_pre (normWord, prefix, newfix); ^ stemmer.c:107:1: note: expected 'const unsigned char *' but argument is of type 'char *' ots_stem_remove_pre (unsigned const char *aWord,unsigned const char *pre,unsigned const char *new) ^ stemmer.c:220:33: warning: pointer targets in passing argument 2 of 'ots_stem_break' differ in signedness [-Wpointer-sign] ots_stem_break (li->data, prefix, newfix); ^ stemmer.c:71:1: note: expected 'unsigned char *' but argument is of type 'char *' ots_stem_break (unsigned const char *comp,unsigned char *part_a,unsigned char *part_b) /*given already alocated part_a and b */ ^ stemmer.c:220:41: warning: pointer targets in passing argument 3 of 'ots_stem_break' differ in signedness [-Wpointer-sign] ots_stem_break (li->data, prefix, newfix); ^ stemmer.c:71:1: note: expected 'unsigned char *' but argument is of type 'char *' ots_stem_break (unsigned const char *comp,unsigned char *part_a,unsigned char *part_b) /*given already alocated part_a and b */ ^ stemmer.c:221:44: warning: pointer targets in passing argument 2 of 'ots_stem_remove_post' differ in signedness [-Wpointer-sign] rep = ots_stem_remove_post(normWord, prefix, newfix); ^ stemmer.c:136:1: note: expected 'const unsigned char *' but argument is of type 'char *' ots_stem_remove_post (unsigned const char *aWord,unsigned const char *post,unsigned const char *new) ^ stemmer.c:221:52: warning: pointer targets in passing argument 3 of 'ots_stem_remove_post' differ in signedness [-Wpointer-sign] rep = ots_stem_remove_post(normWord, prefix, newfix); ^ stemmer.c:136:1: note: expected 'const unsigned char *' but argument is of type 'char *' ots_stem_remove_post (unsigned const char *aWord,unsigned const char *post,unsigned const char *new) ^ stemmer.c: In function 'ots_stem_strip': stemmer.c:253:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] prefix = g_new0 (char, MAX_PREFIX_SIZE); ^ stemmer.c:254:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] newfix = g_new0 (char, MAX_PREFIX_SIZE); ^ stemmer.c:324:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(normWord)<3) /*stem is two letter long. thats not right. N(eed)==N(ation) ?*/ ^ In file included from stemmer.c:24:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c stemmer.c -o stemmer.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c highlighter.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c highlighter.c -fPIC -DPIC -o .libs/highlighter.o highlighter.c: In function 'ots_highlight_doc_lines': highlighter.c:100:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c highlighter.c -o highlighter.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c wordlist.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c wordlist.c -fPIC -DPIC -o .libs/wordlist.o wordlist.c: In function 'ots_new_wordEntery_strip': wordlist.c:35:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] aWord->word = ots_stem_format(wordString,rule); ^ wordlist.c:36:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] aWord->stem = ots_stem_strip(wordString,rule); ^ wordlist.c: In function 'ots_new_wordEntery': wordlist.c:45:27: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] aWord->word = g_strdup (wordString); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libots.h:24, from wordlist.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ wordlist.c:46:27: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] aWord->stem = g_strdup (wordString); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libots.h:24, from wordlist.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'const unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ wordlist.c: In function 'ots_union_list': wordlist.c:117:6: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (0 == g_strncasecmp ((((OtsWordEntery *) li->data)->word), /*fix me: unicode issue?*/ ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from libots.h:24, from wordlist.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:203:6: note: declared here gint g_strncasecmp (const gchar *s1, ^ wordlist.c: In function 'ots_add_wordstat': wordlist.c:174:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strlen(wordString)) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:175:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:175:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:175:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:175:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:175:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:175:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:176:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:176:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:176:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:176:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:176:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:176:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:177:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:177:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:177:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ In file included from wordlist.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ wordlist.c:177:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:177:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:177:9: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:9: note: expected 'const char *' but argument is of type 'const unsigned char *' wordlist.c:180:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp = ots_stem_strip (wordString, rule); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c wordlist.c -o wordlist.o >/dev/null 2>&1 /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c relations.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c relations.c -fPIC -DPIC -o .libs/relations.o relations.c: In function 'ots_text_topics': relations.c:83:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (text!=NULL) ots_parse_stream (text,strlen(text), Art); /* read text , put it in struct Article */ ^ In file included from relations.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ relations.c:89:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp=ots_word_in_list(Art->ImpWords,i); ^ relations.c:90:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((tmp!=NULL)&&(strlen(tmp)>0)) {g_string_append(word,tmp); ^ In file included from relations.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ relations.c:90:56: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] if ((tmp!=NULL)&&(strlen(tmp)>0)) {g_string_append(word,tmp); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from grader-tc.h:25, from relations.c:24: /usr/include/glib-2.0/glib/gstring.h:80:10: note: expected 'const gchar * {aka const char *}' but argument is of type 'unsigned char *' GString* g_string_append (GString *string, ^ relations.c:95:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] str=word->str; ^ relations.c:99:8: warning: pointer targets in return differ in signedness [-Wpointer-sign] return str; ^ relations.c: In function 'ots_text_stem_list': relations.c:117:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (text!=NULL) ots_parse_stream (text,strlen(text), Art); ^ In file included from relations.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ relations.c:123:4: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp=ots_stem_in_list(Art->ImpWords,i); ^ relations.c:124:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ((tmp)&&(strlen(tmp)>0)) ^ In file included from relations.c:23:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ relations.c:125:38: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] topics=g_list_append(topics,g_strdup(tmp)); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from grader-tc.h:25, from relations.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:216:8: note: expected 'const gchar * {aka const char *}' but argument is of type 'unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ relations.c: In function 'ots_topic_list_score': relations.c:145:26: warning: passing argument 1 of 'g_list_first' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] tmplist1 = g_list_first(topic_list1); ^ In file included from /usr/include/glib-2.0/glib/ghash.h:33:0, from /usr/include/glib-2.0/glib.h:50, from grader-tc.h:25, from relations.c:24: /usr/include/glib-2.0/glib/glist.h:128:8: note: expected 'GList * {aka struct _GList *}' but argument is of type 'const GList * {aka const struct _GList *}' GList* g_list_first (GList *list); ^ relations.c:148:26: warning: passing argument 1 of 'g_list_first' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] tmplist2 = g_list_first(topic_list2); ^ In file included from /usr/include/glib-2.0/glib/ghash.h:33:0, from /usr/include/glib-2.0/glib.h:50, from grader-tc.h:25, from relations.c:24: /usr/include/glib-2.0/glib/glist.h:128:8: note: expected 'GList * {aka struct _GList *}' but argument is of type 'const GList * {aka const struct _GList *}' GList* g_list_first (GList *list); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c relations.c -o relations.o >/dev/null 2>&1 /usr/bin/libtool --mode=link gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libots-1.la -rpath /usr/lib -version-info 5:0:5 article.lo dictionary.lo grader.lo grader-tf.lo grader-tc.lo html.lo parser.lo text.lo stemmer.lo highlighter.lo wordlist.lo relations.lo -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/article.o .libs/dictionary.o .libs/grader.o .libs/grader-tf.o .libs/grader-tc.o .libs/html.o .libs/parser.o .libs/text.o .libs/stemmer.o .libs/highlighter.o .libs/wordlist.o .libs/relations.o -lglib-2.0 -lxml2 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libots-1.so.0 -o .libs/libots-1.so.0.5.0 libtool: link: (cd ".libs" && rm -f "libots-1.so.0" && ln -s "libots-1.so.0.5.0" "libots-1.so.0") libtool: link: (cd ".libs" && rm -f "libots-1.so" && ln -s "libots-1.so.0.5.0" "libots-1.so") libtool: link: ar cru .libs/libots-1.a article.o dictionary.o grader.o grader-tf.o grader-tc.o html.o parser.o text.o stemmer.o highlighter.o wordlist.o relations.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libots-1.a libtool: link: ( cd ".libs" && rm -f "libots-1.la" && ln -s "../libots-1.la" "libots-1.la" ) gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c ots.c ots.c: In function 'main': ots.c:130:38: warning: pointer targets in passing argument 2 of 'ots_load_xml_dictionary' differ in signedness [-Wpointer-sign] if (!ots_load_xml_dictionary (Art, dictionary_file)) ^ In file included from ots.c:28:0: libots.h:101:10: note: expected 'const unsigned char *' but argument is of type 'char *' gboolean ots_load_xml_dictionary (OtsArticle * Doc,unsigned const char *name); ^ ots.c:46:7: warning: unused variable 'c' [-Wunused-variable] int c,n_args=0; ^ /usr/bin/libtool --mode=link gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ots ots.o ../src/libots-1.la -lglib-2.0 -lxml2 -lpopt libtool: link: gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ots ots.o ../src/.libs/libots-1.so -lglib-2.0 -lxml2 -lpopt make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/src' Making all in dic make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0/dic' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/dic' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/doc' make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0' make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0' make[1]: Leaving directory '/builddir/build/BUILD/ots-0.5.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S61Y95 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm + cd ots-0.5.0 + rm -rf /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm Making install in src make[1]: Entering directory '/builddir/build/BUILD/ots-0.5.0/src' make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libots-1.la /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.la /usr/bin/install -c .libs/libots-1.so.0.5.0 /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.so.0.5.0 (cd /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib && rm -f libots-1.so.0 && ln -s libots-1.so.0.5.0 libots-1.so.0) (cd /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib && rm -f libots-1.so && ln -s libots-1.so.0.5.0 libots-1.so) /usr/bin/install -c .libs/libots-1.lai /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.la /usr/bin/install -c .libs/libots-1.a /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.a chmod 644 /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.a ranlib /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/bin mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ots /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/bin/ots libtool: install: warning: `../src/libots-1.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ots /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/bin/ots /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/include/libots-1/ots mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/include mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/include/libots-1 mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/include/libots-1/ots /usr/bin/install -c -m 644 libots.h /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/include/libots-1/ots/libots.h make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/src' make[1]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/src' Making install in dic make[1]: Entering directory '/builddir/build/BUILD/ots-0.5.0/dic' make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0/dic' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots /usr/bin/install -c -m 644 ./bg.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/bg.xml /usr/bin/install -c -m 644 ./ca.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/ca.xml /usr/bin/install -c -m 644 ./cs.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/cs.xml /usr/bin/install -c -m 644 ./cy.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/cy.xml /usr/bin/install -c -m 644 ./da.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/da.xml /usr/bin/install -c -m 644 ./de.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/de.xml /usr/bin/install -c -m 644 ./el.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/el.xml /usr/bin/install -c -m 644 ./en.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/en.xml /usr/bin/install -c -m 644 ./eo.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/eo.xml /usr/bin/install -c -m 644 ./es.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/es.xml /usr/bin/install -c -m 644 ./et.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/et.xml /usr/bin/install -c -m 644 ./eu.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/eu.xml /usr/bin/install -c -m 644 ./fi.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/fi.xml /usr/bin/install -c -m 644 ./fr.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/fr.xml /usr/bin/install -c -m 644 ./ga.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/ga.xml /usr/bin/install -c -m 644 ./gl.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/gl.xml /usr/bin/install -c -m 644 ./he.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/he.xml /usr/bin/install -c -m 644 ./hu.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/hu.xml /usr/bin/install -c -m 644 ./ia.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/ia.xml /usr/bin/install -c -m 644 ./id.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/id.xml /usr/bin/install -c -m 644 ./is.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/is.xml /usr/bin/install -c -m 644 ./it.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/it.xml /usr/bin/install -c -m 644 ./lv.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/lv.xml /usr/bin/install -c -m 644 ./mi.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/mi.xml /usr/bin/install -c -m 644 ./ms.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/ms.xml /usr/bin/install -c -m 644 ./mt.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/mt.xml /usr/bin/install -c -m 644 ./nl.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/nl.xml /usr/bin/install -c -m 644 ./nn.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/nn.xml /usr/bin/install -c -m 644 ./pl.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/pl.xml /usr/bin/install -c -m 644 ./pt.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/pt.xml /usr/bin/install -c -m 644 ./ro.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/ro.xml /usr/bin/install -c -m 644 ./ru.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/ru.xml /usr/bin/install -c -m 644 ./sv.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/sv.xml /usr/bin/install -c -m 644 ./tl.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/tl.xml /usr/bin/install -c -m 644 ./tr.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/tr.xml /usr/bin/install -c -m 644 ./uk.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/uk.xml /usr/bin/install -c -m 644 ./yi.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/yi.xml /usr/bin/install -c -m 644 ./en.xml /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/ots/en.xml make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/dic' make[1]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/dic' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/ots-0.5.0/doc' make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/ots-0.5.0/doc' make[1]: Entering directory '/builddir/build/BUILD/ots-0.5.0' make[2]: Entering directory '/builddir/build/BUILD/ots-0.5.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/pkgconfig mkdir /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/pkgconfig /usr/bin/install -c -m 644 ./libots-1.pc /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/pkgconfig/libots-1.pc make[2]: Leaving directory '/builddir/build/BUILD/ots-0.5.0' make[1]: Leaving directory '/builddir/build/BUILD/ots-0.5.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ots-0.5.0 extracting debug info from /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/lib/libots-1.so.0.5.0 extracting debug info from /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/bin/ots /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libots-1.so.0.5.0.debug to /usr/lib/debug/usr/lib/libots-1.so.debug symlinked /usr/lib/debug/usr/lib/libots-1.so.0.5.0.debug to /usr/lib/debug/usr/lib/libots-1.so.0.debug 119 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ots-0.5.0-11bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JhySe9 + umask 022 + cd /builddir/build/BUILD + cd ots-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + cp -pr AUTHORS /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + cp -pr COPYING /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + cp -pr ChangeLog /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + cp -pr NEWS /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + cp -pr README /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + cp -pr TODO /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots + exit 0 Provides: ots = 0.5.0-11bs02fc23 ots(armv6hl-32) = 0.5.0-11bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libots-1.so.0 libpopt.so.0 libxml2.so.2 rtld(GNU_HASH) Processing files: ots-devel-0.5.0-11bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iFtZuq + umask 022 + cd /builddir/build/BUILD + cd ots-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots-devel + cp -pr COPYING /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots-devel + exit 0 Provides: ots-devel = 0.5.0-11bs02fc23 ots-devel(armv6hl-32) = 0.5.0-11bs02fc23 pkgconfig(libots-1) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libots-1.so.0 pkgconfig(glib-2.0) Processing files: ots-libs-0.5.0-11bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1xWCwQ + umask 022 + cd /builddir/build/BUILD + cd ots-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots-libs + cp -pr COPYING /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm/usr/share/doc/ots-libs + exit 0 Provides: libots-1.so.0 ots-libs = 0.5.0-11bs02fc23 ots-libs(armv6hl-32) = 0.5.0-11bs02fc23 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libglib-2.0.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) rtld(GNU_HASH) Processing files: ots-debuginfo-0.5.0-11bs02fc23.armv6hl Provides: ots-debuginfo = 0.5.0-11bs02fc23 ots-debuginfo(armv6hl-32) = 0.5.0-11bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm Wrote: /builddir/build/RPMS/ots-0.5.0-11bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ots-devel-0.5.0-11bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ots-libs-0.5.0-11bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ots-debuginfo-0.5.0-11bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oL3eNR + umask 022 + cd /builddir/build/BUILD + cd ots-0.5.0 + rm -rf /builddir/build/BUILDROOT/ots-0.5.0-11bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->