<86>Nov 19 09:55:09 userdel[3267293]: delete user 'rooter'
<86>Nov 19 09:55:09 userdel[3267293]: removed group 'rooter' owned by 'rooter'
<86>Nov 19 09:55:09 userdel[3267293]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 19 09:55:09 groupadd[3267326]: group added to /etc/group: name=rooter, GID=954
<86>Nov 19 09:55:09 groupadd[3267326]: group added to /etc/gshadow: name=rooter
<86>Nov 19 09:55:09 groupadd[3267326]: new group: name=rooter, GID=954
<86>Nov 19 09:55:09 useradd[3267343]: new user: name=rooter, UID=954, GID=954, home=/root, shell=/bin/bash
<86>Nov 19 09:55:09 userdel[3267371]: delete user 'builder'
<86>Nov 19 09:55:09 userdel[3267371]: removed group 'builder' owned by 'builder'
<86>Nov 19 09:55:09 userdel[3267371]: removed shadow group 'builder' owned by 'builder'
<86>Nov 19 09:55:09 groupadd[3267400]: group added to /etc/group: name=builder, GID=955
<86>Nov 19 09:55:09 groupadd[3267400]: group added to /etc/gshadow: name=builder
<86>Nov 19 09:55:09 groupadd[3267400]: new group: name=builder, GID=955
<86>Nov 19 09:55:09 useradd[3267419]: new user: name=builder, UID=955, GID=955, home=/usr/src, shell=/bin/bash
warning: user aris does not exist - using root
warning: group aris does not exist - using root
warning: user aris does not exist - using root
warning: group aris does not exist - using root
<13>Nov 19 09:55:10 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402045 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libGeoIP-1.6.12-alt1.nosrc.rpm (w1.gzdio)
Installing libGeoIP-1.6.12-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51434
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf GeoIP-1.6.12
+ echo 'Source #0 (GeoIP-1.6.12.tar.gz):'
Source #0 (GeoIP-1.6.12.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/GeoIP-1.6.12.tar.gz
+ /bin/tar -xf -
+ cd GeoIP-1.6.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51434
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd GeoIP-1.6.12
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:9: installing './compile'
configure.ac:8: installing './missing'
apps/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --disable-data-files
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/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 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... 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... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... 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... 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: --without-included-gettext
+ make -j16
Making all in libGeoIP
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o GeoIP_deprecated.lo GeoIP_deprecated.c
libtool: compile:  i586-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c GeoIP_deprecated.c  -fPIC -DPIC -o .libs/GeoIP_deprecated.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o GeoIPCity.lo GeoIPCity.c
libtool: compile:  i586-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c GeoIPCity.c  -fPIC -DPIC -o .libs/GeoIPCity.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o timeZone.lo timeZone.c
libtool: compile:  i586-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c timeZone.c  -fPIC -DPIC -o .libs/timeZone.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o GeoIP.lo GeoIP.c
libtool: compile:  i586-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c GeoIP.c  -fPIC -DPIC -o .libs/GeoIP.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o regionName.lo regionName.c
libtool: compile:  i586-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c regionName.c  -fPIC -DPIC -o .libs/regionName.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/GeoIP.o .libs/GeoIP_deprecated.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o    -g -O2 -flto=auto -march=i586 -mtune=generic   -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[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
Making all in apps
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o geoiplookup6.o geoiplookup6.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o geoiplookup.o geoiplookup.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/geoiplookup6 geoiplookup6.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/geoiplookup geoiplookup.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
Making all in test
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-org.o test-geoip-org.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o benchmark.o benchmark.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-region.o test-geoip-region.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-asnum.o test-geoip-asnum.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-domain.o test-geoip-domain.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-netspeed.o test-geoip-netspeed.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-city.o test-geoip-city.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
i586-alt-linux-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   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o test-geoip-isp.o test-geoip-isp.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-domain test-geoip-domain.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-domain test-geoip-domain.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-org test-geoip-org.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-asnum test-geoip-asnum.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-netspeed test-geoip-netspeed.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-city test-geoip-city.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-isp test-geoip-isp.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/test-geoip-region test-geoip-region.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o benchmark benchmark.o ../libGeoIP/libGeoIP.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/benchmark benchmark.o  ../libGeoIP/.libs/libGeoIP.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
Making all in man
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
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
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
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 '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20416
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libGeoIP-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libGeoIP-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd GeoIP-1.6.12
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libGeoIP-buildroot
make: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12'
Making install in libGeoIP
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[2]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
 /bin/mkdir -p '/usr/src/tmp/libGeoIP-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libGeoIP.la '/usr/src/tmp/libGeoIP-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libGeoIP.so.1.6.12 /usr/src/tmp/libGeoIP-buildroot/usr/lib/libGeoIP.so.1.6.12
libtool: install: (cd /usr/src/tmp/libGeoIP-buildroot/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 /usr/src/tmp/libGeoIP-buildroot/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/libexec/rpm-build/install -p .libs/libGeoIP.lai /usr/src/tmp/libGeoIP-buildroot/usr/lib/libGeoIP.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libGeoIP-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 GeoIP.h GeoIPCity.h '/usr/src/tmp/libGeoIP-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/libGeoIP'
Making install in apps
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
make[2]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
 /bin/mkdir -p '/usr/src/tmp/libGeoIP-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p geoiplookup geoiplookup6 '/usr/src/tmp/libGeoIP-buildroot/usr/bin'
libtool: warning: '../libGeoIP/libGeoIP.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/geoiplookup /usr/src/tmp/libGeoIP-buildroot/usr/bin/geoiplookup
libtool: warning: '../libGeoIP/libGeoIP.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/geoiplookup6 /usr/src/tmp/libGeoIP-buildroot/usr/bin/geoiplookup6
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/apps'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/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 '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/test'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libGeoIP-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 geoiplookup6.1 geoiplookup.1 '/usr/src/tmp/libGeoIP-buildroot/usr/share/man/man1'
make  install-data-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
cat geoiplookup.1 | sed s,DATADIR,/usr/share/GeoIP, > /usr/src/tmp/libGeoIP-buildroot/usr/share/man/man1/geoiplookup.1
cat geoiplookup6.1 | sed s,DATADIR,/usr/share/GeoIP, > /usr/src/tmp/libGeoIP-buildroot/usr/share/man/man1/geoiplookup6.1
make[3]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[2]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12'
make[2]: Entering directory '/usr/src/RPM/BUILD/GeoIP-1.6.12'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libGeoIP-buildroot/usr/lib/pkgconfig/'
 /usr/libexec/rpm-build/install -p -m 644 geoip.pc '/usr/src/tmp/libGeoIP-buildroot/usr/lib/pkgconfig/'
make[2]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12'
make[1]: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12'
make: Leaving directory '/usr/src/RPM/BUILD/GeoIP-1.6.12'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libGeoIP-buildroot (auto)
removed './usr/lib/libGeoIP.la'
mode of './usr/lib/libGeoIP.so.1.6.12' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libGeoIP-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/geoip.pc: Libs: '-L${libdir} -lGeoIP' --> '-lGeoIP'
Checking contents of files in /usr/src/tmp/libGeoIP-buildroot/ (default)
Compressing files in /usr/src/tmp/libGeoIP-buildroot (auto)
Adjusting library links in /usr/src/tmp/libGeoIP-buildroot
./usr/lib: (from <cmdline>:0)
	libGeoIP.so.1 -> libGeoIP.so.1.6.12
Verifying ELF objects in /usr/src/tmp/libGeoIP-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libGeoIP.so.1.6.12: uses non-LFS functions: __pread_chk fopen fstat mmap pread stat
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.46533
Check is turned off by --disable check
Processing files: libGeoIP-1.6.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C3Jgep
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libGeoIP-buildroot/usr/lib/libGeoIP.so.1: 153 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3gvRVq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libGeoIP.so.1 = set:ldSEFc54n5IJKVWo0YMXaCJOSVBHxDGlAQA2Xbmg0s0xOyYUZmjJgHVdWaKJt7FsYzQRmimDwBHxvntcwWV8WZgucoj8F3BUN8sRib3qmGhKGSwjazr7aQidzTsmRjej9Y9S1FcNlxROTZeLIYucEiXAw3i7MVeZ2ZdoehZrdsRbZpfz71xm4jBSipdNPzeAI2UkbupJNg4BkZFxHX1wi9jyZpLwfzAjmEucy84Aaf2AbxM2uwhMZw1UwtIa9hrJupKpkFZuLCmovnHjIYjBxLbt5KJlffif0KY8URLJkmuu7G07rouxwopBw70v0
Requires: /usr/share/GeoIP/GeoIP.dat, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sQqqZq
Creating libGeoIP-debuginfo package
Processing files: libGeoIP-devel-1.6.12-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40319
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd GeoIP-1.6.12
+ DOCDIR=/usr/src/tmp/libGeoIP-buildroot/usr/share/doc/libGeoIP-devel-1.6.12
+ export DOCDIR
+ rm -rf /usr/src/tmp/libGeoIP-buildroot/usr/share/doc/libGeoIP-devel-1.6.12
+ /bin/mkdir -p /usr/src/tmp/libGeoIP-buildroot/usr/share/doc/libGeoIP-devel-1.6.12
+ cp -prL ChangeLog /usr/src/tmp/libGeoIP-buildroot/usr/share/doc/libGeoIP-devel-1.6.12
+ chmod -R go-w /usr/src/tmp/libGeoIP-buildroot/usr/share/doc/libGeoIP-devel-1.6.12
+ chmod -R a+rX /usr/src/tmp/libGeoIP-buildroot/usr/share/doc/libGeoIP-devel-1.6.12
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t67zlv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QQuqKw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(geoip) = 1.6.12
Requires: libGeoIP = 1.6.12-alt1, /usr/lib/libGeoIP.so.1.6.12, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4ozZGV
Processing files: libGeoIP-tools-1.6.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HBkIzl
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BnChEd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libGeoIP = 1.6.12-alt1, /lib/ld-linux.so.2, libGeoIP.so.1 >= set:lgrQQ2z8Xts5yRIC7ZwU82erUglLtcUMoZ2oAw5rxrT4cZC1LZkgc1tfBaVX1KDym6tk5J5pFl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GEO33X
Creating libGeoIP-tools-debuginfo package
Processing files: libGeoIP-debuginfo-1.6.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jzfKsW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OpEqN0
find-requires: running scripts (debuginfo)
Provides: debug(libGeoIP.so.1)
Requires: libGeoIP = 1.6.12-alt1, debug(libc.so.6)
Processing files: libGeoIP-tools-debuginfo-1.6.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tUKikS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wlEXBH
find-requires: running scripts (debuginfo)
Requires: libGeoIP-tools = 1.6.12-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libGeoIP.so.1), debug(libc.so.6)
Adding to libGeoIP-devel a strict dependency on libGeoIP
Adding to libGeoIP-tools a strict dependency on libGeoIP
Adding to libGeoIP-debuginfo a strict dependency on libGeoIP
Adding to libGeoIP-tools-debuginfo a strict dependency on libGeoIP-tools
Adding to libGeoIP-tools-debuginfo a strict dependency on libGeoIP-debuginfo
Removing from libGeoIP-tools-debuginfo 3 sources provided by libGeoIP-debuginfo
also prunning dir /usr/src/debug/GeoIP-1.6.12/libGeoIP
Removing 1 extra deps from libGeoIP-devel due to dependency on libGeoIP
Removing 2 extra deps from libGeoIP-tools due to dependency on libGeoIP
Removing 1 extra deps from libGeoIP-tools-debuginfo due to dependency on libGeoIP-debuginfo
Removing 5 extra deps from libGeoIP-tools due to repentancy on libGeoIP
Removing 1 extra deps from libGeoIP-tools-debuginfo due to repentancy on libGeoIP-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libGeoIP-1.6.12-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libGeoIP-devel-1.6.12-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libGeoIP-tools-1.6.12-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libGeoIP-debuginfo-1.6.12-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libGeoIP-tools-debuginfo-1.6.12-alt1.i586.rpm (w2.lzdio)
9.91user 3.72system 0:23.94elapsed 56%CPU (0avgtext+0avgdata 54924maxresident)k
0inputs+0outputs (0major+1471469minor)pagefaults 0swaps
1.56user 1.33system 0:28.95elapsed 10%CPU (0avgtext+0avgdata 106796maxresident)k
0inputs+0outputs (31658major+151676minor)pagefaults 0swaps
--- libGeoIP-1.6.12-alt1.i586.rpm.repo	2021-07-12 08:28:00.000000000 +0000
+++ libGeoIP-1.6.12-alt1.i586.rpm.hasher	2022-11-19 09:55:36.637918731 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -14,3 +15,3 @@
 File: /usr/lib/libGeoIP.so.1	120777	root:root		libGeoIP.so.1.6.12
-File: /usr/lib/libGeoIP.so.1.6.12	100644	root:root	6a5fc318c0d439647a9ad67b67ddf014	
-RPMIdentity: 8d4fe26eab886f9cada0e56b2a3bd69a8e226b19da3d9bf0355194cf73e6f9da97bb80ab1887f8b322fccb68f7a9c440b2f92b84d74adde4536d98981697e949
+File: /usr/lib/libGeoIP.so.1.6.12	100644	root:root	6e3f2cadf014967d62a89cf50154a283	
+RPMIdentity: b58c585e7d2b39c357d03edb37cfc1a56dec4fc2d30c4eb02c3d7dcedeeefb6153cfefc8cfa5d7c00f6b18d354747aecbf8ac3f8b1a496cbf11b29c4cba9a000
--- libGeoIP-debuginfo-1.6.12-alt1.i586.rpm.repo	2021-07-12 08:28:00.000000000 +0000
+++ libGeoIP-debuginfo-1.6.12-alt1.i586.rpm.hasher	2022-11-19 09:55:36.693919730 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/fa	40755	root:root	
-/usr/lib/debug/.build-id/fa/4f541d25b16a08cab3352f8cdfbb21f2fcc883	120777	root:root	../../../libGeoIP.so.1.6.12
-/usr/lib/debug/.build-id/fa/4f541d25b16a08cab3352f8cdfbb21f2fcc883.debug	120777	root:root	../../usr/lib/libGeoIP.so.1.6.12.debug
+/usr/lib/debug/.build-id/70	40755	root:root	
+/usr/lib/debug/.build-id/70/7acb14f03c34b9ee1b85ec481bd9947446d587	120777	root:root	../../../libGeoIP.so.1.6.12
+/usr/lib/debug/.build-id/70/7acb14f03c34b9ee1b85ec481bd9947446d587.debug	120777	root:root	../../usr/lib/libGeoIP.so.1.6.12.debug
 /usr/lib/debug/usr/lib/libGeoIP.so.1.6.12.debug	100644	root:root	
@@ -20,6 +20,6 @@
 Provides: libGeoIP-debuginfo = 1.6.12-alt1:sisyphus+278218.100.1.1
-File: /usr/lib/debug/.build-id/fa	40755	root:root		
-File: /usr/lib/debug/.build-id/fa/4f541d25b16a08cab3352f8cdfbb21f2fcc883	120777	root:root		../../../libGeoIP.so.1.6.12
-File: /usr/lib/debug/.build-id/fa/4f541d25b16a08cab3352f8cdfbb21f2fcc883.debug	120777	root:root		../../usr/lib/libGeoIP.so.1.6.12.debug
-File: /usr/lib/debug/usr/lib/libGeoIP.so.1.6.12.debug	100644	root:root	c78d3433672d0319bf458e36dbd009de	
+File: /usr/lib/debug/.build-id/70	40755	root:root		
+File: /usr/lib/debug/.build-id/70/7acb14f03c34b9ee1b85ec481bd9947446d587	120777	root:root		../../../libGeoIP.so.1.6.12
+File: /usr/lib/debug/.build-id/70/7acb14f03c34b9ee1b85ec481bd9947446d587.debug	120777	root:root		../../usr/lib/libGeoIP.so.1.6.12.debug
+File: /usr/lib/debug/usr/lib/libGeoIP.so.1.6.12.debug	100644	root:root	63161864d6a9db2ab301b84803dc34ea	
 File: /usr/lib/debug/usr/lib/libGeoIP.so.1.debug	120777	root:root		libGeoIP.so.1.6.12.debug
@@ -35,2 +35,2 @@
 File: /usr/src/debug/GeoIP-1.6.12/libGeoIP/timeZone.c	100644	root:root	5052fcbf982576185290ac46fb0984e0	
-RPMIdentity: e297d8a264fb02f54904c9f3bcb3cc0368e075c13be935abdbb656b0c110e1393451b0ea205aa34a08496cebe298cf1e09b88ac02ad29bbae0e393f4d159e514
+RPMIdentity: 6a238cf202a5ccddc4515feb0d719b84b0df30edc9821086291ecfcbc512db3ad17678fdaf5908f0e8a9e58bcb668cf04b63200444917e082be6b4dd20eb15fa
--- libGeoIP-tools-1.6.12-alt1.i586.rpm.repo	2021-07-12 08:28:00.000000000 +0000
+++ libGeoIP-tools-1.6.12-alt1.i586.rpm.hasher	2022-11-19 09:55:36.809921797 +0000
@@ -5,2 +5,3 @@
 Requires: /lib/ld-linux.so.2  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libGeoIP = 1.6.12-alt1:sisyphus+278218.100.1.1
@@ -8,6 +9,6 @@
 Provides: libGeoIP-tools = 1.6.12-alt1:sisyphus+278218.100.1.1
-File: /usr/bin/geoiplookup	100755	root:root	2c56fc975ba565ee12aeb3578567d89e	
-File: /usr/bin/geoiplookup6	100755	root:root	a7a3d742fbe6bd634ff6fa925684e820	
+File: /usr/bin/geoiplookup	100755	root:root	9b0113bc203b76f63f7ea2870246fa5b	
+File: /usr/bin/geoiplookup6	100755	root:root	0251f54b3b2da444278a2632f4fc1284	
 File: /usr/share/man/man1/geoiplookup.1.xz	100644	root:root	be3e264f8ed0cdd6336c2c8d44221920	
 File: /usr/share/man/man1/geoiplookup6.1.xz	100644	root:root	059ad1ae8e55b9b7d38823ef5a4e40c5	
-RPMIdentity: c4ee5d22f492c0f8bd0dcf70da17cc8f935fef28de1a80547525041d6a01900bec2f8f08e4ce45d59ef3ef2250e88385fdfc8c09aca8be58f20302b179212292
+RPMIdentity: ea8f073b9310aefa3f1e33fc611519e4419fa548d983b81ec9c513219753b648f53245edbc352828da80119401ab4a9a152246eea62dcf97037242a88767f3a2
--- libGeoIP-tools-debuginfo-1.6.12-alt1.i586.rpm.repo	2021-07-12 08:28:00.000000000 +0000
+++ libGeoIP-tools-debuginfo-1.6.12-alt1.i586.rpm.hasher	2022-11-19 09:55:36.892923277 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/52	40755	root:root	
-/usr/lib/debug/.build-id/52/4126df812765be94c2fc7774e9cf1d221652bb	120777	root:root	../../../../bin/geoiplookup
-/usr/lib/debug/.build-id/52/4126df812765be94c2fc7774e9cf1d221652bb.debug	120777	root:root	../../usr/bin/geoiplookup.debug
-/usr/lib/debug/.build-id/64	40755	root:root	
-/usr/lib/debug/.build-id/64/46a9f4782a90f81f6831843029f101c975f326	120777	root:root	../../../../bin/geoiplookup6
-/usr/lib/debug/.build-id/64/46a9f4782a90f81f6831843029f101c975f326.debug	120777	root:root	../../usr/bin/geoiplookup6.debug
+/usr/lib/debug/.build-id/49	40755	root:root	
+/usr/lib/debug/.build-id/49/f2d53857aa680798f174fce7c15374d699d606	120777	root:root	../../../../bin/geoiplookup
+/usr/lib/debug/.build-id/49/f2d53857aa680798f174fce7c15374d699d606.debug	120777	root:root	../../usr/bin/geoiplookup.debug
+/usr/lib/debug/.build-id/6c	40755	root:root	
+/usr/lib/debug/.build-id/6c/47e83fa174464fe055952aeea80e8b845b8831	120777	root:root	../../../../bin/geoiplookup6
+/usr/lib/debug/.build-id/6c/47e83fa174464fe055952aeea80e8b845b8831.debug	120777	root:root	../../usr/bin/geoiplookup6.debug
 /usr/lib/debug/usr/bin/geoiplookup.debug	100644	root:root	
@@ -17,10 +17,10 @@
 Provides: libGeoIP-tools-debuginfo = 1.6.12-alt1:sisyphus+278218.100.1.1
-File: /usr/lib/debug/.build-id/52	40755	root:root		
-File: /usr/lib/debug/.build-id/52/4126df812765be94c2fc7774e9cf1d221652bb	120777	root:root		../../../../bin/geoiplookup
-File: /usr/lib/debug/.build-id/52/4126df812765be94c2fc7774e9cf1d221652bb.debug	120777	root:root		../../usr/bin/geoiplookup.debug
-File: /usr/lib/debug/.build-id/64	40755	root:root		
-File: /usr/lib/debug/.build-id/64/46a9f4782a90f81f6831843029f101c975f326	120777	root:root		../../../../bin/geoiplookup6
-File: /usr/lib/debug/.build-id/64/46a9f4782a90f81f6831843029f101c975f326.debug	120777	root:root		../../usr/bin/geoiplookup6.debug
-File: /usr/lib/debug/usr/bin/geoiplookup.debug	100644	root:root	83b935a358f65a9733fd8afe8d41331f	
-File: /usr/lib/debug/usr/bin/geoiplookup6.debug	100644	root:root	d5c5b109cae80c773367815248db08b4	
+File: /usr/lib/debug/.build-id/49	40755	root:root		
+File: /usr/lib/debug/.build-id/49/f2d53857aa680798f174fce7c15374d699d606	120777	root:root		../../../../bin/geoiplookup
+File: /usr/lib/debug/.build-id/49/f2d53857aa680798f174fce7c15374d699d606.debug	120777	root:root		../../usr/bin/geoiplookup.debug
+File: /usr/lib/debug/.build-id/6c	40755	root:root		
+File: /usr/lib/debug/.build-id/6c/47e83fa174464fe055952aeea80e8b845b8831	120777	root:root		../../../../bin/geoiplookup6
+File: /usr/lib/debug/.build-id/6c/47e83fa174464fe055952aeea80e8b845b8831.debug	120777	root:root		../../usr/bin/geoiplookup6.debug
+File: /usr/lib/debug/usr/bin/geoiplookup.debug	100644	root:root	d524b5132525cde637061b2f714cc44e	
+File: /usr/lib/debug/usr/bin/geoiplookup6.debug	100644	root:root	fe29bb1846a69dc2cf2903451bb60ba4	
 File: /usr/src/debug/GeoIP-1.6.12	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/GeoIP-1.6.12/apps/geoiplookup6.c	100644	root:root	642f135e70a40e47b201dcde2f184e7f	
-RPMIdentity: cee2e5846f34c6271913a38efb79b35c97023ab23b3527ff50093e75c8d8459d5d019336fe41d55bb0a05a4e90fc1d8d999be5cea16df811070212efa1e1fff3
+RPMIdentity: 7137a5285be5cd812f08242d4339a6b69d3a5ff48f092288e9a08a5376b4e1e48c29fb38a9d3a7f404ad3596c350ba30f7505c7321c8f119eb043abf4dca905d