=> Bootstrap dependency digest>=20010302: found digest-20211005 => Checksum RMD160 OK for irssi-1.2.3.tar.gz => Checksum SHA512 OK for irssi-1.2.3.tar.gz ===> Installing dependencies for irssi-1.2.3nb1 ========================================================================== The supported build options for irssi are: otr perl truecolor The currently selected options are: otr perl truecolor You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.irssi (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, irssi-1.2.3nb1. Their current value is shown below: * CURSES_DEFAULT = curses * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * CURSES_TYPE = curses * TERMINFO_TYPE = terminfo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.70.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency perl>=5.34.0<5.36.0: found perl-5.34.0nb3 => Full dependency libotr>=4.0.0nb1: found libotr-4.1.1 => Full dependency glib2>=2.64.0nb1: found glib2-2.70.0 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for irssi-1.2.3nb1 ===> Extracting for irssi-1.2.3nb1 ===> Patching for irssi-1.2.3nb1 => Applying pkgsrc patches for irssi-1.2.3nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/chat/irssi/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/chat/irssi/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.9 2009/07/27 12:59:44 obache Exp $ | |PerlIO mutex must be initialized before trying to fiddle with the |interpreter. | |--- src/perl/perl-core.c.orig 2008-12-04 13:45:24.000000000 +0100 |+++ src/perl/perl-core.c -------------------------- Patching file src/perl/perl-core.c using Plan A... Hunk #1 succeeded at 459 (offset 7 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/chat/irssi/patches/patch-src_fe-text_terminfo-core.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/chat/irssi/patches/patch-src_fe-text_terminfo-core.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_fe-text_terminfo-core.c,v 1.2 2021/04/24 08:36:22 nia Exp $ | |Fix compatibility with NetBSD curses | |from the ncurses man page: | |>X/Open Curses prototypes tparm with a fixed number of parameters, |>rather than a variable argument list. | |>This implementation uses a variable argument list, but can be con- |>figured to use the fixed-parameter list. Portable applications |>should provide 9 parameters after the format; zeroes are fine for |>this purpose. | |>In response to review comments by Thomas E. Dickey, X/Open Curses |>Issue 7 proposed the tiparm function in mid-2009. | |Previously, irssi defined its own tparm prototype, so passing |a variable number of arguments worked. | |However, since this change: | |https://github.com/irssi/irssi/commit/0b82f14151dad5f106c208d25818816a8f782a54 | | in included, which on systems using NetBSD libcurses, gives |the X/Open compliant definition of tparm, which does not work with |a variable number of arguments. | |https://github.com/irssi/irssi/pull/1305 | |--- src/fe-text/terminfo-core.c.orig 2021-04-08 14:42:39.000000000 +0000 |+++ src/fe-text/terminfo-core.c -------------------------- Patching file src/fe-text/terminfo-core.c using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 110. Hunk #3 succeeded at 133. Hunk #4 succeeded at 175. Hunk #5 succeeded at 196. Hunk #6 succeeded at 217. Hunk #7 succeeded at 239. Hunk #8 succeeded at 280. Hunk #9 succeeded at 307. Hunk #10 succeeded at 367. Hunk #11 succeeded at 393. Hunk #12 succeeded at 478. Hunk #13 succeeded at 491. Hunk #14 succeeded at 539. Hunk #15 succeeded at 562. done ===> Creating toolchain wrappers for irssi-1.2.3nb1 ===> Configuring for irssi-1.2.3nb1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/chat/irssi/work/.cwrapper/bin/ld checking if the linker (/tmp/chat/irssi/work/.cwrapper/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) 262144 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/chat/irssi/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/chat/irssi/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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 sed... /tmp/chat/irssi/work/.tools/bin/sed checking for perl... /tmp/chat/irssi/work/.tools/bin/perl checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing socket... none required checking for library containing inet_addr... none required checking for socklen_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.28.0... yes (version 2.70.0) checking for OPENSSL... yes checking utf8proc.h usability... no checking utf8proc.h presence... no checking for utf8proc.h... no checking for library containing setupterm... -ltinfo checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for working Perl support... ok checking for cap_enter in -lc... no checking for libgcrypt-config... /usr/pkg/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.9.4) checking LIBGCRYPT API version... okay checking for libotr CFLAGS... checking for libotr LIBS... -lotr checking for libotr headers version 4.x >= 4.1.0... found. checking for otrl_message_receiving in -lotr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/core/Makefile config.status: creating src/irc/Makefile config.status: creating src/irc/core/Makefile config.status: creating src/irc/dcc/Makefile config.status: creating src/irc/notifylist/Makefile config.status: creating src/irc/proxy/Makefile config.status: creating src/irc/flood/Makefile config.status: creating src/fe-common/Makefile config.status: creating src/fe-common/core/Makefile config.status: creating src/fe-common/irc/Makefile config.status: creating src/fe-common/irc/dcc/Makefile config.status: creating src/fe-common/irc/notifylist/Makefile config.status: creating src/fe-fuzz/Makefile config.status: creating src/fe-fuzz/irc/Makefile config.status: creating src/fe-fuzz/irc/core/Makefile config.status: creating src/fe-fuzz/fe-common/Makefile config.status: creating src/fe-fuzz/fe-common/core/Makefile config.status: creating src/fe-none/Makefile config.status: creating src/fe-text/Makefile config.status: creating src/lib-config/Makefile config.status: creating src/perl/Makefile config.status: creating src/perl/common/Makefile.PL config.status: creating src/perl/irc/Makefile.PL config.status: creating src/perl/ui/Makefile.PL config.status: creating src/perl/textui/Makefile.PL config.status: creating src/otr/Makefile config.status: creating scripts/Makefile config.status: creating scripts/examples/Makefile config.status: creating tests/Makefile config.status: creating tests/fe-common/Makefile config.status: creating tests/fe-common/core/Makefile config.status: creating tests/fe-text/Makefile config.status: creating tests/irc/Makefile config.status: creating tests/irc/core/Makefile config.status: creating tests/irc/flood/Makefile config.status: creating docs/Makefile config.status: creating docs/help/Makefile config.status: creating docs/help/in/Makefile config.status: creating utils/Makefile config.status: creating themes/Makefile config.status: creating irssi-config config.status: creating irssi-config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory Building text frontend ........... : yes Building irssi bot ............... : no Building irssi proxy ............. : yes Building with module support ..... : yes Building with Perl support ....... : static (in irssi binary) Perl library directory ........... : (vendor default - /usr/pkg/lib/perl5/vendor_perl/5.34.0/x86_64-netbsd-thread-multi) Install prefix ................... : /usr/pkg Building with 64bit DCC support .. : yes Building with true color support.. : yes Building with GRegex ............. : yes Building with Capsicum ........... : no, cap_enter not found Building with utf8proc ........... : no, library header not found Building with OTR support ........ : static (in irssi binary) If there are any problems, read the INSTALL file. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp