>>> Building on exopi-4 under net/enet DIST = [net/enet:enet-1.3.13.tar.gz] FULLPKGNAME = enet-1.3.13p0 distfiles size=669090 >>> Running build in net/enet at 1713477503.57 ===> net/enet ===> Building from scratch enet-1.3.13p0 ===> Checking files for enet-1.3.13p0 `/exopi-cvs/ports/distfiles/enet-1.3.13.tar.gz' is up to date. >> (SHA256) enet-1.3.13.tar.gz: OK ===> Extracting for enet-1.3.13p0 ===> Patching for enet-1.3.13p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for enet-1.3.13p0 ===> Configuring for enet-1.3.13p0 Using /exopi-obj/pobj/enet-1.3.13/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/enet-1.3.13/config.site checking for a BSD-compatible install... /exopi-obj/pobj/enet-1.3.13/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep 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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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... yes checking dynamic linker characteristics... openbsd7.5 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 gethostbyaddr_r... no checking for gethostbyname_r... no checking for poll... (cached) yes checking for fcntl... (cached) yes checking for inet_pton... (cached) yes checking for inet_ntop... (cached) yes checking for struct msghdr.msg_flags... yes checking for socklen_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libenet.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for enet-1.3.13p0 /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo callbacks.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c callbacks.c -fPIC -DPIC -o .libs/callbacks.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c callbacks.c -o callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT host.lo -MD -MP -MF .deps/host.Tpo -c -o host.lo host.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT host.lo -MD -MP -MF .deps/host.Tpo -c host.c -fPIC -DPIC -o .libs/host.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT host.lo -MD -MP -MF .deps/host.Tpo -c host.c -o host.o mv -f .deps/host.Tpo .deps/host.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o mv -f .deps/list.Tpo .deps/list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo packet.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o mv -f .deps/packet.Tpo .deps/packet.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.c -fPIC -DPIC -o .libs/peer.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.c -o peer.o mv -f .deps/peer.Tpo .deps/peer.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o mv -f .deps/protocol.Tpo .deps/protocol.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -fPIC -DPIC -o .libs/unix.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o mv -f .deps/unix.Tpo .deps/unix.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.13\" -DPACKAGE_STRING=\"libenet\ 1.3.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.13\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c -o win32.lo win32.c cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c win32.c -fPIC -DPIC -o .libs/win32.o cc -DPACKAGE_NAME="libenet" -DPACKAGE_TARNAME="libenet" -DPACKAGE_VERSION="1.3.13" -DPACKAGE_STRING="libenet 1.3.13" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="libenet" -DVERSION="1.3.13" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c win32.c -o win32.o mv -f .deps/win32.Tpo .deps/win32.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -version-info 7:1:0 -o libenet.la -rpath /usr/local/lib callbacks.lo compress.lo host.lo list.lo packet.lo peer.lo protocol.lo unix.lo win32.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libenet.so.0.2 -O2 -pipe .libs/callbacks.o .libs/compress.o .libs/host.o .libs/list.o .libs/packet.o .libs/peer.o .libs/protocol.o .libs/unix.o .libs/win32.o -Wl,-soname,libenet.so.0.2 libtool: link: ar cru .libs/libenet.a callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o libtool: link: ranlib .libs/libenet.a >>> Running package in net/enet at 1713477522.55 ===> net/enet ===> Faking installation for enet-1.3.13p0 mkdir -p '/exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/enet-1.3.13/bin/install -c libenet.la '/exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/enet-1.3.13/bin/install -c -m 644 ./.libs/libenet.a /exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib/libenet.a libtool: install: /exopi-obj/pobj/enet-1.3.13/bin/install -c -m 644 ./.libs/libenet.so.0.2 /exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib/libenet.so.0.2 libtool: install: /exopi-obj/pobj/enet-1.3.13/bin/install -c -m 644 ./.libs/libenet.lai /exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib/libenet.la mkdir -p '/exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/include/enet' /exopi-obj/pobj/enet-1.3.13/bin/install -c -m 644 include/enet/callbacks.h include/enet/enet.h include/enet/list.h include/enet/protocol.h include/enet/time.h include/enet/types.h include/enet/unix.h include/enet/utility.h include/enet/win32.h '/exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/include/enet' mkdir -p '/exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/enet-1.3.13/bin/install -c -m 644 libenet.pc '/exopi-obj/pobj/enet-1.3.13/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for enet-1.3.13p0 Create /exopi-cvs/ports/packages/amd64/all/enet-1.3.13p0.tgz Creating package enet-1.3.13p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************** | 47% archiving|*************************************************** | 79% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/enet-1.3.13p0.tgz >>> Running clean in net/enet at 1713477524.55 ===> net/enet ===> Cleaning for enet-1.3.13p0 >>> Ended at 1713477525.46 max_stuck=0.97/build=19.03/package=2.01/clean=0.95