>>> Building on exopi-4 under geo/libpostal BDEPENDS = [devel/metaauto;devel/libtool;devel/autoconf/2.69;devel/automake/1.15] DIST = [geo/libpostal:libpostal-1.1.tar.gz] FULLPKGNAME = libpostal-1.1 Avoided depends for autoconf-2.69p3 automake-1.15.1 libtool-2.4.2p2 metaauto-1.0p4 distfiles size=5602643 >>> Running extract in geo/libpostal at 1713167866.13 ===> geo/libpostal ===> Building from scratch libpostal-1.1 ===> Checking files for libpostal-1.1 `/exopi-cvs/ports/distfiles/libpostal-1.1.tar.gz' is up to date. >> (SHA256) libpostal-1.1.tar.gz: OK Package database already locked... awaiting release... done! ===> libpostal-1.1 depends on: metaauto-* -> metaauto-1.0p4 ===> libpostal-1.1 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> libpostal-1.1 depends on: automake->=1.15,<1.16 -> automake-1.15.1 ===> libpostal-1.1 depends on: libtool-* -> libtool-2.4.2p2 ===> Verifying specs: m ===> found m.10.1 ===> Extracting for libpostal-1.1 >>> Running patch in geo/libpostal at 1713167869.26 ===> geo/libpostal ===> Patching for libpostal-1.1 ===> Applying OpenBSD patch patch-src_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove hardcoded optimization levels. | |Index: src/Makefile.am |--- src/Makefile.am.orig |+++ src/Makefile.am -------------------------- Patching file src/Makefile.am using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-src_sparkey_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/sparkey/Makefile.am.orig Thu Feb 9 20:34:15 2017 |+++ src/sparkey/Makefile.am Mon Feb 13 13:41:01 2017 -------------------------- Patching file src/sparkey/Makefile.am using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-test_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove hardcoded optimization levels. | |Index: test/Makefile.am |--- test/Makefile.am.orig |+++ test/Makefile.am -------------------------- Patching file test/Makefile.am using Plan A... Hunk #1 succeeded at 1. 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++ >>> Running configure in geo/libpostal at 1713167869.97 ===> geo/libpostal ===> Generating configure for libpostal-1.1 Running autoreconf-2.69 in /exopi-obj/pobj/libpostal-1.1/libpostal-1.1 libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:14: installing './compile' configure.ac:14: installing './config.guess' configure.ac:14: installing './config.sub' configure.ac:12: installing './install-sh' configure.ac:12: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ===> Configuring for libpostal-1.1 Using /exopi-obj/pobj/libpostal-1.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libpostal-1.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libpostal-1.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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 checking for cc option to accept ISO C99... none needed checking for library containing log... -lm checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for malloc... (cached) yes checking for realloc... (cached) yes checking for drand48... (cached) yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... (cached) yes checking for setlocale... (cached) yes checking for sqrt... yes checking for strdup... (cached) yes checking for strndup... yes checking for shuf... no checking for gshuf... no checking cblas.h usability... no checking cblas.h presence... no checking for cblas.h... no configure: extra cflags for scanner.c: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpostal.pc chmod: src/libpostal_data: No such file or directory chmod: src/libpostal_data: No such file or directory config.status: creating src/Makefile chmod: src/libpostal_data: No such file or directory config.status: creating src/libpostal_data config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in geo/libpostal at 1713167893.45 ===> geo/libpostal ===> Building for libpostal-1.1 /usr/bin/make all-recursive Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-strndup.lo -MD -MP -MF .deps/libpostal_la-strndup.Tpo -c -o libpostal_la-strndup.lo `test -f 'strndup.c' || echo './'`strndup.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-strndup.lo -MD -MP -MF .deps/libpostal_la-strndup.Tpo -c strndup.c -fPIC -DPIC -o .libs/libpostal_la-strndup.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-strndup.lo -MD -MP -MF .deps/libpostal_la-strndup.Tpo -c strndup.c -o libpostal_la-strndup.o mv -f .deps/libpostal_la-strndup.Tpo .deps/libpostal_la-strndup.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-libpostal.lo -MD -MP -MF .deps/libpostal_la-libpostal.Tpo -c -o libpostal_la-libpostal.lo `test -f 'libpostal.c' || echo './'`libpostal.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-libpostal.lo -MD -MP -MF .deps/libpostal_la-libpostal.Tpo -c libpostal.c -fPIC -DPIC -o .libs/libpostal_la-libpostal.o In file included from libpostal.c:10: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ libpostal.c:206:47: warning: incompatible pointer types initializing 'libpostal_language_classifier_response_t *' (aka 'struct libpostal_language_classifier_response *') with an expression of type 'language_classifier_response_t *' (aka 'struct language_classifier_response *') [-Wincompatible-pointer-types] libpostal_language_classifier_response_t *response = classify_languages(address); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-libpostal.lo -MD -MP -MF .deps/libpostal_la-libpostal.Tpo -c libpostal.c -o libpostal_la-libpostal.o In file included from libpostal.c:10: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ libpostal.c:206:47: warning: incompatible pointer types initializing 'libpostal_language_classifier_response_t *' (aka 'struct libpostal_language_classifier_response *') with an expression of type 'language_classifier_response_t *' (aka 'struct language_classifier_response *') [-Wincompatible-pointer-types] libpostal_language_classifier_response_t *response = classify_languages(address); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. mv -f .deps/libpostal_la-libpostal.Tpo .deps/libpostal_la-libpostal.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-expand.lo -MD -MP -MF .deps/libpostal_la-expand.Tpo -c -o libpostal_la-expand.lo `test -f 'expand.c' || echo './'`expand.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-expand.lo -MD -MP -MF .deps/libpostal_la-expand.Tpo -c expand.c -fPIC -DPIC -o .libs/libpostal_la-expand.o In file included from expand.c:10: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ expand.c:171:65: warning: unused parameter 'lang' [-Wunused-parameter] bool add_affix_expansions(string_tree_t *tree, char *str, char *lang, token_t token, phrase_t prefix, phrase_t suffix, libpostal_normalize_options_t options, bool with_period) { ^ expand.c:817:74: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("phrase.start = %zu, prev_phrase_end = %zu\n", phrase.start, prev_phrase_end); ~~~ ^~~~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ expand.c:864:89: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'bool' [-Wformat] log_debug("have_strictly_ignorable=%zu, phrase_is_canonical=%zu\n", have_strictly_ignorable, phrase_is_canonical); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~ ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ expand.c:864:114: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'bool' [-Wformat] log_debug("have_strictly_ignorable=%zu, phrase_is_canonical=%zu\n", have_strictly_ignorable, phrase_is_canonical); ~~~ ^~~~~~~~~~~~~~~~~~~ ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ expand.c:924:26: warning: unused variable 'have_period_affixes' [-Wunused-variable] bool have_period_affixes = add_period_affixes_or_token(tree, str, token, options); ^ expand.c:1176:46: warning: unused variable 'start_index' [-Wunused-variable] uint32_t start_index = cstring_array_start_token(tree->strings); ^ expand.c:1194:38: warning: unused variable 'start_index' [-Wunused-variable] uint32_t start_index = cstring_array_start_token(tree->strings); ^ expand.c:1227:26: warning: unused variable 'start_index' [-Wunused-variable] uint32_t start_index = cstring_array_start_token(tree->strings); ^ expand.c:1302:22: warning: unused variable 'have_period_affixes' [-Wunused-variable] bool have_period_affixes = add_period_affixes_or_token(tree, str, token, options); ^ expand.c:1336:22: warning: unused variable 'have_period_affixes' [-Wunused-variable] bool have_period_affixes = add_period_affixes_or_token(tree, str, token, options); ^ expand.c:1360:106: warning: unused parameter 'i' [-Wunused-parameter] inline bool normalize_ordinal_suffixes(string_tree_t *tree, char *str, char *lang, token_t token, size_t i, token_t prev_token, libpostal_normalize_options_t options) { ^ expand.c:1432:11: warning: unused variable 'lang' [-Wunused-variable] char *lang; ^ 13 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-expand.lo -MD -MP -MF .deps/libpostal_la-expand.Tpo -c expand.c -o libpostal_la-expand.o In file included from expand.c:10: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ expand.c:171:65: warning: unused parameter 'lang' [-Wunused-parameter] bool add_affix_expansions(string_tree_t *tree, char *str, char *lang, token_t token, phrase_t prefix, phrase_t suffix, libpostal_normalize_options_t options, bool with_period) { ^ expand.c:817:74: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("phrase.start = %zu, prev_phrase_end = %zu\n", phrase.start, prev_phrase_end); ~~~ ^~~~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ expand.c:864:89: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'bool' [-Wformat] log_debug("have_strictly_ignorable=%zu, phrase_is_canonical=%zu\n", have_strictly_ignorable, phrase_is_canonical); ~~~ ^~~~~~~~~~~~~~~~~~~~~~~ ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ expand.c:864:114: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'bool' [-Wformat] log_debug("have_strictly_ignorable=%zu, phrase_is_canonical=%zu\n", have_strictly_ignorable, phrase_is_canonical); ~~~ ^~~~~~~~~~~~~~~~~~~ ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ expand.c:924:26: warning: unused variable 'have_period_affixes' [-Wunused-variable] bool have_period_affixes = add_period_affixes_or_token(tree, str, token, options); ^ expand.c:1176:46: warning: unused variable 'start_index' [-Wunused-variable] uint32_t start_index = cstring_array_start_token(tree->strings); ^ expand.c:1194:38: warning: unused variable 'start_index' [-Wunused-variable] uint32_t start_index = cstring_array_start_token(tree->strings); ^ expand.c:1227:26: warning: unused variable 'start_index' [-Wunused-variable] uint32_t start_index = cstring_array_start_token(tree->strings); ^ expand.c:1302:22: warning: unused variable 'have_period_affixes' [-Wunused-variable] bool have_period_affixes = add_period_affixes_or_token(tree, str, token, options); ^ expand.c:1336:22: warning: unused variable 'have_period_affixes' [-Wunused-variable] bool have_period_affixes = add_period_affixes_or_token(tree, str, token, options); ^ expand.c:1360:106: warning: unused parameter 'i' [-Wunused-parameter] inline bool normalize_ordinal_suffixes(string_tree_t *tree, char *str, char *lang, token_t token, size_t i, token_t prev_token, libpostal_normalize_options_t options) { ^ expand.c:1432:11: warning: unused variable 'lang' [-Wunused-variable] char *lang; ^ 13 warnings generated. mv -f .deps/libpostal_la-expand.Tpo .deps/libpostal_la-expand.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_dictionary.lo -MD -MP -MF .deps/libpostal_la-address_dictionary.Tpo -c -o libpostal_la-address_dictionary.lo `test -f 'address_dictionary.c' || echo './'`address_dictionary.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_dictionary.lo -MD -MP -MF .deps/libpostal_la-address_dictionary.Tpo -c address_dictionary.c -fPIC -DPIC -o .libs/libpostal_la-address_dictionary.o address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_dictionary.lo -MD -MP -MF .deps/libpostal_la-address_dictionary.Tpo -c address_dictionary.c -o libpostal_la-address_dictionary.o address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. mv -f .deps/libpostal_la-address_dictionary.Tpo .deps/libpostal_la-address_dictionary.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-transliterate.lo -MD -MP -MF .deps/libpostal_la-transliterate.Tpo -c -o libpostal_la-transliterate.lo `test -f 'transliterate.c' || echo './'`transliterate.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-transliterate.lo -MD -MP -MF .deps/libpostal_la-transliterate.Tpo -c transliterate.c -fPIC -DPIC -o .libs/libpostal_la-transliterate.o transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-transliterate.lo -MD -MP -MF .deps/libpostal_la-transliterate.Tpo -c transliterate.c -o libpostal_la-transliterate.o transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/libpostal_la-transliterate.Tpo .deps/libpostal_la-transliterate.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-tokens.lo -MD -MP -MF .deps/libpostal_la-tokens.Tpo -c -o libpostal_la-tokens.lo `test -f 'tokens.c' || echo './'`tokens.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-tokens.lo -MD -MP -MF .deps/libpostal_la-tokens.Tpo -c tokens.c -fPIC -DPIC -o .libs/libpostal_la-tokens.o tokens.c:13:66: warning: unused parameter 'num_tokens' [-Wunused-parameter] tokenized_string_t *tokenized_string_new_size(size_t len, size_t num_tokens) { ^ 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-tokens.lo -MD -MP -MF .deps/libpostal_la-tokens.Tpo -c tokens.c -o libpostal_la-tokens.o tokens.c:13:66: warning: unused parameter 'num_tokens' [-Wunused-parameter] tokenized_string_t *tokenized_string_new_size(size_t len, size_t num_tokens) { ^ 1 warning generated. mv -f .deps/libpostal_la-tokens.Tpo .deps/libpostal_la-tokens.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie.lo -MD -MP -MF .deps/libpostal_la-trie.Tpo -c -o libpostal_la-trie.lo `test -f 'trie.c' || echo './'`trie.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie.lo -MD -MP -MF .deps/libpostal_la-trie.Tpo -c trie.c -fPIC -DPIC -o .libs/libpostal_la-trie.o trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie.lo -MD -MP -MF .deps/libpostal_la-trie.Tpo -c trie.c -o libpostal_la-trie.o trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/libpostal_la-trie.Tpo .deps/libpostal_la-trie.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie_search.lo -MD -MP -MF .deps/libpostal_la-trie_search.Tpo -c -o libpostal_la-trie_search.lo `test -f 'trie_search.c' || echo './'`trie_search.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie_search.lo -MD -MP -MF .deps/libpostal_la-trie_search.Tpo -c trie_search.c -fPIC -DPIC -o .libs/libpostal_la-trie_search.o trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie_search.lo -MD -MP -MF .deps/libpostal_la-trie_search.Tpo -c trie_search.c -o libpostal_la-trie_search.o trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/libpostal_la-trie_search.Tpo .deps/libpostal_la-trie_search.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie_utils.lo -MD -MP -MF .deps/libpostal_la-trie_utils.Tpo -c -o libpostal_la-trie_utils.lo `test -f 'trie_utils.c' || echo './'`trie_utils.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie_utils.lo -MD -MP -MF .deps/libpostal_la-trie_utils.Tpo -c trie_utils.c -fPIC -DPIC -o .libs/libpostal_la-trie_utils.o trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-trie_utils.lo -MD -MP -MF .deps/libpostal_la-trie_utils.Tpo -c trie_utils.c -o libpostal_la-trie_utils.o trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. mv -f .deps/libpostal_la-trie_utils.Tpo .deps/libpostal_la-trie_utils.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-string_utils.lo -MD -MP -MF .deps/libpostal_la-string_utils.Tpo -c -o libpostal_la-string_utils.lo `test -f 'string_utils.c' || echo './'`string_utils.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-string_utils.lo -MD -MP -MF .deps/libpostal_la-string_utils.Tpo -c string_utils.c -fPIC -DPIC -o .libs/libpostal_la-string_utils.o string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-string_utils.lo -MD -MP -MF .deps/libpostal_la-string_utils.Tpo -c string_utils.c -o libpostal_la-string_utils.o string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/libpostal_la-string_utils.Tpo .deps/libpostal_la-string_utils.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-file_utils.lo -MD -MP -MF .deps/libpostal_la-file_utils.Tpo -c -o libpostal_la-file_utils.lo `test -f 'file_utils.c' || echo './'`file_utils.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-file_utils.lo -MD -MP -MF .deps/libpostal_la-file_utils.Tpo -c file_utils.c -fPIC -DPIC -o .libs/libpostal_la-file_utils.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-file_utils.lo -MD -MP -MF .deps/libpostal_la-file_utils.Tpo -c file_utils.c -o libpostal_la-file_utils.o mv -f .deps/libpostal_la-file_utils.Tpo .deps/libpostal_la-file_utils.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT utf8proc/libpostal_la-utf8proc.lo -MD -MP -MF utf8proc/.deps/libpostal_la-utf8proc.Tpo -c -o utf8proc/libpostal_la-utf8proc.lo `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT utf8proc/libpostal_la-utf8proc.lo -MD -MP -MF utf8proc/.deps/libpostal_la-utf8proc.Tpo -c utf8proc/utf8proc.c -fPIC -DPIC -o utf8proc/.libs/libpostal_la-utf8proc.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT utf8proc/libpostal_la-utf8proc.lo -MD -MP -MF utf8proc/.deps/libpostal_la-utf8proc.Tpo -c utf8proc/utf8proc.c -o utf8proc/libpostal_la-utf8proc.o mv -f utf8proc/.deps/libpostal_la-utf8proc.Tpo utf8proc/.deps/libpostal_la-utf8proc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-normalize.lo -MD -MP -MF .deps/libpostal_la-normalize.Tpo -c -o libpostal_la-normalize.lo `test -f 'normalize.c' || echo './'`normalize.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-normalize.lo -MD -MP -MF .deps/libpostal_la-normalize.Tpo -c normalize.c -fPIC -DPIC -o .libs/libpostal_la-normalize.o normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-normalize.lo -MD -MP -MF .deps/libpostal_la-normalize.Tpo -c normalize.c -o libpostal_la-normalize.o normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. mv -f .deps/libpostal_la-normalize.Tpo .deps/libpostal_la-normalize.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-numex.lo -MD -MP -MF .deps/libpostal_la-numex.Tpo -c -o libpostal_la-numex.lo `test -f 'numex.c' || echo './'`numex.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-numex.lo -MD -MP -MF .deps/libpostal_la-numex.Tpo -c numex.c -fPIC -DPIC -o .libs/libpostal_la-numex.o numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-numex.lo -MD -MP -MF .deps/libpostal_la-numex.Tpo -c numex.c -o libpostal_la-numex.o numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/libpostal_la-numex.Tpo .deps/libpostal_la-numex.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-features.lo -MD -MP -MF .deps/libpostal_la-features.Tpo -c -o libpostal_la-features.lo `test -f 'features.c' || echo './'`features.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-features.lo -MD -MP -MF .deps/libpostal_la-features.Tpo -c features.c -fPIC -DPIC -o .libs/libpostal_la-features.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-features.lo -MD -MP -MF .deps/libpostal_la-features.Tpo -c features.c -o libpostal_la-features.o mv -f .deps/libpostal_la-features.Tpo .deps/libpostal_la-features.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-unicode_scripts.lo -MD -MP -MF .deps/libpostal_la-unicode_scripts.Tpo -c -o libpostal_la-unicode_scripts.lo `test -f 'unicode_scripts.c' || echo './'`unicode_scripts.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-unicode_scripts.lo -MD -MP -MF .deps/libpostal_la-unicode_scripts.Tpo -c unicode_scripts.c -fPIC -DPIC -o .libs/libpostal_la-unicode_scripts.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-unicode_scripts.lo -MD -MP -MF .deps/libpostal_la-unicode_scripts.Tpo -c unicode_scripts.c -o libpostal_la-unicode_scripts.o mv -f .deps/libpostal_la-unicode_scripts.Tpo .deps/libpostal_la-unicode_scripts.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_parser.lo -MD -MP -MF .deps/libpostal_la-address_parser.Tpo -c -o libpostal_la-address_parser.lo `test -f 'address_parser.c' || echo './'`address_parser.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_parser.lo -MD -MP -MF .deps/libpostal_la-address_parser.Tpo -c address_parser.c -fPIC -DPIC -o .libs/libpostal_la-address_parser.o In file included from address_parser.c:1: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser.c:349:10: warning: unused variable 'has_key' [-Wunused-variable] bool has_key = trie_get_data(parser->vocab, word, &count); ^ address_parser.c:690:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:762:10: warning: unused variable 'have_address_phrases' [-Wunused-variable] bool have_address_phrases = search_address_dictionaries_tokens_with_phrases(normalized_str, normalized_tokens, NULL, &address_dictionary_phrases); ^ address_parser.c:798:10: warning: unused variable 'have_component_phrases' [-Wunused-variable] bool have_component_phrases = trie_search_tokens_with_phrases(parser->phrases, normalized_str_admin, normalized_admin_tokens, &component_phrases); ^ address_parser.c:816:10: warning: unused variable 'have_postal_code_phrases' [-Wunused-variable] bool have_postal_code_phrases = trie_search_tokens_with_phrases(parser->postal_codes, normalized_str_admin, normalized_admin_tokens, &postal_code_phrases); ^ address_parser.c:835:40: warning: unused parameter 'len' [-Wunused-parameter] char *phrase_prefix(char *word, size_t len, phrase_t prefix_phrase, char_array *prefix_phrase_array) { ^ address_parser.c:925:13: warning: unused variable 'token' [-Wunused-variable] token_t token = tokenized->tokens->a[i]; ^ address_parser.c:883:74: warning: unused parameter 'parser' [-Wunused-parameter] static address_parser_phrase_t word_or_phrase_at_index(address_parser_t *parser, tokenized_string_t *tokenized, address_parser_context_t *context, uint32_t i, bool long_context) { ^ address_parser.c:973:13: warning: unused variable 'membership' [-Wunused-variable] int64_t membership; ^ address_parser.c:1001:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:1283:18: warning: unused variable 'postal_code_context' [-Wunused-variable] uint64_t postal_code_context; ^ address_parser.c:1285:18: warning: unused variable 'k' [-Wunused-variable] khiter_t k; ^ address_parser.c:1384:18: warning: variable 'ngrams_added' set but not used [-Wunused-but-set-variable] bool ngrams_added = false; ^ address_parser.c:1568:26: warning: unused variable 'suffix_phrase' [-Wunused-variable] phrase_t suffix_phrase = context->suffix_phrases->a[right_idx]; ^ address_parser.c:1574:22: warning: unused variable 'right_context_name' [-Wunused-variable] bool right_context_name = false; ^ address_parser.c:1575:22: warning: unused variable 'right_context_street' [-Wunused-variable] bool right_context_street = false; ^ address_parser.c:1510:16: warning: variable 'next_word_len' set but not used [-Wunused-but-set-variable] size_t next_word_len = 1; ^ address_parser.c:1098:11: warning: unused variable 'language' [-Wunused-variable] char *language = context->language; ^ address_parser.c:1099:11: warning: unused variable 'country' [-Wunused-variable] char *country = context->country; ^ address_parser.c:1109:19: warning: unused variable 'separators' [-Wunused-variable] uint32_array *separators = context->separators; ^ address_parser.c:1326:10: warning: variable 'is_unknown' set but not used [-Wunused-but-set-variable] bool is_unknown = false; ^ address_parser.c:1328:10: warning: variable 'known_prefix' set but not used [-Wunused-but-set-variable] bool known_prefix = false; ^ address_parser.c:1329:10: warning: variable 'known_suffix' set but not used [-Wunused-but-set-variable] bool known_suffix = false; ^ 24 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_parser.lo -MD -MP -MF .deps/libpostal_la-address_parser.Tpo -c address_parser.c -o libpostal_la-address_parser.o In file included from address_parser.c:1: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser.c:349:10: warning: unused variable 'has_key' [-Wunused-variable] bool has_key = trie_get_data(parser->vocab, word, &count); ^ address_parser.c:690:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:762:10: warning: unused variable 'have_address_phrases' [-Wunused-variable] bool have_address_phrases = search_address_dictionaries_tokens_with_phrases(normalized_str, normalized_tokens, NULL, &address_dictionary_phrases); ^ address_parser.c:798:10: warning: unused variable 'have_component_phrases' [-Wunused-variable] bool have_component_phrases = trie_search_tokens_with_phrases(parser->phrases, normalized_str_admin, normalized_admin_tokens, &component_phrases); ^ address_parser.c:816:10: warning: unused variable 'have_postal_code_phrases' [-Wunused-variable] bool have_postal_code_phrases = trie_search_tokens_with_phrases(parser->postal_codes, normalized_str_admin, normalized_admin_tokens, &postal_code_phrases); ^ address_parser.c:835:40: warning: unused parameter 'len' [-Wunused-parameter] char *phrase_prefix(char *word, size_t len, phrase_t prefix_phrase, char_array *prefix_phrase_array) { ^ address_parser.c:925:13: warning: unused variable 'token' [-Wunused-variable] token_t token = tokenized->tokens->a[i]; ^ address_parser.c:883:74: warning: unused parameter 'parser' [-Wunused-parameter] static address_parser_phrase_t word_or_phrase_at_index(address_parser_t *parser, tokenized_string_t *tokenized, address_parser_context_t *context, uint32_t i, bool long_context) { ^ address_parser.c:973:13: warning: unused variable 'membership' [-Wunused-variable] int64_t membership; ^ address_parser.c:1001:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:1283:18: warning: unused variable 'postal_code_context' [-Wunused-variable] uint64_t postal_code_context; ^ address_parser.c:1285:18: warning: unused variable 'k' [-Wunused-variable] khiter_t k; ^ address_parser.c:1384:18: warning: variable 'ngrams_added' set but not used [-Wunused-but-set-variable] bool ngrams_added = false; ^ address_parser.c:1568:26: warning: unused variable 'suffix_phrase' [-Wunused-variable] phrase_t suffix_phrase = context->suffix_phrases->a[right_idx]; ^ address_parser.c:1574:22: warning: unused variable 'right_context_name' [-Wunused-variable] bool right_context_name = false; ^ address_parser.c:1575:22: warning: unused variable 'right_context_street' [-Wunused-variable] bool right_context_street = false; ^ address_parser.c:1510:16: warning: variable 'next_word_len' set but not used [-Wunused-but-set-variable] size_t next_word_len = 1; ^ address_parser.c:1098:11: warning: unused variable 'language' [-Wunused-variable] char *language = context->language; ^ address_parser.c:1099:11: warning: unused variable 'country' [-Wunused-variable] char *country = context->country; ^ address_parser.c:1109:19: warning: unused variable 'separators' [-Wunused-variable] uint32_array *separators = context->separators; ^ address_parser.c:1326:10: warning: variable 'is_unknown' set but not used [-Wunused-but-set-variable] bool is_unknown = false; ^ address_parser.c:1328:10: warning: variable 'known_prefix' set but not used [-Wunused-but-set-variable] bool known_prefix = false; ^ address_parser.c:1329:10: warning: variable 'known_suffix' set but not used [-Wunused-but-set-variable] bool known_suffix = false; ^ 24 warnings generated. mv -f .deps/libpostal_la-address_parser.Tpo .deps/libpostal_la-address_parser.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_parser_io.lo -MD -MP -MF .deps/libpostal_la-address_parser_io.Tpo -c -o libpostal_la-address_parser_io.lo `test -f 'address_parser_io.c' || echo './'`address_parser_io.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_parser_io.lo -MD -MP -MF .deps/libpostal_la-address_parser_io.Tpo -c address_parser_io.c -fPIC -DPIC -o .libs/libpostal_la-address_parser_io.o In file included from address_parser_io.c:1: In file included from ./address_parser_io.h:8: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser_io.c:105:16: warning: unused variable 'pair_len' [-Wunused-variable] size_t pair_len = strlen(str); ^ address_parser_io.c:99:12: warning: unused variable 'num_pairs' [-Wunused-variable] size_t num_pairs = cstring_array_num_strings(pairs); ^ address_parser_io.c:246:12: warning: unused variable 'len' [-Wunused-variable] size_t len = strlen(normalized); ^ 4 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-address_parser_io.lo -MD -MP -MF .deps/libpostal_la-address_parser_io.Tpo -c address_parser_io.c -o libpostal_la-address_parser_io.o In file included from address_parser_io.c:1: In file included from ./address_parser_io.h:8: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser_io.c:105:16: warning: unused variable 'pair_len' [-Wunused-variable] size_t pair_len = strlen(str); ^ address_parser_io.c:99:12: warning: unused variable 'num_pairs' [-Wunused-variable] size_t num_pairs = cstring_array_num_strings(pairs); ^ address_parser_io.c:246:12: warning: unused variable 'len' [-Wunused-variable] size_t len = strlen(normalized); ^ 4 warnings generated. mv -f .deps/libpostal_la-address_parser_io.Tpo .deps/libpostal_la-address_parser_io.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-averaged_perceptron.lo -MD -MP -MF .deps/libpostal_la-averaged_perceptron.Tpo -c -o libpostal_la-averaged_perceptron.lo `test -f 'averaged_perceptron.c' || echo './'`averaged_perceptron.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-averaged_perceptron.lo -MD -MP -MF .deps/libpostal_la-averaged_perceptron.Tpo -c averaged_perceptron.c -fPIC -DPIC -o .libs/libpostal_la-averaged_perceptron.o In file included from averaged_perceptron.c:1: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ averaged_perceptron.c:45:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i = 0; ^ cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-averaged_perceptron.lo -MD -MP -MF .deps/libpostal_la-averaged_perceptron.Tpo -c averaged_perceptron.c -o libpostal_la-averaged_perceptron.o 2 warnings generated. In file included from averaged_perceptron.c:1: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ averaged_perceptron.c:45:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i = 0; ^ 2 warnings generated. mv -f .deps/libpostal_la-averaged_perceptron.Tpo .deps/libpostal_la-averaged_perceptron.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-crf.lo -MD -MP -MF .deps/libpostal_la-crf.Tpo -c -o libpostal_la-crf.lo `test -f 'crf.c' || echo './'`crf.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-crf.lo -MD -MP -MF .deps/libpostal_la-crf.Tpo -c crf.c -fPIC -DPIC -o .libs/libpostal_la-crf.o In file included from crf.c:1: In file included from ./crf.h:20: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-crf.lo -MD -MP -MF .deps/libpostal_la-crf.Tpo -c crf.c -o libpostal_la-crf.o In file included from crf.c:1: In file included from ./crf.h:20: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/libpostal_la-crf.Tpo .deps/libpostal_la-crf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-crf_context.lo -MD -MP -MF .deps/libpostal_la-crf_context.Tpo -c -o libpostal_la-crf_context.lo `test -f 'crf_context.c' || echo './'`crf_context.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-crf_context.lo -MD -MP -MF .deps/libpostal_la-crf_context.Tpo -c crf_context.c -fPIC -DPIC -o .libs/libpostal_la-crf_context.o In file included from crf_context.c:1: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ crf_context.c:238:18: warning: unused variable 'T' [-Wunused-variable] const size_t T = context->num_items; ^ crf_context.c:239:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = context->num_labels; ^ crf_context.c:538:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = self->num_labels; ^ crf_context.c:540:19: warning: unused variable 'cur' [-Wunused-variable] const double *cur = NULL; ^ 5 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-crf_context.lo -MD -MP -MF .deps/libpostal_la-crf_context.Tpo -c crf_context.c -o libpostal_la-crf_context.o In file included from crf_context.c:1: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ crf_context.c:238:18: warning: unused variable 'T' [-Wunused-variable] const size_t T = context->num_items; ^ crf_context.c:239:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = context->num_labels; ^ crf_context.c:538:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = self->num_labels; ^ crf_context.c:540:19: warning: unused variable 'cur' [-Wunused-variable] const double *cur = NULL; ^ 5 warnings generated. mv -f .deps/libpostal_la-crf_context.Tpo .deps/libpostal_la-crf_context.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-sparse_matrix.lo -MD -MP -MF .deps/libpostal_la-sparse_matrix.Tpo -c -o libpostal_la-sparse_matrix.lo `test -f 'sparse_matrix.c' || echo './'`sparse_matrix.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-sparse_matrix.lo -MD -MP -MF .deps/libpostal_la-sparse_matrix.Tpo -c sparse_matrix.c -fPIC -DPIC -o .libs/libpostal_la-sparse_matrix.o In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-sparse_matrix.lo -MD -MP -MF .deps/libpostal_la-sparse_matrix.Tpo -c sparse_matrix.c -o libpostal_la-sparse_matrix.o 13 warnings generated. In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ 13 warnings generated. mv -f .deps/libpostal_la-sparse_matrix.Tpo .deps/libpostal_la-sparse_matrix.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-averaged_perceptron_tagger.lo -MD -MP -MF .deps/libpostal_la-averaged_perceptron_tagger.Tpo -c -o libpostal_la-averaged_perceptron_tagger.lo `test -f 'averaged_perceptron_tagger.c' || echo './'`averaged_perceptron_tagger.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-averaged_perceptron_tagger.lo -MD -MP -MF .deps/libpostal_la-averaged_perceptron_tagger.Tpo -c averaged_perceptron_tagger.c -fPIC -DPIC -o .libs/libpostal_la-averaged_perceptron_tagger.o In file included from averaged_perceptron_tagger.c:1: In file included from ./averaged_perceptron_tagger.h:20: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-averaged_perceptron_tagger.lo -MD -MP -MF .deps/libpostal_la-averaged_perceptron_tagger.Tpo -c averaged_perceptron_tagger.c -o libpostal_la-averaged_perceptron_tagger.o In file included from averaged_perceptron_tagger.c:1: In file included from ./averaged_perceptron_tagger.h:20: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/libpostal_la-averaged_perceptron_tagger.Tpo .deps/libpostal_la-averaged_perceptron_tagger.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-graph.lo -MD -MP -MF .deps/libpostal_la-graph.Tpo -c -o libpostal_la-graph.lo `test -f 'graph.c' || echo './'`graph.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-graph.lo -MD -MP -MF .deps/libpostal_la-graph.Tpo -c graph.c -fPIC -DPIC -o .libs/libpostal_la-graph.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-graph.lo -MD -MP -MF .deps/libpostal_la-graph.Tpo -c graph.c -o libpostal_la-graph.o mv -f .deps/libpostal_la-graph.Tpo .deps/libpostal_la-graph.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-graph_builder.lo -MD -MP -MF .deps/libpostal_la-graph_builder.Tpo -c -o libpostal_la-graph_builder.lo `test -f 'graph_builder.c' || echo './'`graph_builder.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-graph_builder.lo -MD -MP -MF .deps/libpostal_la-graph_builder.Tpo -c graph_builder.c -fPIC -DPIC -o .libs/libpostal_la-graph_builder.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-graph_builder.lo -MD -MP -MF .deps/libpostal_la-graph_builder.Tpo -c graph_builder.c -o libpostal_la-graph_builder.o mv -f .deps/libpostal_la-graph_builder.Tpo .deps/libpostal_la-graph_builder.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-language_classifier.lo -MD -MP -MF .deps/libpostal_la-language_classifier.Tpo -c -o libpostal_la-language_classifier.lo `test -f 'language_classifier.c' || echo './'`language_classifier.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-language_classifier.lo -MD -MP -MF .deps/libpostal_la-language_classifier.Tpo -c language_classifier.c -fPIC -DPIC -o .libs/libpostal_la-language_classifier.o In file included from language_classifier.c:1: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-language_classifier.lo -MD -MP -MF .deps/libpostal_la-language_classifier.Tpo -c language_classifier.c -o libpostal_la-language_classifier.o In file included from language_classifier.c:1: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/libpostal_la-language_classifier.Tpo .deps/libpostal_la-language_classifier.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-language_features.lo -MD -MP -MF .deps/libpostal_la-language_features.Tpo -c -o libpostal_la-language_features.lo `test -f 'language_features.c' || echo './'`language_features.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-language_features.lo -MD -MP -MF .deps/libpostal_la-language_features.Tpo -c language_features.c -fPIC -DPIC -o .libs/libpostal_la-language_features.o In file included from language_features.c:2: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_features.c:55:11: warning: unused variable 'feature_namespace' [-Wunused-variable] char *feature_namespace; ^ language_features.c:74:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ language_features.c:216:69: warning: unused parameter 'prefix' [-Wunused-parameter] static void add_script_feature(khash_t(str_double) *features, char *prefix, char_array *feature_array, script_t script) { ^ language_features.c:274:21: warning: unused variable 'prev_token' [-Wunused-variable] token_t prev_token; ^ language_features.c:275:19: warning: unused variable 'phrase' [-Wunused-variable] char *phrase = NULL; ^ 6 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-language_features.lo -MD -MP -MF .deps/libpostal_la-language_features.Tpo -c language_features.c -o libpostal_la-language_features.o In file included from language_features.c:2: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_features.c:55:11: warning: unused variable 'feature_namespace' [-Wunused-variable] char *feature_namespace; ^ language_features.c:74:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ language_features.c:216:69: warning: unused parameter 'prefix' [-Wunused-parameter] static void add_script_feature(khash_t(str_double) *features, char *prefix, char_array *feature_array, script_t script) { ^ language_features.c:274:21: warning: unused variable 'prev_token' [-Wunused-variable] token_t prev_token; ^ language_features.c:275:19: warning: unused variable 'phrase' [-Wunused-variable] char *phrase = NULL; ^ 6 warnings generated. mv -f .deps/libpostal_la-language_features.Tpo .deps/libpostal_la-language_features.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-logistic_regression.lo -MD -MP -MF .deps/libpostal_la-logistic_regression.Tpo -c -o libpostal_la-logistic_regression.lo `test -f 'logistic_regression.c' || echo './'`logistic_regression.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-logistic_regression.lo -MD -MP -MF .deps/libpostal_la-logistic_regression.Tpo -c logistic_regression.c -fPIC -DPIC -o .libs/libpostal_la-logistic_regression.o In file included from logistic_regression.c:3: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic_regression.c:45:12: warning: unused variable 'n' [-Wunused-variable] size_t n = x->n; ^ logistic_regression.c:63:13: warning: unused variable 'expected_values' [-Wunused-variable] double *expected_values = p_y->values; ^ logistic_regression.c:91:12: warning: unused variable 'num_features' [-Wunused-variable] size_t num_features = n; ^ logistic_regression.c:93:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i, j; ^ logistic_regression.c:95:12: warning: unused variable 'residual' [-Wunused-variable] double residual; ^ logistic_regression.c:103:13: warning: unused variable 'theta_values' [-Wunused-variable] double *theta_values = theta->values; ^ logistic_regression.c:104:13: warning: unused variable 'predicted_values' [-Wunused-variable] double *predicted_values = p_y->values; ^ logistic_regression.c:105:13: warning: unused variable 'gradient_values' [-Wunused-variable] double *gradient_values = gradient->values; ^ 9 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-logistic_regression.lo -MD -MP -MF .deps/libpostal_la-logistic_regression.Tpo -c logistic_regression.c -o libpostal_la-logistic_regression.o In file included from logistic_regression.c:3: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic_regression.c:45:12: warning: unused variable 'n' [-Wunused-variable] size_t n = x->n; ^ logistic_regression.c:63:13: warning: unused variable 'expected_values' [-Wunused-variable] double *expected_values = p_y->values; ^ logistic_regression.c:91:12: warning: unused variable 'num_features' [-Wunused-variable] size_t num_features = n; ^ logistic_regression.c:93:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i, j; ^ logistic_regression.c:95:12: warning: unused variable 'residual' [-Wunused-variable] double residual; ^ logistic_regression.c:103:13: warning: unused variable 'theta_values' [-Wunused-variable] double *theta_values = theta->values; ^ logistic_regression.c:104:13: warning: unused variable 'predicted_values' [-Wunused-variable] double *predicted_values = p_y->values; ^ logistic_regression.c:105:13: warning: unused variable 'gradient_values' [-Wunused-variable] double *gradient_values = gradient->values; ^ 9 warnings generated. mv -f .deps/libpostal_la-logistic_regression.Tpo .deps/libpostal_la-logistic_regression.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-logistic.lo -MD -MP -MF .deps/libpostal_la-logistic.Tpo -c -o libpostal_la-logistic.lo `test -f 'logistic.c' || echo './'`logistic.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-logistic.lo -MD -MP -MF .deps/libpostal_la-logistic.Tpo -c logistic.c -fPIC -DPIC -o .libs/libpostal_la-logistic.o In file included from logistic.c:1: In file included from ./logistic.h:7: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic.c:16:12: warning: unused variable 'sum' [-Wunused-variable] double sum = 0.0; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-logistic.lo -MD -MP -MF .deps/libpostal_la-logistic.Tpo -c logistic.c -o libpostal_la-logistic.o In file included from logistic.c:1: In file included from ./logistic.h:7: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic.c:16:12: warning: unused variable 'sum' [-Wunused-variable] double sum = 0.0; ^ 2 warnings generated. mv -f .deps/libpostal_la-logistic.Tpo .deps/libpostal_la-logistic.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-minibatch.lo -MD -MP -MF .deps/libpostal_la-minibatch.Tpo -c -o libpostal_la-minibatch.lo `test -f 'minibatch.c' || echo './'`minibatch.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-minibatch.lo -MD -MP -MF .deps/libpostal_la-minibatch.Tpo -c minibatch.c -fPIC -DPIC -o .libs/libpostal_la-minibatch.o In file included from minibatch.c:1: In file included from ./minibatch.h:9: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ minibatch.c:8:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ minibatch.c:12:12: warning: unused variable 'm' [-Wunused-variable] size_t m = minibatch->n; ^ minibatch.c:53:17: warning: unused variable 'feature' [-Wunused-variable] const char *feature; ^ minibatch.c:102:17: warning: unused variable 'label' [-Wunused-variable] const char *label; ^ 5 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-minibatch.lo -MD -MP -MF .deps/libpostal_la-minibatch.Tpo -c minibatch.c -o libpostal_la-minibatch.o In file included from minibatch.c:1: In file included from ./minibatch.h:9: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ minibatch.c:8:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ minibatch.c:12:12: warning: unused variable 'm' [-Wunused-variable] size_t m = minibatch->n; ^ minibatch.c:53:17: warning: unused variable 'feature' [-Wunused-variable] const char *feature; ^ minibatch.c:102:17: warning: unused variable 'label' [-Wunused-variable] const char *label; ^ 5 warnings generated. mv -f .deps/libpostal_la-minibatch.Tpo .deps/libpostal_la-minibatch.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-float_utils.lo -MD -MP -MF .deps/libpostal_la-float_utils.Tpo -c -o libpostal_la-float_utils.lo `test -f 'float_utils.c' || echo './'`float_utils.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-float_utils.lo -MD -MP -MF .deps/libpostal_la-float_utils.Tpo -c float_utils.c -fPIC -DPIC -o .libs/libpostal_la-float_utils.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-float_utils.lo -MD -MP -MF .deps/libpostal_la-float_utils.Tpo -c float_utils.c -o libpostal_la-float_utils.o mv -f .deps/libpostal_la-float_utils.Tpo .deps/libpostal_la-float_utils.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-ngrams.lo -MD -MP -MF .deps/libpostal_la-ngrams.Tpo -c -o libpostal_la-ngrams.lo `test -f 'ngrams.c' || echo './'`ngrams.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-ngrams.lo -MD -MP -MF .deps/libpostal_la-ngrams.Tpo -c ngrams.c -fPIC -DPIC -o .libs/libpostal_la-ngrams.o ngrams.c:37:22: warning: unused variable 'token_index' [-Wunused-variable] uint32_t token_index = cstring_array_start_token(grams); ^ ngrams.c:18:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-ngrams.lo -MD -MP -MF .deps/libpostal_la-ngrams.Tpo -c ngrams.c -o libpostal_la-ngrams.o ngrams.c:37:22: warning: unused variable 'token_index' [-Wunused-variable] uint32_t token_index = cstring_array_start_token(grams); ^ ngrams.c:18:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ 2 warnings generated. mv -f .deps/libpostal_la-ngrams.Tpo .deps/libpostal_la-ngrams.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-place.lo -MD -MP -MF .deps/libpostal_la-place.Tpo -c -o libpostal_la-place.lo `test -f 'place.c' || echo './'`place.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-place.lo -MD -MP -MF .deps/libpostal_la-place.Tpo -c place.c -fPIC -DPIC -o .libs/libpostal_la-place.o In file included from place.c:1: In file included from ./place.h:8: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-place.lo -MD -MP -MF .deps/libpostal_la-place.Tpo -c place.c -o libpostal_la-place.o 1 warning generated. In file included from place.c:1: In file included from ./place.h:8: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/libpostal_la-place.Tpo .deps/libpostal_la-place.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-near_dupe.lo -MD -MP -MF .deps/libpostal_la-near_dupe.Tpo -c -o libpostal_la-near_dupe.lo `test -f 'near_dupe.c' || echo './'`near_dupe.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-near_dupe.lo -MD -MP -MF .deps/libpostal_la-near_dupe.Tpo -c near_dupe.c -fPIC -DPIC -o .libs/libpostal_la-near_dupe.o In file included from near_dupe.c:14: In file included from ./place.h:8: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ near_dupe.c:435:18: warning: variable 'any_existing_acronyms' set but not used [-Wunused-but-set-variable] bool any_existing_acronyms = false; ^ cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-near_dupe.lo -MD -MP -MF .deps/libpostal_la-near_dupe.Tpo -c near_dupe.c -o libpostal_la-near_dupe.o 2 warnings generated. In file included from near_dupe.c:14: In file included from ./place.h:8: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ near_dupe.c:435:18: warning: variable 'any_existing_acronyms' set but not used [-Wunused-but-set-variable] bool any_existing_acronyms = false; ^ 2 warnings generated. mv -f .deps/libpostal_la-near_dupe.Tpo .deps/libpostal_la-near_dupe.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-double_metaphone.lo -MD -MP -MF .deps/libpostal_la-double_metaphone.Tpo -c -o libpostal_la-double_metaphone.lo `test -f 'double_metaphone.c' || echo './'`double_metaphone.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-double_metaphone.lo -MD -MP -MF .deps/libpostal_la-double_metaphone.Tpo -c double_metaphone.c -fPIC -DPIC -o .libs/libpostal_la-double_metaphone.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-double_metaphone.lo -MD -MP -MF .deps/libpostal_la-double_metaphone.Tpo -c double_metaphone.c -o libpostal_la-double_metaphone.o mv -f .deps/libpostal_la-double_metaphone.Tpo .deps/libpostal_la-double_metaphone.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT geohash/libpostal_la-geohash.lo -MD -MP -MF geohash/.deps/libpostal_la-geohash.Tpo -c -o geohash/libpostal_la-geohash.lo `test -f 'geohash/geohash.c' || echo './'`geohash/geohash.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT geohash/libpostal_la-geohash.lo -MD -MP -MF geohash/.deps/libpostal_la-geohash.Tpo -c geohash/geohash.c -fPIC -DPIC -o geohash/.libs/libpostal_la-geohash.o geohash/geohash.c:154:68: warning: unused parameter 'length' [-Wunused-parameter] static int interleaved_to_geohashstr(uint16_t *interleaved, size_t length, char *dst, size_t dst_length) { ^ geohash/geohash.c:490:57: warning: unused parameter 'dst_length' [-Wunused-parameter] int geohash_neighbors(char *hashcode, char *dst, size_t dst_length, int *string_count) { ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT geohash/libpostal_la-geohash.lo -MD -MP -MF geohash/.deps/libpostal_la-geohash.Tpo -c geohash/geohash.c -o geohash/libpostal_la-geohash.o geohash/geohash.c:154:68: warning: unused parameter 'length' [-Wunused-parameter] static int interleaved_to_geohashstr(uint16_t *interleaved, size_t length, char *dst, size_t dst_length) { ^ geohash/geohash.c:490:57: warning: unused parameter 'dst_length' [-Wunused-parameter] int geohash_neighbors(char *hashcode, char *dst, size_t dst_length, int *string_count) { ^ 2 warnings generated. mv -f geohash/.deps/libpostal_la-geohash.Tpo geohash/.deps/libpostal_la-geohash.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-dedupe.lo -MD -MP -MF .deps/libpostal_la-dedupe.Tpo -c -o libpostal_la-dedupe.lo `test -f 'dedupe.c' || echo './'`dedupe.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-dedupe.lo -MD -MP -MF .deps/libpostal_la-dedupe.Tpo -c dedupe.c -fPIC -DPIC -o .libs/libpostal_la-dedupe.o In file included from dedupe.c:2: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-dedupe.lo -MD -MP -MF .deps/libpostal_la-dedupe.Tpo -c dedupe.c -o libpostal_la-dedupe.o In file included from dedupe.c:2: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/libpostal_la-dedupe.Tpo .deps/libpostal_la-dedupe.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-string_similarity.lo -MD -MP -MF .deps/libpostal_la-string_similarity.Tpo -c -o libpostal_la-string_similarity.lo `test -f 'string_similarity.c' || echo './'`string_similarity.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-string_similarity.lo -MD -MP -MF .deps/libpostal_la-string_similarity.Tpo -c string_similarity.c -fPIC -DPIC -o .libs/libpostal_la-string_similarity.o string_similarity.c:122:17: warning: unused variable 'match_at' [-Wunused-variable] ssize_t match_at = -1; ^ string_similarity.c:124:16: warning: variable 'min_at' set but not used [-Wunused-but-set-variable] size_t min_at = 0; ^ string_similarity.c:101:10: warning: unused variable 'in_gap' [-Wunused-variable] bool in_gap = false; ^ string_similarity.c:356:101: warning: unused parameter 'replace_cost' [-Wunused-parameter] ssize_t damerau_levenshtein_distance_unicode(uint32_array *u1_array, uint32_array *u2_array, size_t replace_cost) { ^ string_similarity.c:454:12: warning: unused variable 'i' [-Wunused-variable] size_t i = 0; ^ string_similarity.c:532:12: warning: unused variable 'j' [-Wunused-variable] double j; ^ string_similarity.c:621:13: warning: variable 'phrase_token_pos' set but not used [-Wunused-but-set-variable] ssize_t phrase_token_pos = -1; ^ 7 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-string_similarity.lo -MD -MP -MF .deps/libpostal_la-string_similarity.Tpo -c string_similarity.c -o libpostal_la-string_similarity.o string_similarity.c:122:17: warning: unused variable 'match_at' [-Wunused-variable] ssize_t match_at = -1; ^ string_similarity.c:124:16: warning: variable 'min_at' set but not used [-Wunused-but-set-variable] size_t min_at = 0; ^ string_similarity.c:101:10: warning: unused variable 'in_gap' [-Wunused-variable] bool in_gap = false; ^ string_similarity.c:356:101: warning: unused parameter 'replace_cost' [-Wunused-parameter] ssize_t damerau_levenshtein_distance_unicode(uint32_array *u1_array, uint32_array *u2_array, size_t replace_cost) { ^ string_similarity.c:454:12: warning: unused variable 'i' [-Wunused-variable] size_t i = 0; ^ string_similarity.c:532:12: warning: unused variable 'j' [-Wunused-variable] double j; ^ string_similarity.c:621:13: warning: variable 'phrase_token_pos' set but not used [-Wunused-but-set-variable] ssize_t phrase_token_pos = -1; ^ 7 warnings generated. mv -f .deps/libpostal_la-string_similarity.Tpo .deps/libpostal_la-string_similarity.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-acronyms.lo -MD -MP -MF .deps/libpostal_la-acronyms.Tpo -c -o libpostal_la-acronyms.lo `test -f 'acronyms.c' || echo './'`acronyms.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-acronyms.lo -MD -MP -MF .deps/libpostal_la-acronyms.Tpo -c acronyms.c -fPIC -DPIC -o .libs/libpostal_la-acronyms.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-acronyms.lo -MD -MP -MF .deps/libpostal_la-acronyms.Tpo -c acronyms.c -o libpostal_la-acronyms.o mv -f .deps/libpostal_la-acronyms.Tpo .deps/libpostal_la-acronyms.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-soft_tfidf.lo -MD -MP -MF .deps/libpostal_la-soft_tfidf.Tpo -c -o libpostal_la-soft_tfidf.lo `test -f 'soft_tfidf.c' || echo './'`soft_tfidf.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-soft_tfidf.lo -MD -MP -MF .deps/libpostal_la-soft_tfidf.Tpo -c soft_tfidf.c -fPIC -DPIC -o .libs/libpostal_la-soft_tfidf.o soft_tfidf.c:72:41: warning: unused parameter 'num_tokens1' [-Wunused-parameter] bool phrases_have_same_canonical(size_t num_tokens1, char **tokens1, size_t num_tokens2, char **tokens2, phrase_t match1, phrase_t match2, canonical_match_t *response) { ^ soft_tfidf.c:72:77: warning: unused parameter 'num_tokens2' [-Wunused-parameter] bool phrases_have_same_canonical(size_t num_tokens1, char **tokens1, size_t num_tokens2, char **tokens2, phrase_t match1, phrase_t match2, canonical_match_t *response) { ^ soft_tfidf.c:302:62: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("p1.len = %zu, i = %zu, p1.start = %zu\n", p1.len, i, p1.start); ~~~ ^~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:302:73: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("p1.len = %zu, i = %zu, p1.start = %zu\n", p1.len, i, p1.start); ~~~ ^~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:344:57: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] log_debug("acronym_membership = %zd\n", acronym_membership); ~~~ ^~~~~~~~~~~~~~~~~~ %lld ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:360:60: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] log_debug("multi_word_membership = %zd\n", multi_word_membership); ~~~ ^~~~~~~~~~~~~~~~~~~~~ %lld ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:273:14: warning: unused variable 'have_strict_abbreviation' [-Wunused-variable] bool have_strict_abbreviation = false; ^ 7 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-soft_tfidf.lo -MD -MP -MF .deps/libpostal_la-soft_tfidf.Tpo -c soft_tfidf.c -o libpostal_la-soft_tfidf.o soft_tfidf.c:72:41: warning: unused parameter 'num_tokens1' [-Wunused-parameter] bool phrases_have_same_canonical(size_t num_tokens1, char **tokens1, size_t num_tokens2, char **tokens2, phrase_t match1, phrase_t match2, canonical_match_t *response) { ^ soft_tfidf.c:72:77: warning: unused parameter 'num_tokens2' [-Wunused-parameter] bool phrases_have_same_canonical(size_t num_tokens1, char **tokens1, size_t num_tokens2, char **tokens2, phrase_t match1, phrase_t match2, canonical_match_t *response) { ^ soft_tfidf.c:302:62: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("p1.len = %zu, i = %zu, p1.start = %zu\n", p1.len, i, p1.start); ~~~ ^~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:302:73: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("p1.len = %zu, i = %zu, p1.start = %zu\n", p1.len, i, p1.start); ~~~ ^~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:344:57: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] log_debug("acronym_membership = %zd\n", acronym_membership); ~~~ ^~~~~~~~~~~~~~~~~~ %lld ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:360:60: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'int64_t' (aka 'long long') [-Wformat] log_debug("multi_word_membership = %zd\n", multi_word_membership); ~~~ ^~~~~~~~~~~~~~~~~~~~~ %lld ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ soft_tfidf.c:273:14: warning: unused variable 'have_strict_abbreviation' [-Wunused-variable] bool have_strict_abbreviation = false; ^ 7 warnings generated. mv -f .deps/libpostal_la-soft_tfidf.Tpo .deps/libpostal_la-soft_tfidf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-jaccard.lo -MD -MP -MF .deps/libpostal_la-jaccard.Tpo -c -o libpostal_la-jaccard.lo `test -f 'jaccard.c' || echo './'`jaccard.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-jaccard.lo -MD -MP -MF .deps/libpostal_la-jaccard.Tpo -c jaccard.c -fPIC -DPIC -o .libs/libpostal_la-jaccard.o jaccard.c:38:14: warning: variable 'k' set but not used [-Wunused-but-set-variable] khiter_t k; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -MT libpostal_la-jaccard.lo -MD -MP -MF .deps/libpostal_la-jaccard.Tpo -c jaccard.c -o libpostal_la-jaccard.o jaccard.c:38:14: warning: variable 'k' set but not used [-Wunused-but-set-variable] khiter_t k; ^ 1 warning generated. mv -f .deps/libpostal_la-jaccard.Tpo .deps/libpostal_la-jaccard.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -MT klib/libscanner_la-drand48.lo -MD -MP -MF klib/.deps/libscanner_la-drand48.Tpo -c -o klib/libscanner_la-drand48.lo `test -f 'klib/drand48.c' || echo './'`klib/drand48.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -MT klib/libscanner_la-drand48.lo -MD -MP -MF klib/.deps/libscanner_la-drand48.Tpo -c klib/drand48.c -fPIC -DPIC -o klib/.libs/libscanner_la-drand48.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -MT klib/libscanner_la-drand48.lo -MD -MP -MF klib/.deps/libscanner_la-drand48.Tpo -c klib/drand48.c -o klib/libscanner_la-drand48.o mv -f klib/.deps/libscanner_la-drand48.Tpo klib/.deps/libscanner_la-drand48.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -MT libscanner_la-scanner.lo -MD -MP -MF .deps/libscanner_la-scanner.Tpo -c -o libscanner_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -MT libscanner_la-scanner.lo -MD -MP -MF .deps/libscanner_la-scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/libscanner_la-scanner.o cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -MT libscanner_la-scanner.lo -MD -MP -MF .deps/libscanner_la-scanner.Tpo -c scanner.c -o libscanner_la-scanner.o mv -f .deps/libscanner_la-scanner.Tpo .deps/libscanner_la-scanner.Plo /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -O0 -D LIBPOSTAL_EXPORTS -L/usr/local/lib -o libscanner.la klib/libscanner_la-drand48.lo libscanner_la-scanner.lo -lm libtool: link: ar cru .libs/libscanner.a klib/.libs/libscanner_la-drand48.o .libs/libscanner_la-scanner.o libtool: link: ranlib .libs/libscanner.a /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS -version-info 1:1:0 -no-undefined -L/usr/local/lib -o libpostal.la -rpath /usr/local/lib libpostal_la-strndup.lo libpostal_la-libpostal.lo libpostal_la-expand.lo libpostal_la-address_dictionary.lo libpostal_la-transliterate.lo libpostal_la-tokens.lo libpostal_la-trie.lo libpostal_la-trie_search.lo libpostal_la-trie_utils.lo libpostal_la-string_utils.lo libpostal_la-file_utils.lo utf8proc/libpostal_la-utf8proc.lo libpostal_la-normalize.lo libpostal_la-numex.lo libpostal_la-features.lo libpostal_la-unicode_scripts.lo libpostal_la-address_parser.lo libpostal_la-address_parser_io.lo libpostal_la-averaged_perceptron.lo libpostal_la-crf.lo libpostal_la-crf_context.lo libpostal_la-sparse_matrix.lo libpostal_la-averaged_perceptron_tagger.lo libpostal_la-graph.lo libpostal_la-graph_builder.lo libpostal_la-language_classifier.lo libpostal_la-language_features.lo libpostal_la-logistic_regression.lo libpostal_la-logistic.lo libpostal_la-minibatch.lo libpostal_la-float_utils.lo libpostal_la-ngrams.lo libpostal_la-place.lo libpostal_la-near_dupe.lo libpostal_la-double_metaphone.lo geohash/libpostal_la-geohash.lo libpostal_la-dedupe.lo libpostal_la-string_similarity.lo libpostal_la-acronyms.lo libpostal_la-soft_tfidf.lo libpostal_la-jaccard.lo libscanner.la -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libpostal.so.1.0 -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -D LIBPOSTAL_EXPORTS .libs/libpostal_la-strndup.o .libs/libpostal_la-libpostal.o .libs/libpostal_la-expand.o .libs/libpostal_la-address_dictionary.o .libs/libpostal_la-transliterate.o .libs/libpostal_la-tokens.o .libs/libpostal_la-trie.o .libs/libpostal_la-trie_search.o .libs/libpostal_la-trie_utils.o .libs/libpostal_la-string_utils.o .libs/libpostal_la-file_utils.o utf8proc/.libs/libpostal_la-utf8proc.o .libs/libpostal_la-normalize.o .libs/libpostal_la-numex.o .libs/libpostal_la-features.o .libs/libpostal_la-unicode_scripts.o .libs/libpostal_la-address_parser.o .libs/libpostal_la-address_parser_io.o .libs/libpostal_la-averaged_perceptron.o .libs/libpostal_la-crf.o .libs/libpostal_la-crf_context.o .libs/libpostal_la-sparse_matrix.o .libs/libpostal_la-averaged_perceptron_tagger.o .libs/libpostal_la-graph.o .libs/libpostal_la-graph_builder.o .libs/libpostal_la-language_classifier.o .libs/libpostal_la-language_features.o .libs/libpostal_la-logistic_regression.o .libs/libpostal_la-logistic.o .libs/libpostal_la-minibatch.o .libs/libpostal_la-float_utils.o .libs/libpostal_la-ngrams.o .libs/libpostal_la-place.o .libs/libpostal_la-near_dupe.o .libs/libpostal_la-double_metaphone.o geohash/.libs/libpostal_la-geohash.o .libs/libpostal_la-dedupe.o .libs/libpostal_la-string_similarity.o .libs/libpostal_la-acronyms.o .libs/libpostal_la-soft_tfidf.o .libs/libpostal_la-jaccard.o -Wl,-whole-archive /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -Wl,-no-whole-archive -L.libs -lm -Wl,-soname,libpostal.so.1.0 libtool: link: ar x /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a libtool: link: ar cru .libs/libpostal.a ./.libs/libpostal.lax/libscanner.a/libscanner_la-drand48.o ./.libs/libpostal.lax/libscanner.a/libscanner_la-scanner.o libpostal_la-strndup.o libpostal_la-libpostal.o libpostal_la-expand.o libpostal_la-address_dictionary.o libpostal_la-transliterate.o libpostal_la-tokens.o libpostal_la-trie.o libpostal_la-trie_search.o libpostal_la-trie_utils.o libpostal_la-string_utils.o libpostal_la-file_utils.o utf8proc/libpostal_la-utf8proc.o libpostal_la-normalize.o libpostal_la-numex.o libpostal_la-features.o libpostal_la-unicode_scripts.o libpostal_la-address_parser.o libpostal_la-address_parser_io.o libpostal_la-averaged_perceptron.o libpostal_la-crf.o libpostal_la-crf_context.o libpostal_la-sparse_matrix.o libpostal_la-averaged_perceptron_tagger.o libpostal_la-graph.o libpostal_la-graph_builder.o libpostal_la-language_classifier.o libpostal_la-language_features.o libpostal_la-logistic_regression.o libpostal_la-logistic.o libpostal_la-minibatch.o libpostal_la-float_utils.o libpostal_la-ngrams.o libpostal_la-place.o libpostal_la-near_dupe.o libpostal_la-double_metaphone.o geohash/libpostal_la-geohash.o libpostal_la-dedupe.o libpostal_la-string_similarity.o libpostal_la-acronyms.o libpostal_la-soft_tfidf.o libpostal_la-jaccard.o libtool: link: ranlib .libs/libpostal.a cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT libpostal-strndup.o -MD -MP -MF .deps/libpostal-strndup.Tpo -c -o libpostal-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/libpostal-strndup.Tpo .deps/libpostal-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT libpostal-main.o -MD -MP -MF .deps/libpostal-main.Tpo -c -o libpostal-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/libpostal-main.Tpo .deps/libpostal-main.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT libpostal-json_encode.o -MD -MP -MF .deps/libpostal-json_encode.Tpo -c -o libpostal-json_encode.o `test -f 'json_encode.c' || echo './'`json_encode.c mv -f .deps/libpostal-json_encode.Tpo .deps/libpostal-json_encode.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT libpostal-file_utils.o -MD -MP -MF .deps/libpostal-file_utils.Tpo -c -o libpostal-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/libpostal-file_utils.Tpo .deps/libpostal-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT libpostal-string_utils.o -MD -MP -MF .deps/libpostal-string_utils.Tpo -c -o libpostal-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ mv -f .deps/libpostal-string_utils.Tpo .deps/libpostal-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/libpostal-utf8proc.o -MD -MP -MF utf8proc/.deps/libpostal-utf8proc.Tpo -c -o utf8proc/libpostal-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c 8 warnings generated. mv -f utf8proc/.deps/libpostal-utf8proc.Tpo utf8proc/.deps/libpostal-utf8proc.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o libpostal libpostal-strndup.o libpostal-main.o libpostal-json_encode.o libpostal-file_utils.o libpostal-string_utils.o utf8proc/libpostal-utf8proc.o libpostal.la -lm libtool: link: cc -o .libs/libpostal -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe libpostal-strndup.o libpostal-main.o libpostal-json_encode.o libpostal-file_utils.o libpostal-string_utils.o utf8proc/libpostal-utf8proc.o -L.libs -lpostal -lm -Wl,-rpath-link,/usr/local/lib string_utils.c(libpostal-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c bench.c:49:11: warning: unused variable 'normalized' [-Wunused-variable] char *normalized; ^ 1 warning generated. mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o bench bench-bench.o libpostal.la libscanner.la -lm libtool: link: cc -o .libs/bench -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe bench-bench.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lpostal -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser-strndup.o -MD -MP -MF .deps/address_parser-strndup.Tpo -c -o address_parser-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/address_parser-strndup.Tpo .deps/address_parser-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser-address_parser_cli.o -MD -MP -MF .deps/address_parser-address_parser_cli.Tpo -c -o address_parser-address_parser_cli.o `test -f 'address_parser_cli.c' || echo './'`address_parser_cli.c mv -f .deps/address_parser-address_parser_cli.Tpo .deps/address_parser-address_parser_cli.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser-json_encode.o -MD -MP -MF .deps/address_parser-json_encode.Tpo -c -o address_parser-json_encode.o `test -f 'json_encode.c' || echo './'`json_encode.c mv -f .deps/address_parser-json_encode.Tpo .deps/address_parser-json_encode.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT linenoise/address_parser-linenoise.o -MD -MP -MF linenoise/.deps/address_parser-linenoise.Tpo -c -o linenoise/address_parser-linenoise.o `test -f 'linenoise/linenoise.c' || echo './'`linenoise/linenoise.c mv -f linenoise/.deps/address_parser-linenoise.Tpo linenoise/.deps/address_parser-linenoise.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser-string_utils.o -MD -MP -MF .deps/address_parser-string_utils.Tpo -c -o address_parser-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/address_parser-string_utils.Tpo .deps/address_parser-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/address_parser-utf8proc.o -MD -MP -MF utf8proc/.deps/address_parser-utf8proc.Tpo -c -o utf8proc/address_parser-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/address_parser-utf8proc.Tpo utf8proc/.deps/address_parser-utf8proc.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o address_parser address_parser-strndup.o address_parser-address_parser_cli.o address_parser-json_encode.o linenoise/address_parser-linenoise.o address_parser-string_utils.o utf8proc/address_parser-utf8proc.o libpostal.la -lm libtool: link: cc -o .libs/address_parser -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe address_parser-strndup.o address_parser-address_parser_cli.o address_parser-json_encode.o linenoise/address_parser-linenoise.o address_parser-string_utils.o utf8proc/address_parser-utf8proc.o -L.libs -lpostal -lm -Wl,-rpath-link,/usr/local/lib string_utils.c(address_parser-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-strndup.o -MD -MP -MF .deps/address_parser_train-strndup.Tpo -c -o address_parser_train-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/address_parser_train-strndup.Tpo .deps/address_parser_train-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-address_parser_train.o -MD -MP -MF .deps/address_parser_train-address_parser_train.Tpo -c -o address_parser_train-address_parser_train.o `test -f 'address_parser_train.c' || echo './'`address_parser_train.c In file included from address_parser_train.c:3: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser_train.c:107:10: warning: unused variable 'have_postal_code' [-Wunused-variable] bool have_postal_code = false; ^ address_parser_train.c:116:10: warning: unused variable 'have_dictionary_phrases' [-Wunused-variable] bool have_dictionary_phrases = search_address_dictionaries_tokens_with_phrases(tokenized_str->str, tokenized_str->tokens, language, &dictionary_phrases); ^ address_parser_train.c:771:18: warning: variable 'total' set but not used [-Wunused-but-set-variable] uint32_t total = 0; ^ address_parser_train.c:840:18: warning: unused variable 'pc_count' [-Wunused-variable] uint32_t pc_count = kh_value(postal_code_counts, k); ^ address_parser_train.c:381:11: warning: unused variable 'str' [-Wunused-variable] char *str; ^ address_parser_train.c:391:11: warning: unused variable 'normalized' [-Wunused-variable] char *normalized; ^ address_parser_train.c:397:33: warning: unused variable 'pc_ctx' [-Wunused-variable] postal_code_context_value_t pc_ctx; ^ address_parser_train.c:402:11: warning: unused variable 'prev_label' [-Wunused-variable] char *prev_label; ^ address_parser_train.c:444:18: warning: unused variable 'tokens' [-Wunused-variable] token_array *tokens; ^ address_parser_train.c:1062:10: warning: unused variable 'logged' [-Wunused-variable] bool logged = false; ^ 11 warnings generated. mv -f .deps/address_parser_train-address_parser_train.Tpo .deps/address_parser_train-address_parser_train.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-address_parser.o -MD -MP -MF .deps/address_parser_train-address_parser.Tpo -c -o address_parser_train-address_parser.o `test -f 'address_parser.c' || echo './'`address_parser.c In file included from address_parser.c:1: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser.c:349:10: warning: unused variable 'has_key' [-Wunused-variable] bool has_key = trie_get_data(parser->vocab, word, &count); ^ address_parser.c:690:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:762:10: warning: unused variable 'have_address_phrases' [-Wunused-variable] bool have_address_phrases = search_address_dictionaries_tokens_with_phrases(normalized_str, normalized_tokens, NULL, &address_dictionary_phrases); ^ address_parser.c:798:10: warning: unused variable 'have_component_phrases' [-Wunused-variable] bool have_component_phrases = trie_search_tokens_with_phrases(parser->phrases, normalized_str_admin, normalized_admin_tokens, &component_phrases); ^ address_parser.c:816:10: warning: unused variable 'have_postal_code_phrases' [-Wunused-variable] bool have_postal_code_phrases = trie_search_tokens_with_phrases(parser->postal_codes, normalized_str_admin, normalized_admin_tokens, &postal_code_phrases); ^ address_parser.c:835:40: warning: unused parameter 'len' [-Wunused-parameter] char *phrase_prefix(char *word, size_t len, phrase_t prefix_phrase, char_array *prefix_phrase_array) { ^ address_parser.c:925:13: warning: unused variable 'token' [-Wunused-variable] token_t token = tokenized->tokens->a[i]; ^ address_parser.c:883:74: warning: unused parameter 'parser' [-Wunused-parameter] static address_parser_phrase_t word_or_phrase_at_index(address_parser_t *parser, tokenized_string_t *tokenized, address_parser_context_t *context, uint32_t i, bool long_context) { ^ address_parser.c:973:13: warning: unused variable 'membership' [-Wunused-variable] int64_t membership; ^ address_parser.c:1001:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:1283:18: warning: unused variable 'postal_code_context' [-Wunused-variable] uint64_t postal_code_context; ^ address_parser.c:1285:18: warning: unused variable 'k' [-Wunused-variable] khiter_t k; ^ address_parser.c:1384:18: warning: variable 'ngrams_added' set but not used [-Wunused-but-set-variable] bool ngrams_added = false; ^ address_parser.c:1568:26: warning: unused variable 'suffix_phrase' [-Wunused-variable] phrase_t suffix_phrase = context->suffix_phrases->a[right_idx]; ^ address_parser.c:1574:22: warning: unused variable 'right_context_name' [-Wunused-variable] bool right_context_name = false; ^ address_parser.c:1575:22: warning: unused variable 'right_context_street' [-Wunused-variable] bool right_context_street = false; ^ address_parser.c:1510:16: warning: variable 'next_word_len' set but not used [-Wunused-but-set-variable] size_t next_word_len = 1; ^ address_parser.c:1098:11: warning: unused variable 'language' [-Wunused-variable] char *language = context->language; ^ address_parser.c:1099:11: warning: unused variable 'country' [-Wunused-variable] char *country = context->country; ^ address_parser.c:1109:19: warning: unused variable 'separators' [-Wunused-variable] uint32_array *separators = context->separators; ^ address_parser.c:1326:10: warning: variable 'is_unknown' set but not used [-Wunused-but-set-variable] bool is_unknown = false; ^ address_parser.c:1328:10: warning: variable 'known_prefix' set but not used [-Wunused-but-set-variable] bool known_prefix = false; ^ address_parser.c:1329:10: warning: variable 'known_suffix' set but not used [-Wunused-but-set-variable] bool known_suffix = false; ^ 24 warnings generated. mv -f .deps/address_parser_train-address_parser.Tpo .deps/address_parser_train-address_parser.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-address_parser_io.o -MD -MP -MF .deps/address_parser_train-address_parser_io.Tpo -c -o address_parser_train-address_parser_io.o `test -f 'address_parser_io.c' || echo './'`address_parser_io.c In file included from address_parser_io.c:1: In file included from ./address_parser_io.h:8: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser_io.c:105:16: warning: unused variable 'pair_len' [-Wunused-variable] size_t pair_len = strlen(str); ^ address_parser_io.c:99:12: warning: unused variable 'num_pairs' [-Wunused-variable] size_t num_pairs = cstring_array_num_strings(pairs); ^ address_parser_io.c:246:12: warning: unused variable 'len' [-Wunused-variable] size_t len = strlen(normalized); ^ 4 warnings generated. mv -f .deps/address_parser_train-address_parser_io.Tpo .deps/address_parser_train-address_parser_io.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-averaged_perceptron.o -MD -MP -MF .deps/address_parser_train-averaged_perceptron.Tpo -c -o address_parser_train-averaged_perceptron.o `test -f 'averaged_perceptron.c' || echo './'`averaged_perceptron.c In file included from averaged_perceptron.c:1: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ averaged_perceptron.c:45:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i = 0; ^ 2 warnings generated. mv -f .deps/address_parser_train-averaged_perceptron.Tpo .deps/address_parser_train-averaged_perceptron.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-crf.o -MD -MP -MF .deps/address_parser_train-crf.Tpo -c -o address_parser_train-crf.o `test -f 'crf.c' || echo './'`crf.c In file included from crf.c:1: In file included from ./crf.h:20: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/address_parser_train-crf.Tpo .deps/address_parser_train-crf.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-crf_context.o -MD -MP -MF .deps/address_parser_train-crf_context.Tpo -c -o address_parser_train-crf_context.o `test -f 'crf_context.c' || echo './'`crf_context.c In file included from crf_context.c:1: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ crf_context.c:238:18: warning: unused variable 'T' [-Wunused-variable] const size_t T = context->num_items; ^ crf_context.c:239:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = context->num_labels; ^ crf_context.c:538:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = self->num_labels; ^ crf_context.c:540:19: warning: unused variable 'cur' [-Wunused-variable] const double *cur = NULL; ^ 5 warnings generated. mv -f .deps/address_parser_train-crf_context.Tpo .deps/address_parser_train-crf_context.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-sparse_matrix.o -MD -MP -MF .deps/address_parser_train-sparse_matrix.Tpo -c -o address_parser_train-sparse_matrix.o `test -f 'sparse_matrix.c' || echo './'`sparse_matrix.c In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ 13 warnings generated. mv -f .deps/address_parser_train-sparse_matrix.Tpo .deps/address_parser_train-sparse_matrix.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-graph.o -MD -MP -MF .deps/address_parser_train-graph.Tpo -c -o address_parser_train-graph.o `test -f 'graph.c' || echo './'`graph.c mv -f .deps/address_parser_train-graph.Tpo .deps/address_parser_train-graph.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-graph_builder.o -MD -MP -MF .deps/address_parser_train-graph_builder.Tpo -c -o address_parser_train-graph_builder.o `test -f 'graph_builder.c' || echo './'`graph_builder.c mv -f .deps/address_parser_train-graph_builder.Tpo .deps/address_parser_train-graph_builder.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-float_utils.o -MD -MP -MF .deps/address_parser_train-float_utils.Tpo -c -o address_parser_train-float_utils.o `test -f 'float_utils.c' || echo './'`float_utils.c mv -f .deps/address_parser_train-float_utils.Tpo .deps/address_parser_train-float_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-averaged_perceptron_trainer.o -MD -MP -MF .deps/address_parser_train-averaged_perceptron_trainer.Tpo -c -o address_parser_train-averaged_perceptron_trainer.o `test -f 'averaged_perceptron_trainer.c' || echo './'`averaged_perceptron_trainer.c In file included from averaged_perceptron_trainer.c:1: In file included from ./averaged_perceptron_trainer.h:36: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ averaged_perceptron_trainer.c:125:14: warning: unused variable 'class_id' [-Wunused-variable] uint32_t class_id; ^ averaged_perceptron_trainer.c:253:12: warning: unused variable 'index' [-Wunused-variable] size_t index; ^ 3 warnings generated. mv -f .deps/address_parser_train-averaged_perceptron_trainer.Tpo .deps/address_parser_train-averaged_perceptron_trainer.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-crf_trainer.o -MD -MP -MF .deps/address_parser_train-crf_trainer.Tpo -c -o address_parser_train-crf_trainer.o `test -f 'crf_trainer.c' || echo './'`crf_trainer.c In file included from crf_trainer.c:1: In file included from ./crf_trainer.h:8: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/address_parser_train-crf_trainer.Tpo .deps/address_parser_train-crf_trainer.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-crf_trainer_averaged_perceptron.o -MD -MP -MF .deps/address_parser_train-crf_trainer_averaged_perceptron.Tpo -c -o address_parser_train-crf_trainer_averaged_perceptron.o `test -f 'crf_trainer_averaged_perceptron.c' || echo './'`crf_trainer_averaged_perceptron.c In file included from crf_trainer_averaged_perceptron.c:1: In file included from ./crf_trainer_averaged_perceptron.h:7: In file included from ./averaged_perceptron_trainer.h:36: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ crf_trainer_averaged_perceptron.c:287:10: warning: unused variable 'add_if_missing' [-Wunused-variable] bool add_if_missing = true; ^ crf_trainer_averaged_perceptron.c:308:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ crf_trainer_averaged_perceptron.c:323:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ crf_trainer_averaged_perceptron.c:394:14: warning: unused variable 't' [-Wunused-variable] uint32_t t = 0; ^ crf_trainer_averaged_perceptron.c:395:14: warning: unused variable 'idx' [-Wunused-variable] uint32_t idx = 0; ^ crf_trainer_averaged_perceptron.c:396:14: warning: unused variable 'length' [-Wunused-variable] uint32_t length = 0; ^ crf_trainer_averaged_perceptron.c:398:10: warning: unused variable 'add_if_missing' [-Wunused-variable] bool add_if_missing = false; ^ crf_trainer_averaged_perceptron.c:479:17: warning: unused variable 'idx' [-Wunused-variable] uint32_t t, idx, length; ^ crf_trainer_averaged_perceptron.c:479:22: warning: unused variable 'length' [-Wunused-variable] uint32_t t, idx, length; ^ crf_trainer_averaged_perceptron.c:481:10: warning: unused variable 'add_if_missing' [-Wunused-variable] bool add_if_missing = false; ^ crf_trainer_averaged_perceptron.c:532:15: warning: unused variable 'prev_tag_update_counts' [-Wunused-variable] uint64_t *prev_tag_update_counts = self->prev_tag_update_counts->a; ^ crf_trainer_averaged_perceptron.c:685:12: warning: unused variable 'viterbi_score' [-Wunused-variable] double viterbi_score = crf_context_viterbi(crf_context, viterbi); ^ 13 warnings generated. mv -f .deps/address_parser_train-crf_trainer_averaged_perceptron.Tpo .deps/address_parser_train-crf_trainer_averaged_perceptron.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-averaged_perceptron_tagger.o -MD -MP -MF .deps/address_parser_train-averaged_perceptron_tagger.Tpo -c -o address_parser_train-averaged_perceptron_tagger.o `test -f 'averaged_perceptron_tagger.c' || echo './'`averaged_perceptron_tagger.c In file included from averaged_perceptron_tagger.c:1: In file included from ./averaged_perceptron_tagger.h:20: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/address_parser_train-averaged_perceptron_tagger.Tpo .deps/address_parser_train-averaged_perceptron_tagger.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-address_dictionary.o -MD -MP -MF .deps/address_parser_train-address_dictionary.Tpo -c -o address_parser_train-address_dictionary.o `test -f 'address_dictionary.c' || echo './'`address_dictionary.c address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. mv -f .deps/address_parser_train-address_dictionary.Tpo .deps/address_parser_train-address_dictionary.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-normalize.o -MD -MP -MF .deps/address_parser_train-normalize.Tpo -c -o address_parser_train-normalize.o `test -f 'normalize.c' || echo './'`normalize.c normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. mv -f .deps/address_parser_train-normalize.Tpo .deps/address_parser_train-normalize.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-numex.o -MD -MP -MF .deps/address_parser_train-numex.Tpo -c -o address_parser_train-numex.o `test -f 'numex.c' || echo './'`numex.c numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/address_parser_train-numex.Tpo .deps/address_parser_train-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-features.o -MD -MP -MF .deps/address_parser_train-features.Tpo -c -o address_parser_train-features.o `test -f 'features.c' || echo './'`features.c mv -f .deps/address_parser_train-features.Tpo .deps/address_parser_train-features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-unicode_scripts.o -MD -MP -MF .deps/address_parser_train-unicode_scripts.Tpo -c -o address_parser_train-unicode_scripts.o `test -f 'unicode_scripts.c' || echo './'`unicode_scripts.c mv -f .deps/address_parser_train-unicode_scripts.Tpo .deps/address_parser_train-unicode_scripts.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-transliterate.o -MD -MP -MF .deps/address_parser_train-transliterate.Tpo -c -o address_parser_train-transliterate.o `test -f 'transliterate.c' || echo './'`transliterate.c transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/address_parser_train-transliterate.Tpo .deps/address_parser_train-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-trie.o -MD -MP -MF .deps/address_parser_train-trie.Tpo -c -o address_parser_train-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/address_parser_train-trie.Tpo .deps/address_parser_train-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-trie_search.o -MD -MP -MF .deps/address_parser_train-trie_search.Tpo -c -o address_parser_train-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/address_parser_train-trie_search.Tpo .deps/address_parser_train-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-trie_utils.o -MD -MP -MF .deps/address_parser_train-trie_utils.Tpo -c -o address_parser_train-trie_utils.o `test -f 'trie_utils.c' || echo './'`trie_utils.c trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. mv -f .deps/address_parser_train-trie_utils.Tpo .deps/address_parser_train-trie_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-string_utils.o -MD -MP -MF .deps/address_parser_train-string_utils.Tpo -c -o address_parser_train-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/address_parser_train-string_utils.Tpo .deps/address_parser_train-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-tokens.o -MD -MP -MF .deps/address_parser_train-tokens.Tpo -c -o address_parser_train-tokens.o `test -f 'tokens.c' || echo './'`tokens.c tokens.c:13:66: warning: unused parameter 'num_tokens' [-Wunused-parameter] tokenized_string_t *tokenized_string_new_size(size_t len, size_t num_tokens) { ^ 1 warning generated. mv -f .deps/address_parser_train-tokens.Tpo .deps/address_parser_train-tokens.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-file_utils.o -MD -MP -MF .deps/address_parser_train-file_utils.Tpo -c -o address_parser_train-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/address_parser_train-file_utils.Tpo .deps/address_parser_train-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-shuffle.o -MD -MP -MF .deps/address_parser_train-shuffle.Tpo -c -o address_parser_train-shuffle.o `test -f 'shuffle.c' || echo './'`shuffle.c mv -f .deps/address_parser_train-shuffle.Tpo .deps/address_parser_train-shuffle.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/address_parser_train-utf8proc.o -MD -MP -MF utf8proc/.deps/address_parser_train-utf8proc.Tpo -c -o utf8proc/address_parser_train-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/address_parser_train-utf8proc.Tpo utf8proc/.deps/address_parser_train-utf8proc.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_train-ngrams.o -MD -MP -MF .deps/address_parser_train-ngrams.Tpo -c -o address_parser_train-ngrams.o `test -f 'ngrams.c' || echo './'`ngrams.c ngrams.c:37:22: warning: unused variable 'token_index' [-Wunused-variable] uint32_t token_index = cstring_array_start_token(grams); ^ ngrams.c:18:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ 2 warnings generated. mv -f .deps/address_parser_train-ngrams.Tpo .deps/address_parser_train-ngrams.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o address_parser_train address_parser_train-strndup.o address_parser_train-address_parser_train.o address_parser_train-address_parser.o address_parser_train-address_parser_io.o address_parser_train-averaged_perceptron.o address_parser_train-crf.o address_parser_train-crf_context.o address_parser_train-sparse_matrix.o address_parser_train-graph.o address_parser_train-graph_builder.o address_parser_train-float_utils.o address_parser_train-averaged_perceptron_trainer.o address_parser_train-crf_trainer.o address_parser_train-crf_trainer_averaged_perceptron.o address_parser_train-averaged_perceptron_tagger.o address_parser_train-address_dictionary.o address_parser_train-normalize.o address_parser_train-numex.o address_parser_train-features.o address_parser_train-unicode_scripts.o address_parser_train-transliterate.o address_parser_train-trie.o address_parser_train-trie_search.o address_parser_train-trie_utils.o address_parser_train-string_utils.o address_parser_train-tokens.o address_parser_train-file_utils.o address_parser_train-shuffle.o utf8proc/address_parser_train-utf8proc.o address_parser_train-ngrams.o libscanner.la -lm libtool: link: cc -o address_parser_train -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe address_parser_train-strndup.o address_parser_train-address_parser_train.o address_parser_train-address_parser.o address_parser_train-address_parser_io.o address_parser_train-averaged_perceptron.o address_parser_train-crf.o address_parser_train-crf_context.o address_parser_train-sparse_matrix.o address_parser_train-graph.o address_parser_train-graph_builder.o address_parser_train-float_utils.o address_parser_train-averaged_perceptron_trainer.o address_parser_train-crf_trainer.o address_parser_train-crf_trainer_averaged_perceptron.o address_parser_train-averaged_perceptron_tagger.o address_parser_train-address_dictionary.o address_parser_train-normalize.o address_parser_train-numex.o address_parser_train-features.o address_parser_train-unicode_scripts.o address_parser_train-transliterate.o address_parser_train-trie.o address_parser_train-trie_search.o address_parser_train-trie_utils.o address_parser_train-string_utils.o address_parser_train-tokens.o address_parser_train-file_utils.o address_parser_train-shuffle.o utf8proc/address_parser_train-utf8proc.o address_parser_train-ngrams.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lm string_utils.c(address_parser_train-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() numex.c(address_parser_train-numex.o:(replace_numeric_expressions)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-strndup.o -MD -MP -MF .deps/address_parser_test-strndup.Tpo -c -o address_parser_test-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/address_parser_test-strndup.Tpo .deps/address_parser_test-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-address_parser_test.o -MD -MP -MF .deps/address_parser_test-address_parser_test.Tpo -c -o address_parser_test-address_parser_test.o `test -f 'address_parser_test.c' || echo './'`address_parser_test.c In file included from address_parser_test.c:1: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser_test.c:23:32: warning: unused variable 'ap' [-Wunused-variable] averaged_perceptron_t *ap = parser->model.ap; ^ address_parser_test.c:33:24: warning: unused variable 'classes' [-Wunused-variable] cstring_array *classes = parser->model.ap->classes; ^ address_parser_test.c:99:15: warning: unused variable 'prev_label' [-Wunused-variable] char *prev_label = NULL; ^ address_parser_test.c:80:10: warning: unused variable 'success' [-Wunused-variable] bool success = false; ^ address_parser_test.c:82:12: warning: unused variable 'examples' [-Wunused-variable] size_t examples = 0; ^ address_parser_test.c:84:10: warning: unused variable 'logged' [-Wunused-variable] bool logged = false; ^ address_parser_test.c:169:13: warning: unused variable 'arg_iterations' [-Wunused-variable] ssize_t arg_iterations; ^ address_parser_test.c:172:11: warning: unused variable 'addres_parser_dir' [-Wunused-variable] char *addres_parser_dir = NULL; ^ 9 warnings generated. mv -f .deps/address_parser_test-address_parser_test.Tpo .deps/address_parser_test-address_parser_test.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-address_parser.o -MD -MP -MF .deps/address_parser_test-address_parser.Tpo -c -o address_parser_test-address_parser.o `test -f 'address_parser.c' || echo './'`address_parser.c In file included from address_parser.c:1: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser.c:349:10: warning: unused variable 'has_key' [-Wunused-variable] bool has_key = trie_get_data(parser->vocab, word, &count); ^ address_parser.c:690:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:762:10: warning: unused variable 'have_address_phrases' [-Wunused-variable] bool have_address_phrases = search_address_dictionaries_tokens_with_phrases(normalized_str, normalized_tokens, NULL, &address_dictionary_phrases); ^ address_parser.c:798:10: warning: unused variable 'have_component_phrases' [-Wunused-variable] bool have_component_phrases = trie_search_tokens_with_phrases(parser->phrases, normalized_str_admin, normalized_admin_tokens, &component_phrases); ^ address_parser.c:816:10: warning: unused variable 'have_postal_code_phrases' [-Wunused-variable] bool have_postal_code_phrases = trie_search_tokens_with_phrases(parser->postal_codes, normalized_str_admin, normalized_admin_tokens, &postal_code_phrases); ^ address_parser.c:835:40: warning: unused parameter 'len' [-Wunused-parameter] char *phrase_prefix(char *word, size_t len, phrase_t prefix_phrase, char_array *prefix_phrase_array) { ^ address_parser.c:925:13: warning: unused variable 'token' [-Wunused-variable] token_t token = tokenized->tokens->a[i]; ^ address_parser.c:883:74: warning: unused parameter 'parser' [-Wunused-parameter] static address_parser_phrase_t word_or_phrase_at_index(address_parser_t *parser, tokenized_string_t *tokenized, address_parser_context_t *context, uint32_t i, bool long_context) { ^ address_parser.c:973:13: warning: unused variable 'membership' [-Wunused-variable] int64_t membership; ^ address_parser.c:1001:14: warning: unused variable 'phrase' [-Wunused-variable] phrase_t phrase; ^ address_parser.c:1283:18: warning: unused variable 'postal_code_context' [-Wunused-variable] uint64_t postal_code_context; ^ address_parser.c:1285:18: warning: unused variable 'k' [-Wunused-variable] khiter_t k; ^ address_parser.c:1384:18: warning: variable 'ngrams_added' set but not used [-Wunused-but-set-variable] bool ngrams_added = false; ^ address_parser.c:1568:26: warning: unused variable 'suffix_phrase' [-Wunused-variable] phrase_t suffix_phrase = context->suffix_phrases->a[right_idx]; ^ address_parser.c:1574:22: warning: unused variable 'right_context_name' [-Wunused-variable] bool right_context_name = false; ^ address_parser.c:1575:22: warning: unused variable 'right_context_street' [-Wunused-variable] bool right_context_street = false; ^ address_parser.c:1510:16: warning: variable 'next_word_len' set but not used [-Wunused-but-set-variable] size_t next_word_len = 1; ^ address_parser.c:1098:11: warning: unused variable 'language' [-Wunused-variable] char *language = context->language; ^ address_parser.c:1099:11: warning: unused variable 'country' [-Wunused-variable] char *country = context->country; ^ address_parser.c:1109:19: warning: unused variable 'separators' [-Wunused-variable] uint32_array *separators = context->separators; ^ address_parser.c:1326:10: warning: variable 'is_unknown' set but not used [-Wunused-but-set-variable] bool is_unknown = false; ^ address_parser.c:1328:10: warning: variable 'known_prefix' set but not used [-Wunused-but-set-variable] bool known_prefix = false; ^ address_parser.c:1329:10: warning: variable 'known_suffix' set but not used [-Wunused-but-set-variable] bool known_suffix = false; ^ 24 warnings generated. mv -f .deps/address_parser_test-address_parser.Tpo .deps/address_parser_test-address_parser.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-address_parser_io.o -MD -MP -MF .deps/address_parser_test-address_parser_io.Tpo -c -o address_parser_test-address_parser_io.o `test -f 'address_parser_io.c' || echo './'`address_parser_io.c In file included from address_parser_io.c:1: In file included from ./address_parser_io.h:8: In file included from ./address_parser.h:52: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ address_parser_io.c:105:16: warning: unused variable 'pair_len' [-Wunused-variable] size_t pair_len = strlen(str); ^ address_parser_io.c:99:12: warning: unused variable 'num_pairs' [-Wunused-variable] size_t num_pairs = cstring_array_num_strings(pairs); ^ address_parser_io.c:246:12: warning: unused variable 'len' [-Wunused-variable] size_t len = strlen(normalized); ^ 4 warnings generated. mv -f .deps/address_parser_test-address_parser_io.Tpo .deps/address_parser_test-address_parser_io.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-averaged_perceptron.o -MD -MP -MF .deps/address_parser_test-averaged_perceptron.Tpo -c -o address_parser_test-averaged_perceptron.o `test -f 'averaged_perceptron.c' || echo './'`averaged_perceptron.c In file included from averaged_perceptron.c:1: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ averaged_perceptron.c:45:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i = 0; ^ 2 warnings generated. mv -f .deps/address_parser_test-averaged_perceptron.Tpo .deps/address_parser_test-averaged_perceptron.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-crf.o -MD -MP -MF .deps/address_parser_test-crf.Tpo -c -o address_parser_test-crf.o `test -f 'crf.c' || echo './'`crf.c In file included from crf.c:1: In file included from ./crf.h:20: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ mv -f .deps/address_parser_test-crf.Tpo .deps/address_parser_test-crf.Po 1 warning generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-crf_context.o -MD -MP -MF .deps/address_parser_test-crf_context.Tpo -c -o address_parser_test-crf_context.o `test -f 'crf_context.c' || echo './'`crf_context.c In file included from crf_context.c:1: In file included from ./crf_context.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ crf_context.c:238:18: warning: unused variable 'T' [-Wunused-variable] const size_t T = context->num_items; ^ crf_context.c:239:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = context->num_labels; ^ crf_context.c:538:18: warning: unused variable 'L' [-Wunused-variable] const size_t L = self->num_labels; ^ crf_context.c:540:19: warning: unused variable 'cur' [-Wunused-variable] const double *cur = NULL; ^ 5 warnings generated. mv -f .deps/address_parser_test-crf_context.Tpo .deps/address_parser_test-crf_context.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-sparse_matrix.o -MD -MP -MF .deps/address_parser_test-sparse_matrix.Tpo -c -o address_parser_test-sparse_matrix.o `test -f 'sparse_matrix.c' || echo './'`sparse_matrix.c In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ 13 warnings generated. mv -f .deps/address_parser_test-sparse_matrix.Tpo .deps/address_parser_test-sparse_matrix.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-graph.o -MD -MP -MF .deps/address_parser_test-graph.Tpo -c -o address_parser_test-graph.o `test -f 'graph.c' || echo './'`graph.c mv -f .deps/address_parser_test-graph.Tpo .deps/address_parser_test-graph.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-graph_builder.o -MD -MP -MF .deps/address_parser_test-graph_builder.Tpo -c -o address_parser_test-graph_builder.o `test -f 'graph_builder.c' || echo './'`graph_builder.c mv -f .deps/address_parser_test-graph_builder.Tpo .deps/address_parser_test-graph_builder.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-float_utils.o -MD -MP -MF .deps/address_parser_test-float_utils.Tpo -c -o address_parser_test-float_utils.o `test -f 'float_utils.c' || echo './'`float_utils.c mv -f .deps/address_parser_test-float_utils.Tpo .deps/address_parser_test-float_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-averaged_perceptron_tagger.o -MD -MP -MF .deps/address_parser_test-averaged_perceptron_tagger.Tpo -c -o address_parser_test-averaged_perceptron_tagger.o `test -f 'averaged_perceptron_tagger.c' || echo './'`averaged_perceptron_tagger.c In file included from averaged_perceptron_tagger.c:1: In file included from ./averaged_perceptron_tagger.h:20: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/address_parser_test-averaged_perceptron_tagger.Tpo .deps/address_parser_test-averaged_perceptron_tagger.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-address_dictionary.o -MD -MP -MF .deps/address_parser_test-address_dictionary.Tpo -c -o address_parser_test-address_dictionary.o `test -f 'address_dictionary.c' || echo './'`address_dictionary.c address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. mv -f .deps/address_parser_test-address_dictionary.Tpo .deps/address_parser_test-address_dictionary.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-normalize.o -MD -MP -MF .deps/address_parser_test-normalize.Tpo -c -o address_parser_test-normalize.o `test -f 'normalize.c' || echo './'`normalize.c normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. mv -f .deps/address_parser_test-normalize.Tpo .deps/address_parser_test-normalize.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-numex.o -MD -MP -MF .deps/address_parser_test-numex.Tpo -c -o address_parser_test-numex.o `test -f 'numex.c' || echo './'`numex.c numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/address_parser_test-numex.Tpo .deps/address_parser_test-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-features.o -MD -MP -MF .deps/address_parser_test-features.Tpo -c -o address_parser_test-features.o `test -f 'features.c' || echo './'`features.c mv -f .deps/address_parser_test-features.Tpo .deps/address_parser_test-features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-unicode_scripts.o -MD -MP -MF .deps/address_parser_test-unicode_scripts.Tpo -c -o address_parser_test-unicode_scripts.o `test -f 'unicode_scripts.c' || echo './'`unicode_scripts.c mv -f .deps/address_parser_test-unicode_scripts.Tpo .deps/address_parser_test-unicode_scripts.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-transliterate.o -MD -MP -MF .deps/address_parser_test-transliterate.Tpo -c -o address_parser_test-transliterate.o `test -f 'transliterate.c' || echo './'`transliterate.c transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/address_parser_test-transliterate.Tpo .deps/address_parser_test-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-trie.o -MD -MP -MF .deps/address_parser_test-trie.Tpo -c -o address_parser_test-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/address_parser_test-trie.Tpo .deps/address_parser_test-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-trie_search.o -MD -MP -MF .deps/address_parser_test-trie_search.Tpo -c -o address_parser_test-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/address_parser_test-trie_search.Tpo .deps/address_parser_test-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-trie_utils.o -MD -MP -MF .deps/address_parser_test-trie_utils.Tpo -c -o address_parser_test-trie_utils.o `test -f 'trie_utils.c' || echo './'`trie_utils.c trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. mv -f .deps/address_parser_test-trie_utils.Tpo .deps/address_parser_test-trie_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-string_utils.o -MD -MP -MF .deps/address_parser_test-string_utils.Tpo -c -o address_parser_test-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/address_parser_test-string_utils.Tpo .deps/address_parser_test-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-tokens.o -MD -MP -MF .deps/address_parser_test-tokens.Tpo -c -o address_parser_test-tokens.o `test -f 'tokens.c' || echo './'`tokens.c tokens.c:13:66: warning: unused parameter 'num_tokens' [-Wunused-parameter] tokenized_string_t *tokenized_string_new_size(size_t len, size_t num_tokens) { ^ 1 warning generated. mv -f .deps/address_parser_test-tokens.Tpo .deps/address_parser_test-tokens.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-file_utils.o -MD -MP -MF .deps/address_parser_test-file_utils.Tpo -c -o address_parser_test-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/address_parser_test-file_utils.Tpo .deps/address_parser_test-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/address_parser_test-utf8proc.o -MD -MP -MF utf8proc/.deps/address_parser_test-utf8proc.Tpo -c -o utf8proc/address_parser_test-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/address_parser_test-utf8proc.Tpo utf8proc/.deps/address_parser_test-utf8proc.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT address_parser_test-ngrams.o -MD -MP -MF .deps/address_parser_test-ngrams.Tpo -c -o address_parser_test-ngrams.o `test -f 'ngrams.c' || echo './'`ngrams.c ngrams.c:37:22: warning: unused variable 'token_index' [-Wunused-variable] uint32_t token_index = cstring_array_start_token(grams); ^ ngrams.c:18:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ 2 warnings generated. mv -f .deps/address_parser_test-ngrams.Tpo .deps/address_parser_test-ngrams.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o address_parser_test address_parser_test-strndup.o address_parser_test-address_parser_test.o address_parser_test-address_parser.o address_parser_test-address_parser_io.o address_parser_test-averaged_perceptron.o address_parser_test-crf.o address_parser_test-crf_context.o address_parser_test-sparse_matrix.o address_parser_test-graph.o address_parser_test-graph_builder.o address_parser_test-float_utils.o address_parser_test-averaged_perceptron_tagger.o address_parser_test-address_dictionary.o address_parser_test-normalize.o address_parser_test-numex.o address_parser_test-features.o address_parser_test-unicode_scripts.o address_parser_test-transliterate.o address_parser_test-trie.o address_parser_test-trie_search.o address_parser_test-trie_utils.o address_parser_test-string_utils.o address_parser_test-tokens.o address_parser_test-file_utils.o utf8proc/address_parser_test-utf8proc.o address_parser_test-ngrams.o libscanner.la -lm libtool: link: cc -o address_parser_test -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe address_parser_test-strndup.o address_parser_test-address_parser_test.o address_parser_test-address_parser.o address_parser_test-address_parser_io.o address_parser_test-averaged_perceptron.o address_parser_test-crf.o address_parser_test-crf_context.o address_parser_test-sparse_matrix.o address_parser_test-graph.o address_parser_test-graph_builder.o address_parser_test-float_utils.o address_parser_test-averaged_perceptron_tagger.o address_parser_test-address_dictionary.o address_parser_test-normalize.o address_parser_test-numex.o address_parser_test-features.o address_parser_test-unicode_scripts.o address_parser_test-transliterate.o address_parser_test-trie.o address_parser_test-trie_search.o address_parser_test-trie_utils.o address_parser_test-string_utils.o address_parser_test-tokens.o address_parser_test-file_utils.o utf8proc/address_parser_test-utf8proc.o address_parser_test-ngrams.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lm address_parser.c(address_parser_test-address_parser.o:(add_ngram_features)): warning: sprintf() is often misused, please use snprintf() transliterate.c(address_parser_test-transliterate.o:(get_transliterator_index_for_script_language)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-strndup.o -MD -MP -MF .deps/build_address_dictionary-strndup.Tpo -c -o build_address_dictionary-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/build_address_dictionary-strndup.Tpo .deps/build_address_dictionary-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-address_dictionary_builder.o -MD -MP -MF .deps/build_address_dictionary-address_dictionary_builder.Tpo -c -o build_address_dictionary-address_dictionary_builder.o `test -f 'address_dictionary_builder.c' || echo './'`address_dictionary_builder.c address_dictionary_builder.c:25:27: warning: unused variable 'address_dict' [-Wunused-variable] address_dictionary_t *address_dict = get_address_dictionary(); ^ 1 warning generated. mv -f .deps/build_address_dictionary-address_dictionary_builder.Tpo .deps/build_address_dictionary-address_dictionary_builder.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-address_dictionary.o -MD -MP -MF .deps/build_address_dictionary-address_dictionary.Tpo -c -o build_address_dictionary-address_dictionary.o `test -f 'address_dictionary.c' || echo './'`address_dictionary.c address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. mv -f .deps/build_address_dictionary-address_dictionary.Tpo .deps/build_address_dictionary-address_dictionary.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-file_utils.o -MD -MP -MF .deps/build_address_dictionary-file_utils.Tpo -c -o build_address_dictionary-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/build_address_dictionary-file_utils.Tpo .deps/build_address_dictionary-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-string_utils.o -MD -MP -MF .deps/build_address_dictionary-string_utils.Tpo -c -o build_address_dictionary-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/build_address_dictionary-string_utils.Tpo .deps/build_address_dictionary-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-trie.o -MD -MP -MF .deps/build_address_dictionary-trie.Tpo -c -o build_address_dictionary-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/build_address_dictionary-trie.Tpo .deps/build_address_dictionary-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_address_dictionary-trie_search.o -MD -MP -MF .deps/build_address_dictionary-trie_search.Tpo -c -o build_address_dictionary-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/build_address_dictionary-trie_search.Tpo .deps/build_address_dictionary-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/build_address_dictionary-utf8proc.o -MD -MP -MF utf8proc/.deps/build_address_dictionary-utf8proc.Tpo -c -o utf8proc/build_address_dictionary-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/build_address_dictionary-utf8proc.Tpo utf8proc/.deps/build_address_dictionary-utf8proc.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o build_address_dictionary build_address_dictionary-strndup.o build_address_dictionary-address_dictionary_builder.o build_address_dictionary-address_dictionary.o build_address_dictionary-file_utils.o build_address_dictionary-string_utils.o build_address_dictionary-trie.o build_address_dictionary-trie_search.o utf8proc/build_address_dictionary-utf8proc.o -lm libtool: link: cc -o build_address_dictionary -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe build_address_dictionary-strndup.o build_address_dictionary-address_dictionary_builder.o build_address_dictionary-address_dictionary.o build_address_dictionary-file_utils.o build_address_dictionary-string_utils.o build_address_dictionary-trie.o build_address_dictionary-trie_search.o utf8proc/build_address_dictionary-utf8proc.o -L.libs -lm address_dictionary_builder.c(build_address_dictionary-address_dictionary_builder.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-strndup.o -MD -MP -MF .deps/build_numex_table-strndup.Tpo -c -o build_numex_table-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/build_numex_table-strndup.Tpo .deps/build_numex_table-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-numex_table_builder.o -MD -MP -MF .deps/build_numex_table-numex_table_builder.Tpo -c -o build_numex_table-numex_table_builder.o `test -f 'numex_table_builder.c' || echo './'`numex_table_builder.c numex_table_builder.c:64:22: warning: unused variable 'rule' [-Wunused-variable] numex_rule_t rule; ^ numex_table_builder.c:48:12: warning: unused variable 'num_ordinal_indicator_rules' [-Wunused-variable] size_t num_ordinal_indicator_rules = sizeof(ordinal_indicator_rules) / sizeof(ordinal_indicator_t); ^ 2 warnings generated. mv -f .deps/build_numex_table-numex_table_builder.Tpo .deps/build_numex_table-numex_table_builder.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-numex.o -MD -MP -MF .deps/build_numex_table-numex.Tpo -c -o build_numex_table-numex.o `test -f 'numex.c' || echo './'`numex.c numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/build_numex_table-numex.Tpo .deps/build_numex_table-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-file_utils.o -MD -MP -MF .deps/build_numex_table-file_utils.Tpo -c -o build_numex_table-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/build_numex_table-file_utils.Tpo .deps/build_numex_table-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-string_utils.o -MD -MP -MF .deps/build_numex_table-string_utils.Tpo -c -o build_numex_table-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/build_numex_table-string_utils.Tpo .deps/build_numex_table-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-tokens.o -MD -MP -MF .deps/build_numex_table-tokens.Tpo -c -o build_numex_table-tokens.o `test -f 'tokens.c' || echo './'`tokens.c tokens.c:13:66: warning: unused parameter 'num_tokens' [-Wunused-parameter] tokenized_string_t *tokenized_string_new_size(size_t len, size_t num_tokens) { ^ 1 warning generated. mv -f .deps/build_numex_table-tokens.Tpo .deps/build_numex_table-tokens.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-trie.o -MD -MP -MF .deps/build_numex_table-trie.Tpo -c -o build_numex_table-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/build_numex_table-trie.Tpo .deps/build_numex_table-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_numex_table-trie_search.o -MD -MP -MF .deps/build_numex_table-trie_search.Tpo -c -o build_numex_table-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/build_numex_table-trie_search.Tpo .deps/build_numex_table-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/build_numex_table-utf8proc.o -MD -MP -MF utf8proc/.deps/build_numex_table-utf8proc.Tpo -c -o utf8proc/build_numex_table-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/build_numex_table-utf8proc.Tpo utf8proc/.deps/build_numex_table-utf8proc.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o build_numex_table build_numex_table-strndup.o build_numex_table-numex_table_builder.o build_numex_table-numex.o build_numex_table-file_utils.o build_numex_table-string_utils.o build_numex_table-tokens.o build_numex_table-trie.o build_numex_table-trie_search.o utf8proc/build_numex_table-utf8proc.o -lm libtool: link: cc -o build_numex_table -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe build_numex_table-strndup.o build_numex_table-numex_table_builder.o build_numex_table-numex.o build_numex_table-file_utils.o build_numex_table-string_utils.o build_numex_table-tokens.o build_numex_table-trie.o build_numex_table-trie_search.o utf8proc/build_numex_table-utf8proc.o -L.libs -lm numex.c(build_numex_table-numex.o:(replace_numeric_expressions)): warning: sprintf() is often misused, please use snprintf() string_utils.c(build_numex_table-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-strndup.o -MD -MP -MF .deps/build_trans_table-strndup.Tpo -c -o build_trans_table-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/build_trans_table-strndup.Tpo .deps/build_trans_table-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-transliteration_table_builder.o -MD -MP -MF .deps/build_trans_table-transliteration_table_builder.Tpo -c -o build_trans_table-transliteration_table_builder.o `test -f 'transliteration_table_builder.c' || echo './'`transliteration_table_builder.c transliteration_table_builder.c:48:9: warning: unused variable 'i' [-Wunused-variable] int i, j; ^ transliteration_table_builder.c:132:10: warning: unused variable 'last_ch' [-Wunused-variable] char last_ch = '\0'; ^ transliteration_table_builder.c:133:10: warning: variable 'in_group' set but not used [-Wunused-but-set-variable] bool in_group = false; ^ transliteration_table_builder.c:139:10: warning: unused variable 'temp_char' [-Wunused-variable] char temp_char[MAX_UTF8_CHAR_SIZE]; ^ transliteration_table_builder.c:140:13: warning: unused variable 'temp_char_len' [-Wunused-variable] ssize_t temp_char_len; ^ transliteration_table_builder.c:153:12: warning: unused variable 'chars_in_group' [-Wunused-variable] size_t chars_in_group = 0; ^ transliteration_table_builder.c:318:26: warning: unused variable 'data' [-Wunused-variable] uint32_t data = trans_table->replacements->n; ^ transliteration_table_builder.c:518:23: warning: unused variable 'key_str' [-Wunused-variable] char *key_str; ^ transliteration_table_builder.c:274:20: warning: unused variable 'step_name_len' [-Wunused-variable] size_t step_name_len = strlen(step_source.name); ^ transliteration_table_builder.c:256:16: warning: unused variable 'trans_name_len' [-Wunused-variable] size_t trans_name_len = strlen(trans_source.name); ^ 10 warnings generated. mv -f .deps/build_trans_table-transliteration_table_builder.Tpo .deps/build_trans_table-transliteration_table_builder.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-transliterate.o -MD -MP -MF .deps/build_trans_table-transliterate.Tpo -c -o build_trans_table-transliterate.o `test -f 'transliterate.c' || echo './'`transliterate.c transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/build_trans_table-transliterate.Tpo .deps/build_trans_table-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-trie.o -MD -MP -MF .deps/build_trans_table-trie.Tpo -c -o build_trans_table-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/build_trans_table-trie.Tpo .deps/build_trans_table-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-trie_search.o -MD -MP -MF .deps/build_trans_table-trie_search.Tpo -c -o build_trans_table-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/build_trans_table-trie_search.Tpo .deps/build_trans_table-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-file_utils.o -MD -MP -MF .deps/build_trans_table-file_utils.Tpo -c -o build_trans_table-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/build_trans_table-file_utils.Tpo .deps/build_trans_table-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT build_trans_table-string_utils.o -MD -MP -MF .deps/build_trans_table-string_utils.Tpo -c -o build_trans_table-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/build_trans_table-string_utils.Tpo .deps/build_trans_table-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/build_trans_table-utf8proc.o -MD -MP -MF utf8proc/.deps/build_trans_table-utf8proc.Tpo -c -o utf8proc/build_trans_table-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/build_trans_table-utf8proc.Tpo utf8proc/.deps/build_trans_table-utf8proc.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o build_trans_table build_trans_table-strndup.o build_trans_table-transliteration_table_builder.o build_trans_table-transliterate.o build_trans_table-trie.o build_trans_table-trie_search.o build_trans_table-file_utils.o build_trans_table-string_utils.o utf8proc/build_trans_table-utf8proc.o -lm libtool: link: cc -o build_trans_table -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe build_trans_table-strndup.o build_trans_table-transliteration_table_builder.o build_trans_table-transliterate.o build_trans_table-trie.o build_trans_table-trie_search.o build_trans_table-file_utils.o build_trans_table-string_utils.o utf8proc/build_trans_table-utf8proc.o -L.libs -lm string_utils.c(build_trans_table-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-strndup.o -MD -MP -MF .deps/language_classifier_train-strndup.Tpo -c -o language_classifier_train-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/language_classifier_train-strndup.Tpo .deps/language_classifier_train-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-language_classifier_train.o -MD -MP -MF .deps/language_classifier_train-language_classifier_train.Tpo -c -o language_classifier_train-language_classifier_train.o `test -f 'language_classifier_train.c' || echo './'`language_classifier_train.c In file included from language_classifier_train.c:11: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_classifier_train.c:248:22: warning: unused variable 'theta' [-Wunused-variable] double_matrix_t *theta = logistic_regression_trainer_get_regularized_weights(trainer); ^ language_classifier_train.c:299:12: warning: unused variable 'batch_cost' [-Wunused-variable] double batch_cost = 0.0; ^ language_classifier_train.c:300:12: warning: unused variable 'total_cost' [-Wunused-variable] double total_cost = 0.0; ^ language_classifier_train.c:301:12: warning: unused variable 'last_cost' [-Wunused-variable] double last_cost = 0.0; ^ language_classifier_train.c:884:13: warning: unused variable 'ret' [-Wunused-variable] int ret = system(char_array_get_string(head_command)); ^ 6 warnings generated. mv -f .deps/language_classifier_train-language_classifier_train.Tpo .deps/language_classifier_train-language_classifier_train.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-language_classifier.o -MD -MP -MF .deps/language_classifier_train-language_classifier.Tpo -c -o language_classifier_train-language_classifier.o `test -f 'language_classifier.c' || echo './'`language_classifier.c In file included from language_classifier.c:1: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier_train-language_classifier.Tpo .deps/language_classifier_train-language_classifier.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-language_features.o -MD -MP -MF .deps/language_classifier_train-language_features.Tpo -c -o language_classifier_train-language_features.o `test -f 'language_features.c' || echo './'`language_features.c In file included from language_features.c:2: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_features.c:55:11: warning: unused variable 'feature_namespace' [-Wunused-variable] char *feature_namespace; ^ language_features.c:74:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ language_features.c:216:69: warning: unused parameter 'prefix' [-Wunused-parameter] static void add_script_feature(khash_t(str_double) *features, char *prefix, char_array *feature_array, script_t script) { ^ language_features.c:274:21: warning: unused variable 'prev_token' [-Wunused-variable] token_t prev_token; ^ language_features.c:275:19: warning: unused variable 'phrase' [-Wunused-variable] char *phrase = NULL; ^ 6 warnings generated. mv -f .deps/language_classifier_train-language_features.Tpo .deps/language_classifier_train-language_features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-language_classifier_io.o -MD -MP -MF .deps/language_classifier_train-language_classifier_io.Tpo -c -o language_classifier_train-language_classifier_io.o `test -f 'language_classifier_io.c' || echo './'`language_classifier_io.c In file included from language_classifier_io.c:1: In file included from ./language_classifier_io.h:11: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier_train-language_classifier_io.Tpo .deps/language_classifier_train-language_classifier_io.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-logistic_regression_trainer.o -MD -MP -MF .deps/language_classifier_train-logistic_regression_trainer.Tpo -c -o language_classifier_train-logistic_regression_trainer.o `test -f 'logistic_regression_trainer.c' || echo './'`logistic_regression_trainer.c In file included from logistic_regression_trainer.c:1: In file included from ./logistic_regression_trainer.h:9: In file included from ./averaged_perceptron_tagger.h:20: In file included from ./averaged_perceptron.h:27: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier_train-logistic_regression_trainer.Tpo .deps/language_classifier_train-logistic_regression_trainer.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-logistic_regression.o -MD -MP -MF .deps/language_classifier_train-logistic_regression.Tpo -c -o language_classifier_train-logistic_regression.o `test -f 'logistic_regression.c' || echo './'`logistic_regression.c In file included from logistic_regression.c:3: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic_regression.c:45:12: warning: unused variable 'n' [-Wunused-variable] size_t n = x->n; ^ logistic_regression.c:63:13: warning: unused variable 'expected_values' [-Wunused-variable] double *expected_values = p_y->values; ^ logistic_regression.c:91:12: warning: unused variable 'num_features' [-Wunused-variable] size_t num_features = n; ^ logistic_regression.c:93:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i, j; ^ logistic_regression.c:95:12: warning: unused variable 'residual' [-Wunused-variable] double residual; ^ logistic_regression.c:103:13: warning: unused variable 'theta_values' [-Wunused-variable] double *theta_values = theta->values; ^ logistic_regression.c:104:13: warning: unused variable 'predicted_values' [-Wunused-variable] double *predicted_values = p_y->values; ^ logistic_regression.c:105:13: warning: unused variable 'gradient_values' [-Wunused-variable] double *gradient_values = gradient->values; ^ 9 warnings generated. mv -f .deps/language_classifier_train-logistic_regression.Tpo .deps/language_classifier_train-logistic_regression.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-logistic.o -MD -MP -MF .deps/language_classifier_train-logistic.Tpo -c -o language_classifier_train-logistic.o `test -f 'logistic.c' || echo './'`logistic.c In file included from logistic.c:1: In file included from ./logistic.h:7: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic.c:16:12: warning: unused variable 'sum' [-Wunused-variable] double sum = 0.0; ^ 2 warnings generated. mv -f .deps/language_classifier_train-logistic.Tpo .deps/language_classifier_train-logistic.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-sparse_matrix.o -MD -MP -MF .deps/language_classifier_train-sparse_matrix.Tpo -c -o language_classifier_train-sparse_matrix.o `test -f 'sparse_matrix.c' || echo './'`sparse_matrix.c In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ 13 warnings generated. mv -f .deps/language_classifier_train-sparse_matrix.Tpo .deps/language_classifier_train-sparse_matrix.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-sparse_matrix_utils.o -MD -MP -MF .deps/language_classifier_train-sparse_matrix_utils.Tpo -c -o language_classifier_train-sparse_matrix_utils.o `test -f 'sparse_matrix_utils.c' || echo './'`sparse_matrix_utils.c In file included from sparse_matrix_utils.c:1: In file included from ./sparse_matrix_utils.h:6: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix_utils.c:76:13: warning: unused variable 'ret' [-Wunused-variable] int ret = 0; ^ sparse_matrix_utils.c:100:50: warning: incompatible pointer types passing 'kh_int_set_t *' to parameter of type 'kh_int_uint32_t *' [-Wincompatible-pointer-types] if (sparse_matrix_add_unique_columns(matrix, unique_columns, ret)) { ^~~~~~~~~~~~~~ sparse_matrix_utils.c:22:85: note: passing argument to parameter 'unique_columns' here bool sparse_matrix_add_unique_columns(sparse_matrix_t *matrix, khash_t(int_uint32) *unique_columns, uint32_array *array) { ^ 3 warnings generated. mv -f .deps/language_classifier_train-sparse_matrix_utils.Tpo .deps/language_classifier_train-sparse_matrix_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-features.o -MD -MP -MF .deps/language_classifier_train-features.Tpo -c -o language_classifier_train-features.o `test -f 'features.c' || echo './'`features.c mv -f .deps/language_classifier_train-features.Tpo .deps/language_classifier_train-features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-minibatch.o -MD -MP -MF .deps/language_classifier_train-minibatch.Tpo -c -o language_classifier_train-minibatch.o `test -f 'minibatch.c' || echo './'`minibatch.c In file included from minibatch.c:1: In file included from ./minibatch.h:9: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ minibatch.c:8:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ minibatch.c:12:12: warning: unused variable 'm' [-Wunused-variable] size_t m = minibatch->n; ^ minibatch.c:53:17: warning: unused variable 'feature' [-Wunused-variable] const char *feature; ^ minibatch.c:102:17: warning: unused variable 'label' [-Wunused-variable] const char *label; ^ 5 warnings generated. mv -f .deps/language_classifier_train-minibatch.Tpo .deps/language_classifier_train-minibatch.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-float_utils.o -MD -MP -MF .deps/language_classifier_train-float_utils.Tpo -c -o language_classifier_train-float_utils.o `test -f 'float_utils.c' || echo './'`float_utils.c mv -f .deps/language_classifier_train-float_utils.Tpo .deps/language_classifier_train-float_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-stochastic_gradient_descent.o -MD -MP -MF .deps/language_classifier_train-stochastic_gradient_descent.Tpo -c -o language_classifier_train-stochastic_gradient_descent.o `test -f 'stochastic_gradient_descent.c' || echo './'`stochastic_gradient_descent.c In file included from stochastic_gradient_descent.c:1: In file included from ./stochastic_gradient_descent.h:20: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ stochastic_gradient_descent.c:285:19: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = update_indices->a; ^ stochastic_gradient_descent.c:286:16: warning: unused variable 'num_indices' [-Wunused-variable] size_t num_indices = update_indices->n; ^ 3 warnings generated. mv -f .deps/language_classifier_train-stochastic_gradient_descent.Tpo .deps/language_classifier_train-stochastic_gradient_descent.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-ftrl.o -MD -MP -MF .deps/language_classifier_train-ftrl.Tpo -c -o language_classifier_train-ftrl.o `test -f 'ftrl.c' || echo './'`ftrl.c In file included from ftrl.c:1: In file included from ./ftrl.h:18: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ ftrl.c:191:19: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = update_indices->a; ^ ftrl.c:192:16: warning: unused variable 'num_indices' [-Wunused-variable] size_t num_indices = update_indices->n; ^ ftrl.c:188:12: warning: unused variable 'num_indices' [-Wunused-variable] size_t num_indices = m; ^ 4 warnings generated. mv -f .deps/language_classifier_train-ftrl.Tpo .deps/language_classifier_train-ftrl.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-regularization.o -MD -MP -MF .deps/language_classifier_train-regularization.Tpo -c -o language_classifier_train-regularization.o `test -f 'regularization.c' || echo './'`regularization.c mv -f .deps/language_classifier_train-regularization.Tpo .deps/language_classifier_train-regularization.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-cartesian_product.o -MD -MP -MF .deps/language_classifier_train-cartesian_product.Tpo -c -o language_classifier_train-cartesian_product.o `test -f 'cartesian_product.c' || echo './'`cartesian_product.c mv -f .deps/language_classifier_train-cartesian_product.Tpo .deps/language_classifier_train-cartesian_product.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-normalize.o -MD -MP -MF .deps/language_classifier_train-normalize.Tpo -c -o language_classifier_train-normalize.o `test -f 'normalize.c' || echo './'`normalize.c normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. mv -f .deps/language_classifier_train-normalize.Tpo .deps/language_classifier_train-normalize.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-numex.o -MD -MP -MF .deps/language_classifier_train-numex.Tpo -c -o language_classifier_train-numex.o `test -f 'numex.c' || echo './'`numex.c numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/language_classifier_train-numex.Tpo .deps/language_classifier_train-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-transliterate.o -MD -MP -MF .deps/language_classifier_train-transliterate.Tpo -c -o language_classifier_train-transliterate.o `test -f 'transliterate.c' || echo './'`transliterate.c transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/language_classifier_train-transliterate.Tpo .deps/language_classifier_train-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-trie.o -MD -MP -MF .deps/language_classifier_train-trie.Tpo -c -o language_classifier_train-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/language_classifier_train-trie.Tpo .deps/language_classifier_train-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-trie_search.o -MD -MP -MF .deps/language_classifier_train-trie_search.Tpo -c -o language_classifier_train-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/language_classifier_train-trie_search.Tpo .deps/language_classifier_train-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-trie_utils.o -MD -MP -MF .deps/language_classifier_train-trie_utils.Tpo -c -o language_classifier_train-trie_utils.o `test -f 'trie_utils.c' || echo './'`trie_utils.c trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. mv -f .deps/language_classifier_train-trie_utils.Tpo .deps/language_classifier_train-trie_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-address_dictionary.o -MD -MP -MF .deps/language_classifier_train-address_dictionary.Tpo -c -o language_classifier_train-address_dictionary.o `test -f 'address_dictionary.c' || echo './'`address_dictionary.c address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ mv -f .deps/language_classifier_train-address_dictionary.Tpo .deps/language_classifier_train-address_dictionary.Po 2 warnings generated. cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-string_utils.o -MD -MP -MF .deps/language_classifier_train-string_utils.Tpo -c -o language_classifier_train-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/language_classifier_train-string_utils.Tpo .deps/language_classifier_train-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-file_utils.o -MD -MP -MF .deps/language_classifier_train-file_utils.Tpo -c -o language_classifier_train-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/language_classifier_train-file_utils.Tpo .deps/language_classifier_train-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/language_classifier_train-utf8proc.o -MD -MP -MF utf8proc/.deps/language_classifier_train-utf8proc.Tpo -c -o utf8proc/language_classifier_train-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/language_classifier_train-utf8proc.Tpo utf8proc/.deps/language_classifier_train-utf8proc.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-unicode_scripts.o -MD -MP -MF .deps/language_classifier_train-unicode_scripts.Tpo -c -o language_classifier_train-unicode_scripts.o `test -f 'unicode_scripts.c' || echo './'`unicode_scripts.c mv -f .deps/language_classifier_train-unicode_scripts.Tpo .deps/language_classifier_train-unicode_scripts.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_train-shuffle.o -MD -MP -MF .deps/language_classifier_train-shuffle.Tpo -c -o language_classifier_train-shuffle.o `test -f 'shuffle.c' || echo './'`shuffle.c mv -f .deps/language_classifier_train-shuffle.Tpo .deps/language_classifier_train-shuffle.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o language_classifier_train language_classifier_train-strndup.o language_classifier_train-language_classifier_train.o language_classifier_train-language_classifier.o language_classifier_train-language_features.o language_classifier_train-language_classifier_io.o language_classifier_train-logistic_regression_trainer.o language_classifier_train-logistic_regression.o language_classifier_train-logistic.o language_classifier_train-sparse_matrix.o language_classifier_train-sparse_matrix_utils.o language_classifier_train-features.o language_classifier_train-minibatch.o language_classifier_train-float_utils.o language_classifier_train-stochastic_gradient_descent.o language_classifier_train-ftrl.o language_classifier_train-regularization.o language_classifier_train-cartesian_product.o language_classifier_train-normalize.o language_classifier_train-numex.o language_classifier_train-transliterate.o language_classifier_train-trie.o language_classifier_train-trie_search.o language_classifier_train-trie_utils.o language_classifier_train-address_dictionary.o language_classifier_train-string_utils.o language_classifier_train-file_utils.o utf8proc/language_classifier_train-utf8proc.o language_classifier_train-unicode_scripts.o language_classifier_train-shuffle.o libscanner.la -lm libtool: link: cc -o language_classifier_train -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe language_classifier_train-strndup.o language_classifier_train-language_classifier_train.o language_classifier_train-language_classifier.o language_classifier_train-language_features.o language_classifier_train-language_classifier_io.o language_classifier_train-logistic_regression_trainer.o language_classifier_train-logistic_regression.o language_classifier_train-logistic.o language_classifier_train-sparse_matrix.o language_classifier_train-sparse_matrix_utils.o language_classifier_train-features.o language_classifier_train-minibatch.o language_classifier_train-float_utils.o language_classifier_train-stochastic_gradient_descent.o language_classifier_train-ftrl.o language_classifier_train-regularization.o language_classifier_train-cartesian_product.o language_classifier_train-normalize.o language_classifier_train-numex.o language_classifier_train-transliterate.o language_classifier_train-trie.o language_classifier_train-trie_search.o language_classifier_train-trie_utils.o language_classifier_train-address_dictionary.o language_classifier_train-string_utils.o language_classifier_train-file_utils.o utf8proc/language_classifier_train-utf8proc.o language_classifier_train-unicode_scripts.o language_classifier_train-shuffle.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lm transliterate.c(language_classifier_train-transliterate.o:(get_transliterator_index_for_script_language)): warning: strcpy() is almost always misused, please use strlcpy() numex.c(language_classifier_train-numex.o:(replace_numeric_expressions)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-strndup.o -MD -MP -MF .deps/language_classifier-strndup.Tpo -c -o language_classifier-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/language_classifier-strndup.Tpo .deps/language_classifier-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-language_classifier_cli.o -MD -MP -MF .deps/language_classifier-language_classifier_cli.Tpo -c -o language_classifier-language_classifier_cli.o `test -f 'language_classifier_cli.c' || echo './'`language_classifier_cli.c In file included from language_classifier_cli.c:6: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier-language_classifier_cli.Tpo .deps/language_classifier-language_classifier_cli.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-language_classifier.o -MD -MP -MF .deps/language_classifier-language_classifier.Tpo -c -o language_classifier-language_classifier.o `test -f 'language_classifier.c' || echo './'`language_classifier.c In file included from language_classifier.c:1: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier-language_classifier.Tpo .deps/language_classifier-language_classifier.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-language_features.o -MD -MP -MF .deps/language_classifier-language_features.Tpo -c -o language_classifier-language_features.o `test -f 'language_features.c' || echo './'`language_features.c In file included from language_features.c:2: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_features.c:55:11: warning: unused variable 'feature_namespace' [-Wunused-variable] char *feature_namespace; ^ language_features.c:74:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ language_features.c:216:69: warning: unused parameter 'prefix' [-Wunused-parameter] static void add_script_feature(khash_t(str_double) *features, char *prefix, char_array *feature_array, script_t script) { ^ language_features.c:274:21: warning: unused variable 'prev_token' [-Wunused-variable] token_t prev_token; ^ language_features.c:275:19: warning: unused variable 'phrase' [-Wunused-variable] char *phrase = NULL; ^ 6 warnings generated. mv -f .deps/language_classifier-language_features.Tpo .deps/language_classifier-language_features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-logistic_regression.o -MD -MP -MF .deps/language_classifier-logistic_regression.Tpo -c -o language_classifier-logistic_regression.o `test -f 'logistic_regression.c' || echo './'`logistic_regression.c In file included from logistic_regression.c:3: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic_regression.c:45:12: warning: unused variable 'n' [-Wunused-variable] size_t n = x->n; ^ logistic_regression.c:63:13: warning: unused variable 'expected_values' [-Wunused-variable] double *expected_values = p_y->values; ^ logistic_regression.c:91:12: warning: unused variable 'num_features' [-Wunused-variable] size_t num_features = n; ^ logistic_regression.c:93:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i, j; ^ logistic_regression.c:95:12: warning: unused variable 'residual' [-Wunused-variable] double residual; ^ logistic_regression.c:103:13: warning: unused variable 'theta_values' [-Wunused-variable] double *theta_values = theta->values; ^ logistic_regression.c:104:13: warning: unused variable 'predicted_values' [-Wunused-variable] double *predicted_values = p_y->values; ^ logistic_regression.c:105:13: warning: unused variable 'gradient_values' [-Wunused-variable] double *gradient_values = gradient->values; ^ 9 warnings generated. mv -f .deps/language_classifier-logistic_regression.Tpo .deps/language_classifier-logistic_regression.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-logistic.o -MD -MP -MF .deps/language_classifier-logistic.Tpo -c -o language_classifier-logistic.o `test -f 'logistic.c' || echo './'`logistic.c In file included from logistic.c:1: In file included from ./logistic.h:7: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic.c:16:12: warning: unused variable 'sum' [-Wunused-variable] double sum = 0.0; ^ 2 warnings generated. mv -f .deps/language_classifier-logistic.Tpo .deps/language_classifier-logistic.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-sparse_matrix.o -MD -MP -MF .deps/language_classifier-sparse_matrix.Tpo -c -o language_classifier-sparse_matrix.o `test -f 'sparse_matrix.c' || echo './'`sparse_matrix.c In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ 13 warnings generated. mv -f .deps/language_classifier-sparse_matrix.Tpo .deps/language_classifier-sparse_matrix.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-features.o -MD -MP -MF .deps/language_classifier-features.Tpo -c -o language_classifier-features.o `test -f 'features.c' || echo './'`features.c mv -f .deps/language_classifier-features.Tpo .deps/language_classifier-features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-minibatch.o -MD -MP -MF .deps/language_classifier-minibatch.Tpo -c -o language_classifier-minibatch.o `test -f 'minibatch.c' || echo './'`minibatch.c In file included from minibatch.c:1: In file included from ./minibatch.h:9: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ minibatch.c:8:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ minibatch.c:12:12: warning: unused variable 'm' [-Wunused-variable] size_t m = minibatch->n; ^ minibatch.c:53:17: warning: unused variable 'feature' [-Wunused-variable] const char *feature; ^ minibatch.c:102:17: warning: unused variable 'label' [-Wunused-variable] const char *label; ^ 5 warnings generated. mv -f .deps/language_classifier-minibatch.Tpo .deps/language_classifier-minibatch.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-float_utils.o -MD -MP -MF .deps/language_classifier-float_utils.Tpo -c -o language_classifier-float_utils.o `test -f 'float_utils.c' || echo './'`float_utils.c mv -f .deps/language_classifier-float_utils.Tpo .deps/language_classifier-float_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-normalize.o -MD -MP -MF .deps/language_classifier-normalize.Tpo -c -o language_classifier-normalize.o `test -f 'normalize.c' || echo './'`normalize.c normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. mv -f .deps/language_classifier-normalize.Tpo .deps/language_classifier-normalize.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-numex.o -MD -MP -MF .deps/language_classifier-numex.Tpo -c -o language_classifier-numex.o `test -f 'numex.c' || echo './'`numex.c numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/language_classifier-numex.Tpo .deps/language_classifier-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-transliterate.o -MD -MP -MF .deps/language_classifier-transliterate.Tpo -c -o language_classifier-transliterate.o `test -f 'transliterate.c' || echo './'`transliterate.c transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/language_classifier-transliterate.Tpo .deps/language_classifier-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-trie.o -MD -MP -MF .deps/language_classifier-trie.Tpo -c -o language_classifier-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/language_classifier-trie.Tpo .deps/language_classifier-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-trie_search.o -MD -MP -MF .deps/language_classifier-trie_search.Tpo -c -o language_classifier-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/language_classifier-trie_search.Tpo .deps/language_classifier-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-trie_utils.o -MD -MP -MF .deps/language_classifier-trie_utils.Tpo -c -o language_classifier-trie_utils.o `test -f 'trie_utils.c' || echo './'`trie_utils.c trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. mv -f .deps/language_classifier-trie_utils.Tpo .deps/language_classifier-trie_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-address_dictionary.o -MD -MP -MF .deps/language_classifier-address_dictionary.Tpo -c -o language_classifier-address_dictionary.o `test -f 'address_dictionary.c' || echo './'`address_dictionary.c address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. mv -f .deps/language_classifier-address_dictionary.Tpo .deps/language_classifier-address_dictionary.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-string_utils.o -MD -MP -MF .deps/language_classifier-string_utils.Tpo -c -o language_classifier-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/language_classifier-string_utils.Tpo .deps/language_classifier-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-file_utils.o -MD -MP -MF .deps/language_classifier-file_utils.Tpo -c -o language_classifier-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/language_classifier-file_utils.Tpo .deps/language_classifier-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/language_classifier-utf8proc.o -MD -MP -MF utf8proc/.deps/language_classifier-utf8proc.Tpo -c -o utf8proc/language_classifier-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/language_classifier-utf8proc.Tpo utf8proc/.deps/language_classifier-utf8proc.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier-unicode_scripts.o -MD -MP -MF .deps/language_classifier-unicode_scripts.Tpo -c -o language_classifier-unicode_scripts.o `test -f 'unicode_scripts.c' || echo './'`unicode_scripts.c mv -f .deps/language_classifier-unicode_scripts.Tpo .deps/language_classifier-unicode_scripts.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o language_classifier language_classifier-strndup.o language_classifier-language_classifier_cli.o language_classifier-language_classifier.o language_classifier-language_features.o language_classifier-logistic_regression.o language_classifier-logistic.o language_classifier-sparse_matrix.o language_classifier-features.o language_classifier-minibatch.o language_classifier-float_utils.o language_classifier-normalize.o language_classifier-numex.o language_classifier-transliterate.o language_classifier-trie.o language_classifier-trie_search.o language_classifier-trie_utils.o language_classifier-address_dictionary.o language_classifier-string_utils.o language_classifier-file_utils.o utf8proc/language_classifier-utf8proc.o language_classifier-unicode_scripts.o libscanner.la -lm libtool: link: cc -o language_classifier -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe language_classifier-strndup.o language_classifier-language_classifier_cli.o language_classifier-language_classifier.o language_classifier-language_features.o language_classifier-logistic_regression.o language_classifier-logistic.o language_classifier-sparse_matrix.o language_classifier-features.o language_classifier-minibatch.o language_classifier-float_utils.o language_classifier-normalize.o language_classifier-numex.o language_classifier-transliterate.o language_classifier-trie.o language_classifier-trie_search.o language_classifier-trie_utils.o language_classifier-address_dictionary.o language_classifier-string_utils.o language_classifier-file_utils.o utf8proc/language_classifier-utf8proc.o language_classifier-unicode_scripts.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lm numex.c(language_classifier-numex.o:(replace_numeric_expressions)): warning: sprintf() is often misused, please use snprintf() transliterate.c(language_classifier-transliterate.o:(get_transliterator_index_for_script_language)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-strndup.o -MD -MP -MF .deps/language_classifier_test-strndup.Tpo -c -o language_classifier_test-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/language_classifier_test-strndup.Tpo .deps/language_classifier_test-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-language_classifier_test.o -MD -MP -MF .deps/language_classifier_test-language_classifier_test.Tpo -c -o language_classifier_test-language_classifier_test.o `test -f 'language_classifier_test.c' || echo './'`language_classifier_test.c In file included from language_classifier_test.c:6: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_classifier_test.c:20:38: warning: unused variable 'minibatch' [-Wunused-variable] language_classifier_minibatch_t *minibatch; ^ 2 warnings generated. mv -f .deps/language_classifier_test-language_classifier_test.Tpo .deps/language_classifier_test-language_classifier_test.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-language_classifier.o -MD -MP -MF .deps/language_classifier_test-language_classifier.Tpo -c -o language_classifier_test-language_classifier.o `test -f 'language_classifier.c' || echo './'`language_classifier.c In file included from language_classifier.c:1: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier_test-language_classifier.Tpo .deps/language_classifier_test-language_classifier.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-language_classifier_io.o -MD -MP -MF .deps/language_classifier_test-language_classifier_io.Tpo -c -o language_classifier_test-language_classifier_io.o `test -f 'language_classifier_io.c' || echo './'`language_classifier_io.c In file included from language_classifier_io.c:1: In file included from ./language_classifier_io.h:11: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/language_classifier_test-language_classifier_io.Tpo .deps/language_classifier_test-language_classifier_io.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-language_features.o -MD -MP -MF .deps/language_classifier_test-language_features.Tpo -c -o language_classifier_test-language_features.o `test -f 'language_features.c' || echo './'`language_features.c In file included from language_features.c:2: In file included from ./language_classifier.h:11: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ language_features.c:55:11: warning: unused variable 'feature_namespace' [-Wunused-variable] char *feature_namespace; ^ language_features.c:74:12: warning: variable 'consumed' set but not used [-Wunused-but-set-variable] size_t consumed = 0; ^ language_features.c:216:69: warning: unused parameter 'prefix' [-Wunused-parameter] static void add_script_feature(khash_t(str_double) *features, char *prefix, char_array *feature_array, script_t script) { ^ language_features.c:274:21: warning: unused variable 'prev_token' [-Wunused-variable] token_t prev_token; ^ language_features.c:275:19: warning: unused variable 'phrase' [-Wunused-variable] char *phrase = NULL; ^ 6 warnings generated. mv -f .deps/language_classifier_test-language_features.Tpo .deps/language_classifier_test-language_features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-logistic_regression.o -MD -MP -MF .deps/language_classifier_test-logistic_regression.Tpo -c -o language_classifier_test-logistic_regression.o `test -f 'logistic_regression.c' || echo './'`logistic_regression.c In file included from logistic_regression.c:3: In file included from ./logistic_regression.h:26: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic_regression.c:45:12: warning: unused variable 'n' [-Wunused-variable] size_t n = x->n; ^ logistic_regression.c:63:13: warning: unused variable 'expected_values' [-Wunused-variable] double *expected_values = p_y->values; ^ logistic_regression.c:91:12: warning: unused variable 'num_features' [-Wunused-variable] size_t num_features = n; ^ logistic_regression.c:93:14: warning: unused variable 'i' [-Wunused-variable] uint32_t i, j; ^ logistic_regression.c:95:12: warning: unused variable 'residual' [-Wunused-variable] double residual; ^ logistic_regression.c:103:13: warning: unused variable 'theta_values' [-Wunused-variable] double *theta_values = theta->values; ^ logistic_regression.c:104:13: warning: unused variable 'predicted_values' [-Wunused-variable] double *predicted_values = p_y->values; ^ logistic_regression.c:105:13: warning: unused variable 'gradient_values' [-Wunused-variable] double *gradient_values = gradient->values; ^ 9 warnings generated. mv -f .deps/language_classifier_test-logistic_regression.Tpo .deps/language_classifier_test-logistic_regression.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-logistic.o -MD -MP -MF .deps/language_classifier_test-logistic.Tpo -c -o language_classifier_test-logistic.o `test -f 'logistic.c' || echo './'`logistic.c In file included from logistic.c:1: In file included from ./logistic.h:7: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ logistic.c:16:12: warning: unused variable 'sum' [-Wunused-variable] double sum = 0.0; ^ 2 warnings generated. mv -f .deps/language_classifier_test-logistic.Tpo .deps/language_classifier_test-logistic.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-sparse_matrix.o -MD -MP -MF .deps/language_classifier_test-sparse_matrix.Tpo -c -o language_classifier_test-sparse_matrix.o `test -f 'sparse_matrix.c' || echo './'`sparse_matrix.c In file included from sparse_matrix.c:1: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ sparse_matrix.c:119:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:159:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:178:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:201:12: warning: unused variable 'val' [-Wunused-variable] double val; ^ sparse_matrix.c:217:15: warning: unused variable 'indices' [-Wunused-variable] uint32_t *indices = self->indices->a; ^ sparse_matrix.c:239:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:243:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:244:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ sparse_matrix.c:246:12: warning: unused variable 'm2_rows' [-Wunused-variable] size_t m2_rows = matrix->m; ^ sparse_matrix.c:275:15: warning: unused variable 'indptr' [-Wunused-variable] uint32_t *indptr = self->indptr->a; ^ sparse_matrix.c:279:12: warning: unused variable 'm1_rows' [-Wunused-variable] size_t m1_rows = self->m; ^ sparse_matrix.c:280:12: warning: unused variable 'm1_cols' [-Wunused-variable] size_t m1_cols = self->n; ^ 13 warnings generated. mv -f .deps/language_classifier_test-sparse_matrix.Tpo .deps/language_classifier_test-sparse_matrix.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-features.o -MD -MP -MF .deps/language_classifier_test-features.Tpo -c -o language_classifier_test-features.o `test -f 'features.c' || echo './'`features.c mv -f .deps/language_classifier_test-features.Tpo .deps/language_classifier_test-features.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-minibatch.o -MD -MP -MF .deps/language_classifier_test-minibatch.Tpo -c -o language_classifier_test-minibatch.o `test -f 'minibatch.c' || echo './'`minibatch.c In file included from minibatch.c:1: In file included from ./minibatch.h:9: In file included from ./sparse_matrix.h:46: ./matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ minibatch.c:8:14: warning: unused variable 'feature_id' [-Wunused-variable] uint32_t feature_id; ^ minibatch.c:12:12: warning: unused variable 'm' [-Wunused-variable] size_t m = minibatch->n; ^ minibatch.c:53:17: warning: unused variable 'feature' [-Wunused-variable] const char *feature; ^ minibatch.c:102:17: warning: unused variable 'label' [-Wunused-variable] const char *label; ^ mv -f .deps/language_classifier_test-minibatch.Tpo .deps/language_classifier_test-minibatch.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-float_utils.o -MD -MP -MF .deps/language_classifier_test-float_utils.Tpo -c -o language_classifier_test-float_utils.o `test -f 'float_utils.c' || echo './'`float_utils.c 5 warnings generated. mv -f .deps/language_classifier_test-float_utils.Tpo .deps/language_classifier_test-float_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-normalize.o -MD -MP -MF .deps/language_classifier_test-normalize.Tpo -c -o language_classifier_test-normalize.o `test -f 'normalize.c' || echo './'`normalize.c normalize.c:269:22: warning: unused variable 'key' [-Wunused-variable] khiter_t key = kh_put(int_set, scripts, (khint_t)script, &ret); ^ normalize.c:208:11: warning: unused variable 'numex_replaced' [-Wunused-variable] char *numex_replaced = NULL; ^ normalize.c:374:14: warning: unused variable 'is_hyphen' [-Wunused-variable] bool is_hyphen = utf8_is_hyphen(ch); ^ normalize.c:367:10: warning: unused variable 'append_char' [-Wunused-variable] bool append_char = true; ^ normalize.c:406:17: warning: variable 'next_char_len' set but not used [-Wunused-but-set-variable] ssize_t next_char_len; ^ 5 warnings generated. mv -f .deps/language_classifier_test-normalize.Tpo .deps/language_classifier_test-normalize.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-numex.o -MD -MP -MF .deps/language_classifier_test-numex.Tpo -c -o language_classifier_test-numex.o `test -f 'numex.c' || echo './'`numex.c numex.c:795:18: warning: unused variable 'rule_index' [-Wunused-variable] uint32_t rule_index = phrase.data; ^ numex.c:694:19: warning: unused variable 'ch' [-Wunused-variable] unsigned char ch = '\0'; ^ numex.c:697:10: warning: unused variable 'advance_state' [-Wunused-variable] bool advance_state = true; ^ numex.c:705:17: warning: unused variable 'number_str' [-Wunused-variable] char_array *number_str = NULL; ^ numex.c:968:10: warning: unused variable 'whole_tokens_only' [-Wunused-variable] bool whole_tokens_only = language->whole_tokens_only; ^ numex.c:1063:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ 6 warnings generated. mv -f .deps/language_classifier_test-numex.Tpo .deps/language_classifier_test-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-transliterate.o -MD -MP -MF .deps/language_classifier_test-transliterate.Tpo -c -o language_classifier_test-transliterate.o `test -f 'transliterate.c' || echo './'`transliterate.c transliterate.c:614:12: warning: variable 'group_num_start' set but not used [-Wunused-but-set-variable] size_t group_num_start = 0; ^ transliterate.c:615:12: warning: variable 'group_num_len' set but not used [-Wunused-but-set-variable] size_t group_num_len = 0; ^ transliterate.c:937:26: warning: variable 'added_previous_phrase' set but not used [-Wunused-but-set-variable] bool added_previous_phrase = false; ^ 3 warnings generated. mv -f .deps/language_classifier_test-transliterate.Tpo .deps/language_classifier_test-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-trie.o -MD -MP -MF .deps/language_classifier_test-trie.Tpo -c -o language_classifier_test-trie.o `test -f 'trie.c' || echo './'`trie.c trie.c:1031:13: warning: unused variable 'base' [-Wunused-variable] int32_t base; ^ trie.c:1032:13: warning: unused variable 'check' [-Wunused-variable] int32_t check; ^ 2 warnings generated. mv -f .deps/language_classifier_test-trie.Tpo .deps/language_classifier_test-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-trie_search.o -MD -MP -MF .deps/language_classifier_test-trie_search.Tpo -c -o language_classifier_test-trie_search.o `test -f 'trie_search.c' || echo './'`trie_search.c trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ./log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ trie_search.c:627:12: warning: variable 'separator_char_len' set but not used [-Wunused-but-set-variable] size_t separator_char_len = 0; ^ 2 warnings generated. mv -f .deps/language_classifier_test-trie_search.Tpo .deps/language_classifier_test-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-trie_utils.o -MD -MP -MF .deps/language_classifier_test-trie_utils.Tpo -c -o language_classifier_test-trie_utils.o `test -f 'trie_utils.c' || echo './'`trie_utils.c trie_utils.c:94:34: warning: variable 'next_id' is uninitialized when used here [-Wuninitialized] if (!trie_add(trie, key, next_id++)) { ^~~~~~~ ./string_utils.h:251:9: note: expanded from macro 'cstring_array_foreach' code; \ ^~~~ trie_utils.c:88:21: note: initialize the variable 'next_id' to silence this warning uint32_t next_id; ^ = 0 1 warning generated. mv -f .deps/language_classifier_test-trie_utils.Tpo .deps/language_classifier_test-trie_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-address_dictionary.o -MD -MP -MF .deps/language_classifier_test-address_dictionary.Tpo -c -o language_classifier_test-address_dictionary.o `test -f 'address_dictionary.c' || echo './'`address_dictionary.c address_dictionary.c:63:47: warning: second argument to 'va_arg' is of promotable type 'uint16_t' (aka 'unsigned short'); this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs] uint16_t dictionary_id = va_arg(args, uint16_t); ^~~~~~~~ /usr/include/stdarg.h:36:49: note: expanded from macro 'va_arg' #define va_arg(ap, type) __builtin_va_arg((ap), type) ^~~~ address_dictionary.c:173:10: warning: variable 'is_phrase' set but not used [-Wunused-but-set-variable] bool is_phrase = false; ^ 2 warnings generated. mv -f .deps/language_classifier_test-address_dictionary.Tpo .deps/language_classifier_test-address_dictionary.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-string_utils.o -MD -MP -MF .deps/language_classifier_test-string_utils.Tpo -c -o language_classifier_test-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/language_classifier_test-string_utils.Tpo .deps/language_classifier_test-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-file_utils.o -MD -MP -MF .deps/language_classifier_test-file_utils.Tpo -c -o language_classifier_test-file_utils.o `test -f 'file_utils.c' || echo './'`file_utils.c mv -f .deps/language_classifier_test-file_utils.Tpo .deps/language_classifier_test-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/language_classifier_test-utf8proc.o -MD -MP -MF utf8proc/.deps/language_classifier_test-utf8proc.Tpo -c -o utf8proc/language_classifier_test-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/language_classifier_test-utf8proc.Tpo utf8proc/.deps/language_classifier_test-utf8proc.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT language_classifier_test-unicode_scripts.o -MD -MP -MF .deps/language_classifier_test-unicode_scripts.Tpo -c -o language_classifier_test-unicode_scripts.o `test -f 'unicode_scripts.c' || echo './'`unicode_scripts.c mv -f .deps/language_classifier_test-unicode_scripts.Tpo .deps/language_classifier_test-unicode_scripts.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o language_classifier_test language_classifier_test-strndup.o language_classifier_test-language_classifier_test.o language_classifier_test-language_classifier.o language_classifier_test-language_classifier_io.o language_classifier_test-language_features.o language_classifier_test-logistic_regression.o language_classifier_test-logistic.o language_classifier_test-sparse_matrix.o language_classifier_test-features.o language_classifier_test-minibatch.o language_classifier_test-float_utils.o language_classifier_test-normalize.o language_classifier_test-numex.o language_classifier_test-transliterate.o language_classifier_test-trie.o language_classifier_test-trie_search.o language_classifier_test-trie_utils.o language_classifier_test-address_dictionary.o language_classifier_test-string_utils.o language_classifier_test-file_utils.o utf8proc/language_classifier_test-utf8proc.o language_classifier_test-unicode_scripts.o libscanner.la -lm libtool: link: cc -o language_classifier_test -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe language_classifier_test-strndup.o language_classifier_test-language_classifier_test.o language_classifier_test-language_classifier.o language_classifier_test-language_classifier_io.o language_classifier_test-language_features.o language_classifier_test-logistic_regression.o language_classifier_test-logistic.o language_classifier_test-sparse_matrix.o language_classifier_test-features.o language_classifier_test-minibatch.o language_classifier_test-float_utils.o language_classifier_test-normalize.o language_classifier_test-numex.o language_classifier_test-transliterate.o language_classifier_test-trie.o language_classifier_test-trie_search.o language_classifier_test-trie_utils.o language_classifier_test-address_dictionary.o language_classifier_test-string_utils.o language_classifier_test-file_utils.o utf8proc/language_classifier_test-utf8proc.o language_classifier_test-unicode_scripts.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lm numex.c(language_classifier_test-numex.o:(replace_numeric_expressions)): warning: sprintf() is often misused, please use snprintf() transliterate.c(language_classifier_test-transliterate.o:(get_transliterator_index_for_script_language)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT near_dupe_test-strndup.o -MD -MP -MF .deps/near_dupe_test-strndup.Tpo -c -o near_dupe_test-strndup.o `test -f 'strndup.c' || echo './'`strndup.c mv -f .deps/near_dupe_test-strndup.Tpo .deps/near_dupe_test-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT near_dupe_test-near_dupe_test.o -MD -MP -MF .deps/near_dupe_test-near_dupe_test.Tpo -c -o near_dupe_test-near_dupe_test.o `test -f 'near_dupe_test.c' || echo './'`near_dupe_test.c mv -f .deps/near_dupe_test-near_dupe_test.Tpo .deps/near_dupe_test-near_dupe_test.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT near_dupe_test-string_utils.o -MD -MP -MF .deps/near_dupe_test-string_utils.Tpo -c -o near_dupe_test-string_utils.o `test -f 'string_utils.c' || echo './'`string_utils.c string_utils.c:116:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] for (size_t count = 0; (temp = strstr(start, replace)); count++) { ^ string_utils.c:193:18: warning: variable 'remaining' set but not used [-Wunused-but-set-variable] ssize_t len, remaining; ^ string_utils.c:383:13: warning: unused variable 'num_utf8_chars' [-Wunused-variable] ssize_t num_utf8_chars = 0; ^ string_utils.c:503:85: warning: unused parameter 'len' [-Wunused-parameter] inline int utf8_compare_case_insensitive(const char *str1, const char *str2, size_t len) { ^ string_utils.c:519:12: warning: unused variable 'remaining' [-Wunused-variable] size_t remaining = len; ^ string_utils.c:678:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:704:10: warning: unused variable 'ignorable' [-Wunused-variable] bool ignorable = true; ^ string_utils.c:865:13: warning: variable 'index' set but not used [-Wunused-but-set-variable] ssize_t index = 0; ^ 8 warnings generated. mv -f .deps/near_dupe_test-string_utils.Tpo .deps/near_dupe_test-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -MT utf8proc/near_dupe_test-utf8proc.o -MD -MP -MF utf8proc/.deps/near_dupe_test-utf8proc.Tpo -c -o utf8proc/near_dupe_test-utf8proc.o `test -f 'utf8proc/utf8proc.c' || echo './'`utf8proc/utf8proc.c mv -f utf8proc/.deps/near_dupe_test-utf8proc.Tpo utf8proc/.deps/near_dupe_test-utf8proc.Po /usr/bin/libtool --tag=CC --mode=link cc -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe -L/usr/local/lib -o near_dupe_test near_dupe_test-strndup.o near_dupe_test-near_dupe_test.o near_dupe_test-string_utils.o utf8proc/near_dupe_test-utf8proc.o libpostal.la -lm libtool: link: cc -o .libs/near_dupe_test -Wall -Wextra -Wno-unused-function -Wformat -Werror=format-security -Winit-self -Wno-sign-compare -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -mfpmath=sse -msse2 -DUSE_SSE -O2 -pipe near_dupe_test-strndup.o near_dupe_test-near_dupe_test.o near_dupe_test-string_utils.o utf8proc/near_dupe_test-utf8proc.o -L.libs -lpostal -lm -Wl,-rpath-link,/usr/local/lib string_utils.c(near_dupe_test-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() Making all in test cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test.o -MD -MP -MF .deps/test_libpostal-test.Tpo -c -o test_libpostal-test.o `test -f 'test.c' || echo './'`test.c mv -f .deps/test_libpostal-test.Tpo .deps/test_libpostal-test.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_expand.o -MD -MP -MF .deps/test_libpostal-test_expand.Tpo -c -o test_libpostal-test_expand.o `test -f 'test_expand.c' || echo './'`test_expand.c mv -f .deps/test_libpostal-test_expand.Tpo .deps/test_libpostal-test_expand.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_parser.o -MD -MP -MF .deps/test_libpostal-test_parser.Tpo -c -o test_libpostal-test_parser.o `test -f 'test_parser.c' || echo './'`test_parser.c In file included from test_parser.c:8: In file included from ./../src/address_parser.h:52: In file included from ./../src/averaged_perceptron.h:27: In file included from ./../src/sparse_matrix.h:46: ./../src/matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/test_libpostal-test_parser.Tpo .deps/test_libpostal-test_parser.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_transliterate.o -MD -MP -MF .deps/test_libpostal-test_transliterate.Tpo -c -o test_libpostal-test_transliterate.o `test -f 'test_transliterate.c' || echo './'`test_transliterate.c mv -f .deps/test_libpostal-test_transliterate.Tpo .deps/test_libpostal-test_transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_numex.o -MD -MP -MF .deps/test_libpostal-test_numex.Tpo -c -o test_libpostal-test_numex.o `test -f 'test_numex.c' || echo './'`test_numex.c mv -f .deps/test_libpostal-test_numex.Tpo .deps/test_libpostal-test_numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_trie.o -MD -MP -MF .deps/test_libpostal-test_trie.Tpo -c -o test_libpostal-test_trie.o `test -f 'test_trie.c' || echo './'`test_trie.c mv -f .deps/test_libpostal-test_trie.Tpo .deps/test_libpostal-test_trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_string_utils.o -MD -MP -MF .deps/test_libpostal-test_string_utils.Tpo -c -o test_libpostal-test_string_utils.o `test -f 'test_string_utils.c' || echo './'`test_string_utils.c mv -f .deps/test_libpostal-test_string_utils.Tpo .deps/test_libpostal-test_string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT test_libpostal-test_crf_context.o -MD -MP -MF .deps/test_libpostal-test_crf_context.Tpo -c -o test_libpostal-test_crf_context.o `test -f 'test_crf_context.c' || echo './'`test_crf_context.c In file included from test_crf_context.c:8: In file included from ./../src/crf_context.c:1: In file included from ./../src/crf_context.h:20: ./../src/matrix.h:19:2: warning: "No CBLAS" [-W#warnings] #warning "No CBLAS" ^ 1 warning generated. mv -f .deps/test_libpostal-test_crf_context.Tpo .deps/test_libpostal-test_crf_context.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-strndup.o -MD -MP -MF ../src/.deps/test_libpostal-strndup.Tpo -c -o ../src/test_libpostal-strndup.o `test -f '../src/strndup.c' || echo './'`../src/strndup.c mv -f ../src/.deps/test_libpostal-strndup.Tpo ../src/.deps/test_libpostal-strndup.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-file_utils.o -MD -MP -MF ../src/.deps/test_libpostal-file_utils.Tpo -c -o ../src/test_libpostal-file_utils.o `test -f '../src/file_utils.c' || echo './'`../src/file_utils.c mv -f ../src/.deps/test_libpostal-file_utils.Tpo ../src/.deps/test_libpostal-file_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-string_utils.o -MD -MP -MF ../src/.deps/test_libpostal-string_utils.Tpo -c -o ../src/test_libpostal-string_utils.o `test -f '../src/string_utils.c' || echo './'`../src/string_utils.c mv -f ../src/.deps/test_libpostal-string_utils.Tpo ../src/.deps/test_libpostal-string_utils.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/utf8proc/test_libpostal-utf8proc.o -MD -MP -MF ../src/utf8proc/.deps/test_libpostal-utf8proc.Tpo -c -o ../src/utf8proc/test_libpostal-utf8proc.o `test -f '../src/utf8proc/utf8proc.c' || echo './'`../src/utf8proc/utf8proc.c mv -f ../src/utf8proc/.deps/test_libpostal-utf8proc.Tpo ../src/utf8proc/.deps/test_libpostal-utf8proc.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-trie.o -MD -MP -MF ../src/.deps/test_libpostal-trie.Tpo -c -o ../src/test_libpostal-trie.o `test -f '../src/trie.c' || echo './'`../src/trie.c mv -f ../src/.deps/test_libpostal-trie.Tpo ../src/.deps/test_libpostal-trie.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-trie_search.o -MD -MP -MF ../src/.deps/test_libpostal-trie_search.Tpo -c -o ../src/test_libpostal-trie_search.o `test -f '../src/trie_search.c' || echo './'`../src/trie_search.c ../src/trie_search.c:670:72: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'uint32_t' (aka 'unsigned int') [-Wformat] log_debug("No space transition, phrase_len=%zu\n", phrase_len); ~~~ ^~~~~~~~~~ %u ../src/log/log.h:52:119: note: expanded from macro 'log_debug' #define log_debug(M, ...) do { if (0) fprintf(stderr, "\33[34mDEBUG\33[39m " M " \33[90m at %s (%s:%d) \33[39m\n", ##__VA_ARGS__, __func__, __FILE__, __LINE__); } while (0) ~ ^~~~~~~~~~~ 1 warning generated. mv -f ../src/.deps/test_libpostal-trie_search.Tpo ../src/.deps/test_libpostal-trie_search.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-transliterate.o -MD -MP -MF ../src/.deps/test_libpostal-transliterate.Tpo -c -o ../src/test_libpostal-transliterate.o `test -f '../src/transliterate.c' || echo './'`../src/transliterate.c mv -f ../src/.deps/test_libpostal-transliterate.Tpo ../src/.deps/test_libpostal-transliterate.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-numex.o -MD -MP -MF ../src/.deps/test_libpostal-numex.Tpo -c -o ../src/test_libpostal-numex.o `test -f '../src/numex.c' || echo './'`../src/numex.c mv -f ../src/.deps/test_libpostal-numex.Tpo ../src/.deps/test_libpostal-numex.Po cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -MT ../src/test_libpostal-features.o -MD -MP -MF ../src/.deps/test_libpostal-features.Tpo -c -o ../src/test_libpostal-features.o `test -f '../src/features.c' || echo './'`../src/features.c mv -f ../src/.deps/test_libpostal-features.Tpo ../src/.deps/test_libpostal-features.Po /usr/bin/libtool --tag=CC --mode=link cc -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR='"/var/db/libpostal"' -g -L/usr/local/lib -o test_libpostal test_libpostal-test.o test_libpostal-test_expand.o test_libpostal-test_parser.o test_libpostal-test_transliterate.o test_libpostal-test_numex.o test_libpostal-test_trie.o test_libpostal-test_string_utils.o test_libpostal-test_crf_context.o ../src/test_libpostal-strndup.o ../src/test_libpostal-file_utils.o ../src/test_libpostal-string_utils.o ../src/utf8proc/test_libpostal-utf8proc.o ../src/test_libpostal-trie.o ../src/test_libpostal-trie_search.o ../src/test_libpostal-transliterate.o ../src/test_libpostal-numex.o ../src/test_libpostal-features.o ../src/libpostal.la ../src/libscanner.la -lm libtool: link: cc -o .libs/test_libpostal -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -g -Wfloat-equal -Wpointer-arith -std=gnu99 -DLIBPOSTAL_DATA_DIR="/var/db/libpostal" -g test_libpostal-test.o test_libpostal-test_expand.o test_libpostal-test_parser.o test_libpostal-test_transliterate.o test_libpostal-test_numex.o test_libpostal-test_trie.o test_libpostal-test_string_utils.o test_libpostal-test_crf_context.o ../src/test_libpostal-strndup.o ../src/test_libpostal-file_utils.o ../src/test_libpostal-string_utils.o ../src/utf8proc/test_libpostal-utf8proc.o ../src/test_libpostal-trie.o ../src/test_libpostal-trie_search.o ../src/test_libpostal-transliterate.o ../src/test_libpostal-numex.o ../src/test_libpostal-features.o /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/.libs/libscanner.a -L.libs -lpostal -lm -Wl,-rpath-link,/usr/local/lib string_utils.c:894 (../src/string_utils.c:894)(../src/test_libpostal-string_utils.o:(char_array_from_string)): warning: strcpy() is almost always misused, please use strlcpy() numex.c:1301 (../src/numex.c:1301)(../src/test_libpostal-numex.o:(replace_numeric_expressions)): warning: sprintf() is often misused, please use snprintf() >>> Running fake in geo/libpostal at 1713168095.04 ===> geo/libpostal ===> Faking installation for libpostal-1.1 Making install in src mkdir -p '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/libpostal-1.1/bin/install -c -m 755 libpostal_data '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libpostal-1.1/bin/install -c libpostal.la '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libpostal-1.1/bin/install -c -m 644 ./.libs/libpostal.a /exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib/libpostal.a libtool: install: /exopi-obj/pobj/libpostal-1.1/bin/install -c -m 644 ./.libs/libpostal.so.1.0 /exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib/libpostal.so.1.0 libtool: install: /exopi-obj/pobj/libpostal-1.1/bin/install -c -m 644 ./.libs/libpostal.lai /exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib/libpostal.la mkdir -p '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/include/libpostal' /exopi-obj/pobj/libpostal-1.1/bin/install -c -m 644 libpostal.h '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/include/libpostal' Making install in test mkdir -p '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libpostal-1.1/bin/install -c -m 644 libpostal.pc '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libpostal-1.1/bin/install -c -s -m 755 /exopi-obj/pobj/libpostal-1.1/libpostal-1.1/src/address_parser /exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/bin strip: error: '/exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/bin/INS@Ap7NQlVBZZ': The file was not recognized as a valid object file rm /exopi-obj/pobj/libpostal-1.1/fake-amd64/usr/local/bin/libpostal_data >>> Running package in geo/libpostal at 1713168097.16 ===> geo/libpostal `/exopi-obj/pobj/libpostal-1.1/fake-amd64/.fake_done' is up to date. ===> Building package for libpostal-1.1 Create /exopi-cvs/ports/packages/amd64/all/libpostal-1.1.tgz Creating package libpostal-1.1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 11% archiving|************** | 22% archiving|********************* | 33% archiving|**************************** | 44% archiving|********************************* | 51% archiving|**************************************** | 62% archiving|*********************************************** | 73% archiving|****************************************************** | 84% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libpostal-1.1.tgz >>> Running clean in geo/libpostal at 1713168100.44 ===> geo/libpostal ===> Cleaning for libpostal-1.1 >>> Ended at 1713168101.39 max_stuck=7.99/extract=3.05/patch=0.82/configure=23.31/build=201.79/fake=1.92/package=3.24/clean=1.23