>>> Building on exopi-6 under net/hopm DIST = [net/hopm:ircd-hybrid-hopm-1.1.10.tar.gz] FULLPKGNAME = hopm-1.1.10p1 distfiles size=489453 >>> Running build in net/hopm at 1731959946.08 ===> net/hopm ===> Building from scratch hopm-1.1.10p1 ===> Verifying specs: c crypto ssl ===> found c.100.3 crypto.55.0 ssl.58.0 ===> Checking files for hopm-1.1.10p1 `/exopi-cvs/ports/distfiles/ircd-hybrid-hopm-1.1.10.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for hopm-1.1.10p1 ===> Patching for hopm-1.1.10p1 ===> Applying OpenBSD patch patch-doc_reference_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/reference.conf |--- doc/reference.conf.orig |+++ doc/reference.conf -------------------------- Patching file doc/reference.conf using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 92. Hunk #3 succeeded at 156. done ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |adjust HOPM_LOGDIR | |Index: src/Makefile.in |--- src/Makefile.in.orig |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 384. done ===> Applying OpenBSD patch patch-src_negcache_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |cast time_t to long long and use %lld for *printf(3) | |Index: src/negcache.c |--- src/negcache.c.orig |+++ src/negcache.c -------------------------- Patching file src/negcache.c using Plan A... Hunk #1 succeeded at 115. done ===> 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 hopm-1.1.10p1 ===> Configuring for hopm-1.1.10p1 Using /exopi-obj/pobj/hopm-1.1.10/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/hopm-1.1.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/hopm-1.1.10/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 whether to enable maintainer-specific portions of Makefiles... no 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... (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 dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 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 how to convert x86_64-unknown-openbsd7.6 file names to x86_64-unknown-openbsd7.6 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.6 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 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 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.6 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 bison... yacc checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking whether cc accepts -fstack-protector-strong... yes checking whether libssp exists... no checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for library containing socket... none required checking for LibreSSL/OpenSSL... /usr checking for LibreSSL, or OpenSSL 1.1.1 and above... found checking for RSA_free in -lcrypto... yes checking for SSL_connect in -lssl... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/libopm/Makefile config.status: creating src/libopm/src/Makefile config.status: creating src/setup.h config.status: executing depfiles commands config.status: executing libtool commands ############################################################################### Configuration complete. Type make (or gmake on some *BSD machines) to compile. HOPM will be installed in /usr/local. To change this, run: ./configure --prefix=DIRECTORY ############################################################################### configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for hopm-1.1.10p1 Making all in doc Making all in src /usr/bin/make all-recursive Making all in libopm Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o mv -f .deps/config.Tpo .deps/config.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT libopm.lo -MD -MP -MF .deps/libopm.Tpo -c -o libopm.lo libopm.c cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT libopm.lo -MD -MP -MF .deps/libopm.Tpo -c libopm.c -fPIC -DPIC -o .libs/libopm.o cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT libopm.lo -MD -MP -MF .deps/libopm.Tpo -c libopm.c -o libopm.o mv -f .deps/libopm.Tpo .deps/libopm.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -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 -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o mv -f .deps/memory.Tpo .deps/memory.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT opm_gettime.lo -MD -MP -MF .deps/opm_gettime.Tpo -c -o opm_gettime.lo opm_gettime.c cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT opm_gettime.lo -MD -MP -MF .deps/opm_gettime.Tpo -c opm_gettime.c -fPIC -DPIC -o .libs/opm_gettime.o cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT opm_gettime.lo -MD -MP -MF .deps/opm_gettime.Tpo -c opm_gettime.c -o opm_gettime.o mv -f .deps/opm_gettime.Tpo .deps/opm_gettime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c -o proxy.lo proxy.c cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c proxy.c -fPIC -DPIC -o .libs/proxy.o cc -DHAVE_CONFIG_H -I. -I../../../src -O2 -pipe -fstack-protector-strong -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c proxy.c -o proxy.o mv -f .deps/proxy.Tpo .deps/proxy.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -o libopm.la config.lo libopm.lo list.lo memory.lo opm_gettime.lo proxy.lo -lssl -lcrypto libtool: link: ar cru .libs/libopm.a .libs/config.o .libs/libopm.o .libs/list.o .libs/memory.o .libs/opm_gettime.o .libs/proxy.o libtool: link: ranlib .libs/libopm.a cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c mv -f .deps/compat.Tpo .deps/compat.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT config-parser.o -MD -MP -MF .deps/config-parser.Tpo -c -o config-parser.o config-parser.c mv -f .deps/config-parser.Tpo .deps/config-parser.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT config-lexer.o -MD -MP -MF .deps/config-lexer.Tpo -c -o config-lexer.o config-lexer.c mv -f .deps/config-lexer.Tpo .deps/config-lexer.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT dnsbl.o -MD -MP -MF .deps/dnsbl.Tpo -c -o dnsbl.o dnsbl.c mv -f .deps/dnsbl.Tpo .deps/dnsbl.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT firedns.o -MD -MP -MF .deps/firedns.Tpo -c -o firedns.o firedns.c mv -f .deps/firedns.Tpo .deps/firedns.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT irc.o -MD -MP -MF .deps/irc.Tpo -c -o irc.o irc.c mv -f .deps/irc.Tpo .deps/irc.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c mv -f .deps/memory.Tpo .deps/memory.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c mv -f .deps/match.Tpo .deps/match.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT negcache.o -MD -MP -MF .deps/negcache.Tpo -c -o negcache.o negcache.c mv -f .deps/negcache.Tpo .deps/negcache.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT opercmd.o -MD -MP -MF .deps/opercmd.Tpo -c -o opercmd.o opercmd.c mv -f .deps/opercmd.Tpo .deps/opercmd.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT patricia.o -MD -MP -MF .deps/patricia.Tpo -c -o patricia.o patricia.c mv -f .deps/patricia.Tpo .deps/patricia.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/scan.Tpo .deps/scan.Po cc -DHAVE_CONFIG_H -I. -DHOPM_PREFIX="\"/usr/local\"" -DHOPM_ETCDIR="\"/etc/hopm\"" -DHOPM_LOGDIR="\"/var/log/hopm\"" -DHOPM_BINPATH="\"/usr/local/bin/hopm\"" -I../src/libopm/src/ -O2 -pipe -fstack-protector-strong -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c mv -f .deps/stats.Tpo .deps/stats.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -o hopm compat.o config-parser.o config-lexer.o config.o dnsbl.o firedns.o irc.o list.o log.o main.o memory.o match.o misc.o negcache.o opercmd.o patricia.o scan.o stats.o libopm/src/.libs/libopm.a -lssl -lcrypto libtool: link: cc -o hopm -O2 -pipe -fstack-protector-strong compat.o config-parser.o config-lexer.o config.o dnsbl.o firedns.o irc.o list.o log.o main.o memory.o match.o misc.o negcache.o opercmd.o patricia.o scan.o stats.o libopm/src/.libs/libopm.a -L.libs -lssl -lcrypto ld: warning: memory.c(memory.o:(xstrdup)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: patricia.c(patricia.o:(patricia_prefix_toa)): warning: sprintf() is often misused, please use snprintf() ld: warning: firedns.c(firedns.o:(firedns_getip)): warning: rand() may return deterministic values, is that what you want? >>> Running package in net/hopm at 1731959964.76 ===> net/hopm ===> Faking installation for hopm-1.1.10p1 Making install in doc mkdir -p '/exopi-obj/pobj/hopm-1.1.10/fake-amd64/usr/local/share/examples/hopm/' /exopi-obj/pobj/hopm-1.1.10/bin/install -c -m 644 reference.conf '/exopi-obj/pobj/hopm-1.1.10/fake-amd64/usr/local/share/examples/hopm/' Making install in src Making install in libopm Making install in src mkdir -p '/exopi-obj/pobj/hopm-1.1.10/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/hopm-1.1.10/bin/install -c -s -m 755 hopm '/exopi-obj/pobj/hopm-1.1.10/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/hopm-1.1.10/bin/install -c -s -m 755 hopm /exopi-obj/pobj/hopm-1.1.10/fake-amd64/usr/local/bin /exopi-obj/pobj/hopm-1.1.10/bin/install -c -d /exopi-obj/pobj/hopm-1.1.10/fake-amd64/var/log /exopi-obj/pobj/hopm-1.1.10/bin/install -c -d /exopi-obj/pobj/hopm-1.1.10/fake-amd64/var/run Installing /exopi-cvs/ports/net/hopm/pkg/hopm.rc as /exopi-obj/pobj/hopm-1.1.10/fake-amd64/etc/rc.d/hopm ===> Building package for hopm-1.1.10p1 Create /exopi-cvs/ports/packages/amd64/all/hopm-1.1.10p1.tgz Creating package hopm-1.1.10p1 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| | 1% archiving|**************************************************** | 81% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/hopm-1.1.10p1.tgz >>> Running clean in net/hopm at 1731959968.42 ===> net/hopm ===> Cleaning for hopm-1.1.10p1 >>> Ended at 1731959968.90 max_stuck=0.00/build=18.67/package=3.67/clean=0.52