The build took 00h 00m 30s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
7,941 |
sh |
1,586 |
ansic |
1,192 |
makefile |
10,719 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libots 0.5.0-4 (Wed Aug 24 13:59:22 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
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... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-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... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for /usr/sbin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/sbin/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 x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-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 x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-cf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-pghpf... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-gfortran... no
checking for x86_64-unknown-linux-g95... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-ifort... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-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... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-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... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/sbin/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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pkg-config... /usr/sbin/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... true
checking gtk-doc version (1.25) >= 0.9... yes
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
make all-recursive
make[1]: Entering directory '/tmp/libots/src/ots-0.5.0'
Making all in src
make[2]: Entering directory '/tmp/libots/src/ots-0.5.0/src'
/bin/sh ../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 -c article.c
mkdir .libs
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 -c article.c -fPIC -DPIC -o .libs/article.o
article.c: In function 'ots_append_word':
article.c:107:37: 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:22: note: expected 'const gchar * {aka const char *}' but argument is of type 'const unsigned char *'
gchar* g_strdup (const gchar *str) G_GNUC_MALLOC;
^~~~~~~~
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 -c article.c -o article.o >/dev/null 2>&1
/bin/sh ../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 -c dictionary.c
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 -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:1029: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 dictionary.c:22:0:
/usr/include/stdlib.h:144:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}'
extern double atof (const char *__nptr)
^~~~
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:13: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}'
OtsWordTF* ots_new_OtsWordTF(const char* word,const double idf);
^~~~~~~~~~~~~~~~~
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 -c dictionary.c -o dictionary.o >/dev/null 2>&1
/bin/sh ../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 -c grader.c
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 -c grader.c -fPIC -DPIC -o .libs/grader.o
grader.c: In function 'ots_grade_structure':
grader.c:45:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (Doc->lines!=NULL)
^~
grader.c:47:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if (NULL!=first_line) first_line->score *= 2; /*first line/title is very important so we increase its score */
^~
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 -c grader.c -o grader.o >/dev/null 2>&1
/bin/sh ../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 -c grader-tf.c
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 -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'
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 -c grader-tf.c -o grader-tf.o >/dev/null 2>&1
/bin/sh ../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 -c grader-tc.c
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 -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);
^
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 -c grader-tc.c -o grader-tc.o >/dev/null 2>&1
/bin/sh ../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 -c html.c
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 -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:14: 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;
^
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 -c html.c -o html.o >/dev/null 2>&1
/bin/sh ../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 -c parser.c
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 -c parser.c -fPIC -DPIC -o .libs/parser.o
parser.c: In function 'ots_parse_file':
parser.c:68:16: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
strncpy (buffer + total_read, fread_buffer, nread);
^~~~~~
In file included from parser.c:23:0:
/usr/include/string.h:128:14: note: expected 'char * restrict' but argument is of type 'unsigned char *'
extern char *strncpy (char *__restrict __dest,
^~~~~~~
parser.c:68:37: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
strncpy (buffer + total_read, fread_buffer, nread);
^~~~~~~~~~~~
In file included from parser.c:23:0:
/usr/include/string.h:128:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
extern char *strncpy (char *__restrict __dest,
^~~~~~~
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);
^~~~~~~~~~~~~~~
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 -c parser.c -o parser.o >/dev/null 2>&1
/bin/sh ../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 -c text.c
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 -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:14: 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;
^
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 -c text.c -o text.o >/dev/null 2>&1
/bin/sh ../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 -c stemmer.c
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 -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:28: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
if ((aWord)&&(0 == strcmp (aWord, old)))
^~~~~
In file included from stemmer.c:24:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
stemmer.c:173:35: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if ((aWord)&&(0 == strcmp (aWord, old)))
^~~
In file included from stemmer.c:24:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
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:22: 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:812: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)
^~~~~~
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 -c stemmer.c -o stemmer.o >/dev/null 2>&1
/bin/sh ../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 -c highlighter.c
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 -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;
^~~
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 -c highlighter.c -o highlighter.o >/dev/null 2>&1
/bin/sh ../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 -c wordlist.c
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 -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:22: 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:22: 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:23: 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:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
if (0==strcmp(wordString," ")) return;
^~~~~~~~~~
In file included from wordlist.c:23:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
wordlist.c:176:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
if (0==strcmp(wordString,"\n")) return;
^~~~~~~~~~
In file included from wordlist.c:23:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
wordlist.c:177:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
if (0==strcmp(wordString,"\t")) return;
^~~~~~~~~~
In file included from wordlist.c:23:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
wordlist.c:180:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
tmp = ots_stem_strip (wordString, rule);
^
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 -c wordlist.c -o wordlist.o >/dev/null 2>&1
/bin/sh ../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 -c relations.c
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 -c relations.c -fPIC -DPIC -o .libs/relations.o
relations.c: In function 'ots_text_topics':
relations.c:83:47: 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:26: 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:57: 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:14: 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:47: 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:22: 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:10: 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:10: note: expected 'GList * {aka struct _GList *}' but argument is of type 'const GList * {aka const struct _GList *}'
GList* g_list_first (GList *list);
^~~~~~~~~~~~
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 -c relations.c -o relations.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc -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
gcc -shared .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 -Wl,-soname -Wl,libots-1.0 -o .libs/libots-1.0.5.0
(cd .libs && rm -f libots-1.0 && ln -s libots-1.0.5.0 libots-1.0)
(cd .libs && rm -f libots-1 && ln -s libots-1.0.5.0 libots-1)
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')
ranlib .libs/libots-1.a
creating libots-1.la
(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 -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;
^
/bin/sh ../libtool --mode=link gcc -o ots ots.o ../src/libots-1.la -lglib-2.0 -lxml2 -lpopt
gcc -o .libs/ots ots.o ../src/.libs/libots-1 -lpopt -lglib-2.0 -lxml2
creating ots
make[2]: Leaving directory '/tmp/libots/src/ots-0.5.0/src'
Making all in dic
make[2]: Entering directory '/tmp/libots/src/ots-0.5.0/dic'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libots/src/ots-0.5.0/dic'
Making all in doc
make[2]: Entering directory '/tmp/libots/src/ots-0.5.0/doc'
Makefile:244: ../gtk-doc.make: No such file or directory
make[2]: *** No rule to make target '../gtk-doc.make'. Stop.
make[2]: Leaving directory '/tmp/libots/src/ots-0.5.0/doc'
make[1]: *** [Makefile:212: all-recursive] Error 1
make[1]: Leaving directory '/tmp/libots/src/ots-0.5.0'
make: *** [Makefile:356: all-recursive-am] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libots/src/ots-0.5.0/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ots configure 0.4.2, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 98c9aa9a384a
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2005: checking for a BSD-compatible install
configure:2061: result: /usr/bin/install -c
configure:2072: checking whether build environment is sane
configure:2115: result: yes
configure:2130: checking whether make sets $(MAKE)
configure:2151: result: yes
configure:2183: checking for working aclocal-1.4
configure:2194: result: missing
configure:2198: checking for working autoconf
configure:2205: result: found
configure:2213: checking for working automake-1.4
configure:2224: result: missing
configure:2228: checking for working autoheader
configure:2235: result: found
configure:2243: checking for working makeinfo
configure:2250: result: found
configure:2259: checking whether to enable maintainer-specific portions of Makefiles
configure:2268: result: no
configure:2292: checking for x86_64-unknown-linux-gcc
configure:2322: result: no
configure:2332: checking for gcc
configure:2348: found /usr/sbin/gcc
configure:2359: result: gcc
configure:2597: checking for C compiler version
configure:2604: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2607: $? = 0
configure:2614: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2617: $? = 0
configure:2624: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2627: $? = 1
configure:2650: checking for C compiler default output file name
configure:2677: gcc conftest.c >&5
configure:2680: $? = 0
configure:2726: result: a.out
configure:2731: checking whether the C compiler works
configure:2741: ./a.out
configure:2744: $? = 0
configure:2761: result: yes
configure:2768: checking whether we are cross compiling
configure:2770: result: no
configure:2773: checking for suffix of executables
configure:2780: gcc -o conftest conftest.c >&5
configure:2783: $? = 0
configure:2807: result:
configure:2813: checking for suffix of object files
configure:2839: gcc -c conftest.c >&5
configure:2842: $? = 0
configure:2865: result: o
configure:2869: checking whether we are using the GNU C compiler
configure:2898: gcc -c conftest.c >&5
configure:2904: $? = 0
configure:2911: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2914: $? = 0
configure:2921: test -s conftest.o
configure:2924: $? = 0
configure:2938: result: yes
configure:2943: checking whether gcc accepts -g
configure:2973: gcc -c -g conftest.c >&5
configure:2979: $? = 0
configure:2986: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2989: $? = 0
configure:2996: test -s conftest.o
configure:2999: $? = 0
configure:3129: result: yes
configure:3146: checking for gcc option to accept ISO C89
configure:3220: gcc -c conftest.c >&5
configure:3226: $? = 0
configure:3233: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3236: $? = 0
configure:3243: test -s conftest.o
configure:3246: $? = 0
configure:3266: result: none needed
configure:3304: checking for a BSD-compatible install
configure:3360: result: /usr/bin/install -c
configure:3371: checking whether make sets $(MAKE)
configure:3392: result: yes
configure:3482: checking build system type
configure:3500: result: x86_64-unknown-linux-gnu
configure:3522: checking host system type
configure:3537: result: x86_64-unknown-linux-gnu
configure:3559: checking for a sed that does not truncate output
configure:3613: result: /usr/sbin/sed
configure:3616: checking for grep that handles long lines and -e
configure:3690: result: /usr/sbin/grep
configure:3695: checking for egrep
configure:3773: result: /usr/sbin/grep -E
configure:3789: checking for ld used by gcc
configure:3856: result: /usr/sbin/ld
configure:3865: checking if the linker (/usr/sbin/ld) is GNU ld
configure:3880: result: yes
configure:3885: checking for /usr/sbin/ld option to reload object files
configure:3892: result: -r
configure:3910: checking for BSD-compatible nm
configure:3959: result: /usr/sbin/nm -B
configure:3963: checking whether ln -s works
configure:3967: result: yes
configure:3974: checking how to recognise dependent libraries
configure:4150: result: pass_all
configure:4238: gcc -c conftest.c >&5
configure:4241: $? = 0
configure:4690: checking how to run the C preprocessor
configure:4730: gcc -E conftest.c
configure:4736: $? = 0
configure:4774: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4780: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ots"
| #define PACKAGE_TARNAME "ots"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "ots 0.4.2"
| #define PACKAGE_BUGREPORT "nadav256@hotmail.com"
| #define PACKAGE "ots"
| #define VERSION "0.5.0"
| /* end confdefs.h. */
| #include
configure:4820: result: gcc -E
configure:4849: gcc -E conftest.c
configure:4855: $? = 0
configure:4893: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4899: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ots"
| #define PACKAGE_TARNAME "ots"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "ots 0.4.2"
| #define PACKAGE_BUGREPORT "nadav256@hotmail.com"
| #define PACKAGE "ots"
| #define VERSION "0.5.0"
| /* end confdefs.h. */
| #include
configure:4944: checking for ANSI C header files
configure:4974: gcc -c conftest.c >&5
configure:4980: $? = 0
configure:4987: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4990: $? = 0
configure:4997: test -s conftest.o
configure:5000: $? = 0
configure:5096: gcc -o conftest conftest.c >&5
configure:5099: $? = 0
configure:5105: ./conftest
configure:5108: $? = 0
configure:5125: result: yes
configure:5149: checking for sys/types.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for sys/stat.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for stdlib.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for string.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for memory.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for strings.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for inttypes.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for stdint.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5149: checking for unistd.h
configure:5170: gcc -c conftest.c >&5
configure:5176: $? = 0
configure:5183: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5186: $? = 0
configure:5193: test -s conftest.o
configure:5196: $? = 0
configure:5209: result: yes
configure:5236: checking dlfcn.h usability
configure:5253: gcc -c conftest.c >&5
configure:5259: $? = 0
configure:5266: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5269: $? = 0
configure:5276: test -s conftest.o
configure:5279: $? = 0
configure:5290: result: yes
configure:5294: checking dlfcn.h presence
configure:5309: gcc -E conftest.c
configure:5315: $? = 0
configure:5336: result: yes
configure:5369: checking for dlfcn.h
configure:5377: result: yes
configure:5404: checking for x86_64-unknown-linux-g++
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-c++
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-gpp
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-aCC
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-CC
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-cxx
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-cc++
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-cl.exe
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-FCC
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-KCC
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-RCC
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-xlC_r
configure:5434: result: no
configure:5404: checking for x86_64-unknown-linux-xlC
configure:5434: result: no
configure:5448: checking for g++
configure:5464: found /usr/sbin/g++
configure:5475: result: g++
configure:5506: checking for C++ compiler version
configure:5513: g++ --version >&5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5516: $? = 0
configure:5523: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:5526: $? = 0
configure:5533: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5536: $? = 1
configure:5539: checking whether we are using the GNU C++ compiler
configure:5568: g++ -c conftest.cpp >&5
configure:5574: $? = 0
configure:5581: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5584: $? = 0
configure:5591: test -s conftest.o
configure:5594: $? = 0
configure:5608: result: yes
configure:5613: checking whether g++ accepts -g
configure:5643: g++ -c -g conftest.cpp >&5
configure:5649: $? = 0
configure:5656: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:5659: $? = 0
configure:5666: test -s conftest.o
configure:5669: $? = 0
configure:5799: result: yes
configure:5832: checking how to run the C++ preprocessor
configure:5868: g++ -E conftest.cpp
configure:5874: $? = 0
configure:5912: g++ -E conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5918: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ots"
| #define PACKAGE_TARNAME "ots"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "ots 0.4.2"
| #define PACKAGE_BUGREPORT "nadav256@hotmail.com"
| #define PACKAGE "ots"
| #define VERSION "0.5.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:5958: result: g++ -E
configure:5987: g++ -E conftest.cpp
configure:5993: $? = 0
configure:6031: g++ -E conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:6037: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ots"
| #define PACKAGE_TARNAME "ots"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "ots 0.4.2"
| #define PACKAGE_BUGREPORT "nadav256@hotmail.com"
| #define PACKAGE "ots"
| #define VERSION "0.5.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include
configure:6093: checking for x86_64-unknown-linux-g77
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-f77
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-xlf
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-frt
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-pgf77
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-cf77
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-fort77
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-fl32
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-af77
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-f90
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-xlf90
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-pgf90
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-pghpf
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-epcf90
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-gfortran
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-g95
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-f95
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-fort
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-xlf95
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-ifort
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-ifc
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-efc
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-pgf95
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-lf95
configure:6123: result: no
configure:6093: checking for x86_64-unknown-linux-ftn
configure:6123: result: no
configure:6137: checking for g77
configure:6167: result: no
configure:6137: checking for f77
configure:6167: result: no
configure:6137: checking for xlf
configure:6167: result: no
configure:6137: checking for frt
configure:6167: result: no
configure:6137: checking for pgf77
configure:6167: result: no
configure:6137: checking for cf77
configure:6167: result: no
configure:6137: checking for fort77
configure:6167: result: no
configure:6137: checking for fl32
configure:6167: result: no
configure:6137: checking for af77
configure:6167: result: no
configure:6137: checking for f90
configure:6167: result: no
configure:6137: checking for xlf90
configure:6167: result: no
configure:6137: checking for pgf90
configure:6167: result: no
configure:6137: checking for pghpf
configure:6167: result: no
configure:6137: checking for epcf90
configure:6167: result: no
configure:6137: checking for gfortran
configure:6153: found /usr/sbin/gfortran
configure:6164: result: gfortran
configure:6194: checking for Fortran 77 compiler version
configure:6201: gfortran --version >&5
GNU Fortran (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6204: $? = 0
configure:6211: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:6214: $? = 0
configure:6221: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6224: $? = 1
configure:6232: checking whether we are using the GNU Fortran 77 compiler
configure:6251: gfortran -c conftest.F >&5
configure:6257: $? = 0
configure:6264: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:6267: $? = 0
configure:6274: test -s conftest.o
configure:6277: $? = 0
configure:6291: result: yes
configure:6297: checking whether gfortran accepts -g
configure:6314: gfortran -c -g conftest.f >&5
configure:6320: $? = 0
configure:6327: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
configure:6330: $? = 0
configure:6337: test -s conftest.o
configure:6340: $? = 0
configure:6353: result: yes
configure:6383: checking the maximum length of command line arguments
configure:6492: result: 32768
configure:6503: checking command to parse /usr/sbin/nm -B output from gcc object
configure:6608: gcc -c conftest.c >&5
configure:6611: $? = 0
configure:6615: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6618: $? = 0
configure:6670: gcc -o conftest conftest.c conftstm.o >&5
configure:6673: $? = 0
configure:6711: result: ok
configure:6715: checking for objdir
configure:6730: result: .libs
configure:6782: checking for x86_64-unknown-linux-ar
configure:6812: result: no
configure:6822: checking for ar
configure:6838: found /usr/sbin/ar
configure:6849: result: ar
configure:6878: checking for x86_64-unknown-linux-ranlib
configure:6908: result: no
configure:6918: checking for ranlib
configure:6934: found /usr/sbin/ranlib
configure:6945: result: ranlib
configure:6974: checking for x86_64-unknown-linux-strip
configure:7004: result: no
configure:7014: checking for strip
configure:7030: found /usr/sbin/strip
configure:7041: result: strip
configure:7327: checking if gcc supports -fno-rtti -fno-exceptions
configure:7345: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7349: $? = 0
configure:7362: result: no
configure:7377: checking for gcc option to produce PIC
configure:7587: result: -fPIC
configure:7595: checking if gcc PIC flag -fPIC works
configure:7613: gcc -c -fPIC -DPIC conftest.c >&5
configure:7617: $? = 0
configure:7630: result: yes
configure:7658: checking if gcc static flag -static works
configure:7686: result: yes
configure:7696: checking if gcc supports -c -o file.o
configure:7717: gcc -c -o out/conftest2.o conftest.c >&5
configure:7721: $? = 0
configure:7743: result: yes
configure:7769: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:8756: result: yes
configure:8777: checking whether -lc should be explicitly linked in
configure:8782: gcc -c conftest.c >&5
configure:8785: $? = 0
configure:8800: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8803: $? = 0
configure:8815: result: no
configure:8823: checking dynamic linker characteristics
configure:9399: result: GNU/Linux ld.so
configure:9408: checking how to hardcode library paths into programs
configure:9433: result: immediate
configure:9447: checking whether stripping libraries is possible
configure:9452: result: yes
configure:10365: checking if libtool supports shared libraries
configure:10367: result: yes
configure:10370: checking whether to build shared libraries
configure:10391: result: yes
configure:10394: checking whether to build static libraries
configure:10398: result: yes
configure:10490: creating libtool
configure:11078: checking for ld used by g++
configure:11145: result: /usr/sbin/ld -m elf_x86_64
configure:11154: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:11169: result: yes
configure:11220: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:12186: result: yes
configure:12204: g++ -c conftest.cpp >&5
configure:12207: $? = 0
configure:12326: checking for g++ option to produce PIC
configure:12600: result: -fPIC
configure:12608: checking if g++ PIC flag -fPIC works
configure:12626: g++ -c -fPIC -DPIC conftest.cpp >&5
configure:12630: $? = 0
configure:12643: result: yes
configure:12671: checking if g++ static flag -static works
configure:12699: result: yes
configure:12709: checking if g++ supports -c -o file.o
configure:12730: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:12734: $? = 0
configure:12756: result: yes
configure:12782: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:12810: result: yes
configure:12877: checking dynamic linker characteristics
configure:13453: result: GNU/Linux ld.so
configure:13462: checking how to hardcode library paths into programs
configure:13487: result: immediate
configure:14013: checking if libtool supports shared libraries
configure:14015: result: yes
configure:14018: checking whether to build shared libraries
configure:14038: result: yes
configure:14041: checking whether to build static libraries
configure:14045: result: yes
configure:14055: checking for gfortran option to produce PIC
configure:14265: result: -fPIC
configure:14273: checking if gfortran PIC flag -fPIC works
configure:14291: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14295: $? = 0
configure:14308: result: yes
configure:14336: checking if gfortran static flag -static works
configure:14364: result: no
configure:14374: checking if gfortran supports -c -o file.o
configure:14395: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14399: $? = 0
configure:14421: result: yes
configure:14447: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:15414: result: yes
configure:15481: checking dynamic linker characteristics
configure:16057: result: GNU/Linux ld.so
configure:16066: checking how to hardcode library paths into programs
configure:16091: result: immediate
configure:19671: checking for ANSI C header files
configure:19852: result: yes
configure:19864: checking for an ANSI C-conforming const
configure:19939: gcc -c conftest.c >&5
configure:19945: $? = 0
configure:19952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:19955: $? = 0
configure:19962: test -s conftest.o
configure:19965: $? = 0
configure:19977: result: yes
configure:19994: checking for pkg-config
configure:20012: found /usr/sbin/pkg-config
configure:20025: result: /usr/sbin/pkg-config
configure:20043: checking for glib-2.0 >= 2.0 libxml-2.0 >= 2.4.23
configure:20047: result: yes
configure:20051: checking OTS_CFLAGS
configure:20054: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
configure:20057: checking OTS_LIBS
configure:20060: result: -lglib-2.0 -lxml2
configure:20104: checking for poptParseArgvString in -lpopt
configure:20139: gcc -o conftest conftest.c -lpopt >&5
configure:20145: $? = 0
configure:20152: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:20155: $? = 0
configure:20162: test -s conftest
configure:20165: $? = 0
configure:20179: result: yes
configure:20200: checking for native Win32
configure:20210: result: no
configure:20222: checking for Win32 platform in general
configure:20232: result: no
configure:20265: checking for gtkdoc-mkdb
configure:20281: found /usr/sbin/gtkdoc-mkdb
configure:20293: result: true
configure:20305: checking gtk-doc version (1.25) >= 0.9
configure:20320: result: yes
configure:20330: checking for db2html
configure:20358: result: false
configure:20502: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ots config.status 0.4.2, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 98c9aa9a384a
config.status:659: creating Makefile
config.status:794: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status:659: creating libots-1.pc
config.status:659: creating ots.spec
config.status:659: creating src/Makefile
config.status:794: WARNING: src/Makefile.in seems to ignore the --datarootdir setting
config.status:659: creating dic/Makefile
config.status:794: WARNING: dic/Makefile.in seems to ignore the --datarootdir setting
config.status:659: creating doc/Makefile
config.status:794: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting
config.status:659: creating articles/Makefile
config.status:794: WARNING: articles/Makefile.in seems to ignore the --datarootdir setting
config.status:659: creating ots-config.h
config.status:894: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_popt_poptParseArgvString=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_DB2HTML=false
ac_cv_prog_GTKDOC=true
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_SED=/usr/sbin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='/tmp/libots/src/ots-0.5.0/missing aclocal-1.4'
ANSI_CFLAGS='-Wall'
AR='ar'
AS='as'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/tmp/libots/src/ots-0.5.0/missing automake-1.4'
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS=''
DB2HTML='false'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_GTK_DOC_FALSE='#'
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GREP='/usr/sbin/grep'
GTKDOC='true'
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE='#'
HTML_DIR='${datadir}/doc/libots/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2'
OTS_LIBS='-lglib-2.0 -lxml2'
OTS_MAJOR_VERSION='0'
OTS_MICRO_VERSION='0'
OTS_MINOR_VERSION='5'
OTS_VERSION='0.5.0'
PACKAGE='ots'
PACKAGE_BUGREPORT='nadav256@hotmail.com'
PACKAGE_NAME='ots'
PACKAGE_STRING='ots 0.4.2'
PACKAGE_TARNAME='ots'
PACKAGE_VERSION='0.4.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POPT_LIBS='-lpopt'
POPT_REQUIRED='1.5'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.5.0'
VERSION_INFO='5:0:5'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "ots"
#define PACKAGE_TARNAME "ots"
#define PACKAGE_VERSION "0.4.2"
#define PACKAGE_STRING "ots 0.4.2"
#define PACKAGE_BUGREPORT "nadav256@hotmail.com"
#define PACKAGE "ots"
#define VERSION "0.5.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
configure: exit 0