=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for pidgin-2.14.10.tar.bz2 => Checksum SHA512 OK for pidgin-2.14.10.tar.bz2 ===> Installing dependencies for pidgin-2.14.10nb1 ========================================================================== The supported build options for pidgin are: dbus debug gtkspell x11 The currently selected options are: dbus gtkspell x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.pidgin (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, pidgin-2.14.10nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python310 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency python310>=3.10: found python310-3.10.9 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb3 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Full dependency dbus>=0.91: found dbus-1.14.4 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 => Full dependency glib2>=2.70.2: found glib2-2.74.3 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21 => Full dependency gtkspell>=2.0.16nb34: found gtkspell-2.0.16nb35 => Full dependency gtk2+>=2.24.33nb5: found gtk2+-2.24.33nb7 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libSM>=0.99.2: found libSM-1.2.3 => Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.4 => Full dependency gstreamer1>=1.20.2nb2: found gstreamer1-1.20.4 => Full dependency gst-plugins1-base>=1.18.5: found gst-plugins1-base-1.20.4 => Full dependency farstream>=0.2.7: found farstream-0.2.9nb13 => Full dependency libpurple>=2.14.10nb2: found libpurple-2.14.10nb2 => Full dependency libxml2>=2.9.14nb1: found libxml2-2.9.14nb1 => Full dependency libidn>=1.38nb1: found libidn-1.41 ===> Overriding tools for pidgin-2.14.10nb1 ===> Extracting for pidgin-2.14.10nb1 ===> Patching for pidgin-2.14.10nb1 => Applying pkgsrc patches for pidgin-2.14.10nb1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/chat/pidgin/../../chat/libpurple/patches/patch-libpurple_plugins_perl_common_Makefile.PL.in => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/chat/pidgin/../../chat/libpurple/patches/patch-libpurple_plugins_perl_common_Makefile.PL.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libpurple_plugins_perl_common_Makefile.PL.in,v 1.2 2020/06/12 11:40:19 nia Exp $ | |Unset INSTALL_BASE so that MakeMaker installs perllocal.pod with proper path. | |--- libpurple/plugins/perl/common/Makefile.PL.in.orig Wed Jul 17 08:18:42 2013 |+++ libpurple/plugins/perl/common/Makefile.PL.in Wed Jul 17 08:18:58 2013 -------------------------- Patching file libpurple/plugins/perl/common/Makefile.PL.in using Plan A... Hunk #1 succeeded at 15. done ===> Creating toolchain wrappers for pidgin-2.14.10nb1 /bin/mkdir -p /Users/pbulk/build/chat/pidgin/work/.buildlink/lib/pkgconfig cd /Users/pbulk/build/chat/pidgin/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc ===> Configuring for pidgin-2.14.10nb1 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files WARNING: [check-portability.awk] => Found $RANDOM: WARNING: [check-portability.awk] configure:15952: INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir' Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== configure: WARNING: unrecognized options: --with-libiconv-prefix checking build system type... aarch64-apple-darwin22 checking host system type... aarch64-apple-darwin22 checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for sed... /Users/pbulk/build/chat/pidgin/work/.tools/bin/sed checking for aarch64-apple-darwin22-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/pkg/bin/nbsed 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 clang... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no 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) 1048576 checking how to convert aarch64-apple-darwin22 file names to aarch64-apple-darwin22 format... func_convert_file_noop checking how to convert aarch64-apple-darwin22 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin22-file... no checking for file... file checking for aarch64-apple-darwin22-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin22-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for aarch64-apple-darwin22-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin22-strip... no checking for strip... strip checking for aarch64-apple-darwin22-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang 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 aarch64-apple-darwin22-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin22-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin22-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin22-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin22-otool... no checking for otool... otool checking for aarch64-apple-darwin22-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin22 dyld 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... no checking pkg-config is at least version 0.9.0... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for clang options needed to detect all undeclared functions... -fno-builtin checking whether __SUNPRO_C is declared... no checking for egrep... (cached) /usr/bin/egrep checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/nameser_compat.h... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for locale.h... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for regex.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of time_t... 8 checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for strftime... yes checking for strdup... yes checking for strstr... yes checking for atexit... yes checking for setlocale... yes checking for getopt_long... yes checking for inet_aton... yes checking for __res_query in -lresolv... no checking for gethostent in -lnsl... no checking for socket... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getifaddrs... yes checking for socklen_t... yes checking for struct sockaddr.sa_len... yes checking whether IPV6_V6ONLY is declared... 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 dlopen... yes checking for library containing ceil... none required checking for fileno()... yes checking for the %z format string in strftime()... yes checking for res_query in -lresolv... yes checking for CoreFoundation/CoreFoundation.h... yes checking for IOKit/IOKitLib.h... yes checking for fink... not found checking whether NLS is requested... yes checking for intltool-update... /Users/pbulk/build/chat/pidgin/work/.tools/bin/intltool-update checking for intltool-merge... /Users/pbulk/build/chat/pidgin/work/.tools/bin/intltool-merge checking for intltool-extract... /Users/pbulk/build/chat/pidgin/work/.tools/bin/intltool-extract checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking for msgfmt... /Users/pbulk/build/chat/pidgin/work/.tools/bin/msgfmt checking for gmsgfmt... /Users/pbulk/build/chat/pidgin/work/.tools/bin/msgfmt checking for perl... /opt/pkg/bin/perl checking for perl >= 5.8.1... 5.36.0 checking for XML::Parser... ok checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /Users/pbulk/build/chat/pidgin/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /Users/pbulk/build/chat/pidgin/work/.tools/bin/msgfmt checking for xgettext... (cached) /opt/pkg/bin/xgettext checking for catalogs to be installed... af am ar ar_SA as ast az be@latin bg bn_IN bn br brx bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es_AR es et eu fa fi fr ga gl gu he hi hr hu id it ja ka kk km kn ko ks ku_IQ ku lt lv mai mhr mk ml mn mr ms_MY my_MM nb ne nl nn oc or pa pl ps pt_BR pt ro ru sd si sk sl sq sr@latin sr sv sw ta te th tr tt uk ur uz vi xh zh_CN zh_HK zh_TW checking for glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0... yes checking for gio-unix-2.0 >= 2.26... yes checking how to run the C preprocessor... clang -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gtk+-2.0 >= 2.10.0... yes checking for pango >= 1.4.0... yes checking for x11... yes checking for XScreenSaverRegister in -lXext... no checking for XScreenSaverRegister in -lXss... yes checking for SmcSaveYourselfDone in -lSM... yes checking for X11/SM/SMlib.h... yes checking for gtkspell-2.0 >= 2.0.2... yes checking for libxml-2.0 >= 2.6.0... yes checking for gconftool-2... (cached) no ./configure[19990]: gconftool-2: inaccessible or not found Using config source for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for libidn >= 0.0.0... yes checking for silcclient >= 1.1... no checking for silcclient... no checking for silc... no checking for libgadu >= 1.12.0... no checking for gnutls_certificate_set_x509_system_trust in -lgnutls... no checking for gnutls >= 2.10.0... no checking for sys/utsname.h... yes checking for uname... yes checking for -Waggregate-return option to gcc... yes checking for -Wcast-align option to gcc... yes checking for -Wdeclaration-after-statement option to gcc... yes checking for -Wendif-labels option to gcc... yes checking for -Werror-implicit-function-declaration option to gcc... yes checking for -Wextra -Wno-unused-parameter option to gcc... yes checking for -Wformat-security option to gcc... yes checking for -Werror=format-security option to gcc... yes checking for -Winit-self option to gcc... yes checking for -Wmissing-declarations option to gcc... yes checking for -Wmissing-noreturn option to gcc... yes checking for -Wmissing-prototypes option to gcc... yes checking for -Wpointer-arith option to gcc... yes checking for -Wundef option to gcc... yes checking for FORTIFY_SOURCE support... no checking for pidgin... no checking for dbus-binding-tool... yes checking for dbus-1 >= 0.60 dbus-glib-1 >= 0.60... yes checking for python3... /Users/pbulk/build/chat/pidgin/work/.buildlink/bin/python3 checking location of the D-Bus services directory... ${datarootdir}/dbus-1/services Building with D-Bus support checking for snprintf... yes checking for connect... (cached) yes checking for me pot o' gold... no checking for gethostid... yes checking for lrand48... yes checking for timegm... yes checking for memcpy... yes checking for memmove... yes checking for random... yes checking for strchr... yes checking for strerror... yes checking for vprintf... yes checking for malloc.h... no checking for paths.h... yes checking for sgtty.h... yes checking for stdarg.h... yes checking for sys/cdefs.h... yes checking for sys/file.h... yes checking for sys/filio.h... yes checking for sys/ioctl.h... yes checking for sys/msgbuf.h... yes checking for sys/select.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... (cached) yes checking for sys/wait.h... (cached) yes checking for termios.h... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for sys/socket.h... yes checking for struct tm.tm_zone... yes checking for timezone external... yes checking for altzone external... no checking for daylight external... yes checking for tm_gmtoff in struct tm... yes checking whether va_lists can be copied by value... yes checking for check >= 0.9.4... no no, testing is disabled checking for doxygen... false configure: WARNING: *** Doxygen not found, docs will not be available checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating doc/Makefile config.status: creating doc/pidgin.1 config.status: creating doc/finch.1 config.status: creating m4macros/Makefile config.status: creating pidgin.apspec config.status: creating pidgin/Makefile config.status: creating pidgin/data/pidgin.desktop.in config.status: creating pidgin/data/pidgin.pc config.status: creating pidgin/data/pidgin-uninstalled.pc config.status: creating pidgin/data/pidgin-2.pc config.status: creating pidgin/data/pidgin-2-uninstalled.pc config.status: creating pidgin/pixmaps/Makefile config.status: creating pidgin/pixmaps/emotes/default/24/Makefile config.status: creating pidgin/pixmaps/emotes/none/Makefile config.status: creating pidgin/pixmaps/emotes/small/16/Makefile config.status: creating pidgin/plugins/Makefile config.status: creating pidgin/plugins/cap/Makefile config.status: creating pidgin/plugins/disco/Makefile config.status: creating pidgin/plugins/gestures/Makefile config.status: creating pidgin/plugins/gevolution/Makefile config.status: creating pidgin/plugins/musicmessaging/Makefile config.status: creating pidgin/plugins/perl/Makefile config.status: creating pidgin/plugins/perl/common/Makefile.PL config.status: creating pidgin/plugins/ticker/Makefile config.status: creating libpurple/data/gconf/Makefile config.status: creating libpurple/data/purple.pc config.status: creating libpurple/data/purple-uninstalled.pc config.status: creating libpurple/data/purple-2.pc config.status: creating libpurple/data/purple-2-uninstalled.pc config.status: creating libpurple/ciphers/Makefile config.status: creating libpurple/example/Makefile config.status: creating libpurple/fuzzers/Makefile config.status: creating libpurple/plugins/Makefile config.status: creating libpurple/plugins/mono/Makefile config.status: creating libpurple/plugins/mono/api/Makefile config.status: creating libpurple/plugins/mono/loader/Makefile config.status: creating libpurple/plugins/perl/Makefile config.status: creating libpurple/plugins/perl/common/Makefile.PL config.status: creating libpurple/plugins/ssl/Makefile config.status: creating libpurple/plugins/tcl/Makefile config.status: creating libpurple/Makefile config.status: creating libpurple/protocols/Makefile config.status: creating libpurple/protocols/bonjour/Makefile config.status: creating libpurple/protocols/gg/Makefile config.status: creating libpurple/protocols/irc/Makefile config.status: creating libpurple/protocols/jabber/Makefile config.status: creating libpurple/protocols/novell/Makefile config.status: creating libpurple/protocols/null/Makefile config.status: creating libpurple/protocols/sametime/Makefile config.status: creating libpurple/protocols/silc/Makefile config.status: creating libpurple/protocols/silc10/Makefile config.status: creating libpurple/protocols/simple/Makefile config.status: creating libpurple/protocols/zephyr/Makefile config.status: creating libpurple/tests/Makefile config.status: creating libpurple/purple.h config.status: creating libpurple/version.h config.status: creating share/sounds/Makefile config.status: creating share/ca-certs/Makefile config.status: creating finch/finch.pc config.status: creating finch/Makefile config.status: creating finch/plugins/Makefile config.status: creating po/Makefile.in config.status: creating pidgin.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-libiconv-prefix pidgin 2.14.10 Build GTK+ 2.x UI............. : yes Build console UI.............. : no Build for X11................. : yes Enable Gestures............... : yes Protocols to build dynamically : gg irc jabber novell simple zephyr Protocols to link statically.. : Build with GStreamer support.. : no Build for GStreamer version... : auto Build with D-Bus support...... : yes Build with voice and video.... : no D-Bus services directory...... : /opt/pkg/share/dbus-1/services Build with GNU Libidn......... : yes Build with NetworkManager..... : no SSL Library/Libraries......... : None. Novell Groupwise and Google Talk will not work without GnuTLS or NSS. OpenSSL is NOT usable! Build with Cyrus SASL support. : no Use kerberos 4 with zephyr.... : no Use external libzephyr........ : no Use external libgadu.......... : no Install pixmaps............... : yes Old tray icon compatibility... : no Install translations.......... : yes Has you....................... : yes Use XScreenSaver Extension.... : yes Use X Session Management...... : yes Use startup notification...... : yes Build with GtkSpell support... : yes Build Unity integration plugin.: no Build with plugin support..... : yes Build with Mono support....... : no Build with Perl support....... : no Build with Tcl support........ : no Build with Tk support......... : no Print debugging messages...... : no Pidgin will be installed in /opt/pkg/bin. configure complete, now type 'make' => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp