>>> Building on exopi-1 under textproc/ots BDEPENDS = [devel/glib2;textproc/libxml;devel/popt] DIST = [textproc/ots:ots-0.5.0.tar.gz] FULLPKGNAME = ots-0.5.0p4 RDEPENDS = [devel/popt;textproc/libxml;devel/glib2] (Junk lock obtained for exopi-1 at 1711580072.72) >>> Running depends in textproc/ots at 1711580072.77 last junk was in games/nudoku /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 popt-1.16p2 was: /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 libxml-2.12.6 popt-1.16p2 /usr/sbin/pkg_add -aI -Drepair glib2-2.78.4 popt-1.16p2 >>> Running show-prepare-results in textproc/ots at 1711580075.13 ===> textproc/ots ===> Building from scratch ots-0.5.0p4 ===> ots-0.5.0p4 depends on: glib2-* -> glib2-2.78.4 ===> ots-0.5.0p4 depends on: popt-* -> popt-1.16p2 ===> ots-0.5.0p4 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c glib-2.0 iconv intl lzma m pcre2-8 popt pthread xml2 z ===> found c.99.0 glib-2.0.4201.11 iconv.7.1 intl.8.0 lzma.2.2 m.10.1 pcre2-8.0.6 popt.1.0 pthread.27.1 xml2.20.0 z.7.0 glib2-2.78.4 libxml-2.12.6 popt-1.16p2 (Junk lock released for exopi-1 at 1711580076.16) distfiles size=371126 >>> Running build in textproc/ots at 1711580076.19 ===> textproc/ots ===> Checking files for ots-0.5.0p4 `/exopi-cvs/ports/distfiles/ots-0.5.0.tar.gz' is up to date. >> (SHA256) ots-0.5.0.tar.gz: OK ===> Extracting for ots-0.5.0p4 ===> Patching for ots-0.5.0p4 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Sun Apr 8 20:17:23 2007 |+++ Makefile.in Thu Oct 24 17:10:03 2013 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 100. done ===> Applying OpenBSD patch patch-src_grader-tf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |grader-tf.c:108: warning: implicit declaration of function 'log' | |--- src/grader-tf.c.orig Fri Nov 21 00:30:10 2008 |+++ src/grader-tf.c Fri Nov 21 00:30:25 2008 -------------------------- Patching file src/grader-tf.c using Plan A... Hunk #1 succeeded at 21. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ots-0.5.0p4 ===> Configuring for ots-0.5.0p4 Using /exopi-obj/pobj/ots-0.5.0/config.site (generated) configure: loading site script /exopi-obj/pobj/ots-0.5.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/ots-0.5.0/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /exopi-obj/pobj/ots-0.5.0/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for glib-2.0 >= 2.0 libxml-2.0 >= 2.4.23... yes checking OTS_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 checking OTS_LIBS... -L/usr/local/lib -lglib-2.0 -lintl -lxml2 checking for poptParseArgvString in -lpopt... yes checking for native Win32... no checking for Win32 platform in general... no checking for gtkdoc-mkdb... false checking for db2html... false configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating libots-1.pc config.status: creating ots.spec config.status: creating src/Makefile config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status: creating dic/Makefile config.status: WARNING: dic/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status: creating articles/Makefile config.status: WARNING: articles/Makefile.in seems to ignore the --datarootdir setting config.status: creating ots-config.h config.status: executing default-1 commands ots-0.5.0 prefix: /usr/local compiler: cc ===> Building for ots-0.5.0p4 /usr/bin/make all-recursive Making all in src /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c article.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c article.c -fPIC -DPIC -o .libs/article.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c article.c -o article.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c dictionary.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c dictionary.c -fPIC -DPIC -o .libs/dictionary.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c dictionary.c -o dictionary.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader.c -fPIC -DPIC -o .libs/grader.o grader.c:47:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if (NULL!=first_line) first_line->score *= 2; /*first line/title is very important so we increase its score */ ^ grader.c:45:2: note: previous statement is here if (Doc->lines!=NULL) ^ 1 warning generated. cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader.c -o grader.o grader.c:47:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if (NULL!=first_line) first_line->score *= 2; /*first line/title is very important so we increase its score */ ^ grader.c:45:2: note: previous statement is here if (Doc->lines!=NULL) ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader-tf.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader-tf.c -fPIC -DPIC -o .libs/grader-tf.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader-tf.c -o grader-tf.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader-tc.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader-tc.c -fPIC -DPIC -o .libs/grader-tc.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c grader-tc.c -o grader-tc.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c html.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c html.c -fPIC -DPIC -o .libs/html.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c html.c -o html.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c parser.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c parser.c -fPIC -DPIC -o .libs/parser.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c parser.c -o parser.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c text.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c text.c -fPIC -DPIC -o .libs/text.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c text.c -o text.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c stemmer.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c stemmer.c -fPIC -DPIC -o .libs/stemmer.o cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c stemmer.c -o stemmer.o /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c highlighter.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c highlighter.c -fPIC -DPIC -o .libs/highlighter.o highlighter.c:100:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ 1 warning generated. cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c highlighter.c -o highlighter.o highlighter.c:100:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c wordlist.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c wordlist.c -fPIC -DPIC -o .libs/wordlist.o wordlist.c:117:15: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (0 == g_strncasecmp ((((OtsWordEntery *) li->data)->word), /*fix me: unicode issue?*/ ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:270:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c wordlist.c -o wordlist.o wordlist.c:117:15: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (0 == g_strncasecmp ((((OtsWordEntery *) li->data)->word), /*fix me: unicode issue?*/ ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:270:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c relations.c cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c relations.c -fPIC -DPIC -o .libs/relations.o relations.c:145:26: warning: passing 'const GList *' (aka 'const struct _GList *') to parameter of type 'GList *' (aka 'struct _GList *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tmplist1 = g_list_first(topic_list1); ^~~~~~~~~~~ /usr/local/include/glib-2.0/glib/glist.h:134:60: note: passing argument to parameter 'list' here GList* g_list_first (GList *list); ^ relations.c:148:26: warning: passing 'const GList *' (aka 'const struct _GList *') to parameter of type 'GList *' (aka 'struct _GList *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tmplist2 = g_list_first(topic_list2); ^~~~~~~~~~~ /usr/local/include/glib-2.0/glib/glist.h:134:60: note: passing argument to parameter 'list' here GList* g_list_first (GList *list); ^ 2 warnings generated. cc -DHAVE_CONFIG_H -DVERSION="0.5.0" -DDICTIONARY_DIR="/usr/local/share/ots/" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c relations.c -o relations.o relations.c:145:26: warning: passing 'const GList *' (aka 'const struct _GList *') to parameter of type 'GList *' (aka 'struct _GList *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tmplist1 = g_list_first(topic_list1); ^~~~~~~~~~~ /usr/local/include/glib-2.0/glib/glist.h:134:60: note: passing argument to parameter 'list' here GList* g_list_first (GList *list); ^ relations.c:148:26: warning: passing 'const GList *' (aka 'const struct _GList *') to parameter of type 'GList *' (aka 'struct _GList *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] tmplist2 = g_list_first(topic_list2); ^~~~~~~~~~~ /usr/local/include/glib-2.0/glib/glist.h:134:60: note: passing argument to parameter 'list' here GList* g_list_first (GList *list); ^ 2 warnings generated. /usr/bin/libtool --mode=link cc -O2 -pipe -L/usr/local/lib -o libots-1.la -rpath /usr/local/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 -L/usr/local/lib -lglib-2.0 -lintl -lxml2 libtool: link: cc -shared -fPIC -DPIC -o .libs/libots-1.so.5.0 -pthread -O2 -pipe .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 -L.libs -lglib-2.0 -liconv -lintl -lpcre2-8 -lpthread -lxml2 -lz -llzma -lm -Wl,-soname,libots-1.so.5.0 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 cc -DHAVE_CONFIG_H -DVERSION=\"0.5.0\" -DDICTIONARY_DIR=\"/usr/local/share/ots/\" -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -Wall -O2 -pipe -c ots.c ots.c:46:7: warning: unused variable 'c' [-Wunused-variable] int c,n_args=0; ^ 1 warning generated. /usr/bin/libtool --mode=link cc -O2 -pipe -L/usr/local/lib -o ots ots.o ../src/libots-1.la -L/usr/local/lib -lglib-2.0 -lintl -lxml2 -lpopt libtool: link: cc -o .libs/ots -pthread -O2 -pipe ots.o -L.libs -lots-1 -lglib-2.0 -lintl -lxml2 -lz -llzma -lpthread -liconv -lm -lpcre2-8 -lpopt -Wl,-rpath-link,/usr/local/lib Making all in dic >>> Running package in textproc/ots at 1711580096.43 ===> textproc/ots ===> Faking installation for ots-0.5.0p4 Making install in src /bin/sh ../mkinstalldirs /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/ots-0.5.0/bin/install -c libots-1.la /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib/libots-1.la libtool: install: /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./.libs/libots-1.a /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib/libots-1.a libtool: install: /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./.libs/libots-1.so.5.0 /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib/libots-1.so.5.0 libtool: install: /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./.libs/libots-1.lai /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib/libots-1.la /bin/sh ../mkinstalldirs /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/bin /usr/bin/libtool --mode=install /exopi-obj/pobj/ots-0.5.0/bin/install -c -s -m 755 ots /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/bin/ots libtool: install: /exopi-obj/pobj/ots-0.5.0/bin/install -c -s -m 755 ./.libs/ots /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/bin/ots /bin/sh ../mkinstalldirs /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/include/libots-1/ots mkdir /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/include/libots-1 mkdir /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/include/libots-1/ots /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 libots.h /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/include/libots-1/ots/libots.h Making install in dic /bin/sh ../mkinstalldirs /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots mkdir /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./bg.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/bg.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./ca.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/ca.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./cs.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/cs.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./cy.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/cy.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./da.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/da.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./de.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/de.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./el.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/el.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./en.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/en.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./eo.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/eo.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./es.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/es.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./et.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/et.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./eu.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/eu.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./fi.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/fi.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./fr.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/fr.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./ga.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/ga.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./gl.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/gl.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./he.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/he.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./hu.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/hu.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./ia.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/ia.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./id.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/id.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./is.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/is.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./it.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/it.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./lv.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/lv.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./mi.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/mi.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./ms.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/ms.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./mt.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/mt.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./nl.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/nl.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./nn.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/nn.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./pl.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/pl.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./pt.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/pt.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./ro.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/ro.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./ru.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/ru.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./sv.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/sv.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./tl.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/tl.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./tr.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/tr.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./uk.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/uk.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./yi.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/yi.xml /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./en.xml /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/share/ots/en.xml /bin/sh ./mkinstalldirs /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib/pkgconfig /exopi-obj/pobj/ots-0.5.0/bin/install -c -m 644 ./libots-1.pc /exopi-obj/pobj/ots-0.5.0/fake-amd64/usr/local/lib/pkgconfig/libots-1.pc ===> Building package for ots-0.5.0p4 Create /exopi-cvs/ports/packages/amd64/all/ots-0.5.0p4.tgz Creating package ots-0.5.0p4 reading plist| checking dependencies| checking dependencies|devel/glib2 checking dependencies|devel/popt checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 22% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 4% archiving|******************** | 31% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************** | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|***************************************** | 63% archiving|***************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ots-0.5.0p4.tgz >>> Running clean in textproc/ots at 1711580102.80 ===> textproc/ots ===> Cleaning for ots-0.5.0p4 >>> Ended at 1711580102.99 max_stuck=1.58/depends=2.38/show-prepare-results=1.05/build=20.25/package=6.36/clean=0.23