=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for corebird-1.7.4.tar.xz => Checksum SHA512 OK for corebird-1.7.4.tar.xz ===> Installing dependencies for corebird-1.7.4nb13 ========================================================================== The supported build options for corebird are: gstreamer The currently selected options are: gstreamer You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.corebird (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, corebird-1.7.4nb13. 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 the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4 => 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 x11-links>=1.35: found x11-links-1.35 => Build dependency vala>=0.56.2nb1: found vala-0.56.3 => Full dependency gst-plugins1-bad-[0-9]*: found gst-plugins1-bad-1.20.3 => Full dependency gst-plugins1-good-[0-9]*: found gst-plugins1-good-1.20.3nb2 => Full dependency gst-plugins1-libav-[0-9]*: found gst-plugins1-libav-1.20.3nb1 => Full dependency gst-plugins1-base>=1.18.5: found gst-plugins1-base-1.20.3 => Full dependency glib2>=2.70.2: found glib2-2.74.1 => Full dependency adwaita-icon-theme>=3.14.1: found adwaita-icon-theme-40.1.1 => Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.35 => Full dependency gspell>=1.8.3nb11: found gspell-1.8.3nb11 => Full dependency json-glib>=1.6.2: found json-glib-1.6.2nb2 => Full dependency libsoup>=2.70.0nb8: found libsoup-2.70.0nb8 => Full dependency libgee>=0.20.3nb4: found libgee-0.20.3nb7 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for corebird-1.7.4nb13 ===> Extracting for corebird-1.7.4nb13 ===> Patching for corebird-1.7.4nb13 => Applying pkgsrc patches for corebird-1.7.4nb13 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-data_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-data_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-data_Makefile.am,v 1.2 2017/01/14 09:28:41 ryoon Exp $ | |* Workarounf for a lack of 'msgfmt --xml' and 'msgfmt --desktop' | |--- data/Makefile.am.orig 2017-01-06 15:03:13.000000000 +0000 |+++ data/Makefile.am -------------------------- Patching file data/Makefile.am using Plan A... Hunk #1 succeeded at 9. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-data_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-data_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-data_Makefile.in,v 1.3 2020/08/02 22:15:05 mef Exp $ | |* Workarounf for a lack of 'msgfmt --xml' and 'msgfmt --desktop' | |--- data/Makefile.in.orig 2017-01-08 09:02:29.000000000 +0000 |+++ data/Makefile.in -------------------------- Patching file data/Makefile.in using Plan A... Hunk #1 succeeded at 828 (offset 4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-po_Makevars => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-po_Makevars Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-po_Makevars,v 1.2 2020/08/02 22:15:05 mef Exp $ | | Pretend that the gettext catalogs don't use modern fancy features, since | pkgsrc's msgfmt wrapper will strip them as needed. | |--- po/Makevars.orig 2016-09-30 11:50:33.000000000 +0000 |+++ po/Makevars -------------------------- Patching file po/Makevars using Plan A... Hunk #1 succeeded at 51. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-src_Corebird.vala => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-src_Corebird.vala Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Corebird.vala,v 1.1 2020/08/02 22:15:05 mef Exp $ | |Corebird.vala:414.40-414.46: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' | unowned GLib.List windows = this.get_windows (); | ^^^^^^^ |Corebird.vala:431.40-431.46: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' | unowned GLib.List windows = this.get_windows (); | ^^^^^^^ |Corebird.vala:399.40-399.46: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' | unowned GLib.List windows = this.get_windows (); | |--- src/Corebird.vala.orig 2020-08-02 21:40:54.883977490 +0000 |+++ src/Corebird.vala -------------------------- Patching file src/Corebird.vala using Plan A... Hunk #1 succeeded at 396. Hunk #2 succeeded at 411. Hunk #3 succeeded at 428. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-src_DefaultTimeline.vala => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-src_DefaultTimeline.vala Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_DefaultTimeline.vala,v 1.1 2020/08/02 22:15:05 mef Exp $ | |DefaultTimeline.vala:50.3-50.24: error: Creation method of abstract class cannot be public. | public DefaultTimeline (int id) { | ^^^^^^^^^^^^^^^^^^^^^^ |Compilation failed: 1 error(s), 0 warning(s) | |--- src/DefaultTimeline.vala.orig 2018-03-01 18:54:45.000000000 +0000 |+++ src/DefaultTimeline.vala -------------------------- Patching file src/DefaultTimeline.vala using Plan A... Hunk #1 succeeded at 47. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-src_MainWindow.vala => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird/patches/patch-src_MainWindow.vala Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_MainWindow.vala,v 1.1 2020/08/02 22:15:05 mef Exp $ | |MainWindow.vala:438.40-438.41: error: Assignment: Cannot convert from `GLib.List' to `GLib.List?' | unowned GLib.List ws = this.application.get_windows (); | | |--- src/MainWindow.vala.orig 2020-08-02 21:40:19.483990912 +0000 |+++ src/MainWindow.vala -------------------------- Patching file src/MainWindow.vala using Plan A... Hunk #1 succeeded at 435. done ===> Creating toolchain wrappers for corebird-1.7.4nb13 /bin/mkdir -p /tmp/net/corebird/work/.buildlink/lib/pkgconfig cd /tmp/net/corebird/work/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc ===> Configuring for corebird-1.7.4nb13 => 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 => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/net/corebird/work/.cwrapper/bin/ld checking if the linker (/tmp/net/corebird/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/corebird/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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/net/corebird/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... no checking for valac... /usr/pkg/bin/valac-0.56 checking whether /usr/pkg/bin/valac-0.56 is at least version 0.28.0... yes checking pkg-config is at least version 0.16... yes checking for gtk+-3.0 >= 3.20 glib-2.0 >= 2.44 libsoup-2.4 json-glib-1.0 sqlite3 gstreamer-video-1.0 >= 1.6 gspell-1 >= 1.2... no configure: error: Package requirements (gtk+-3.0 >= 3.20 glib-2.0 >= 2.44 libsoup-2.4 json-glib-1.0 sqlite3 gstreamer-video-1.0 >= 1.6 gspell-1 >= 1.2) were not met: Package 'sqlite3', required by 'virtual:world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CB_CFLAGS and CB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/corebird