>>> Building on exopi-2 under net/ngircd BDEPENDS = [converters/libiconv] DIST = [net/ngircd:ngircd-26.1.tar.gz] FULLPKGNAME = ngircd-26.1p2 RDEPENDS = [converters/libiconv] (Junk lock obtained for exopi-2 at 1713777959.23) >>> Running depends in net/ngircd at 1713777959.26 last junk was in devel/pango /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 >>> Running show-prepare-results in net/ngircd at 1713777961.69 ===> net/ngircd ===> Building from scratch ngircd-26.1p2 ===> ngircd-26.1p2 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c crypto iconv ssl z ===> found c.100.0 crypto.54.0 iconv.7.1 ssl.57.0 z.7.0 libiconv-1.17 (Junk lock released for exopi-2 at 1713777962.26) distfiles size=562938 >>> Running build in net/ngircd at 1713777962.29 ===> net/ngircd ===> Checking files for ngircd-26.1p2 `/exopi-cvs/ports/distfiles/ngircd-26.1.tar.gz' is up to date. >> (SHA256) ngircd-26.1.tar.gz: OK ===> Extracting for ngircd-26.1p2 ===> Patching for ngircd-26.1p2 ===> Applying OpenBSD patch patch-doc_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/Makefile.in |--- doc/Makefile.in.orig |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 617. done ===> Applying OpenBSD patch patch-doc_sample-ngircd_conf_tmpl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/sample-ngircd.conf.tmpl |--- doc/sample-ngircd.conf.tmpl.orig |+++ doc/sample-ngircd.conf.tmpl -------------------------- Patching file doc/sample-ngircd.conf.tmpl using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 155. Hunk #3 succeeded at 267. Hunk #4 succeeded at 279. done ===> Applying OpenBSD patch patch-src_ngircd_conf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ngircd/conf.c |--- src/ngircd/conf.c.orig |+++ src/ngircd/conf.c -------------------------- Patching file src/ngircd/conf.c using Plan A... Hunk #1 succeeded at 388. Hunk #2 succeeded at 758. Hunk #3 succeeded at 1506. Hunk #4 succeeded at 2122. done ===> Applying OpenBSD patch patch-src_ngircd_ngircd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ngircd/ngircd.c |--- src/ngircd/ngircd.c.orig |+++ src/ngircd/ngircd.c -------------------------- Patching file src/ngircd/ngircd.c using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 262. Hunk #3 succeeded at 574. Hunk #4 succeeded at 598. Hunk #5 succeeded at 714. done ===> Applying OpenBSD patch patch-src_ngircd_proc_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ngircd/proc.c |--- src/ngircd/proc.c.orig |+++ src/ngircd/proc.c -------------------------- Patching file src/ngircd/proc.c using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 77. 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 ngircd-26.1p2 ===> Configuring for ngircd-26.1p2 Using /exopi-obj/pobj/ngircd-26.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ngircd-26.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/ngircd-26.1/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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for gawk... (cached) awk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for function prototypes... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 string.h... (cached) yes checking whether cc accepts -fstack-protector... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for inttypes.h... (cached) yes checking for malloc.h... (cached) no checking for netinet/in_systm.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for stdbool.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for varargs.h... no checking whether socklen_t exists... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct sockaddr_in.sin_len... no checking for library containing memmove... none required checking for library containing gethostbyname... none required checking for library containing bind... none required checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for strftime... (cached) yes checking for alarm... (cached) yes checking for dup2... (cached) yes checking for endpwent... (cached) yes checking for gethostbyaddr... (cached) yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for setsid... (cached) yes checking for socket... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... (cached) yes checking for strspn... (cached) yes checking for strstr... (cached) yes checking for arc4random... (cached) yes checking for arc4random_stir... no checking for gai_strerror... (cached) yes checking for getnameinfo... (cached) yes checking for inet_aton... (cached) yes checking for setgroups... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strndup... yes checking for strsignal... (cached) yes checking for strtok_r... (cached) yes checking for unsetenv... (cached) yes checking for vsnprintf... (cached) yes checking for waitpid... (cached) yes checking for getaddrinfo... (cached) yes checking whether getaddrinfo() works... yes checking for library containing syslog... none required checking for syslog.h... (cached) yes checking for deflate in -lz... (cached) yes checking for deflate... (cached) yes checking for zlib.h... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for poll.h... (cached) yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking for epoll_create... no checking for kqueue... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for SSL_new... yes checking for iconv_open in -liconv... no checking for iconv_open... no checking for libiconv_open in -liconv... yes checking for libiconv_open... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Debian/Makefile config.status: creating contrib/MacOSX/Makefile config.status: creating contrib/MacOSX/ngIRCd.pmdoc/Makefile config.status: creating contrib/MacOSX/ngIRCd.xcodeproj/Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/src/Makefile config.status: creating man/Makefile config.status: creating src/ipaddr/Makefile config.status: creating src/Makefile config.status: creating src/ngircd/Makefile config.status: creating src/portab/Makefile config.status: creating src/testsuite/Makefile config.status: creating src/tool/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ngIRCd 26.1 has been configured with the following options: Host: x86_64-unknown-openbsd7.5 Compiler: cc Compiler flags: -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' Preprocessor flags: -I/usr/local/include Linker flags: -L/usr/local/lib Libraries: -liconv -lz -lssl -lcrypto 'ngircd' binary: /usr/local/sbin Configuration file: /etc/ngircd Manual pages: /usr/local/man Documentation: /usr/local/share/doc/ngircd Syslog support: yes Enable debug code: no zlib compression: yes IRC sniffer: no Use TCP Wrappers: no Strict RFC mode: no IDENT support: no IRC+ protocol: yes IPv6 protocol: yes I/O backend: kqueue() PAM support: no SSL support: openssl libiconv support: yes ===> Building for ngircd-26.1p2 Making all in doc Making all in src sed -e "s@:ETCDIR:@/etc/ngircd@" -e "s@:DOCDIR:@/usr/local/share/doc/ngircd@" sample-ngircd.conf Making all in src /usr/bin/make all-recursive Making all in portab cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT strdup.o -MD -MP -MF .deps/strdup.Tpo -c -o strdup.o strdup.c mv -f .deps/strdup.Tpo .deps/strdup.Po cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT strndup.o -MD -MP -MF .deps/strndup.Tpo -c -o strndup.o strndup.c mv -f .deps/strndup.Tpo .deps/strndup.Po cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT strtok_r.o -MD -MP -MF .deps/strtok_r.Tpo -c -o strtok_r.o strtok_r.c mv -f .deps/strtok_r.Tpo .deps/strtok_r.Po cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT vsnprintf.o -MD -MP -MF .deps/vsnprintf.Tpo -c -o vsnprintf.o vsnprintf.c mv -f .deps/vsnprintf.Tpo .deps/vsnprintf.Po cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT waitpid.o -MD -MP -MF .deps/waitpid.Tpo -c -o waitpid.o waitpid.c mv -f .deps/waitpid.Tpo .deps/waitpid.Po rm -f libngportab.a ar cru libngportab.a strdup.o strlcpy.o strndup.o strtok_r.o vsnprintf.o waitpid.o ranlib libngportab.a Making all in tool cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT tool.o -MD -MP -MF .deps/tool.Tpo -c -o tool.o tool.c mv -f .deps/tool.Tpo .deps/tool.Po rm -f libngtool.a ar cru libngtool.a tool.o ranlib libngtool.a Making all in ipaddr cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT ng_ipaddr.o -MD -MP -MF .deps/ng_ipaddr.Tpo -c -o ng_ipaddr.o ng_ipaddr.c mv -f .deps/ng_ipaddr.Tpo .deps/ng_ipaddr.Po rm -f libngipaddr.a ar cru libngipaddr.a ng_ipaddr.o ranlib libngipaddr.a Making all in ngircd cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT ngircd.o -MD -MP -MF .deps/ngircd.Tpo -c -o ngircd.o ngircd.c mv -f .deps/ngircd.Tpo .deps/ngircd.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/array.Tpo .deps/array.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT channel.o -MD -MP -MF .deps/channel.Tpo -c -o channel.o channel.c mv -f .deps/channel.Tpo .deps/channel.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT class.o -MD -MP -MF .deps/class.Tpo -c -o class.o class.c mv -f .deps/class.Tpo .deps/class.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT client-cap.o -MD -MP -MF .deps/client-cap.Tpo -c -o client-cap.o client-cap.c mv -f .deps/client-cap.Tpo .deps/client-cap.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT conn.o -MD -MP -MF .deps/conn.Tpo -c -o conn.o conn.c mv -f .deps/conn.Tpo .deps/conn.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT conn-encoding.o -MD -MP -MF .deps/conn-encoding.Tpo -c -o conn-encoding.o conn-encoding.c mv -f .deps/conn-encoding.Tpo .deps/conn-encoding.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT conn-func.o -MD -MP -MF .deps/conn-func.Tpo -c -o conn-func.o conn-func.c mv -f .deps/conn-func.Tpo .deps/conn-func.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT conn-ssl.o -MD -MP -MF .deps/conn-ssl.Tpo -c -o conn-ssl.o conn-ssl.c mv -f .deps/conn-ssl.Tpo .deps/conn-ssl.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT conn-zip.o -MD -MP -MF .deps/conn-zip.Tpo -c -o conn-zip.o conn-zip.c mv -f .deps/conn-zip.Tpo .deps/conn-zip.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -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. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-cap.o -MD -MP -MF .deps/irc-cap.Tpo -c -o irc-cap.o irc-cap.c mv -f .deps/irc-cap.Tpo .deps/irc-cap.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-channel.o -MD -MP -MF .deps/irc-channel.Tpo -c -o irc-channel.o irc-channel.c mv -f .deps/irc-channel.Tpo .deps/irc-channel.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-encoding.o -MD -MP -MF .deps/irc-encoding.Tpo -c -o irc-encoding.o irc-encoding.c mv -f .deps/irc-encoding.Tpo .deps/irc-encoding.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-info.o -MD -MP -MF .deps/irc-info.Tpo -c -o irc-info.o irc-info.c mv -f .deps/irc-info.Tpo .deps/irc-info.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-login.o -MD -MP -MF .deps/irc-login.Tpo -c -o irc-login.o irc-login.c mv -f .deps/irc-login.Tpo .deps/irc-login.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-metadata.o -MD -MP -MF .deps/irc-metadata.Tpo -c -o irc-metadata.o irc-metadata.c mv -f .deps/irc-metadata.Tpo .deps/irc-metadata.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-mode.o -MD -MP -MF .deps/irc-mode.Tpo -c -o irc-mode.o irc-mode.c mv -f .deps/irc-mode.Tpo .deps/irc-mode.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-op.o -MD -MP -MF .deps/irc-op.Tpo -c -o irc-op.o irc-op.c mv -f .deps/irc-op.Tpo .deps/irc-op.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-oper.o -MD -MP -MF .deps/irc-oper.Tpo -c -o irc-oper.o irc-oper.c mv -f .deps/irc-oper.Tpo .deps/irc-oper.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-server.o -MD -MP -MF .deps/irc-server.Tpo -c -o irc-server.o irc-server.c mv -f .deps/irc-server.Tpo .deps/irc-server.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT irc-write.o -MD -MP -MF .deps/irc-write.Tpo -c -o irc-write.o irc-write.c mv -f .deps/irc-write.Tpo .deps/irc-write.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT lists.o -MD -MP -MF .deps/lists.Tpo -c -o lists.o lists.c mv -f .deps/lists.Tpo .deps/lists.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -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. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT login.o -MD -MP -MF .deps/login.Tpo -c -o login.o login.c mv -f .deps/login.Tpo .deps/login.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -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. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT numeric.o -MD -MP -MF .deps/numeric.Tpo -c -o numeric.o numeric.c mv -f .deps/numeric.Tpo .deps/numeric.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT op.o -MD -MP -MF .deps/op.Tpo -c -o op.o op.c mv -f .deps/op.Tpo .deps/op.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT pam.o -MD -MP -MF .deps/pam.Tpo -c -o pam.o pam.c mv -f .deps/pam.Tpo .deps/pam.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT proc.o -MD -MP -MF .deps/proc.Tpo -c -o proc.o proc.c mv -f .deps/proc.Tpo .deps/proc.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o resolve.c mv -f .deps/resolve.Tpo .deps/resolve.Po cc -DHAVE_CONFIG_H -I. -I../../src -I./../portab -I./../tool -I./../ipaddr -I/usr/local/include -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -MT sighandlers.o -MD -MP -MF .deps/sighandlers.Tpo -c -o sighandlers.o sighandlers.c mv -f .deps/sighandlers.Tpo .deps/sighandlers.Po cc -I/usr/local/include -O2 -pipe -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -fstack-protector -DSYSCONFDIR='"/etc/ngircd"' -DDOCDIR='"/usr/local/share/doc/ngircd"' -L../portab -L../tool -L../ipaddr -L/usr/local/lib -o ngircd ngircd.o array.o channel.o class.o client.o client-cap.o conf.o conn.o conn-encoding.o conn-func.o conn-ssl.o conn-zip.o hash.o io.o irc.o irc-cap.o irc-channel.o irc-encoding.o irc-info.o irc-login.o irc-metadata.o irc-mode.o irc-op.o irc-oper.o irc-server.o irc-write.o lists.o log.o login.o match.o numeric.o op.o pam.o parse.o proc.o resolve.o sighandlers.o -lngportab -lngtool -lngipaddr -liconv -lz -lssl -lcrypto Making all in testsuite Making all in man sed -e "s@:SBINDIR:@/usr/local/sbin@" -e "s@:BINDIR:@/usr/local/bin@" -e "s@:ETCDIR:@/etc/ngircd@" ngircd.conf.5 sed -e "s@:SBINDIR:@/usr/local/sbin@" -e "s@:BINDIR:@/usr/local/bin@" -e "s@:ETCDIR:@/etc/ngircd@" ngircd.8 Making all in contrib Making all in Debian Making all in MacOSX Making all in ngIRCd.xcodeproj Making all in ngIRCd.pmdoc >>> Running package in net/ngircd at 1713777998.92 ===> net/ngircd ===> Faking installation for ngircd-26.1p2 Making install in doc Making install in src /usr/bin/make install-data-hook mkdir -p -m 755 /exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/share/doc/ngircd for f in Bopm.txt Capabilities.txt Commands.txt Contributing.txt FAQ.txt HowToRelease.txt Modes.txt PAM.txt Platforms.txt Protocol.txt README-AUX.txt README-BeOS.txt README-Interix.txt RFC.txt Services.txt SSL.txt ../AUTHORS ../COPYING ../ChangeLog ../INSTALL.md ../NEWS ../README.md; do /exopi-obj/pobj/ngircd-26.1/bin/install -c -m 644 -c ./$f /exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/share/doc/ngircd/; done mkdir -p -m 755 /exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/share/examples/ngircd for f in sample-ngircd.conf; do /exopi-obj/pobj/ngircd-26.1/bin/install -c -m 644 -c $f /exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/share/examples/ngircd; done Making install in src Making install in portab Making install in tool Making install in ipaddr Making install in ngircd mkdir -p '/exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/sbin' /exopi-obj/pobj/ngircd-26.1/bin/install -c -s -m 755 ngircd '/exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/sbin' Making install in testsuite Making install in man mkdir -p '/exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/ngircd-26.1/bin/install -c -m 644 ngircd.conf.5 '/exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/ngircd-26.1/bin/install -c -m 644 ngircd.8 '/exopi-obj/pobj/ngircd-26.1/fake-amd64/usr/local/man/man8' Making install in contrib Making install in Debian Making install in MacOSX Making install in ngIRCd.xcodeproj Making install in ngIRCd.pmdoc [ `uname -s` != "Darwin" ] || make install-sys-darwin Installing /exopi-cvs/ports/net/ngircd/pkg/ngircd.rc as /exopi-obj/pobj/ngircd-26.1/fake-amd64/etc/rc.d/ngircd ===> Building package for ngircd-26.1p2 Create /exopi-cvs/ports/packages/amd64/all/ngircd-26.1p2.tgz Creating package ngircd-26.1p2 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************* | 39% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|****************************** | 47% archiving|********************************************* | 70% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ngircd-26.1p2.tgz >>> Running clean in net/ngircd at 1713778003.07 ===> net/ngircd ===> Cleaning for ngircd-26.1p2 >>> Ended at 1713778003.44 max_stuck=1.93/depends=2.42/show-prepare-results=0.61/build=36.63/package=4.15/clean=0.40