=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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'.
===> Building for fcitx5-gtk-5.0.4nb2
[  4%] Generating marshall.h
[  8%] Generating marshall.c
INFO: Reading /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk-common/marshall.list...
INFO: Reading /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk-common/marshall.list...
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
[ 12%] Building C object fcitx-gclient/CMakeFiles/Fcitx5GClient.dir/fcitxgclient.c.o
[ 16%] Building C object fcitx-gclient/CMakeFiles/Fcitx5GClient.dir/fcitxgwatcher.c.o
[ 20%] Building C object fcitx-gclient/CMakeFiles/Fcitx5GClient.dir/marshall.c.o
[ 24%] Linking C shared library libFcitx5GClient.so
[ 24%] Built target Fcitx5GClient
[ 28%] Generating FcitxG-1.0.gir
[ 32%] Building C object gtk2/CMakeFiles/im-fcitx5.dir/fcitxim.c.o
[ 36%] Building CXX object gtk2/CMakeFiles/im-fcitx5.dir/fcitximcontext.cpp.o
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk2/fcitximcontext.cpp: In function 'GdkEventKey* _create_gdk_event(FcitxIMContext*, guint, guint, gboolean)':
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk2/fcitximcontext.cpp:1205:60: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
                 event->string = (gchar *)g_memdup("\0\0", 2);
                                                            ^
In file included from /usr/pkg/include/glib-2.0/glib.h:82:0,
                 from /usr/pkg/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/pkg/include/glib-2.0/glib-object.h:22,
                 from /usr/pkg/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/pkg/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/pkg/include/glib-2.0/gio/gio.h:26,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/fcitx-gclient/fcitxgwatcher.h:9,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/fcitx-gclient/fcitxgclient.h:10,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk2/fcitximcontext.cpp:17:
/usr/pkg/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
 gpointer              g_memdup         (gconstpointer mem,
                       ^~~~~~~~
[ 40%] Linking CXX shared module im-fcitx5.so
[ 40%] Built target im-fcitx5
[ 44%] Building C object gtk3/CMakeFiles/im-fcitx5-gtk3.dir/fcitxim.c.o
[ 48%] Generating FcitxG-1.0.typelib
[ 52%] Building CXX object gtk3/CMakeFiles/im-fcitx5-gtk3.dir/fcitximcontext.cpp.o
[ 52%] Built target gobject_introspection_compile_target_1
[ 56%] Building C object gtk4/CMakeFiles/im-fcitx5-gtk4.dir/fcitxim.c.o
[ 60%] Building CXX object gtk4/CMakeFiles/im-fcitx5-gtk4.dir/fcitximcontext.cpp.o
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp: In function 'void fcitx_im_context_class_init(FcitxIMContextClass*, gpointer)':
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp:349:72: warning: 'guint gtk_key_snooper_install(GtkKeySnoopFunc, gpointer)' is deprecated [-Wdeprecated-declarations]
         _key_snooper_id = gtk_key_snooper_install(_key_snooper_cb, NULL);
                                                                        ^
In file included from /usr/pkg/include/gtk-3.0/gtk/gtk.h:143:0,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp:19:
/usr/pkg/include/gtk-3.0/gtk/gtkmain.h:185:12: note: declared here
 guint      gtk_key_snooper_install (GtkKeySnoopFunc snooper,
            ^~~~~~~~~~~~~~~~~~~~~~~
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp: In function 'void fcitx_im_context_class_fini(FcitxIMContextClass*, gpointer)':
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp:354:47: warning: 'void gtk_key_snooper_remove(guint)' is deprecated [-Wdeprecated-declarations]
         gtk_key_snooper_remove(_key_snooper_id);
                                               ^
In file included from /usr/pkg/include/gtk-3.0/gtk/gtk.h:143:0,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp:19:
/usr/pkg/include/gtk-3.0/gtk/gtkmain.h:188:12: note: declared here
 void       gtk_key_snooper_remove  (guint           snooper_handler_id);
            ^~~~~~~~~~~~~~~~~~~~~~
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp: In function 'GdkEventKey* _create_gdk_event(FcitxIMContext*, guint, guint, gboolean)':
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp:1312:60: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
                 event->string = (gchar *)g_memdup("\0\0", 2);
                                                            ^
In file included from /usr/pkg/include/glib-2.0/glib.h:82:0,
                 from /usr/pkg/include/gtk-3.0/gdk/gdkconfig.h:13,
                 from /usr/pkg/include/gtk-3.0/gdk/gdk.h:30,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitximcontext.cpp:16:
/usr/pkg/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
 gpointer              g_memdup         (gconstpointer mem,
                       ^~~~~~~~
[ 64%] Building CXX object gtk3/CMakeFiles/im-fcitx5-gtk3.dir/fcitxtheme.cpp.o
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk4/fcitximcontext.cpp: In function 'void fcitx_im_context_set_surrounding(GtkIMContext*, const char*, int, int)':
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk4/fcitximcontext.cpp:1042:78: warning: 'void gtk_im_context_set_surrounding(GtkIMContext*, const char*, int, int)' is deprecated: Use 'gtk_im_context_set_surrounding_with_selection' instead [-Wdeprecated-declarations]
     gtk_im_context_set_surrounding(fcitxcontext->slave, text, l, cursor_index);
                                                                              ^
In file included from /usr/pkg/include/gtk-4.0/gtk/gtkentry.h:38:0,
                 from /usr/pkg/include/gtk-4.0/gtk/gtktreeview.h:28,
                 from /usr/pkg/include/gtk-4.0/gtk/gtkcombobox.h:27,
                 from /usr/pkg/include/gtk-4.0/gtk/gtk.h:87,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk4/fcitximcontext.h:10,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk4/fcitximcontext.cpp:19:
/usr/pkg/include/gtk-4.0/gtk/gtkimcontext.h:145:10: note: declared here
 void     gtk_im_context_set_surrounding     (GtkIMContext       *context,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 68%] Building CXX object gtk4/CMakeFiles/im-fcitx5-gtk4.dir/inputwindow.cpp.o
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.cpp: In constructor 'fcitx::gtk::ThemeImage::ThemeImage(const string&, const fcitx::gtk::BackgroundImageConfig&)':
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.cpp:388:60: error: no matching function for call to 'min(<brace-enclosed initializer list>)'
              cfg.margin.marginTop, cfg.margin.marginBottom});
                                                            ^
In file included from /usr/include/g++/memory:62:0,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/utils.h:13,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.h:10,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.cpp:7:
/usr/include/g++/bits/stl_algobase.h:195:5: note: candidate: template<class _Tp> constexpr const _Tp& std::min(const _Tp&, const _Tp&)
     min(const _Tp& __a, const _Tp& __b)
     ^~~
/usr/include/g++/bits/stl_algobase.h:195:5: note:   template argument deduction/substitution failed:
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.cpp:388:60: note:   candidate expects 2 arguments, 1 provided
              cfg.margin.marginTop, cfg.margin.marginBottom});
                                                            ^
