tar -xf ots-0.5.0.tar.gz libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:38: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:38: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:43: installing './compile' configure.in:38: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:19: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 pkg-config is at least version 0.9.0... yes checking for OTS... yes checking for poptParseArgvString in -lpopt... yes checking for native Win32... no checking for Win32 platform in general... no checking for gtkdoc-mkdb... true checking gtk-doc version (1.24) >= 0.9... yes checking for db2html... true checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libots-1.pc config.status: creating ots.spec config.status: creating src/Makefile config.status: creating dic/Makefile config.status: creating doc/Makefile config.status: creating articles/Makefile config.status: creating ots-config.h config.status: executing depfiles commands config.status: executing libtool commands ots-0.5.0 prefix: /usr compiler: gcc make all-recursive make[1]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' Making all in src make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT article.lo -MD -MP -MF .deps/article.Tpo -c -o article.lo article.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT article.lo -MD -MP -MF .deps/article.Tpo -c article.c -fPIC -DPIC -o .libs/article.o article.c: In function ‘ots_append_word’: article.c:107:37: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ article.c:109:68: προειδοποίηση: 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:22: σημείωση: expected ‘const gchar *’ 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT article.lo -MD -MP -MF .deps/article.Tpo -c article.c -o article.o >/dev/null 2>&1 mv -f .deps/article.Tpo .deps/article.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.lo dictionary.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.c -fPIC -DPIC -o .libs/dictionary.o dictionary.c: In function ‘ots_load_xml_dictionary’: dictionary.c:321:33: προειδοποίηση: 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: σημείωση: expected ‘const xmlChar *’ but argument is of type ‘char *’ xmlGetProp (const xmlNode *node, ^ dictionary.c:322:77: προειδοποίηση: 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/features.h:365:0, from /usr/include/stdio.h:27, from dictionary.c:21: /usr/include/bits/stdlib-float.h:26:1: σημείωση: expected ‘const char *’ but argument is of type ‘xmlChar *’ __NTH (atof (const char *__nptr)) ^ dictionary.c:322:68: προειδοποίηση: 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:13: σημείωση: expected ‘const char *’ but argument is of type ‘xmlChar *’ 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT dictionary.lo -MD -MP -MF .deps/dictionary.Tpo -c dictionary.c -o dictionary.o >/dev/null 2>&1 mv -f .deps/dictionary.Tpo .deps/dictionary.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader.lo -MD -MP -MF .deps/grader.Tpo -c -o grader.lo grader.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader.lo -MD -MP -MF .deps/grader.Tpo -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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader.lo -MD -MP -MF .deps/grader.Tpo -c grader.c -o grader.o >/dev/null 2>&1 mv -f .deps/grader.Tpo .deps/grader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader-tf.lo -MD -MP -MF .deps/grader-tf.Tpo -c -o grader-tf.lo grader-tf.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader-tf.lo -MD -MP -MF .deps/grader-tf.Tpo -c grader-tf.c -fPIC -DPIC -o .libs/grader-tf.o grader-tf.c: In function ‘ots_calc_idf’: grader-tf.c:108:1: προειδοποίηση: implicit declaration of function ‘log’ [-Wimplicit-function-declaration] return -log(doc_word_count/term_count); ^ grader-tf.c:108:9: προειδοποίηση: incompatible implicit declaration of built-in function ‘log’ return -log(doc_word_count/term_count); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader-tf.lo -MD -MP -MF .deps/grader-tf.Tpo -c grader-tf.c -o grader-tf.o >/dev/null 2>&1 mv -f .deps/grader-tf.Tpo .deps/grader-tf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader-tc.lo -MD -MP -MF .deps/grader-tc.Tpo -c -o grader-tc.lo grader-tc.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader-tc.lo -MD -MP -MF .deps/grader-tc.Tpo -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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT grader-tc.lo -MD -MP -MF .deps/grader-tc.Tpo -c grader-tc.c -o grader-tc.o >/dev/null 2>&1 mv -f .deps/grader-tc.Tpo .deps/grader-tc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT html.lo -MD -MP -MF .deps/html.Tpo -c -o html.lo html.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT html.lo -MD -MP -MF .deps/html.Tpo -c html.c -fPIC -DPIC -o .libs/html.o html.c: In function ‘ots_get_line_HTML’: html.c:62:13: προειδοποίηση: 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: προειδοποίηση: 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:14: σημείωση: expected ‘const gchar *’ but argument is of type ‘unsigned char *’ GString* g_string_append_len (GString *string, ^ html.c:112:13: προειδοποίηση: 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT html.lo -MD -MP -MF .deps/html.Tpo -c html.c -o html.o >/dev/null 2>&1 mv -f .deps/html.Tpo .deps/html.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o In file included from /usr/include/string.h:630:0, from parser.c:23: parser.c: In function ‘ots_parse_file’: parser.c:68:16: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strncpy’ differ in signedness [-Wpointer-sign] strncpy (buffer + total_read, fread_buffer, nread); ^ parser.c:68:16: σημείωση: expected ‘char *’ but argument is of type ‘unsigned char *’ parser.c:68:37: προειδοποίηση: pointer targets in passing argument 2 of ‘__builtin_strncpy’ differ in signedness [-Wpointer-sign] strncpy (buffer + total_read, fread_buffer, nread); ^ parser.c:68:37: σημείωση: expected ‘const char *’ but argument is of type ‘unsigned char *’ parser.c: In function ‘ots_parse_stream’: parser.c:141:31: προειδοποίηση: 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: σημείωση: expected ‘const unsigned char *’ but argument is of type ‘gchar *’ void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ parser.c:151:43: προειδοποίηση: 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: σημείωση: expected ‘const unsigned char *’ but argument is of type ‘char *’ void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ parser.c:153:29: προειδοποίηση: 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: σημείωση: expected ‘const unsigned char *’ but argument is of type ‘char *’ void ots_append_word (OtsSentence * aLine,unsigned const char *aWord); ^ parser.c:166:31: προειδοποίηση: 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: σημείωση: expected ‘const unsigned char *’ but argument is of type ‘gchar *’ 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o text.c: In function ‘ots_get_line_text’: text.c:50:13: προειδοποίηση: 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: προειδοποίηση: 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:14: σημείωση: expected ‘const gchar *’ but argument is of type ‘unsigned char *’ GString* g_string_append_len (GString *string, ^ text.c:85:13: προειδοποίηση: 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -o text.o >/dev/null 2>&1 mv -f .deps/text.Tpo .deps/text.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT stemmer.lo -MD -MP -MF .deps/stemmer.Tpo -c -o stemmer.lo stemmer.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT stemmer.lo -MD -MP -MF .deps/stemmer.Tpo -c stemmer.c -fPIC -DPIC -o .libs/stemmer.o stemmer.c: In function ‘ots_stem_break’: stemmer.c:81:18: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ stemmer.c:115:18: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ stemmer.c:116:18: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ stemmer.c:122:11: προειδοποίηση: 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: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ stemmer.c:144:18: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ stemmer.c:145:18: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ stemmer.c:154:11: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] new_str = g_new0 (char, wlen + nlen +5); ^ In file included from /usr/include/string.h:630:0, from stemmer.c:24: stemmer.c: In function ‘ots_stem_replace_word’: stemmer.c:173:28: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from stemmer.c:24: stemmer.c:173:35: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from stemmer.c:24: stemmer.c:173:28: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:28: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:35: προειδοποίηση: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:35: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:28: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from stemmer.c:24: stemmer.c:173:28: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:28: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:35: προειδοποίηση: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:35: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:35: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from stemmer.c:24: stemmer.c:173:28: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:28: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:35: προειδοποίηση: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:35: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:28: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:28: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:173:35: προειδοποίηση: pointer targets in passing argument 2 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if ((aWord)&&(0 == strcmp (aWord, old))) ^ stemmer.c:173:35: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ stemmer.c:175:24: προειδοποίηση: 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:22: σημείωση: expected ‘const gchar *’ but argument is of type ‘const unsigned char *’ gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ stemmer.c:175:7: προειδοποίηση: pointer targets in return differ in signedness [-Wpointer-sign] return g_strdup (new); ^ stemmer.c: In function ‘ots_stem_format’: stemmer.c:197:30: προειδοποίηση: 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: σημείωση: expected ‘const gchar *’ but argument is of type ‘const unsigned char *’ gchar *g_utf8_strdown (const gchar *str, ^ stemmer.c:197:12: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] normWord = g_utf8_strdown (aWord, -1); /*lowercase the word */ ^ stemmer.c:207:33: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] prefix = g_new0 (char, MAX_PREFIX_SIZE); ^ stemmer.c:254:10: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] newfix = g_new0 (char, MAX_PREFIX_SIZE); ^ stemmer.c:324:14: προειδοποίηση: 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: σημείωση: 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT stemmer.lo -MD -MP -MF .deps/stemmer.Tpo -c stemmer.c -o stemmer.o >/dev/null 2>&1 mv -f .deps/stemmer.Tpo .deps/stemmer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT highlighter.lo -MD -MP -MF .deps/highlighter.Tpo -c -o highlighter.lo highlighter.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT highlighter.lo -MD -MP -MF .deps/highlighter.Tpo -c highlighter.c -fPIC -DPIC -o .libs/highlighter.o highlighter.c: In function ‘ots_highlight_doc_lines’: highlighter.c:100:7: προειδοποίηση: 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT highlighter.lo -MD -MP -MF .deps/highlighter.Tpo -c highlighter.c -o highlighter.o >/dev/null 2>&1 mv -f .deps/highlighter.Tpo .deps/highlighter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT wordlist.lo -MD -MP -MF .deps/wordlist.Tpo -c -o wordlist.lo wordlist.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT wordlist.lo -MD -MP -MF .deps/wordlist.Tpo -c wordlist.c -fPIC -DPIC -o .libs/wordlist.o wordlist.c: In function ‘ots_new_wordEntery_strip’: wordlist.c:35:15: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] aWord->word = ots_stem_format(wordString,rule); ^ wordlist.c:36:15: προειδοποίηση: 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: προειδοποίηση: 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:22: σημείωση: expected ‘const gchar *’ but argument is of type ‘const unsigned char *’ gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ wordlist.c:46:27: προειδοποίηση: 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:22: σημείωση: expected ‘const gchar *’ 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: προειδοποίηση: ‘g_strncasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:203) [-Wdeprecated-declarations] if (0 == g_strncasecmp ((((OtsWordEntery *) li->data)->word), /*fix me: unicode issue?*/ ^ wordlist.c: In function ‘ots_add_wordstat’: wordlist.c:174:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:175:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:175:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:175:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:175:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:175:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:175:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString," ")) return; ^ wordlist.c:175:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:176:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:176:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:176:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:176:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:176:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:176:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\n")) return; ^ wordlist.c:176:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:177:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:177:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:177:17: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:630:0, from wordlist.c:23: wordlist.c:177:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:177:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:177:17: προειδοποίηση: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] if (0==strcmp(wordString,"\t")) return; ^ wordlist.c:177:17: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ wordlist.c:180:7: προειδοποίηση: 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT wordlist.lo -MD -MP -MF .deps/wordlist.Tpo -c wordlist.c -o wordlist.o >/dev/null 2>&1 mv -f .deps/wordlist.Tpo .deps/wordlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT relations.lo -MD -MP -MF .deps/relations.Tpo -c -o relations.lo relations.c libtool: compile: gcc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/share/ots/\" -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT relations.lo -MD -MP -MF .deps/relations.Tpo -c relations.c -fPIC -DPIC -o .libs/relations.o relations.c: In function ‘ots_text_topics’: relations.c:83:47: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ relations.c:89:4: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp=ots_word_in_list(Art->ImpWords,i); ^ relations.c:90:26: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ relations.c:90:57: προειδοποίηση: 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:14: σημείωση: expected ‘const gchar *’ but argument is of type ‘unsigned char *’ GString* g_string_append (GString *string, ^ relations.c:95:4: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] str=word->str; ^ relations.c:99:1: προειδοποίηση: pointer targets in return differ in signedness [-Wpointer-sign] return str; ^ relations.c: In function ‘ots_text_stem_list’: relations.c:117:47: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘const unsigned char *’ extern size_t strlen (const char *__s) ^ relations.c:123:4: προειδοποίηση: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp=ots_stem_in_list(Art->ImpWords,i); ^ relations.c:124:20: προειδοποίηση: 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: σημείωση: expected ‘const char *’ but argument is of type ‘unsigned char *’ extern size_t strlen (const char *__s) ^ relations.c:125:38: προειδοποίηση: 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:22: σημείωση: expected ‘const gchar *’ 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: προειδοποίηση: passing argument 1 of ‘g_list_first’ discards ‘const’ qualifier from pointer target type 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:10: σημείωση: expected ‘struct GList *’ but argument is of type ‘const struct GList *’ GList* g_list_first (GList *list); ^ relations.c:148:26: προειδοποίηση: passing argument 1 of ‘g_list_first’ discards ‘const’ qualifier from pointer target type 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:10: σημείωση: expected ‘struct GList *’ but argument is of type ‘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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT relations.lo -MD -MP -MF .deps/relations.Tpo -c relations.c -o relations.o >/dev/null 2>&1 mv -f .deps/relations.Tpo .deps/relations.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -version-info 5:0:5 -o libots-1.la -rpath /usr/lib64 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 /usr/lib64/libglib-2.0.so -lpthread /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm -O2 -pthread -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 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.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -Wall -O2 -fPIC -MT ots.o -MD -MP -MF .deps/ots.Tpo -c -o ots.o ots.c ots.c: In function ‘main’: ots.c:130:38: προειδοποίηση: 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: σημείωση: 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: προειδοποίηση: unused variable ‘c’ [-Wunused-variable] int c,n_args=0; ^ mv -f .deps/ots.Tpo .deps/ots.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -o ots ots.o ../src/libots-1.la -lglib-2.0 -lxml2 -lpopt libtool: link: gcc -O2 -fPIC -o .libs/ots ots.o ../src/.libs/libots-1.so /usr/lib64/libglib-2.0.so -lpthread /usr/lib64/libxml2.so -ldl -lz /usr/lib64/liblzma.so -lm /usr/lib64/libpopt.so -pthread make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/src' Making all in dic make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/dic' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/dic' Making all in doc make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/doc' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' Making install in src make[1]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/src' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/src' /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libots/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libots-1.la '/home/djemos/abiword/abiword-2/libots/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libots-1.so.0.5.0 /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/libots-1.so.0.5.0 libtool: install: (cd /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64 && { ln -s -f libots-1.so.0.5.0 libots-1.so.0 || { rm -f libots-1.so.0 && ln -s libots-1.so.0.5.0 libots-1.so.0; }; }) libtool: install: (cd /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64 && { ln -s -f libots-1.so.0.5.0 libots-1.so || { rm -f libots-1.so && ln -s libots-1.so.0.5.0 libots-1.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libots-1.lai /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/libots-1.la libtool: install: /usr/bin/ginstall -c .libs/libots-1.a /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/libots-1.a libtool: install: chmod 644 /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/libots-1.a libtool: install: ranlib /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/libots-1.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libots/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c ots '/home/djemos/abiword/abiword-2/libots/pkg/usr/bin' libtool: warning: '../src/libots-1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/ots /home/djemos/abiword/abiword-2/libots/pkg/usr/bin/ots /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libots/pkg/usr/include/libots-1/ots' /usr/bin/ginstall -c -m 644 libots.h '/home/djemos/abiword/abiword-2/libots/pkg/usr/include/libots-1/ots' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/src' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/src' Making install in dic make[1]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/dic' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/dic' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libots/pkg/usr/share/ots' /usr/bin/ginstall -c -m 644 bg.xml ca.xml cs.xml cy.xml da.xml de.xml el.xml en.xml eo.xml es.xml et.xml eu.xml fi.xml fr.xml ga.xml gl.xml he.xml hu.xml ia.xml id.xml is.xml it.xml lv.xml mi.xml ms.xml mt.xml nl.xml nn.xml pl.xml pt.xml ro.xml ru.xml sv.xml tl.xml tr.xml uk.xml yi.xml '/home/djemos/abiword/abiword-2/libots/pkg/usr/share/ots' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/dic' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/dic' Making install in doc make[1]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/doc' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/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 `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/doc' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0/doc' make[1]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 libots-1.pc '/home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libots/src/ots-0.5.0' /home/djemos/abiword/abiword-2/libots/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Οκτ 21 09:05 install drwxr-xr-x 7 root root 4096 Οκτ 21 09:05 usr /home/djemos/abiword/abiword-2/libots/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 128 Οκτ 21 09:05 slack-desc /home/djemos/abiword/abiword-2/libots/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Οκτ 21 09:05 bin drwxr-xr-x 3 root root 4096 Οκτ 21 09:05 include drwxr-xr-x 3 root root 4096 Οκτ 21 09:05 lib64 drwxr-xr-x 3 root root 4096 Οκτ 21 09:05 share drwxr-xr-x 3 root root 4096 Οκτ 21 09:04 src /home/djemos/abiword/abiword-2/libots/pkg/usr/bin: σύνολο 12 -rwxr-xr-x 1 root root 8864 Οκτ 21 09:05 ots /home/djemos/abiword/abiword-2/libots/pkg/usr/include: σύνολο 4 drwxr-xr-x 3 root root 4096 Οκτ 21 09:05 libots-1 /home/djemos/abiword/abiword-2/libots/pkg/usr/include/libots-1: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:05 ots /home/djemos/abiword/abiword-2/libots/pkg/usr/include/libots-1/ots: σύνολο 8 -rw-r--r-- 1 root root 4918 Οκτ 21 09:05 libots.h /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64: σύνολο 88 -rw-r--r-- 1 root root 49686 Οκτ 21 09:05 libots-1.a -rwxr-xr-x 1 root root 1021 Οκτ 21 09:05 libots-1.la lrwxrwxrwx 1 root root 17 Οκτ 21 09:05 libots-1.so -> libots-1.so.0.5.0 lrwxrwxrwx 1 root root 17 Οκτ 21 09:05 libots-1.so.0 -> libots-1.so.0.5.0 -rwxr-xr-x 1 root root 27712 Οκτ 21 09:05 libots-1.so.0.5.0 drwxr-xr-x 2 root root 4096 Οκτ 21 09:05 pkgconfig /home/djemos/abiword/abiword-2/libots/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 240 Οκτ 21 09:05 libots-1.pc /home/djemos/abiword/abiword-2/libots/pkg/usr/share: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:05 ots /home/djemos/abiword/abiword-2/libots/pkg/usr/share/ots: σύνολο 200 -rw-r--r-- 1 root root 1966 Οκτ 21 09:05 bg.xml -rw-r--r-- 1 root root 2488 Οκτ 21 09:05 ca.xml -rw-r--r-- 1 root root 2834 Οκτ 21 09:05 cs.xml -rw-r--r-- 1 root root 2031 Οκτ 21 09:05 cy.xml -rw-r--r-- 1 root root 2262 Οκτ 21 09:05 da.xml -rw-r--r-- 1 root root 6591 Οκτ 21 09:05 de.xml -rw-r--r-- 1 root root 1427 Οκτ 21 09:05 el.xml -rw-r--r-- 1 root root 13074 Οκτ 21 09:05 en.xml -rw-r--r-- 1 root root 3026 Οκτ 21 09:05 eo.xml -rw-r--r-- 1 root root 6787 Οκτ 21 09:05 es.xml -rw-r--r-- 1 root root 3175 Οκτ 21 09:05 et.xml -rw-r--r-- 1 root root 1321 Οκτ 21 09:05 eu.xml -rw-r--r-- 1 root root 1854 Οκτ 21 09:05 fi.xml -rw-r--r-- 1 root root 3431 Οκτ 21 09:05 fr.xml -rw-r--r-- 1 root root 2205 Οκτ 21 09:05 ga.xml -rw-r--r-- 1 root root 5365 Οκτ 21 09:05 gl.xml -rw-r--r-- 1 root root 6516 Οκτ 21 09:05 he.xml -rw-r--r-- 1 root root 5273 Οκτ 21 09:05 hu.xml -rw-r--r-- 1 root root 1662 Οκτ 21 09:05 ia.xml -rw-r--r-- 1 root root 1303 Οκτ 21 09:05 id.xml -rw-r--r-- 1 root root 3632 Οκτ 21 09:05 is.xml -rw-r--r-- 1 root root 3618 Οκτ 21 09:05 it.xml -rw-r--r-- 1 root root 1324 Οκτ 21 09:05 lv.xml -rw-r--r-- 1 root root 1316 Οκτ 21 09:05 mi.xml -rw-r--r-- 1 root root 3016 Οκτ 21 09:05 ms.xml -rw-r--r-- 1 root root 1268 Οκτ 21 09:05 mt.xml -rw-r--r-- 1 root root 4308 Οκτ 21 09:05 nl.xml -rw-r--r-- 1 root root 4706 Οκτ 21 09:05 nn.xml -rw-r--r-- 1 root root 1549 Οκτ 21 09:05 pl.xml -rw-r--r-- 1 root root 6806 Οκτ 21 09:05 pt.xml -rw-r--r-- 1 root root 2917 Οκτ 21 09:05 ro.xml -rw-r--r-- 1 root root 2880 Οκτ 21 09:05 ru.xml -rw-r--r-- 1 root root 4758 Οκτ 21 09:05 sv.xml -rw-r--r-- 1 root root 1146 Οκτ 21 09:05 tl.xml -rw-r--r-- 1 root root 1107 Οκτ 21 09:05 tr.xml -rw-r--r-- 1 root root 1876 Οκτ 21 09:05 uk.xml -rw-r--r-- 1 root root 6380 Οκτ 21 09:05 yi.xml /home/djemos/abiword/abiword-2/libots/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:05 libots-0.5.0 /home/djemos/abiword/abiword-2/libots/pkg/usr/src/libots-0.5.0: σύνολο 4 -rw-r--r-- 1 root root 710 Οκτ 21 09:05 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/libots-1.so.0 libots-1.so.0.5.0 usr/lib64/libots-1.so libots-1.so.0.5.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libots-1.so.0 ) ( cd usr/lib64 ; ln -sf libots-1.so.0.5.0 libots-1.so.0 ) ( cd usr/lib64 ; rm -rf libots-1.so ) ( cd usr/lib64 ; ln -sf libots-1.so.0.5.0 libots-1.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib64/libots-1.so.0» removed «./usr/lib64/libots-1.so» Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/abiword/abiword-2/libots/libots-0.5.0-x86_64-1dj.txz ./ usr/ usr/share/ usr/share/ots/ usr/share/ots/eo.xml usr/share/ots/de.xml usr/share/ots/bg.xml usr/share/ots/is.xml usr/share/ots/et.xml usr/share/ots/ru.xml usr/share/ots/ca.xml usr/share/ots/eu.xml usr/share/ots/fi.xml usr/share/ots/id.xml usr/share/ots/lv.xml usr/share/ots/sv.xml usr/share/ots/mt.xml usr/share/ots/el.xml usr/share/ots/yi.xml usr/share/ots/ga.xml usr/share/ots/ms.xml usr/share/ots/uk.xml usr/share/ots/ia.xml usr/share/ots/he.xml usr/share/ots/pl.xml usr/share/ots/da.xml usr/share/ots/cy.xml usr/share/ots/fr.xml usr/share/ots/ro.xml usr/share/ots/en.xml usr/share/ots/nl.xml usr/share/ots/hu.xml usr/share/ots/tr.xml usr/share/ots/nn.xml usr/share/ots/tl.xml usr/share/ots/cs.xml usr/share/ots/gl.xml usr/share/ots/it.xml usr/share/ots/mi.xml usr/share/ots/es.xml usr/share/ots/pt.xml usr/src/ usr/src/libots-0.5.0/ usr/src/libots-0.5.0/SLKBUILD usr/bin/ usr/bin/ots usr/lib64/ usr/lib64/libots-1.so.0.5.0 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libots-1.pc usr/lib64/libots-1.a usr/lib64/libots-1.la usr/include/ usr/include/libots-1/ usr/include/libots-1/ots/ usr/include/libots-1/ots/libots.h install/ install/doinst.sh install/slack-desc Slackware package /home/djemos/abiword/abiword-2/libots/libots-0.5.0-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories