tar -xf GeoIP-1.4.8.tar.gz libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E 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 a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/bin/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 whether byte ordering is bigendian... no checking for stdint.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gettimeofday... yes checking for vasprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for gethostbyname... yes checking for gethostbyname_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating GeoIP.spec config.status: creating libGeoIP/Makefile config.status: creating apps/Makefile config.status: creating conf/Makefile config.status: creating data/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/missing --run aclocal-1.11 /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:9: run info '(automake)Extending aclocal' /usr/share/aclocal/imlib.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal cd . && /bin/sh /builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/missing --run automake-1.11 --gnu CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/missing --run autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --libdir=/usr/lib --localstatedir=/var --sysconfdir=/etc --disable-static --mandir=/usr/man --program-prefix= --program-suffix= --build=arm-slackware-linux build_alias=arm-slackware-linux CFLAGS=-O2 -march=armv5te --no-create --no-recursion checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E 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 a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu 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 gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/bin/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 whether byte ordering is bigendian... no checking for stdint.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gettimeofday... yes checking for vasprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for gethostbyname... yes checking for gethostbyname_r... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating GeoIP.spec config.status: creating libGeoIP/Makefile config.status: creating apps/Makefile config.status: creating conf/Makefile config.status: creating data/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in libGeoIP make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT GeoIP.lo -MD -MP -MF .deps/GeoIP.Tpo -c -o GeoIP.lo GeoIP.c libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT GeoIP.lo -MD -MP -MF .deps/GeoIP.Tpo -c GeoIP.c -fPIC -DPIC -o .libs/GeoIP.o GeoIP.c: In function '_setup_segments': GeoIP.c:483:10: warning: variable 'silence' set but not used [-Wunused-but-set-variable] GeoIP.c: In function '_GeoIP_seek_record_v6': GeoIP.c:711:16: warning: variable 'silence' set but not used [-Wunused-but-set-variable] GeoIP.c: In function '_GeoIP_seek_record': GeoIP.c:793:10: warning: variable 'silence' set but not used [-Wunused-but-set-variable] GeoIP.c: In function 'GeoIP_database_info': GeoIP.c:1342:10: warning: variable 'silence' set but not used [-Wunused-but-set-variable] GeoIP.c: In function '_get_name': GeoIP.c:1587:17: warning: variable 'silence' set but not used [-Wunused-but-set-variable] GeoIP.c: In function '_get_name_v6': GeoIP.c:1636:11: warning: variable 'silence' set but not used [-Wunused-but-set-variable] mv -f .deps/GeoIP.Tpo .deps/GeoIP.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT GeoIPCity.lo -MD -MP -MF .deps/GeoIPCity.Tpo -c -o GeoIPCity.lo GeoIPCity.c libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT GeoIPCity.lo -MD -MP -MF .deps/GeoIPCity.Tpo -c GeoIPCity.c -fPIC -DPIC -o .libs/GeoIPCity.o mv -f .deps/GeoIPCity.Tpo .deps/GeoIPCity.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT regionName.lo -MD -MP -MF .deps/regionName.Tpo -c -o regionName.lo regionName.c libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT regionName.lo -MD -MP -MF .deps/regionName.Tpo -c regionName.c -fPIC -DPIC -o .libs/regionName.o mv -f .deps/regionName.Tpo .deps/regionName.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT timeZone.lo -MD -MP -MF .deps/timeZone.Tpo -c -o timeZone.lo timeZone.c libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT timeZone.lo -MD -MP -MF .deps/timeZone.Tpo -c timeZone.c -fPIC -DPIC -o .libs/timeZone.o mv -f .deps/timeZone.Tpo .deps/timeZone.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -version-info 5:8:4 -o libGeoIP.la -rpath /usr/lib GeoIP.lo GeoIPCity.lo regionName.lo timeZone.lo libtool: link: gcc -shared -fPIC -DPIC .libs/GeoIP.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o -O2 -march=armv5te -Wl,-soname -Wl,libGeoIP.so.1 -o .libs/libGeoIP.so.1.4.8 libtool: link: (cd ".libs" && rm -f "libGeoIP.so.1" && ln -s "libGeoIP.so.1.4.8" "libGeoIP.so.1") libtool: link: (cd ".libs" && rm -f "libGeoIP.so" && ln -s "libGeoIP.so.1.4.8" "libGeoIP.so") libtool: link: ( cd ".libs" && rm -f "libGeoIP.la" && ln -s "../libGeoIP.la" "libGeoIP.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT GeoIPUpdate.lo -MD -MP -MF .deps/GeoIPUpdate.Tpo -c -o GeoIPUpdate.lo GeoIPUpdate.c libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT GeoIPUpdate.lo -MD -MP -MF .deps/GeoIPUpdate.Tpo -c GeoIPUpdate.c -fPIC -DPIC -o .libs/GeoIPUpdate.o GeoIPUpdate.c: In function 'GeoIP_fprintf': GeoIPUpdate.c:114:7: warning: variable 'silence' set but not used [-Wunused-but-set-variable] GeoIPUpdate.c: In function 'GeoIP_printf': GeoIPUpdate.c:141:7: warning: variable 'silence' set but not used [-Wunused-but-set-variable] mv -f .deps/GeoIPUpdate.Tpo .deps/GeoIPUpdate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" "-DPACKAGE_STRING=\"GeoIP 1.4.8\"" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -DGEOIPDATADIR=\"/usr/share/GeoIP\" -Wall -O2 -march=armv5te -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o md5.c:323:1: warning: 'md5_read' defined but not used [-Wunused-function] mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o libGeoIPUpdate.la -rpath /usr/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la libtool: link: gcc -shared -fPIC -DPIC .libs/GeoIPUpdate.o .libs/md5.o -Wl,-rpath -Wl,/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP/.libs -lz ./.libs/libGeoIP.so -O2 -march=armv5te -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libGeoIPUpdate.so.0" && ln -s "libGeoIPUpdate.so.0.0.0" "libGeoIPUpdate.so.0") libtool: link: (cd ".libs" && rm -f "libGeoIPUpdate.so" && ln -s "libGeoIPUpdate.so.0.0.0" "libGeoIPUpdate.so") libtool: link: ( cd ".libs" && rm -f "libGeoIPUpdate.la" && ln -s "../libGeoIPUpdate.la" "libGeoIPUpdate.la" ) make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP' Making all in apps make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/apps' gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/etc\" -Wall -O2 -march=armv5te -MT geoiplookup.o -MD -MP -MF .deps/geoiplookup.Tpo -c -o geoiplookup.o geoiplookup.c mv -f .deps/geoiplookup.Tpo .deps/geoiplookup.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/geoiplookup geoiplookup.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/etc\" -Wall -O2 -march=armv5te -MT geoiplookup6.o -MD -MP -MF .deps/geoiplookup6.Tpo -c -o geoiplookup6.o geoiplookup6.c geoiplookup6.c: In function 'geoiplookup': geoiplookup6.c:125:14: warning: unused variable 'org' [-Wunused-variable] geoiplookup6.c:123:15: warning: unused variable 'region' [-Wunused-variable] geoiplookup6.c:121:6: warning: unused variable 'netspeed' [-Wunused-variable] geoiplookup6.c:119:14: warning: unused variable 'domain_name' [-Wunused-variable] mv -f .deps/geoiplookup6.Tpo .deps/geoiplookup6.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/geoiplookup6 geoiplookup6.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSYSCONFDIR=\"/etc\" -Wall -O2 -march=armv5te -MT geoipupdate.o -MD -MP -MF .deps/geoipupdate.Tpo -c -o geoipupdate.o geoipupdate.c mv -f .deps/geoipupdate.Tpo .deps/geoipupdate.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o geoipupdate geoipupdate.o ../libGeoIP/libGeoIPUpdate.la ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/geoipupdate geoipupdate.o ../libGeoIP/.libs/libGeoIPUpdate.so -lz /builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP/.libs/libGeoIP.so ../libGeoIP/.libs/libGeoIP.so make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/apps' Making all in conf make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' Making all in data make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' Making all in test make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/test' gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c benchmark.c: In function 'testgeoipcountry': benchmark.c:51:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] mv -f .deps/benchmark.Tpo .deps/benchmark.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o benchmark benchmark.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/benchmark benchmark.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT test-geoip-region.o -MD -MP -MF .deps/test-geoip-region.Tpo -c -o test-geoip-region.o test-geoip-region.c mv -f .deps/test-geoip-region.Tpo .deps/test-geoip-region.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/test-geoip-region test-geoip-region.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT test-geoip-city.o -MD -MP -MF .deps/test-geoip-city.Tpo -c -o test-geoip-city.o test-geoip-city.c test-geoip-city.c: In function 'main': test-geoip-city.c:35:7: warning: variable 'generate' set but not used [-Wunused-but-set-variable] mv -f .deps/test-geoip-city.Tpo .deps/test-geoip-city.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/test-geoip-city test-geoip-city.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT test-geoip-org.o -MD -MP -MF .deps/test-geoip-org.Tpo -c -o test-geoip-org.o test-geoip-org.c test-geoip-org.c: In function 'main': test-geoip-org.c:34:7: warning: variable 'generate' set but not used [-Wunused-but-set-variable] mv -f .deps/test-geoip-org.Tpo .deps/test-geoip-org.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/test-geoip-org test-geoip-org.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT test-geoip-asnum.o -MD -MP -MF .deps/test-geoip-asnum.Tpo -c -o test-geoip-asnum.o test-geoip-asnum.c test-geoip-asnum.c: In function 'main': test-geoip-asnum.c:31:6: warning: variable 'generate' set but not used [-Wunused-but-set-variable] mv -f .deps/test-geoip-asnum.Tpo .deps/test-geoip-asnum.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/test-geoip-asnum test-geoip-asnum.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT test-geoip-isp.o -MD -MP -MF .deps/test-geoip-isp.Tpo -c -o test-geoip-isp.o test-geoip-isp.c test-geoip-isp.c: In function 'main': test-geoip-isp.c:31:6: warning: variable 'generate' set but not used [-Wunused-but-set-variable] mv -f .deps/test-geoip-isp.Tpo .deps/test-geoip-isp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/test-geoip-isp test-geoip-isp.o ../libGeoIP/.libs/libGeoIP.so gcc -DPACKAGE_NAME=\"GeoIP\" -DPACKAGE_TARNAME=\"GeoIP\" -DPACKAGE_VERSION=\"1.4.8\" -DPACKAGE_STRING=\"GeoIP\ 1.4.8\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -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 -DPACKAGE=\"GeoIP\" -DVERSION=\"1.4.8\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_ZLIB_H=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_VASPRINTF=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -I. -I../libGeoIP -Wall -DSRCDIR=\"..\" -O2 -march=armv5te -MT test-geoip-netspeed.o -MD -MP -MF .deps/test-geoip-netspeed.Tpo -c -o test-geoip-netspeed.o test-geoip-netspeed.c mv -f .deps/test-geoip-netspeed.Tpo .deps/test-geoip-netspeed.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la libtool: link: gcc -O2 -march=armv5te -o .libs/test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/.libs/libGeoIP.so make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/test' Making all in man make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' rm -f geoipupdate.1 geoipupdate.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoipupdate.1.in' >geoipupdate.1.tmp mv geoipupdate.1.tmp geoipupdate.1 rm -f geoiplookup6.1 geoiplookup6.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoiplookup6.1.in' >geoiplookup6.1.tmp mv geoiplookup6.1.tmp geoiplookup6.1 rm -f geoiplookup.1 geoiplookup.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoiplookup.1.in' >geoiplookup.1.tmp mv geoiplookup.1.tmp geoiplookup.1 make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8' Making install in libGeoIP make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libGeoIP.la libGeoIPUpdate.la '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libGeoIP.so.1.4.8 /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib/libGeoIP.so.1.4.8 libtool: install: (cd /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib && { ln -s -f libGeoIP.so.1.4.8 libGeoIP.so.1 || { rm -f libGeoIP.so.1 && ln -s libGeoIP.so.1.4.8 libGeoIP.so.1; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib && { ln -s -f libGeoIP.so.1.4.8 libGeoIP.so || { rm -f libGeoIP.so && ln -s libGeoIP.so.1.4.8 libGeoIP.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libGeoIP.lai /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib/libGeoIP.la libtool: install: warning: relinking `libGeoIPUpdate.la' libtool: install: (cd /builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP; /bin/sh /builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libtool --tag CC --mode=relink gcc -O2 -march=armv5te -o libGeoIPUpdate.la -rpath /usr/lib GeoIPUpdate.lo md5.lo -lz libGeoIP.la -inst-prefix-dir /builds/salix/arm/14.0/original/l/GeoIP/pkg) libtool: relink: gcc -shared -fPIC -DPIC .libs/GeoIPUpdate.o .libs/md5.o -lz -L/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib -L/usr/lib -lGeoIP -O2 -march=armv5te -Wl,-soname -Wl,libGeoIPUpdate.so.0 -o .libs/libGeoIPUpdate.so.0.0.0 libtool: install: /usr/bin/ginstall -c .libs/libGeoIPUpdate.so.0.0.0T /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib/libGeoIPUpdate.so.0.0.0 libtool: install: (cd /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib && { ln -s -f libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0 || { rm -f libGeoIPUpdate.so.0 && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib && { ln -s -f libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so || { rm -f libGeoIPUpdate.so && ln -s libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libGeoIPUpdate.lai /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib/libGeoIPUpdate.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/include' /usr/bin/ginstall -c -m 644 GeoIP.h GeoIPCity.h GeoIPUpdate.h '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/include' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP' Making install in apps make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/apps' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/apps' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c geoiplookup geoiplookup6 geoipupdate '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/bin' libtool: install: warning: `../libGeoIP/libGeoIP.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/geoiplookup /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/bin/geoiplookup libtool: install: warning: `../libGeoIP/libGeoIP.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/geoiplookup6 /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/bin/geoiplookup6 libtool: install: warning: `../libGeoIP/libGeoIPUpdate.la' has not been installed in `/usr/lib' libtool: install: warning: `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/libGeoIP/libGeoIP.la' has not been installed in `/usr/lib' libtool: install: warning: `../libGeoIP/libGeoIP.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/geoipupdate /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/bin/geoipupdate make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/apps' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/apps' Making install in conf make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/GeoIP/pkg/etc' /usr/bin/ginstall -c -m 644 GeoIP.conf.default '/builds/salix/arm/14.0/original/l/GeoIP/pkg/etc' make install-exec-hook make[3]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' /usr/bin/ginstall -c -m 644 GeoIP.conf.default /builds/salix/arm/14.0/original/l/GeoIP/pkg/etc/GeoIP.conf make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/conf' Making install in data make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/share/GeoIP' /usr/bin/ginstall -c -m 644 GeoIP.dat '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/share/GeoIP' make install-data-hook make[3]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' install-data-hook will not overwrite existing /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/share/GeoIP/GeoIP.dat make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/data' Making install in test make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/test' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/test' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/test' Making install in man make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man/man1' /usr/bin/ginstall -c -m 644 geoipupdate.1 geoiplookup6.1 geoiplookup.1 '/builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man/man1' make install-data-hook make[3]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' cat geoipupdate.1 | sed s,DATADIR,/usr/share/GeoIP, | sed s,CONF_DIR,/etc, > /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man/man1/geoipupdate.1 cat geoiplookup.1 | sed s,DATADIR,/usr/share/GeoIP, > /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man/man1/geoiplookup.1 cat geoiplookup6.1 | sed s,DATADIR,/usr/share/GeoIP, > /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man/man1/geoiplookup6.1 make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8/man' make[1]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/GeoIP/src/GeoIP-1.4.8' /builds/salix/arm/14.0/original/l/GeoIP/pkg: total 12 drwxr-xr-x 2 root root 4096 Dec 23 13:58 etc drwxr-xr-x 2 root root 4096 Dec 23 13:58 install drwxr-xr-x 9 root root 4096 Dec 23 13:58 usr /builds/salix/arm/14.0/original/l/GeoIP/pkg/etc: total 8 -rw-r--r-- 1 root root 588 Dec 23 13:58 GeoIP.conf.default -rw-r--r-- 1 root root 588 Dec 23 13:58 GeoIP.conf.new /builds/salix/arm/14.0/original/l/GeoIP/pkg/install: total 8 -rw-r--r-- 1 root root 266 Dec 23 13:58 doinst.sh -rw-r--r-- 1 root root 517 Dec 23 13:58 slack-desc /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr: total 28 drwxr-xr-x 2 root root 4096 Dec 23 13:58 bin drwxr-xr-x 3 root root 4096 Dec 23 13:58 doc drwxr-xr-x 2 root root 4096 Dec 23 13:58 include drwxr-xr-x 2 root root 4096 Dec 23 13:58 lib drwxr-xr-x 3 root root 4096 Dec 23 13:58 man drwxr-xr-x 3 root root 4096 Dec 23 13:58 share drwxr-xr-x 3 root root 4096 Dec 23 13:54 src /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/bin: total 28 -rwxr-xr-x 1 root root 10004 Dec 23 13:58 geoiplookup -rwxr-xr-x 1 root root 7236 Dec 23 13:58 geoiplookup6 -rwxr-xr-x 1 root root 7548 Dec 23 13:58 geoipupdate /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 23 13:58 GeoIP-1.4.8 /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/doc/GeoIP-1.4.8: total 92 -rw-r--r-- 1 root root 35 Dec 23 13:58 AUTHORS -rw-r--r-- 1 root root 26599 Dec 23 13:58 COPYING -rw-r--r-- 1 root root 31621 Dec 23 13:58 ChangeLog -rw-r--r-- 1 root root 15578 Dec 23 13:58 INSTALL -rw-r--r-- 1 root root 7385 Dec 23 13:58 README -rw-r--r-- 1 root root 2336 Dec 23 13:58 TODO /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/include: total 20 -rw-r--r-- 1 root root 11559 Dec 23 13:58 GeoIP.h -rw-r--r-- 1 root root 2473 Dec 23 13:58 GeoIPCity.h -rw-r--r-- 1 root root 3075 Dec 23 13:58 GeoIPUpdate.h /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/lib: total 248 -rwxr-xr-x 1 root root 908 Dec 23 13:58 libGeoIP.la lrwxrwxrwx 1 root root 17 Dec 23 13:58 libGeoIP.so -> libGeoIP.so.1.4.8 lrwxrwxrwx 1 root root 17 Dec 23 13:58 libGeoIP.so.1 -> libGeoIP.so.1.4.8 -rwxr-xr-x 1 root root 225192 Dec 23 13:58 libGeoIP.so.1.4.8 -rwxr-xr-x 1 root root 969 Dec 23 13:58 libGeoIPUpdate.la lrwxrwxrwx 1 root root 23 Dec 23 13:58 libGeoIPUpdate.so -> libGeoIPUpdate.so.0.0.0 lrwxrwxrwx 1 root root 23 Dec 23 13:58 libGeoIPUpdate.so.0 -> libGeoIPUpdate.so.0.0.0 -rwxr-xr-x 1 root root 20416 Dec 23 13:58 libGeoIPUpdate.so.0.0.0 /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Dec 23 13:58 man1 /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/man/man1: total 12 -rw-r--r-- 1 root root 660 Dec 23 13:58 geoiplookup.1.gz -rw-r--r-- 1 root root 790 Dec 23 13:58 geoiplookup6.1.gz -rw-r--r-- 1 root root 1067 Dec 23 13:58 geoipupdate.1.gz /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/share: total 4 drwxr-xr-x 2 root root 4096 Dec 23 13:58 GeoIP /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/share/GeoIP: total 1156 -rw-r--r-- 1 root root 1183408 Dec 23 13:58 GeoIP.dat /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 23 13:58 GeoIP-1.4.8 /builds/salix/arm/14.0/original/l/GeoIP/pkg/usr/src/GeoIP-1.4.8: total 4 -rw-r--r-- 1 root root 1368 Dec 23 13:58 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libGeoIPUpdate.so.0 -> libGeoIPUpdate.so.0.0.0 usr/lib/libGeoIP.so.1 -> libGeoIP.so.1.4.8 usr/lib/libGeoIP.so -> libGeoIP.so.1.4.8 usr/lib/libGeoIPUpdate.so -> libGeoIPUpdate.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libGeoIPUpdate.so.0 ) ( cd usr/lib ; ln -sf libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so.0 ) ( cd usr/lib ; rm -rf libGeoIP.so.1 ) ( cd usr/lib ; ln -sf libGeoIP.so.1.4.8 libGeoIP.so.1 ) ( cd usr/lib ; rm -rf libGeoIP.so ) ( cd usr/lib ; ln -sf libGeoIP.so.1.4.8 libGeoIP.so ) ( cd usr/lib ; rm -rf libGeoIPUpdate.so ) ( cd usr/lib ; ln -sf libGeoIPUpdate.so.0.0.0 libGeoIPUpdate.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libGeoIPUpdate.so.0' removed './usr/lib/libGeoIP.so.1' removed './usr/lib/libGeoIP.so' removed './usr/lib/libGeoIPUpdate.so' Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/l/GeoIP/GeoIP-1.4.8-arm-1rl.txz ./ usr/ usr/src/ usr/src/GeoIP-1.4.8/ usr/src/GeoIP-1.4.8/SLKBUILD usr/bin/ usr/bin/geoiplookup6 usr/bin/geoiplookup usr/bin/geoipupdate usr/lib/ usr/lib/libGeoIPUpdate.so.0.0.0 usr/lib/libGeoIP.so.1.4.8 usr/lib/libGeoIPUpdate.la usr/lib/libGeoIP.la usr/share/ usr/share/GeoIP/ usr/share/GeoIP/GeoIP.dat usr/include/ usr/include/GeoIP.h usr/include/GeoIPUpdate.h usr/include/GeoIPCity.h usr/man/ usr/man/man1/ usr/man/man1/geoiplookup6.1.gz usr/man/man1/geoipupdate.1.gz usr/man/man1/geoiplookup.1.gz usr/doc/ usr/doc/GeoIP-1.4.8/ usr/doc/GeoIP-1.4.8/README usr/doc/GeoIP-1.4.8/ChangeLog usr/doc/GeoIP-1.4.8/INSTALL usr/doc/GeoIP-1.4.8/TODO usr/doc/GeoIP-1.4.8/COPYING usr/doc/GeoIP-1.4.8/AUTHORS etc/ etc/GeoIP.conf.new etc/GeoIP.conf.default install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/l/GeoIP/GeoIP-1.4.8-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories