<86>Oct 6 12:53:16 userdel[2197208]: delete user 'rooter' <86>Oct 6 12:53:16 userdel[2197208]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:53:16 userdel[2197208]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:53:16 groupadd[2197234]: group added to /etc/group: name=rooter, GID=1874 <86>Oct 6 12:53:16 groupadd[2197234]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:53:16 groupadd[2197234]: new group: name=rooter, GID=1874 <86>Oct 6 12:53:16 useradd[2197256]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Oct 6 12:53:16 userdel[2197285]: delete user 'builder' <86>Oct 6 12:53:16 userdel[2197285]: removed group 'builder' owned by 'builder' <86>Oct 6 12:53:16 userdel[2197285]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:53:16 groupadd[2197308]: group added to /etc/group: name=builder, GID=1875 <86>Oct 6 12:53:16 groupadd[2197308]: group added to /etc/gshadow: name=builder <86>Oct 6 12:53:16 groupadd[2197308]: new group: name=builder, GID=1875 <86>Oct 6 12:53:16 useradd[2197330]: new user: name=builder, UID=1875, GID=1875, 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>Oct 6 12:53:19 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91829 + 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.91829 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-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 -c -o GeoIP_deprecated.lo GeoIP_deprecated.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o GeoIPCity.lo GeoIPCity.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o timeZone.lo timeZone.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o GeoIP.lo GeoIP.c libtool: compile: x86_64-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 -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 x86_64-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 -c -o regionName.lo regionName.c libtool: compile: x86_64-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 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -version-info 7:12:6 -o libGeoIP.la -rpath /usr/lib64 GeoIP.lo GeoIP_deprecated.lo GeoIPCity.lo regionName.lo timeZone.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/GeoIP.o .libs/GeoIP_deprecated.o .libs/GeoIPCity.o .libs/regionName.o .libs/timeZone.o -g -O2 -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' x86_64-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 -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' x86_64-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 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o geoiplookup6 geoiplookup6.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o geoiplookup geoiplookup.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' x86_64-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 -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' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-org test-geoip-org.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-asnum test-geoip-asnum.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-isp test-geoip-isp.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-region test-geoip-region.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-domain test-geoip-domain.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-city test-geoip-city.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o test-geoip-netspeed test-geoip-netspeed.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o benchmark benchmark.o ../libGeoIP/libGeoIP.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.76240 + 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/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libGeoIP.la '/usr/src/tmp/libGeoIP-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libGeoIP.so.1.6.12 /usr/src/tmp/libGeoIP-buildroot/usr/lib64/libGeoIP.so.1.6.12 libtool: install: (cd /usr/src/tmp/libGeoIP-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libGeoIP.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /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/lib64' 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/lib64' 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/lib64/pkgconfig/' /usr/libexec/rpm-build/install -p -m 644 geoip.pc '/usr/src/tmp/libGeoIP-buildroot/usr/lib64/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/lib64/libGeoIP.la' mode of './usr/lib64/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/lib64/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/lib64: 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) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.76240 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.tOozJW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libGeoIP-buildroot/usr/lib64/libGeoIP.so.1: 153 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ivbd0K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libGeoIP.so.1()(64bit) = set:ldSEFc54n5IJKVWo0YMXaCJOSVBHxDGlAQA2Xbmg0s0xOyYUZmjJgHVdWaKJt7FsYzQRmimDwBHxvntcwWV8WZgucoj8F3BUN8sRib3qmGhKGSwjazr7aQidzTsmRjej9Y9S1FcNlxROTZeLIYucEiXAw3i7MVeZ2ZdoehZrdsRbZpfz71xm4jBSipdNPzeAI2UkbupJNg4BkZFxHX1wi9jyZpLwfzAjmEucy84Aaf2AbxM2uwhMZw1UwtIa9hrJupKpkFZuLCmovnHjIYjBxLbt5KJlffif0KY8URLJkmuu7G07rouxwopBw70v0 Requires: /usr/share/GeoIP/GeoIP.dat, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.50GJJC Creating libGeoIP-debuginfo package Processing files: libGeoIP-devel-1.6.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53398 + 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.O7ySly find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LJ9aqx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(geoip) = 1.6.12 Requires: libGeoIP = 1.6.12-alt1, /usr/lib64/libGeoIP.so.1.6.12, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mU3aXz 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.TQcIWF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KlCapP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libGeoIP = 1.6.12-alt1, /lib64/ld-linux-x86-64.so.2, libGeoIP.so.1()(64bit) >= set:lgrQQ2z8Xts5yRIC7ZwU82erUglLtcUMoZ2oAw5rxrT4cZC1LZkgc1tfBaVX1KDym6tk5J5pFl, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.zbzTk2 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.umfAJi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TAOzAC find-requires: running scripts (debuginfo) Provides: debug64(libGeoIP.so.1) Requires: libGeoIP = 1.6.12-alt1, debug64(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.4PiQTZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.32tfGq find-requires: running scripts (debuginfo) Requires: libGeoIP-tools = 1.6.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libGeoIP.so.1), debug64(libc.so.6) 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 4 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/x86_64/libGeoIP-1.6.12-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libGeoIP-devel-1.6.12-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libGeoIP-tools-1.6.12-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libGeoIP-debuginfo-1.6.12-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libGeoIP-tools-debuginfo-1.6.12-alt1.x86_64.rpm (w2.lzdio) 9.27user 7.00system 0:24.72elapsed 65%CPU (0avgtext+0avgdata 64292maxresident)k 0inputs+0outputs (0major+1615422minor)pagefaults 0swaps 2.99user 2.17system 0:32.64elapsed 15%CPU (0avgtext+0avgdata 135484maxresident)k 0inputs+0outputs (0major+194483minor)pagefaults 0swaps --- libGeoIP-1.6.12-alt1.x86_64.rpm.repo 2018-01-18 09:54:56.000000000 +0000 +++ libGeoIP-1.6.12-alt1.x86_64.rpm.hasher 2024-10-06 12:53:46.209264118 +0000 @@ -11,3 +11,3 @@ File: /usr/lib64/libGeoIP.so.1 120777 root:root libGeoIP.so.1.6.12 -File: /usr/lib64/libGeoIP.so.1.6.12 100644 root:root 0daa4e6ef29922eaa1b78f4adb8358a5 -RPMIdentity: 835e1925287ee4e49bb4da57de4bbd13c91e58553e6f746177c34596dbef8961428afb19d54d9a3a0e69bbb3074b442d567e6502eda7e88ada3e9f13e768e362 +File: /usr/lib64/libGeoIP.so.1.6.12 100644 root:root f7d6304fdfaff2763a5f16cd1f44c153 +RPMIdentity: 4e4b9707cf849f9460b7f0e154ec9d1e06f80ad4dcf0c8d75ab994c62c3c06d31ee664cd02c5a8fd52083a0cc7dbd30b75ede047748d05eed571fbd9cc429823 --- libGeoIP-debuginfo-1.6.12-alt1.x86_64.rpm.repo 2018-01-18 09:54:56.000000000 +0000 +++ libGeoIP-debuginfo-1.6.12-alt1.x86_64.rpm.hasher 2024-10-06 12:53:46.322265804 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/193fcc3ff20925cfb38063a9744f371c7d06d8 120777 root:root ../../../../lib64/libGeoIP.so.1.6.12 -/usr/lib/debug/.build-id/b4/193fcc3ff20925cfb38063a9744f371c7d06d8.debug 120777 root:root ../../usr/lib64/libGeoIP.so.1.6.12.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/8cbf0e30b79bdc6808f5da2078b88dec8e2b65 120777 root:root ../../../../lib64/libGeoIP.so.1.6.12 +/usr/lib/debug/.build-id/20/8cbf0e30b79bdc6808f5da2078b88dec8e2b65.debug 120777 root:root ../../usr/lib64/libGeoIP.so.1.6.12.debug /usr/lib/debug/usr/lib64/libGeoIP.so.1.6.12.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: libGeoIP-debuginfo = 1.6.12-alt1 -File: /usr/lib/debug/.build-id/b4 40755 root:root -File: /usr/lib/debug/.build-id/b4/193fcc3ff20925cfb38063a9744f371c7d06d8 120777 root:root ../../../../lib64/libGeoIP.so.1.6.12 -File: /usr/lib/debug/.build-id/b4/193fcc3ff20925cfb38063a9744f371c7d06d8.debug 120777 root:root ../../usr/lib64/libGeoIP.so.1.6.12.debug -File: /usr/lib/debug/usr/lib64/libGeoIP.so.1.6.12.debug 100644 root:root 7d4dbf847116c3ca3f6b824e5540975c +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/8cbf0e30b79bdc6808f5da2078b88dec8e2b65 120777 root:root ../../../../lib64/libGeoIP.so.1.6.12 +File: /usr/lib/debug/.build-id/20/8cbf0e30b79bdc6808f5da2078b88dec8e2b65.debug 120777 root:root ../../usr/lib64/libGeoIP.so.1.6.12.debug +File: /usr/lib/debug/usr/lib64/libGeoIP.so.1.6.12.debug 100644 root:root f67fc50545b8394b5010d272a9e9e609 File: /usr/lib/debug/usr/lib64/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: acd7b89ef77d904764b1bc09d82e72c21a206e5b3d8aaca2a2c936e9df3d909947296730faa43eaa4eb8e510f5c16a0f9c423ecf259af36b4caf35e63d57596d +RPMIdentity: 1b7ceccd3141ab3ce71c134b12954f43d4dcdc6fd8e497157997a97787bc3d2b69bc8fcf6787931bb3967a2f42320a66037c74cc644ea5fc67b1fbd138caa21a --- libGeoIP-tools-1.6.12-alt1.x86_64.rpm.repo 2018-01-18 09:54:56.000000000 +0000 +++ libGeoIP-tools-1.6.12-alt1.x86_64.rpm.hasher 2024-10-06 12:53:46.459267847 +0000 @@ -8,6 +8,6 @@ Provides: libGeoIP-tools = 1.6.12-alt1 -File: /usr/bin/geoiplookup 100755 root:root d7e34f12761522ec84c640f9fd2967d9 -File: /usr/bin/geoiplookup6 100755 root:root 88d249b050dd0951492efe04359713d3 +File: /usr/bin/geoiplookup 100755 root:root 2b062e911feb19820d0ff4eed56fc0e7 +File: /usr/bin/geoiplookup6 100755 root:root f2da821ee4f7e66ce75533ac631d6614 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: 7750e27d96473fc69ca0ebf683eca82ef059e9bbfc1e6af62321c3aef56f395955794d7c34eb1abddc622c35912c744b34e841670890aaf837ad3b478765023f +RPMIdentity: 97297f73506723f65993c6d8e7918dfc8a6eef0f46d36f985524e972632c0ddb9e2315d59fa27d44ed70b015aa4f6070177e48e3fe40b9d8505f957645553957 --- libGeoIP-tools-debuginfo-1.6.12-alt1.x86_64.rpm.repo 2018-01-18 09:54:56.000000000 +0000 +++ libGeoIP-tools-debuginfo-1.6.12-alt1.x86_64.rpm.hasher 2024-10-06 12:53:46.534268965 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/5dfa3a1942f3739fb5158811c5aaa27b361e26 120777 root:root ../../../../bin/geoiplookup6 -/usr/lib/debug/.build-id/39/5dfa3a1942f3739fb5158811c5aaa27b361e26.debug 120777 root:root ../../usr/bin/geoiplookup6.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/9ac476ec6ce50d186e8bfebe924b1a8e7815ce 120777 root:root ../../../../bin/geoiplookup -/usr/lib/debug/.build-id/7e/9ac476ec6ce50d186e8bfebe924b1a8e7815ce.debug 120777 root:root ../../usr/bin/geoiplookup.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/7c8532b474ea60caeb54d961268f2e2ae5d97d 120777 root:root ../../../../bin/geoiplookup +/usr/lib/debug/.build-id/4a/7c8532b474ea60caeb54d961268f2e2ae5d97d.debug 120777 root:root ../../usr/bin/geoiplookup.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/5c931f2076108f5f631724d5b0b10ce4b1419c 120777 root:root ../../../../bin/geoiplookup6 +/usr/lib/debug/.build-id/a7/5c931f2076108f5f631724d5b0b10ce4b1419c.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 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/5dfa3a1942f3739fb5158811c5aaa27b361e26 120777 root:root ../../../../bin/geoiplookup6 -File: /usr/lib/debug/.build-id/39/5dfa3a1942f3739fb5158811c5aaa27b361e26.debug 120777 root:root ../../usr/bin/geoiplookup6.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/9ac476ec6ce50d186e8bfebe924b1a8e7815ce 120777 root:root ../../../../bin/geoiplookup -File: /usr/lib/debug/.build-id/7e/9ac476ec6ce50d186e8bfebe924b1a8e7815ce.debug 120777 root:root ../../usr/bin/geoiplookup.debug -File: /usr/lib/debug/usr/bin/geoiplookup.debug 100644 root:root 39842b6b76ca380b5dde1f79f2344763 -File: /usr/lib/debug/usr/bin/geoiplookup6.debug 100644 root:root d5908a4c8e86991a85d5c784a67d20d3 +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/7c8532b474ea60caeb54d961268f2e2ae5d97d 120777 root:root ../../../../bin/geoiplookup +File: /usr/lib/debug/.build-id/4a/7c8532b474ea60caeb54d961268f2e2ae5d97d.debug 120777 root:root ../../usr/bin/geoiplookup.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/5c931f2076108f5f631724d5b0b10ce4b1419c 120777 root:root ../../../../bin/geoiplookup6 +File: /usr/lib/debug/.build-id/a7/5c931f2076108f5f631724d5b0b10ce4b1419c.debug 120777 root:root ../../usr/bin/geoiplookup6.debug +File: /usr/lib/debug/usr/bin/geoiplookup.debug 100644 root:root a84d5932c9d34c8fa0bc2d392a51b70a +File: /usr/lib/debug/usr/bin/geoiplookup6.debug 100644 root:root 0bfa9d497e230836e188ae2de6b9f3f0 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: 72e860f21fb93d5df25eb53af740a2720d864636fd0467dabf8464f8409f12979d6b64231722eb92507f713df7f54782622903c454836154d6e719d089c346b8 +RPMIdentity: 892875bfbd8d08693f7ce13c7655c76b65463adef568ab5a2205f5a033732eee0c9a79fb68fb9901115b2a451ddc777897d89106ff925350ef17bf1c7e41452b