In file included from /usr/include/g++/memory:62:0,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/utils.h:13,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.h:10,
                 from /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.cpp:7:
/usr/include/g++/bits/stl_algobase.h:243:5: note: candidate: template<class _Tp, class _Compare> constexpr const _Tp& std::min(const _Tp&, const _Tp&, _Compare)
     min(const _Tp& __a, const _Tp& __b, _Compare __comp)
     ^~~
/usr/include/g++/bits/stl_algobase.h:243:5: note:   template argument deduction/substitution failed:
/scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4/gtk3/fcitxtheme.cpp:388:60: note:   candidate expects 3 arguments, 1 provided
              cfg.margin.marginTop, cfg.margin.marginBottom});
                                                            ^
--- gtk3/CMakeFiles/im-fcitx5-gtk3.dir/fcitxtheme.cpp.o ---
*** [gtk3/CMakeFiles/im-fcitx5-gtk3.dir/fcitxtheme.cpp.o] Error code 1

make[2]: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
1 error

make[2]: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
--- gtk3/CMakeFiles/im-fcitx5-gtk3.dir/all ---
*** [gtk3/CMakeFiles/im-fcitx5-gtk3.dir/all] Error code 2

make[1]: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
A failure has been detected in another branch of the parallel make

make[2]: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
--- gtk4/CMakeFiles/im-fcitx5-gtk4.dir/all ---
*** [gtk4/CMakeFiles/im-fcitx5-gtk4.dir/all] Error code 2

make[1]: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
2 errors

make[1]: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
*** [all] Error code 2

make: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
1 error

make: stopped in /scratch/work/inputmethod/fcitx5-gtk/work/fcitx5-gtk-5.0.4
*** Error code 2

Stop.
make[1]: stopped in /tree/pkgsrc/inputmethod/fcitx5-gtk
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/inputmethod/fcitx5-gtk