+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vte-0.28.1nb39/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vte-0.28.1nb39/work.log => Checksum BLAKE2s OK for vte-0.28.1.tar.bz2 => Checksum SHA512 OK for vte-0.28.1.tar.bz2 ===> Installing dependencies for vte-0.28.1nb39 ========================================================================== The following variables will affect the build process of this package, vte-0.28.1nb39. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * TERMCAP_TYPE = curses 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 glib2-tools-[0-9]*: found glib2-tools-2.84.3 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb7 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5nb1 => Tool dependency perl>=5.0: found perl-5.42.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency fontconfig>=2.15.0: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3nb1 => Full dependency glib2>=2.76.4nb1: found glib2-2.84.3 => Full dependency gtk2+>=2.24.33nb30: found gtk2+-2.24.33nb30 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.5: found libX11-1.8.12 => Full dependency libXft>=2.3.8nb1: found libXft-2.3.9 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 => Full dependency pango>=1.55.5: found pango-1.56.3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency at-spi2-core>=2.3.2: found at-spi2-core-2.54.0nb5 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency cairo>=1.0.0nb2: found cairo-1.18.4 => Full dependency dbus>=0.91: found dbus-1.14.10 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fribidi>=0.19.1: found fribidi-1.0.16 => Full dependency gdk-pixbuf2>=2.22.0: found gdk-pixbuf2-2.42.12nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency graphite2>=1.2: found graphite2-1.3.14nb3 => Full dependency harfbuzz>=2.1.1: found harfbuzz-11.2.1 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency jbigkit>=2.0: found jbigkit-2.1nb1 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXcomposite>=0.3.1: found libXcomposite-0.4.6 => Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=1.1: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libffi>=1.20: found libffi-3.5.1 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency pixman>=0.40.0: found pixman-0.46.2 => Full dependency png>=1.2.4: found png-1.6.50 => Full dependency shared-mime-info>=0.15: found shared-mime-info-2.4nb5 => Full dependency tiff>=3.6.1: found tiff-4.7.0nb1 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for vte-0.28.1nb39 ===> Extracting for vte-0.28.1nb39 ===> Patching for vte-0.28.1nb39 => Applying pkgsrc patches for vte-0.28.1nb39 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.5 2008/08/24 10:04:49 dsainty Exp $ | |Let's assume that if the macro CMSG_FIRSTHDR is not defined, that struct |msghdr does not have the msg_control member, too. Needed for Solaris. | |--- src/pty.c.orig 2007-02-26 22:05:14.000000000 +0100 |+++ src/pty.c -------------------------- Patching file src/pty.c using Plan A... Hunk #1 succeeded at 969 (offset 310 lines). Hunk #2 succeeded at 996 (offset 310 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.4 2009/04/08 18:43:17 drochner Exp $ | |--- src/marshal.c.orig 2009-03-07 19:36:42.000000000 +0100 |+++ src/marshal.c -------------------------- Patching file src/marshal.c using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1.1.1 2003/12/13 17:54:15 xtraeme Exp $ | |--- src/xticker.c.orig 2003-10-03 12:21:49.000000000 +0200 |+++ src/xticker.c 2003-10-03 12:22:17.000000000 +0200 -------------------------- Patching file src/xticker.c using Plan A... Hunk #1 succeeded at 49. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-af => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-af Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-af,v 1.1 2004/05/07 11:13:16 jmmv Exp $ | |--- src/slowcat.c.orig 2004-04-27 22:48:17.000000000 +0200 |+++ src/slowcat.c -------------------------- Patching file src/slowcat.c using Plan A... Hunk #1 succeeded at 81. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ah => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ah Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ah,v 1.1 2005/07/07 13:30:07 markd Exp $ | |--- gnome-pty-helper/gnome-utmp.c.orig 2004-05-01 19:12:51.000000000 +1200 |+++ gnome-pty-helper/gnome-utmp.c -------------------------- Patching file gnome-pty-helper/gnome-utmp.c using Plan A... Hunk #1 succeeded at 245 (offset 3 lines). Hunk #2 succeeded at 265 (offset 8 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ai => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-ai Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ai,v 1.4 2013/12/16 19:51:14 asau Exp $ | |--- gnome-pty-helper/gnome-pty-helper.c.orig 2010-07-15 17:08:44.000000000 +0000 |+++ gnome-pty-helper/gnome-pty-helper.c 2013-12-16 19:42:58.699504493 +0000 -------------------------- Patching file gnome-pty-helper/gnome-pty-helper.c using Plan A... Hunk #1 succeeded at 51. Hunk #2 succeeded at 126. Hunk #3 succeeded at 136. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-config.h.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-config.h.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config.h.in,v 1.1 2017/10/19 13:51:34 jperkin Exp $ | |Don't define _XOPEN_SOURCE if using C99. | |--- config.h.in.orig 2011-06-14 21:38:39.000000000 +0000 |+++ config.h.in -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 203. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2017/10/19 13:51:34 jperkin Exp $ | |Don't define _XOPEN_SOURCE if using C99. | |--- configure.orig 2011-06-14 21:38:29.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 12574. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-gnome-pty-helper_config.h.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-gnome-pty-helper_config.h.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gnome-pty-helper_config.h.in,v 1.1 2017/10/19 13:51:34 jperkin Exp $ | |Don't define _XOPEN_SOURCE if using C99. | |--- gnome-pty-helper/config.h.in.orig 2010-11-16 18:21:13.000000000 +0000 |+++ gnome-pty-helper/config.h.in -------------------------- Patching file gnome-pty-helper/config.h.in using Plan A... Hunk #1 succeeded at 201. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-src_keymap.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-src_keymap.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_keymap.c,v 1.1 2017/10/19 13:59:01 jperkin Exp $ | |From 180dcc578e13c6096e277fb853e7162db640f207 Mon Sep 17 00:00:00 2001 |From: Alexandre Rostovtsev |Date: Tue, 15 Nov 2011 03:06:40 -0500 |Subject: [PATCH] Map both gdk's Meta and Alt to vte's Meta for >=gtk+-3.2.2 | compatibility | |Also, since VTE_META_MASK is now a mask with multiple bits set, code that |compares gdk key modifiers to VTE_META_MASK by numerical equality is no |longer guaranteed to work. Therefore, for such comparisons a new function, |vte_keymap_fixup_modifiers, is introduced; it ensures that if any bits |matching matching VTE_META_MASK are set, then all are set. | |https://bugzilla.gnome.org/show_bug.cgi?id=663779 | |--- src/keymap.c.orig 2011-06-14 21:29:20.000000000 +0000 |+++ src/keymap.c -------------------------- Patching file src/keymap.c using Plan A... Hunk #1 succeeded at 990. Hunk #2 succeeded at 1115. Hunk #3 succeeded at 1386. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-src_keymap.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/vte/patches/patch-src_keymap.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_keymap.h,v 1.1 2017/10/19 13:59:01 jperkin Exp $ | |From 180dcc578e13c6096e277fb853e7162db640f207 Mon Sep 17 00:00:00 2001 |From: Alexandre Rostovtsev |Date: Tue, 15 Nov 2011 03:06:40 -0500 |Subject: [PATCH] Map both gdk's Meta and Alt to vte's Meta for >=gtk+-3.2.2 | compatibility | |Also, since VTE_META_MASK is now a mask with multiple bits set, code that |compares gdk key modifiers to VTE_META_MASK by numerical equality is no |longer guaranteed to work. Therefore, for such comparisons a new function, |vte_keymap_fixup_modifiers, is introduced; it ensures that if any bits |matching matching VTE_META_MASK are set, then all are set. | |https://bugzilla.gnome.org/show_bug.cgi?id=663779 | |--- src/keymap.h.orig 2011-06-07 17:01:32.000000000 +0000 |+++ src/keymap.h -------------------------- Patching file src/keymap.h using Plan A... Hunk #1 succeeded at 27. done ===> Creating toolchain wrappers for vte-0.28.1nb39 ===> Configuring for vte-0.28.1nb39 => 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 => Adding run-time search paths to pkg-config files. => Fixing locale directory references. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether to disable maintainer-specific portions of Makefiles... yes checking which gtk+ version to compile against... 2.0 checking for x86_64-sun-solaris2.11-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for ANSI C header files... yes checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from gcc object... ok 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... no 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 (/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... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /home/pbulk/build/x11/vte/work/.tools/bin/intltool-update checking for intltool-merge... /home/pbulk/build/x11/vte/work/.tools/bin/intltool-merge checking for intltool-extract... /home/pbulk/build/x11/vte/work/.tools/bin/intltool-extract checking for xgettext... /opt/pkg/bin/xgettext checking for msgmerge... /opt/pkg/bin/msgmerge checking for msgfmt... /home/pbulk/build/x11/vte/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/x11/vte/work/.tools/bin/msgfmt checking for perl... /opt/pkg/bin/perl checking for perl >= 5.8.1... 5.42.0 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /home/pbulk/build/x11/vte/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /home/pbulk/build/x11/vte/work/.tools/bin/msgfmt checking for xgettext... (cached) /opt/pkg/bin/xgettext checking whether bind_textdomain_codeset is declared... yes checking for a win32 platform... no checking for supported warning flags... checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Waggregate-return... yes checking whether gcc supports -Wcast-align... yes checking whether gcc supports -Wimplicit... yes checking whether gcc supports -Wuninitialised... no checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Wnested-externs... yes checking whether gcc supports -Wpacked... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wshadow... yes checking whether gcc supports -Wstrict-aliasing=2... yes checking whether gcc supports -Winit-self... yes checking whether gcc supports -Wunsafe-loop-optimizations... yes checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wno-missing-field-initializers... yes checking whether gcc supports -Wno-unused-parameter... yes checking whether gcc supports -fno-common... yes checking whether gcc supports -Wno-switch-enum... yes checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-common -Wno-switch-enum checking whether gcc supports -Wl,--warn-unresolved-symbols when linking... no checking whether gcc supports -Wl,-Bsymbolic-functions when linking... configure: WARNING: -Bsymbolic not supported by ld; disabling no checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes checking for glib-genmarshal... /opt/pkg/bin/glib-genmarshal checking for glib-mkenums... /opt/pkg/bin/glib-mkenums checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking whether termios.h defines TIOCGWINSZ... yes checking for cfmakeraw... no checking for fork... yes checking for setsid... yes checking for setpgid... yes checking for getpgid... yes checking for getpt... no checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for ptsname_r... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for socket... no checking for socket in -lsocket... yes checking for socketpair... yes checking for recvmsg... yes checking for floor... no checking for floor in -lm... yes checking for ceil... yes checking for floor... (cached) no checking for tgetent... no checking for tgetent in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for GDK target... x11 checking for VTE... yes checking for wint_t... yes Python bindings disabled. checking whether to install the glade catalogue... no checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/vteversion.h config.status: creating termcaps/Makefile config.status: creating perf/Makefile config.status: creating python/Makefile config.status: creating python/pyvte.pc config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/openi18n/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating glade/Makefile config.status: creating vte.pc config.status: creating vte-uninstalled.pc 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 === configuring in gnome-pty-helper (/home/pbulk/build/x11/vte/work/vte-0.28.1/gnome-pty-helper) configure: running /usr/bin/bash ./configure --disable-option-checking '--prefix=/opt/pkg' '--disable-python' '--enable-Bsymbolic=auto' '--with-libiconv-prefix=/opt/pkg' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64' 'LIBS=' 'CPPFLAGS=-I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses' 'PKG_CONFIG=/home/pbulk/build/x11/vte/work/.tools/bin/pkg-config' --cache-file=/dev/null --srcdir=. configure: WARNING: unrecognized options: --disable-python, --enable-Bsymbolic, --with-libiconv-prefix checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-sun-solaris2.11-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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for ANSI C header files... yes checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether to disable maintainer-specific portions of Makefiles... 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 sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ttyent.h usability... no checking ttyent.h presence... no checking for ttyent.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for pty.h... (cached) no checking for util.h... (cached) no checking for libutil.h... (cached) no checking for ttyent.h... (cached) no checking for grantpt in -lc... yes checking for openpty in -lc... no checking for openpty in -lutil... no checking for sendmsg in -lc... no checking for sendmsg in -lsocket... yes checking for endutent... yes checking for fcntl... yes checking for forkpty... no checking for getttyent... no checking for getutent... yes checking for getutmpx... yes checking for grantpt... yes checking for flock... yes checking for login_tty... no checking for openpty... no checking for revoke... no checking for sendmsg... yes checking for seteuid... yes checking for setreuid... yes checking for setutent... yes checking for strrchr... yes checking for updwtmp... yes checking for updwtmpx... yes checking for utmpname... yes checking for utmpxname... yes checking for sys/time.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for ut_host field in the utmp structure... yes checking for ut_pid field in the utmp structure... yes checking for ut_id field in the utmp structure... yes checking for ut_name field in the utmp structure... yes checking for ut_type field in the utmp structure... yes checking for ut_exit.e_termination field in the utmp structure... yes checking for ut_user field in the utmp structure... yes checking for ut_time field in the utmp structure... no checking for ut_tv field in the utmp structure... yes checking for ut_syslen field in the utmp structure... yes checking for stropts.h... (cached) yes checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-python, --enable-Bsymbolic, --with-libiconv-prefix configure: WARNING: unrecognized options: --with-libiconv-prefix ## -------------- ## ## Configuration. ## ## -------------- ## Configuration for libvte 0.28.1 for gtk+-2.0 Installing Glade catalogue: no Debugging: no Disallow deprecated features: => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp