The following packages will be installed: geoipupdate Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching geoipupdate.SlackBuild... 0%100%100%100%100%100%Done Fetching geoipupdate.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done geoipupdate-2.5.0/ geoipupdate-2.5.0/bin/ geoipupdate-2.5.0/bin/md5.c geoipupdate-2.5.0/bin/geoipupdate.h geoipupdate-2.5.0/bin/edition_s.c geoipupdate-2.5.0/bin/functions.c geoipupdate-2.5.0/bin/geoipupdate.c geoipupdate-2.5.0/bin/geoipupdate_s.c geoipupdate-2.5.0/bin/functions.h geoipupdate-2.5.0/bin/md5.h geoipupdate-2.5.0/bin/Makefile.am geoipupdate-2.5.0/bin/geoipupdate-pureperl.pl geoipupdate-2.5.0/bin/types.h geoipupdate-2.5.0/bin/Makefile.in geoipupdate-2.5.0/compile geoipupdate-2.5.0/config.guess geoipupdate-2.5.0/man/ geoipupdate-2.5.0/man/geoipupdate.1.in geoipupdate-2.5.0/man/Makefile.am geoipupdate-2.5.0/man/GeoIP.conf.5.in geoipupdate-2.5.0/man/Makefile.in geoipupdate-2.5.0/ltmain.sh geoipupdate-2.5.0/configure.ac geoipupdate-2.5.0/ChangeLog.md geoipupdate-2.5.0/missing geoipupdate-2.5.0/aclocal.m4 geoipupdate-2.5.0/LICENSE geoipupdate-2.5.0/conf/ geoipupdate-2.5.0/conf/GeoIP.conf.default geoipupdate-2.5.0/conf/Makefile.am geoipupdate-2.5.0/conf/Makefile.in geoipupdate-2.5.0/install-sh geoipupdate-2.5.0/config.sub geoipupdate-2.5.0/test-driver geoipupdate-2.5.0/configure geoipupdate-2.5.0/bootstrap geoipupdate-2.5.0/Makefile.am geoipupdate-2.5.0/depcomp geoipupdate-2.5.0/README.md geoipupdate-2.5.0/Makefile.in checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/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-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... no checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... no checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for gzopen in -lz... yes checking for curl_easy_setopt in -lcurl... yes checking for getline... yes checking for fgets... yes checking for asprintf... yes checking for strcasecmp... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for strrchr... yes checking for memchr... yes checking for strspn... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for C/C++ restrict keyword... __restrict checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating conf/Makefile config.status: creating man/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in bin make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/bin' gcc -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.5.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.5.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.5.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_GETLINE=1 -DHAVE_FGETS=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share/GeoIP\" -std=c99 -Wall -Wextra -O2 -fPIC -MT geoipupdate.o -MD -MP -MF .deps/geoipupdate.Tpo -c -o geoipupdate.o geoipupdate.c mv -f .deps/geoipupdate.Tpo .deps/geoipupdate.Po gcc -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.5.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.5.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.5.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_GETLINE=1 -DHAVE_FGETS=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share/GeoIP\" -std=c99 -Wall -Wextra -O2 -fPIC -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.5.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.5.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.5.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_GETLINE=1 -DHAVE_FGETS=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share/GeoIP\" -std=c99 -Wall -Wextra -O2 -fPIC -MT geoipupdate_s.o -MD -MP -MF .deps/geoipupdate_s.Tpo -c -o geoipupdate_s.o geoipupdate_s.c mv -f .deps/geoipupdate_s.Tpo .deps/geoipupdate_s.Po gcc -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.5.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.5.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.5.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_GETLINE=1 -DHAVE_FGETS=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share/GeoIP\" -std=c99 -Wall -Wextra -O2 -fPIC -MT edition_s.o -MD -MP -MF .deps/edition_s.Tpo -c -o edition_s.o edition_s.c mv -f .deps/edition_s.Tpo .deps/edition_s.Po gcc -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.5.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.5.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.5.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DHAVE_ULONG_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_GETLINE=1 -DHAVE_FGETS=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share/GeoIP\" -std=c99 -Wall -Wextra -O2 -fPIC -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c mv -f .deps/functions.Tpo .deps/functions.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -o geoipupdate geoipupdate.o md5.o geoipupdate_s.o edition_s.o functions.o -lcurl -lz libtool: link: gcc -O2 -fPIC -o geoipupdate geoipupdate.o md5.o geoipupdate_s.o edition_s.o functions.o -lcurl -lz make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/bin' Making all in conf make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' Making all in man make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' rm -f geoipupdate.1 geoipupdate.1.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './geoipupdate.1.in' >geoipupdate.1.tmp mv geoipupdate.1.tmp geoipupdate.1 rm -f GeoIP.conf.5 GeoIP.conf.5.tmp sed -e 's|DATADIR|/usr/share/GeoIP|g' -e 's|CONF_DIR|/etc|g' './GeoIP.conf.5.in' >GeoIP.conf.5.tmp mv GeoIP.conf.5.tmp GeoIP.conf.5 make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0' Making install in bin make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/bin' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c geoipupdate '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/bin' libtool: install: /usr/bin/ginstall -c geoipupdate /usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/bin/geoipupdate make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/bin' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/bin' Making install in conf make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' make install-exec-hook make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' /usr/bin/mkdir -p /usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/etc /usr/bin/ginstall -c -m 644 GeoIP.conf.default /usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/etc/GeoIP.conf make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/conf' Making install in man make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/man/man1' /usr/bin/ginstall -c -m 644 geoipupdate.1 '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/man/man5' /usr/bin/ginstall -c -m 644 GeoIP.conf.5 '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/man/man5' make install-data-hook make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' cat geoipupdate.1 | sed s,DATADIR,/usr/share/geoipupdate, | sed s,CONF_DIR,/etc, > /usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/man/man1/geoipupdate.1 cat GeoIP.conf.5 | sed s,DATADIR,/usr/share/geoipupdate, | sed s,CONF_DIR,/etc, > /usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/man/man5/GeoIP.conf.5 make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0/man' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0' make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p "/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/share/GeoIP" /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/doc/geoipupdate-2.5.0' /usr/bin/ginstall -c -m 644 ChangeLog.md LICENSE README.md conf/GeoIP.conf.default '/usr/src/slapt-src-x86_64/network/geoipupdate/package-geoipupdate/usr/doc/geoipupdate-2.5.0' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0-x86_64-1salix15.0.txz ./ etc/ etc/GeoIP.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/geoipupdate usr/doc/ usr/doc/geoipupdate-2.5.0/ usr/doc/geoipupdate-2.5.0/ChangeLog.md usr/doc/geoipupdate-2.5.0/GeoIP.conf.default usr/doc/geoipupdate-2.5.0/LICENSE usr/doc/geoipupdate-2.5.0/README usr/doc/geoipupdate-2.5.0/README.md usr/doc/geoipupdate-2.5.0/geoipupdate.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/geoipupdate.1.gz usr/man/man5/ usr/man/man5/GeoIP.conf.5.gz usr/share/ usr/share/GeoIP/ Slackware package /usr/src/slapt-src-x86_64/network/geoipupdate/geoipupdate-2.5.0-x86_64-1salix15.0.txz created. Installing package geoipupdate-2.5.0-x86_64-1salix15.0... | geoipupdate (GeoIP Update Program) | | MaxMind provides the GeoIP Update program, | which performs automatic updates for both GeoIP2 | and GeoIP Legacy binary databases. | GeoIP updates require an active GeoIP subscription. | | | | | | | WARNING: Directory already exists *behind the symlink* on filesystem. This may break upgrade/remove if you change that symlink in the future. (usr/share/GeoIP)