>>> Building on exopi-3 under net/ngircd BDEPENDS = [converters/libiconv] DIST = [net/ngircd:ngircd-27.tar.gz] FULLPKGNAME = ngircd-27 RDEPENDS = [converters/libiconv] Avoided depends for libiconv-1.17 distfiles size=554709 >>> Running build in net/ngircd at 1716222336.95 ===> net/ngircd ===> Building from scratch ngircd-27 ===> ngircd-27 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c crypto iconv ssl z ===> found c.100.1 crypto.54.0 iconv.7.1 ssl.57.0 z.7.0 ===> Checking files for ngircd-27 `/exopi-cvs/ports/distfiles/ngircd-27.tar.gz' is up to date. >> (SHA256) ngircd-27.tar.gz: OK ===> Extracting for ngircd-27 ===> Patching for ngircd-27 ===> 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 618 (offset 1 line). 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 81 (offset 4 lines). Hunk #2 succeeded at 159 (offset 4 lines). Hunk #3 succeeded at 278 with fuzz 1 (offset 11 lines). Hunk #4 succeeded at 283 (offset 4 lines). 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 399 (offset 11 lines). Hunk #2 succeeded at 766 (offset 8 lines). Hunk #3 succeeded at 1538 (offset 32 lines). Hunk #4 succeeded at 2170 with fuzz 2 (offset 48 lines). 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 266 (offset 4 lines). Hunk #3 succeeded at 571 (offset -3 lines). Hunk #4 succeeded at 602 (offset 4 lines). Hunk #5 succeeded at 711 (offset -3 lines). 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-27 ===> Configuring for ngircd-27 Using /exopi-obj/pobj/ngircd-27/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ngircd-27/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-27/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 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 stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for arpa/inet.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 sys/resource.h... (cached) yes checking for sys/un.h... (cached) yes checking for varargs.h... no checking for vfork.h... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for string.h... (cached) yes checking whether cc accepts -fstack-protector... yes checking whether cc accepts -Wno-format-truncation... no checking for egrep... (cached) /usr/bin/egrep checking for sys/wait.h that is POSIX.1 compatible... (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 whether socklen_t exists... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking how to run the C preprocessor... cc -E 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 for fork... (cached) yes checking for vfork... (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 setrlimit... (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 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 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 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 libssl libcrypto... 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/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 27 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-27 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 >>> Running package in net/ngircd at 1716222368.52 ===> net/ngircd ===> Faking installation for ngircd-27 Making install in doc Making install in src /usr/bin/make install-data-hook mkdir -p -m 755 /exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/share/doc/ngircd for f in Bopm.txt Capabilities.txt Commands.txt Container.md Contributing.txt FAQ.md HowToRelease.txt Modes.txt PAM.txt Platforms.txt Protocol.txt README-AUX.txt README-BeOS.txt README-Interix.txt RFC.txt Services.txt SSL.md ../AUTHORS.md ../COPYING ../ChangeLog ../INSTALL.md ../NEWS ../README.md; do /exopi-obj/pobj/ngircd-27/bin/install -c -m 644 -c ./$f /exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/share/doc/ngircd/; done mkdir -p -m 755 /exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/share/examples/ngircd for f in sample-ngircd.conf; do /exopi-obj/pobj/ngircd-27/bin/install -c -m 644 -c $f /exopi-obj/pobj/ngircd-27/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-27/fake-amd64/usr/local/sbin' /exopi-obj/pobj/ngircd-27/bin/install -c -s -m 755 ngircd '/exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/sbin' Making install in testsuite Making install in man mkdir -p '/exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/ngircd-27/bin/install -c -m 644 ngircd.conf.5 '/exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/ngircd-27/bin/install -c -m 644 ngircd.8 '/exopi-obj/pobj/ngircd-27/fake-amd64/usr/local/man/man8' Making install in contrib Making install in Debian Installing /exopi-cvs/ports/net/ngircd/pkg/ngircd.rc as /exopi-obj/pobj/ngircd-27/fake-amd64/etc/rc.d/ngircd ===> Building package for ngircd-27 Create /exopi-cvs/ports/packages/amd64/all/ngircd-27.tgz Creating package ngircd-27 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************* | 39% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|********************************************************** | 90% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/ngircd-27 was updated @wantlib c.100.0 -> @wantlib c.100.1 Link to /exopi-cvs/ports/packages/amd64/ftp/ngircd-27.tgz >>> Running clean in net/ngircd at 1716222371.99 ===> net/ngircd ===> Cleaning for ngircd-27 >>> Ended at 1716222372.54 max_stuck=0.00/build=31.57/package=3.46/clean=0.58