=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 gnome-online-accounts-3.28.0.tar.xz => Checksum RMD160 OK for gnome-online-accounts-3.28.0.tar.xz => Checksum SHA512 OK for gnome-online-accounts-3.28.0.tar.xz ===> Installing dependencies for gnome-online-accounts-3.28.0nb10 ========================================================================== The following variables will affect the build process of this package, gnome-online-accounts-3.28.0nb10. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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 gdbus-codegen-[0-9]*: found gdbus-codegen-2.60.6 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.60.6 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb4 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.30.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gtk-doc>=1.3: found gtk-doc-1.29nb4 => Build dependency x11-links>=1.30: found x11-links-1.30 => Build dependency gperf>=3.0.1: found gperf-3.1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency telepathy-glib>=0.14.3nb7: found telepathy-glib-0.24.1nb11 => Full dependency glib2>=2.34.0: found glib2-2.60.6 => Full dependency dbus-glib>=0.100nb1: found dbus-glib-0.110 => Full dependency gobject-introspection>=1.34.0: found gobject-introspection-1.60.2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency libsoup>=2.64.2nb3: found libsoup-2.66.2nb1 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.9 => Full dependency libsecret>=0.15nb1: found libsecret-0.18.8 => Full dependency json-glib>=0.14.2nb3: found json-glib-1.4.4 => Full dependency librest07>=0.7.93nb12: found librest07-0.7.93nb12 => Full dependency webkit-gtk>=2.26.0: found webkit-gtk-2.26.1 => Full dependency gtk3+>=3.24.8nb2: found gtk3+-3.24.10 ===> Overriding tools for gnome-online-accounts-3.28.0nb10 ===> Extracting for gnome-online-accounts-3.28.0nb10 ===> Patching for gnome-online-accounts-3.28.0nb10 => Applying pkgsrc patches for gnome-online-accounts-3.28.0nb10 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/gnome-online-accounts/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/gnome-online-accounts/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2018/05/31 14:45:56 youri Exp $ | |Portability fix. | |--- configure.orig 2018-04-17 15:48:19.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 17150 (offset 377 lines). done ===> Creating toolchain wrappers for gnome-online-accounts-3.28.0nb10 /bin/mkdir -p /tmp/net/gnome-online-accounts/work/.buildlink/lib/pkgconfig cd /tmp/net/gnome-online-accounts/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc ===> Configuring for gnome-online-accounts-3.28.0nb10 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => 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] telepathy-account-widgets/configure: 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. =========================================================================== checking for a BSD-compatible install... /usr/bin/install -c -o makoto -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... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether to enable debugging... no checking for a sed that does not truncate output... /usr/bin/sed checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for x86_64--netbsd-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -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 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... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/net/gnome-online-accounts/work/.cwrapper/bin/ld checking if the linker (/tmp/net/gnome-online-accounts/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/net/gnome-online-accounts/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 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/net/gnome-online-accounts/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 pkg-config is at least version 0.16... yes checking whether make supports nested variables... (cached) yes checking pkg-config is at least version 0.16... yes checking for xsltproc... /usr/pkg/bin/xsltproc checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.3 is not found. checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/pkg/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/pkg/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/pkg/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for GLIB... yes checking for gobject-introspection... yes checking pkg-config is at least version 0.9.0... yes checking for vapigen... no checking for GTK... yes checking for WEBKIT_GTK... yes checking for LIBSOUP... yes checking for JSON_GLIB... yes checking for REST... yes checking for SECRET... yes checking for LIBXML... yes checking for krb5-config... /usr/bin/krb5-config checking for GCR... no checking for timerfd support... no checking whether NLS is requested... yes checking for msgfmt... /tmp/net/gnome-online-accounts/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/net/gnome-online-accounts/work/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /tmp/net/gnome-online-accounts/work/.cwrapper/bin/ld checking if the linker (/tmp/net/gnome-online-accounts/work/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/96x96/Makefile config.status: creating data/icons/256x256/Makefile config.status: creating src/Makefile config.status: creating src/goa/Makefile config.status: creating src/goa/goa-1.0.pc config.status: creating src/goabackend/Makefile config.status: creating src/goabackend/goa-backend-1.0.pc config.status: creating src/goaidentity/Makefile config.status: creating src/daemon/Makefile config.status: creating src/examples/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/version.xml 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 po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing src/goa/goaconfig.h commands gnome-online-accounts 3.28.0 =============================== prefix: /usr/pkg libdir: ${exec_prefix}/lib libexecdir: ${exec_prefix}/libexec bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datadir: ${datarootdir} sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var compiler: gcc cflags: -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm cppflags: -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm backend: yes inspector: no introspection: yes template file: Flickr provider: yes (OAuth 1.0, key:ed00ad7e0869897506e23c0d18e34d01 secret:ebd556dd187188b1) Foursquare provider: yes (id:MBNU2NES5HASNDQJ25YPFGG2UGRZHPI3IYTNJGE0KIWT2HCF) Google provider: yes (OAuth 2.0, id:44438659992-7kgjeitenc16ssihbtdjbgguch7ju55s.apps.googleusercontent.com secret:-gMLuQyDiI0XrQS_vx_mhuYF) IMAP/SMTP provider: yes Media Server provider: no Microsoft Exchange provider: yes ownCloud provider: yes Kerberos provider: no Facebook provider: yes (OAuth 2.0, id:297654143624603) Todoist provider: no (OAuth 2.0, id:2e41575c1dd74f98ad7cfb178e1ba3dd secret:3e59831ffdd64633918d19aa0a1efd2b) Windows Live provider: yes (OAuth 2.0, id:0000000044067703) Telepathy provider: no Pocket provider: yes (id:16630-40b25246b56e8ad5310b2883) Last.fm provider: no (id:7a2461fe34c9c8124fb28ac750ba12fa secret:49ec391644459c417f3afe57ca246c5a) Maintainer mode: yes Building api docs: no => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp