=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for glib-2.54.1.tar.xz => Checksum RMD160 OK for glib-2.54.1.tar.xz => Checksum SHA512 OK for glib-2.54.1.tar.xz ===> Installing dependencies for py27-glib2-tools-2.54.1 ========================================================================== The following variables will affect the build process of this package, py27-glib2-tools-2.54.1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 * VARBASE = /var Based on these variables, the following variables have been set: * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.54.1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency py27-expat-[0-9]*: found py27-expat-2.7.14 => Full dependency perl>=5.0: found perl-5.26.1 => Full dependency glib2>=2.34.0: found glib2-2.54.1 => Full dependency python27>=2.7.1nb2: found python27-2.7.14 ===> Overriding tools for py27-glib2-tools-2.54.1 ===> Extracting for py27-glib2-tools-2.54.1 ===> Patching for py27-glib2-tools-2.54.1 => Applying pkgsrc patches for py27-glib2-tools-2.54.1 => Verifying /data/pkgsrc/devel/py-glib2-tools/patches/patch-gio_gdbus-2.0_codegen_gdbus-codegen.in => Applying pkgsrc patch /data/pkgsrc/devel/py-glib2-tools/patches/patch-gio_gdbus-2.0_codegen_gdbus-codegen.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gio_gdbus-2.0_codegen_gdbus-codegen.in,v 1.1 2017/10/13 15:44:29 prlw1 Exp $ | |Revert 683809d5 Use env for gdbus-codegen's script |https://bugzilla.gnome.org/show_bug.cgi?id=788527 | |--- gio/gdbus-2.0/codegen/gdbus-codegen.in.orig 2017-07-15 12:05:03.000000000 +0000 |+++ gio/gdbus-2.0/codegen/gdbus-codegen.in -------------------------- Patching file gio/gdbus-2.0/codegen/gdbus-codegen.in using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/devel/py-glib2-tools/patches/patch-gobject_glib-genmarshal.in => Applying pkgsrc patch /data/pkgsrc/devel/py-glib2-tools/patches/patch-gobject_glib-genmarshal.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gobject_glib-genmarshal.in,v 1.1 2017/10/13 15:44:29 prlw1 Exp $ | |Revert 4395a897 Use env to run the Python-based tools |https://bugzilla.gnome.org/show_bug.cgi?id=788527 | |--- gobject/glib-genmarshal.in.orig 2017-09-04 12:42:30.000000000 +0000 |+++ gobject/glib-genmarshal.in -------------------------- Patching file gobject/glib-genmarshal.in using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/devel/py-glib2-tools/patches/patch-gobject_glib-mkenums.in => Applying pkgsrc patch /data/pkgsrc/devel/py-glib2-tools/patches/patch-gobject_glib-mkenums.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gobject_glib-mkenums.in,v 1.1 2017/10/13 15:44:29 prlw1 Exp $ | |Revert 4395a897 Use env to run the Python-based tools |https://bugzilla.gnome.org/show_bug.cgi?id=788527 | |--- gobject/glib-mkenums.in.orig 2017-08-07 14:58:31.000000000 +0000 |+++ gobject/glib-mkenums.in -------------------------- Patching file gobject/glib-mkenums.in using Plan A... Hunk #1 succeeded at 1. done => Adjust dbus machine uuid path to dbus package ===> Creating toolchain wrappers for py27-glib2-tools-2.54.1 ===> Configuring for py27-glib2-tools-2.54.1 => 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 checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... plaintar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for x86_64--netbsd-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 we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for Win32... no checking for the Android... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for x86_64--netbsd-c++... clang++ checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.16... yes checking for gawk... (cached) /usr/bin/awk checking for perl5... /usr/pkg/bin/perl checking for indent... indent checking for /usr/pkg/bin/perl... /usr/pkg/bin/perl checking whether /usr/pkg/bin/python2.7 version is >= 2.7... yes checking for /usr/pkg/bin/python2.7 version... 2.7 checking for /usr/pkg/bin/python2.7 platform... netbsd8 checking for /usr/pkg/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/pkg/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for iconv_open... yes checking for ZLIB... yes checking for LIBFFI... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... 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... /data/scratch/devel/py-glib2-tools/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /data/scratch/devel/py-glib2-tools/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/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 /usr/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 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 x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no 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... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes 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 (/usr/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... no checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes 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 (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool rm: libtoolT: No such file or directory checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... no checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for issetugid... yes checking for timegm... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for __libc_enable_secure... no checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for sig_atomic_t... yes checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking for growing stack pointer... no checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking linux/magic.h usability... no checking linux/magic.h presence... no checking for linux/magic.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for sys/mount.h... yes checking for sys/sysctl.h... yes checking for sysctlbyname... yes checking whether sys/types.h defines makedev... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for struct stat.st_mtimensec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... yes checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_birthtime... yes checking for struct stat.st_birthtimensec... yes checking for struct stat.st_birthtim... yes checking for struct stat.st_birthtim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... no checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking size of ssize_t... 8 checking for the appropriate definition for ssize_t... long checking for lstat... yes checking for strsignal... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for lchmod... yes checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for utimes... yes checking for getresuid... no checking for getmntent_r... no checking for setmntent... no checking for endmntent... no checking for hasmntopt... no checking for getfsstat... yes checking for getvfsstat... yes checking for fallocate... no checking for splice... no checking for prlimit... no checking for statvfs... yes checking for statfs... yes checking whether to use statfs or statvfs... statvfs checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for newlocale... yes checking for uselocale... no checking for strtod_l... yes checking for strtoll_l... yes checking for strtoull_l... yes checking value of AF_INET... 2 checking value of AF_INET6... 24 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for sendmmsg... yes checking for recvmmsg... yes checking if arpa/nameser_compat.h is needed... no checking for res_query... yes checking for socket... yes checking for res_init... yes checking for linux/netlink.h... no checking for struct ip_mreqn... no checking open() option O_DIRECTORY... yes checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for C99 snprintf... yes checking for fd_set... yes, found in sys/types.h checking for nl_langinfo (CODESET)... yes checking for nl_langinfo (PM_STR)... yes checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... no checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for dlopen... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for is_selinux_enabled in -lselinux... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for kqueue... yes checking for kevent... yes checking for getxattr in -lc... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for XATTR_NOFOLLOW... no checking for LIBELF... no checking for elf_begin in -lelf... yes checking for elf_getshdrstrndx in -lelf... yes checking for elf_getshdrnum in -lelf... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for getpwuid_r... yes checking for getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_relative_np... no checking for pthread_setname_np(const char*)... no checking for pthread_setname_np(pthread_t, const char*)... no checking for clock_gettime... yes checking for lock-free atomic intrinsics... yes checking for futex(2) system call... no checking for eventfd(2) system call... no checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking for PCRE... yes checking for Unicode support in PCRE... yes checking for EILSEQ... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... no checking whether to generate man pages... no checking whether to include dtrace tracing support... no checking whether to include systemtap tracing support... no checking for guint32... yes checking alignment of guint32... 4 checking for guint64... yes checking alignment of guint64... 8 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for DBUS1... no checking for dbus-daemon... no checking for -Bsymbolic-functions linker flag... yes checking for --fatal-warnings linker flag... yes checking for -z,nodelete linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking if clang supports flag -Wall in envvar CFLAGS... yes checking if clang supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if clang supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes checking if clang supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if clang supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if clang supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if clang supports flag -Werror=init-self in envvar CFLAGS... yes checking if clang supports flag -Werror=format-security in envvar CFLAGS... yes checking if clang supports flag -Werror=format=2 in envvar CFLAGS... yes checking if clang supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gthread-2.0.pc config.status: creating gobject-2.0.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-windows-2.0.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating win32/Makefile config.status: creating win32/vs9/Makefile config.status: creating win32/vs9/glib-version-paths.vsprops config.status: creating win32/vs10/Makefile config.status: creating win32/vs10/glib-version-paths.props config.status: creating win32/vs11/Makefile config.status: creating win32/vs12/Makefile config.status: creating win32/vs14/Makefile config.status: creating win32/vs15/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-genmarshal config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/gdbus-2.0/codegen/Makefile config.status: creating gio/gdbus-2.0/codegen/config.py config.status: creating gio/gnetworking.h config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/kqueue/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/win32/Makefile config.status: creating gio/tests/Makefile config.status: creating gio/tests/gdbus-object-manager-example/Makefile config.status: creating gio/tests/services/Makefile config.status: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service config.status: creating gio/tests/modules/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing glib/glibconfig.h commands config.status: executing chmod-scripts commands => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp