=>> Building net/ip2location build started at Tue Nov 25 23:32:56 EST 2025 port directory: /usr/ports/net/ip2location package name: ip2location-8.6.1 building for: FreeBSD pkg.DaveG.ca 15.0-RC3 FreeBSD 15.0-RC3 amd64 maintained by: zi@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 474 Aug 27 2024 /usr/ports/net/ip2location/Makefile Ports top last git commit: df3bd1e3c5f6 Ports top unclean checkout: no Port dir last git commit: 5ef768c0b040 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RC3 UNAME_r=15.0-RC3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- zi@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/net/ip2location/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ip2location/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/ip2location/work/.cache HOME=/wrkdirs/usr/ports/net/ip2location/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ip2location/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/ip2location/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/net/ip2location/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ip2location/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/ip2location/work/.cache HOME=/wrkdirs/usr/ports/net/ip2location/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/ip2location/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/ip2location/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.42.0 PERL_VER=5.42 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.42 DOCSDIR="share/doc/ip2location" EXAMPLESDIR="share/examples/ip2location" DATADIR="share/ip2location" WWWDIR="www/ip2location" ETCDIR="etc/ip2location" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ip2location DOCSDIR=/usr/local/share/doc/ip2location EXAMPLESDIR=/usr/local/share/examples/ip2location WWWDIR=/usr/local/www/ip2location ETCDIR=/usr/local/etc/ip2location --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ip2location-8.6.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> ip2location-8.6.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ip2location-8.6.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ip2location-8.6.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ip2location-8.6.1 for building => SHA256 Checksum OK for chrislim2888-IP2Location-C-Library-8.6.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ip2location-8.6.1 for building ===> Extracting for ip2location-8.6.1 => SHA256 Checksum OK for chrislim2888-IP2Location-C-Library-8.6.1_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ip2location-8.6.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ip2location-8.6.1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [pkg.DaveG.ca] Installing autoconf-2.72... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72: .......... done ===> ip2location-8.6.1 depends on package: autoconf>=2.72 - found ===> Returning to build of ip2location-8.6.1 ===> ip2location-8.6.1 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [pkg.DaveG.ca] Installing automake-1.17... [pkg.DaveG.ca] Extracting automake-1.17: .......... done ===> ip2location-8.6.1 depends on package: automake>=1.17 - found ===> Returning to build of ip2location-8.6.1 ===> ip2location-8.6.1 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.5.4_1.pkg [pkg.DaveG.ca] Installing libtool-2.5.4_1... [pkg.DaveG.ca] Extracting libtool-2.5.4_1: .......... done ===> ip2location-8.6.1 depends on executable: libtoolize - found ===> Returning to build of ip2location-8.6.1 ===> ip2location-8.6.1 depends on package: perl5>=5.42.r<5.43 - found ===> ip2location-8.6.1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> ip2location-8.6.1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ip2location-8.6.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ip2location-8.6.1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:9888: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:37: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:37: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:37: the top level configure.ac:46: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:46: the top level configure.ac:77: warning: AC_OUTPUT should be used without arguments. configure.ac:77: You should run autoupdate. configure.ac:8: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... amd64-unknown-freebsd15.0 checking host system type... amd64-unknown-freebsd15.0 checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for an ANSI C-conforming const... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /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... 393216 checking how to convert amd64-unknown-freebsd15.0 file names to amd64-unknown-freebsd15.0 format... func_convert_file_noop checking how to convert amd64-unknown-freebsd15.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd15.0 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd15.0 ld.so checking how to hardcode library paths into programs... immediate checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for inline... inline checking for uid_t... yes checking for gid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking return type of signal handlers... void checking size of long... 8 checking size of off_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libIP2Location/Makefile config.status: creating test/Makefile config.status: creating data/Makefile config.status: creating contrib/IP2Location.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ip2location-8.6.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in libIP2Location --- IP2Location.lo --- depbase=`echo IP2Location.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -pipe -D _GNU_SOURCE -I/usr/include -I/usr/src/contrib/file/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -MT IP2Location.lo -MD -MP -MF $depbase.Tpo -c -o IP2Location.lo IP2Location.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -pipe -D _GNU_SOURCE -I/usr/include -I/usr/src/contrib/file/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -MT IP2Location.lo -MD -MP -MF .deps/IP2Location.Tpo -c IP2Location.c -fPIC -DPIC -o .libs/IP2Location.o cc: warning: -lrt: 'linker' input unused [-Wunused-command-line-argument] libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -pipe -D _GNU_SOURCE -I/usr/include -I/usr/src/contrib/file/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -MT IP2Location.lo -MD -MP -MF .deps/IP2Location.Tpo -c IP2Location.c -o IP2Location.o >/dev/null 2>&1 --- libIP2Location.la --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -no-undefined -version-info 3:0:0 -L/usr/lib -R/usr/lib -o libIP2Location.la -rpath /usr/local/lib IP2Location.lo libtool: link: cc -shared -fPIC -DPIC .libs/IP2Location.o -Wl,-rpath -Wl,/usr/lib -lrt -L/usr/lib -O2 -fstack-protector-strong -Wl,-soname -Wl,libIP2Location.so.3 -o .libs/libIP2Location.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libIP2Location.so.3" && ln -s "libIP2Location.so.3.0.0" "libIP2Location.so.3") libtool: link: (cd ".libs" && rm -f "libIP2Location.so" && ln -s "libIP2Location.so.3.0.0" "libIP2Location.so") libtool: link: ar cr .libs/libIP2Location.a IP2Location.o libtool: link: ranlib .libs/libIP2Location.a libtool: link: ( cd ".libs" && rm -f "libIP2Location.la" && ln -s "../libIP2Location.la" "libIP2Location.la" ) Making all in test --- test-IP2Location.o --- depbase=`echo test-IP2Location.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../libIP2Location -Wall -ansi -I/usr/include -I/usr/src/contrib/file/ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -MT test-IP2Location.o -MD -MP -MF $depbase.Tpo -c -o test-IP2Location.o test-IP2Location.c && mv -f $depbase.Tpo $depbase.Po cc: warning: -lrt: 'linker' input unused [-Wunused-command-line-argument] --- test-IP2Location --- /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -L/usr/lib -R/usr/lib -o test-IP2Location test-IP2Location.o ../libIP2Location/libIP2Location.la libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -o .libs/test-IP2Location test-IP2Location.o -L/usr/lib ../libIP2Location/.libs/libIP2Location.so -lrt -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib --- libIP2Location/.dirstamp --- --- libIP2Location/.deps/.dirstamp --- --- ip2location-ip2location.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/include -I/usr/src/contrib/file/ -IlibIP2Location -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -MT ip2location-ip2location.o -MD -MP -MF .deps/ip2location-ip2location.Tpo -c -o ip2location-ip2location.o `test -f 'ip2location.c' || echo './'`ip2location.c --- libIP2Location/ip2location-IP2Location.o --- cc -DHAVE_CONFIG_H -I. -Wall -I/usr/include -I/usr/src/contrib/file/ -IlibIP2Location -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -MT libIP2Location/ip2location-IP2Location.o -MD -MP -MF libIP2Location/.deps/ip2location-IP2Location.Tpo -c -o libIP2Location/ip2location-IP2Location.o `test -f 'libIP2Location/IP2Location.c' || echo './'`libIP2Location/IP2Location.c --- ip2location-ip2location.o --- cc: warning: -lrt: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/ip2location-ip2location.Tpo .deps/ip2location-ip2location.Po --- libIP2Location/ip2location-IP2Location.o --- cc: warning: -lrt: 'linker' input unused [-Wunused-command-line-argument] mv -f libIP2Location/.deps/ip2location-IP2Location.Tpo libIP2Location/.deps/ip2location-IP2Location.Po --- ip2location --- /bin/sh ./libtool --tag=CC --mode=link cc -IlibIP2Location -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -lrt -L/usr/lib -R/usr/lib -o ip2location ip2location-ip2location.o libIP2Location/ip2location-IP2Location.o -lrt libtool: link: cc -IlibIP2Location -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -o ip2location ip2location-ip2location.o libIP2Location/ip2location-IP2Location.o -L/usr/lib -lrt -Wl,-rpath -Wl,/usr/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ip2location-8.6.1 depends on package: perl5>=5.42.r<5.43 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ip2location-8.6.1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in libIP2Location mkdir -p '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libIP2Location.la '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libIP2Location.so.3.0.0 /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.so.3.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.so.3.0.0 libtool: install: (cd /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib && { ln -s -f libIP2Location.so.3.0.0 libIP2Location.so.3 || { rm -f libIP2Location.so.3 && ln -s libIP2Location.so.3.0.0 libIP2Location.so.3; }; }) libtool: install: (cd /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib && { ln -s -f libIP2Location.so.3.0.0 libIP2Location.so || { rm -f libIP2Location.so && ln -s libIP2Location.so.3.0.0 libIP2Location.so; }; }) libtool: install: /usr/bin/install -c .libs/libIP2Location.lai /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.la libtool: install: /usr/bin/install -c .libs/libIP2Location.a /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.a libtool: install: chmod 644 /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.a libtool: install: ranlib /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/lib/libIP2Location.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' mkdir -p '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/include' install -m 0644 IP2Location.h '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/include' Making install in test mkdir -p '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/install-sh -c -s ip2location '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/bin' libtool: install: /bin/sh /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/install-sh -c -s ip2location /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/bin/ip2location mkdir -p '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/share/man/man1' install -m 0644 ip2location.1 '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/share/man/man1' (cd /wrkdirs/usr/ports/net/ip2location/work/IP2Location-C-Library-8.6.1/data && /usr/bin/make convert install-data DESTDIR=/wrkdirs/usr/ports/net/ip2location/work/stage) IP-COUNTRY.CSV to IP-COUNTRY.BIN conversion started (can take some time). IP-COUNTRY.CSV to IP-COUNTRY.BIN conversion done. IP-COUNTRY.6.CSV + IP-COUNTRY.CSV to IPV6-COUNTRY.BIN conversion started (can take some time). IP-COUNTRY.6.CSV + IP-COUNTRY.CSV to IPV6-COUNTRY.BIN conversion done. mkdir -p '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/share/ip2loc' install -m 0644 IP-COUNTRY.BIN IPV6-COUNTRY.BIN '/wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/share/ip2loc' /usr/bin/make install-data-hook install-data-hook DB file exists /wrkdirs/usr/ports/net/ip2location/work/stage/usr/local/share/ip2loc/IP-COUNTRY.BIN ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-11-26T04:32:56+0000' 'PKG_NOTE_ports_top_git_hash=df3bd1e3c5f6' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=5ef768c0b040' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for ip2location-8.6.1 ===> Building ip2location-8.6.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ip2location-8.6.1 build of net/ip2location | ip2location-8.6.1 ended at Tue Nov 25 23:37:10 EST 2025 build time: 00:04:16