make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' >>> gensio 1.4.1 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> gensio 1.4.1 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output-1/target install -C /home/naourr/work/instance-1/output-1/build/gensio-1.4.1/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' Making install in lib make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/lib' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/lib' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgensio.la '/home/naourr/work/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libgensio.so.0.0.0 /home/naourr/work/instance-1/output-1/target/usr/lib/libgensio.so.0.0.0 libtool: install: (cd /home/naourr/work/instance-1/output-1/target/usr/lib && { ln -s -f libgensio.so.0.0.0 libgensio.so.0 || { rm -f libgensio.so.0 && ln -s libgensio.so.0.0.0 libgensio.so.0; }; }) libtool: install: (cd /home/naourr/work/instance-1/output-1/target/usr/lib && { ln -s -f libgensio.so.0.0.0 libgensio.so || { rm -f libgensio.so && ln -s libgensio.so.0.0.0 libgensio.so; }; }) libtool: install: /usr/bin/install -c .libs/libgensio.lai /home/naourr/work/instance-1/output-1/target/usr/lib/libgensio.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/lib' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/lib' Making install in include make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include' Making install in gensio make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include/gensio' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include/gensio' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/include/gensio' /usr/bin/install -c -m 644 gensio.h gensio_class.h sergensio.h sergensio_class.h gensio_selector.h waiter.h gensio_base.h gensio_acc_gensio.h gensio_ll_fd.h gensio_ll_gensio.h selector.h argvutils.h gensio_os_funcs.h gensio_err.h gensio_builtins.h gensio_osops.h gensio_list.h '/home/naourr/work/instance-1/output-1/target/usr/include/gensio' make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include/gensio' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include/gensio' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/include' Making install in tests make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tests' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tests' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tests' Making install in tools make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tools' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tools' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c gtlssh-keygen '/home/naourr/work/instance-1/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gensiot gtlssh '/home/naourr/work/instance-1/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 gensiot.1 gtlssh.1 gtlssh-keygen.1 '/home/naourr/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 gtlsshd.8 '/home/naourr/work/instance-1/output-1/target/usr/share/man/man8' libtool: install: /usr/bin/install -c gensiot /home/naourr/work/instance-1/output-1/target/usr/bin/gensiot libtool: install: /usr/bin/install -c gtlssh /home/naourr/work/instance-1/output-1/target/usr/bin/gtlssh make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tools' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/tools' Making install in man make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/man' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 gensio.5 '/home/naourr/work/instance-1/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 gensio_event.3 str_to_gensio.3 gensio_set_callback.3 gensio_set_log_mask.3 gensio_os_funcs.3 gensio_err.3 gensio_write.3 gensio_get_raddr.3 gensio_raddr_to_str.3 gensio_open.3 gensio_alloc_channel.3 gensio_close.3 gensio_control.3 gensio_set_read_callback_enable.3 gensio_get_type.3 gensio_set_sync.3 gensio_accepter_event.3 gensio_acc_set_callback.3 gensio_acc_shutdown.3 gensio_acc_set_accept_callback_enable.3 gensio_acc_control.3 gensio_acc_get_type.3 gensio_add_default.3 str_to_gensio_accepter.3 gensio_acc_accept_s.3 gensio_acc_startup.3 '/home/naourr/work/instance-1/output-1/target/usr/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/man' ln -s -f str_to_gensio.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/str_to_gensio_child.3 ln -s -f str_to_gensio.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_str_to_gensio.3 ln -s -f gensio_set_callback.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_set_user_data.3 ln -s -f gensio_set_callback.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_get_user_data.3 ln -s -f gensio_set_log_mask.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_get_log_mask.3 ln -s -f gensio_set_log_mask.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_log_level_to_str.3 ln -s -f gensio_set_log_mask.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_vlog.3 ln -s -f gensio_set_log_mask.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_log.3 ln -s -f gensio_os_funcs.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_default_os_hnd.3 ln -s -f gensio_err.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_err_to_str.3 ln -s -f gensio_write.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_write_sg.3 ln -s -f gensio_open.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_open_s.3 ln -s -f gensio_open.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_open_nochild.3 ln -s -f gensio_open.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_open_nochild_s.3 ln -s -f gensio_close.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_close_s.3 ln -s -f gensio_close.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_disable.3 ln -s -f gensio_close.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_free.3 ln -s -f gensio_set_read_callback_enable.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_set_write_callback_enable.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_get_child.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_is_client.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_is_reliable.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_is_packet.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_is_message.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_is_authenticated.3 ln -s -f gensio_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_is_encrypted.3 ln -s -f gensio_set_sync.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_clear_sync.3 ln -s -f gensio_set_sync.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_read_s.3 ln -s -f gensio_set_sync.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_write_s.3 ln -s -f str_to_gensio_accepter.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/str_to_gensio_accepter_child.3 ln -s -f gensio_acc_set_callback.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_set_user_data.3 ln -s -f gensio_acc_set_callback.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_get_user_data.3 ln -s -f gensio_acc_shutdown.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_shutdown_s.3 ln -s -f gensio_acc_shutdown.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_disable.3 ln -s -f gensio_acc_shutdown.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_free.3 ln -s -f gensio_acc_set_accept_callback_enable.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_set_accept_callback_enable_cb.3 ln -s -f gensio_acc_set_accept_callback_enable.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_set_accept_callback_enable_s.3 ln -s -f gensio_acc_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_is_reliable.3 ln -s -f gensio_acc_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_is_packet.3 ln -s -f gensio_acc_get_type.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_is_message.3 ln -s -f gensio_add_default.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_set_default.3 ln -s -f gensio_add_default.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_get_default.3 ln -s -f gensio_add_default.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_get_defaultaddr.3 ln -s -f gensio_add_default.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_del_default.3 ln -s -f gensio_add_default.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_reset_defaults.3 ln -s -f gensio_acc_accept_s.3 /home/naourr/work/instance-1/output-1/target/usr/share/man/man3/gensio_acc_set_sync.3 make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/man' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/man' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/man' Making install in examples make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/examples' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/examples' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1/examples' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gensio-1.4.1' GeoIP-1.6.12.tar.gz: OK (sha256: 1dfb748003c5e4b7fd56ba8c4cd786633d5d6f409547584f6910398389636f80) >>> geoip 1.6.12 Extracting gzip -d -c /home/naourr/work/instance-1/dl/geoip/GeoIP-1.6.12.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/geoip-1.6.12 -xf - >>> geoip 1.6.12 Patching >>> geoip 1.6.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output-1/build/geoip-1.6.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> geoip 1.6.12 Patching libtool patching file /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> geoip 1.6.12 Configuring (cd /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-as" LD="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for arm-buildroot-linux-gnueabi-gcc... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc understands -c and -o together... yes checking dependency style of /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc... none checking how to run the C preprocessor... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for arm-buildroot-linux-gnueabi-gcc... (cached) /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc accepts -g... (cached) yes checking for /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc understands -c and -o together... (cached) yes checking dependency style of /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld checking if the linker (/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-nm checking the name lister (/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld option to reload object files... -r checking for arm-buildroot-linux-gnueabi-objdump... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-gnueabi-ar... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-gnueabi-strip... (cached) /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-strip checking for arm-buildroot-linux-gnueabi-ranlib... /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ranlib checking command to parse /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-nm output from /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc static flag -static works... yes checking if /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc linker (/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... (cached) no checking for getopt... yes checking for gettimeofday... yes checking for pread... yes checking for vasprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for memset... yes checking for memchr... yes checking for munmap... yes checking for strrchr... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating GeoIP.spec config.status: creating geoip.pc config.status: creating libGeoIP/Makefile config.status: creating apps/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> geoip 1.6.12 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' Making all in libGeoIP make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o GeoIP.lo GeoIP.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o GeoIP_deprecated.lo GeoIP_deprecated.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o GeoIPCity.lo GeoIPCity.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o regionName.lo regionName.c libtool: compile: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" "-DPACKAGE_STRING=\"GeoIP 1.6.12\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c GeoIP_deprecated.c -fPIC -DPIC -o .libs/GeoIP_deprecated.o libtool: compile: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" "-DPACKAGE_STRING=\"GeoIP 1.6.12\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c regionName.c -fPIC -DPIC -o .libs/regionName.o libtool: compile: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" "-DPACKAGE_STRING=\"GeoIP 1.6.12\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c GeoIP.c -fPIC -DPIC -o .libs/GeoIP.o libtool: compile: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" "-DPACKAGE_STRING=\"GeoIP 1.6.12\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c GeoIPCity.c -fPIC -DPIC -o .libs/GeoIPCity.o /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o timeZone.lo timeZone.c libtool: compile: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" "-DPACKAGE_STRING=\"GeoIP 1.6.12\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c timeZone.c -fPIC -DPIC -o .libs/timeZone.o /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -no-undefined -version-info 7:12:6 -o libGeoIP.la -rpath /usr/lib GeoIP.lo GeoIP_deprecated.lo GeoIPCity.lo regionName.lo timeZone.lo libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/GeoIP.o .libs/GeoIP_deprecated.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o -Os -Wl,-soname -Wl,libGeoIP.so.1 -o .libs/libGeoIP.so.1.6.12 libtool: link: (cd ".libs" && rm -f "libGeoIP.so.1" && ln -s "libGeoIP.so.1.6.12" "libGeoIP.so.1") libtool: link: (cd ".libs" && rm -f "libGeoIP.so" && ln -s "libGeoIP.so.1.6.12" "libGeoIP.so") libtool: link: ( cd ".libs" && rm -f "libGeoIP.la" && ln -s "../libGeoIP.la" "libGeoIP.la" ) make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' Making all in apps make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSYSCONFDIR=\"/etc\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o geoiplookup.o geoiplookup.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSYSCONFDIR=\"/etc\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o geoiplookup6.o geoiplookup6.c /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o geoiplookup6 geoiplookup6.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o geoiplookup geoiplookup.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' Making all in test make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o benchmark.o benchmark.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-region.o test-geoip-region.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-city.o test-geoip-city.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-org.o test-geoip-org.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-domain.o test-geoip-domain.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-asnum.o test-geoip-asnum.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-isp.o test-geoip-isp.c /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.6.12\" -DPACKAGE_STRING=\"GeoIP\ 1.6.12\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"GeoIP\" -DVERSION=\"1.6.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_GETOPT=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_PREAD=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_MEMSET=1 -DHAVE_MEMCHR=1 -DHAVE_MUNMAP=1 -DHAVE_STRRCHR=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -I. -I../libGeoIP -DSRCDIR=\"..\" -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -c -o test-geoip-netspeed.o test-geoip-netspeed.c /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o benchmark benchmark.o ../libGeoIP/libGeoIP.la /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o benchmark benchmark.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-domain test-geoip-domain.o ../libGeoIP/libGeoIP.la libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-region test-geoip-region.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-city test-geoip-city.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-org test-geoip-org.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-domain test-geoip-domain.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs libtool: link: /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/.libs/libGeoIP.so -Wl,-rpath -Wl,/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP/.libs make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' Making all in man make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' rm -f geoiplookup6.1 geoiplookup6.1.tmp rm -f geoiplookup.1 geoiplookup.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoiplookup6.1.in' >geoiplookup6.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoiplookup.1.in' >geoiplookup.1.tmp mv geoiplookup6.1.tmp geoiplookup6.1 mv geoiplookup.1.tmp geoiplookup.1 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' >>> geoip 1.6.12 Installing to staging directory PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' Making install in libGeoIP make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIP.la '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /usr/bin/install -c -m 644 GeoIP.h GeoIPCity.h '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libGeoIP.so.1.6.12 /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libGeoIP.so.1.6.12 libtool: install: (cd /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libGeoIP.so.1.6.12 libGeoIP.so.1 || { rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.6.12 libGeoIP.so.1; }; }) libtool: install: (cd /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib && { ln -s -f libGeoIP.so.1.6.12 libGeoIP.so || { rm -f libGeoIP.so && ln -s libGeoIP.so.1.6.12 libGeoIP.so; }; }) libtool: install: /usr/bin/install -c .libs/libGeoIP.lai /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libGeoIP.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' Making install in apps make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c geoiplookup geoiplookup6 '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c geoiplookup /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/geoiplookup libtool: install: /usr/bin/install -c geoiplookup6 /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/geoiplookup6 make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' Making install in test make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' Making install in man make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 geoiplookup6.1 geoiplookup.1 '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1' /usr/bin/make install-data-hook make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' cat geoiplookup.1 | sed s,DATADIR,/usr/share/GeoIP, > /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1/geoiplookup.1 cat geoiplookup6.1 | sed s,DATADIR,/usr/share/GeoIP, > /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man1/geoiplookup6.1 make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig/' /usr/bin/install -c -m 644 geoip.pc '/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig/' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' >>> geoip 1.6.12 Fixing libtool files for la in $(find /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> geoip 1.6.12 Installing to target PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output-1/target install -C /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' Making install in libGeoIP make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libGeoIP.la '/home/naourr/work/instance-1/output-1/target/usr/lib' /usr/bin/install -c -m 644 GeoIP.h GeoIPCity.h '/home/naourr/work/instance-1/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libGeoIP.so.1.6.12 /home/naourr/work/instance-1/output-1/target/usr/lib/libGeoIP.so.1.6.12 libtool: install: (cd /home/naourr/work/instance-1/output-1/target/usr/lib && { ln -s -f libGeoIP.so.1.6.12 libGeoIP.so.1 || { rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.6.12 libGeoIP.so.1; }; }) libtool: install: (cd /home/naourr/work/instance-1/output-1/target/usr/lib && { ln -s -f libGeoIP.so.1.6.12 libGeoIP.so || { rm -f libGeoIP.so && ln -s libGeoIP.so.1.6.12 libGeoIP.so; }; }) libtool: install: /usr/bin/install -c .libs/libGeoIP.lai /home/naourr/work/instance-1/output-1/target/usr/lib/libGeoIP.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/libGeoIP' Making install in apps make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c geoiplookup geoiplookup6 '/home/naourr/work/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c geoiplookup /home/naourr/work/instance-1/output-1/target/usr/bin/geoiplookup libtool: install: /usr/bin/install -c geoiplookup6 /home/naourr/work/instance-1/output-1/target/usr/bin/geoiplookup6 make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/apps' Making install in test make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/test' Making install in man make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 geoiplookup6.1 geoiplookup.1 '/home/naourr/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' cat geoiplookup.1 | sed s,DATADIR,/usr/share/GeoIP, > /home/naourr/work/instance-1/output-1/target/usr/share/man/man1/geoiplookup.1 cat geoiplookup6.1 | sed s,DATADIR,/usr/share/GeoIP, > /home/naourr/work/instance-1/output-1/target/usr/share/man/man1/geoiplookup6.1 make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12/man' make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig/' /usr/bin/install -c -m 644 geoip.pc '/home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig/' make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12' make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/geoip-1.6.12'