=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gnome-font-viewer-3.27.0nb10 --- config.h --- --- src/font-model.o --- --- src/font-utils.o --- --- config.h --- echo '#define VERSION "3.27.0"' >> /Users/pbulk/build/fonts/gnome-font-viewer/work/gnome-font-viewer-3.27.0/config.h echo '#define GETTEXT_PACKAGE "gnome-font-viewer"' >> /Users/pbulk/build/fonts/gnome-font-viewer/work/gnome-font-viewer-3.27.0/config.h echo '#define GNOMELOCALEDIR "/opt/pkg/share/locale"' >> /Users/pbulk/build/fonts/gnome-font-viewer/work/gnome-font-viewer-3.27.0/config.h --- src/font-view.o --- --- src/font-model.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/font-model.o src/font-model.c --- src/font-utils.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/font-utils.o src/font-utils.c --- src/font-view.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/font-view.o src/font-view.c --- src/sushi-font-loader.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/sushi-font-loader.o src/sushi-font-loader.c --- src/font-model.o --- src/font-model.c:578:18: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, FONT_VIEW_TYPE_MODEL, FontViewModelPrivate); ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/gobject/gtype.h:663:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:913:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :109:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ src/font-model.c:651:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (FontViewModelPrivate)); ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1355:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:910:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1242:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. --- src/sushi-font-widget.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/sushi-font-widget.o src/sushi-font-widget.c --- src/font-thumbnailer.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/font-thumbnailer.o src/font-thumbnailer.c --- src/totem-resources.o --- clang -c -pipe -Os -I/opt/pkg/include -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/freetype2 -I/opt/pkg/include/harfbuzz -I./ `pkg-config --cflags glib-2.0` `pkg-config --cflags gtk+-3.0` `pkg-config --cflags gnome-desktop-3.0` -o src/totem-resources.o src/totem-resources.c --- po/af.mo --- msgfmt --output-file=po/af.mo po/af.po --- po/am.mo --- msgfmt --output-file=po/am.mo po/am.po --- po/an.mo --- msgfmt --output-file=po/an.mo po/an.po --- po/ar.mo --- msgfmt --output-file=po/ar.mo po/ar.po --- po/as.mo --- msgfmt --output-file=po/as.mo po/as.po --- po/ast.mo --- msgfmt --output-file=po/ast.mo po/ast.po --- po/az.mo --- --- src/sushi-font-widget.o --- src/sushi-font-widget.c:96:14: warning: 'pango_find_base_dir' is deprecated [-Wdeprecated-declarations] base_dir = pango_find_base_dir (text, -1); ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/pango-1.0/pango/pango-bidi-type.h:106:1: note: 'pango_find_base_dir' has been explicitly marked deprecated here PANGO_DEPRECATED_IN_1_44 ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/pango-1.0/pango/pango-version-macros.h:687:49: note: expanded from macro 'PANGO_DEPRECATED_IN_1_44' # define PANGO_DEPRECATED_IN_1_44 PANGO_DEPRECATED ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/pango-1.0/pango/pango-version-macros.h:385:49: note: expanded from macro 'PANGO_DEPRECATED' # define PANGO_DEPRECATED G_DEPRECATED _PANGO_EXTERN ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- po/az.mo --- msgfmt --output-file=po/az.mo po/az.po --- src/sushi-font-widget.o --- src/sushi-font-widget.c:699:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, SUSHI_TYPE_FONT_WIDGET, ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/gobject/gtype.h:663:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:913:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :137:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ src/sushi-font-widget.c:829:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (SushiFontWidgetPrivate)); ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/gobject/gtype.h:1355:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:910:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1242:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/fonts/gnome-font-viewer/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ --- po/be@latin.mo --- --- po/bg.mo --- --- po/be@latin.mo --- msgfmt --output-file=po/be@latin.mo po/be@latin.po --- po/bg.mo --- msgfmt --output-file=po/bg.mo po/bg.po --- po/bn.mo --- --- po/bn_IN.mo --- --- po/bn.mo --- msgfmt --output-file=po/bn.mo po/bn.po --- po/bn_IN.mo --- msgfmt --output-file=po/bn_IN.mo po/bn_IN.po --- po/br.mo --- --- po/bs.mo --- --- po/br.mo --- msgfmt --output-file=po/br.mo po/br.po --- po/bs.mo --- msgfmt --output-file=po/bs.mo po/bs.po --- po/ca.mo --- --- po/ca@valencia.mo --- --- po/ca.mo --- msgfmt --output-file=po/ca.mo po/ca.po --- po/ca@valencia.mo --- msgfmt --output-file=po/ca@valencia.mo po/ca@valencia.po --- po/crh.mo --- --- po/cs.mo --- --- po/crh.mo --- msgfmt --output-file=po/crh.mo po/crh.po --- po/cs.mo --- msgfmt --output-file=po/cs.mo po/cs.po --- src/sushi-font-widget.o --- 3 warnings generated. --- po/cy.mo --- --- po/da.mo --- --- po/de.mo --- --- po/cy.mo --- msgfmt --output-file=po/cy.mo po/cy.po --- po/da.mo --- msgfmt --output-file=po/da.mo po/da.po --- po/de.mo --- msgfmt --output-file=po/de.mo po/de.po --- po/dz.mo --- --- po/el.mo --- --- po/en_CA.mo --- --- po/dz.mo --- msgfmt --output-file=po/dz.mo po/dz.po --- po/el.mo --- msgfmt --output-file=po/el.mo po/el.po --- po/en_CA.mo --- msgfmt --output-file=po/en_CA.mo po/en_CA.po --- po/en_GB.mo --- --- po/eo.mo --- --- po/es.mo --- --- po/en_GB.mo --- msgfmt --output-file=po/en_GB.mo po/en_GB.po --- po/eo.mo --- msgfmt --output-file=po/eo.mo po/eo.po --- po/es.mo --- msgfmt --output-file=po/es.mo po/es.po --- po/et.mo --- --- po/eu.mo --- --- po/fa.mo --- --- po/et.mo --- msgfmt --output-file=po/et.mo po/et.po --- po/eu.mo --- msgfmt --output-file=po/eu.mo po/eu.po --- po/fa.mo --- msgfmt --output-file=po/fa.mo po/fa.po --- po/fi.mo --- --- po/fr.mo --- --- po/fur.mo --- --- po/fi.mo --- msgfmt --output-file=po/fi.mo po/fi.po --- po/fur.mo --- msgfmt --output-file=po/fur.mo po/fur.po --- po/fr.mo --- msgfmt --output-file=po/fr.mo po/fr.po --- po/ga.mo --- --- po/gd.mo --- --- po/gl.mo --- --- po/ga.mo --- msgfmt --output-file=po/ga.mo po/ga.po --- po/gd.mo --- msgfmt --output-file=po/gd.mo po/gd.po --- po/gl.mo --- msgfmt --output-file=po/gl.mo po/gl.po --- po/gu.mo --- --- po/he.mo --- --- po/hi.mo --- --- po/gu.mo --- msgfmt --output-file=po/gu.mo po/gu.po --- po/he.mo --- msgfmt --output-file=po/he.mo po/he.po --- po/hi.mo --- msgfmt --output-file=po/hi.mo po/hi.po --- po/hr.mo --- --- po/hu.mo --- --- po/id.mo --- --- po/hr.mo --- msgfmt --output-file=po/hr.mo po/hr.po --- po/hu.mo --- msgfmt --output-file=po/hu.mo po/hu.po --- po/id.mo --- msgfmt --output-file=po/id.mo po/id.po --- po/is.mo --- --- po/it.mo --- --- po/ja.mo --- --- po/is.mo --- msgfmt --output-file=po/is.mo po/is.po --- po/it.mo --- msgfmt --output-file=po/it.mo po/it.po --- po/ja.mo --- msgfmt --output-file=po/ja.mo po/ja.po --- po/ka.mo --- --- po/kk.mo --- --- po/km.mo --- --- po/ka.mo --- msgfmt --output-file=po/ka.mo po/ka.po --- po/kk.mo --- msgfmt --output-file=po/kk.mo po/kk.po --- po/km.mo --- msgfmt --output-file=po/km.mo po/km.po --- po/kn.mo --- --- po/ko.mo --- --- po/ku.mo --- --- po/kn.mo --- msgfmt --output-file=po/kn.mo po/kn.po --- po/ko.mo --- msgfmt --output-file=po/ko.mo po/ko.po --- po/ku.mo --- msgfmt --output-file=po/ku.mo po/ku.po --- po/ky.mo --- --- po/lt.mo --- --- po/lv.mo --- --- po/ky.mo --- msgfmt --output-file=po/ky.mo po/ky.po --- po/lt.mo --- msgfmt --output-file=po/lt.mo po/lt.po --- po/lv.mo --- msgfmt --output-file=po/lv.mo po/lv.po --- po/mai.mo --- --- po/mg.mo --- --- po/mk.mo --- --- po/mai.mo --- msgfmt --output-file=po/mai.mo po/mai.po --- po/mg.mo --- msgfmt --output-file=po/mg.mo po/mg.po --- po/mk.mo --- msgfmt --output-file=po/mk.mo po/mk.po --- po/ml.mo --- --- po/mn.mo --- --- po/mr.mo --- --- po/ml.mo --- msgfmt --output-file=po/ml.mo po/ml.po --- po/mn.mo --- msgfmt --output-file=po/mn.mo po/mn.po --- po/mr.mo --- msgfmt --output-file=po/mr.mo po/mr.po --- po/ms.mo --- --- po/nb.mo --- --- po/nds.mo --- --- po/nb.mo --- msgfmt --output-file=po/nb.mo po/nb.po --- po/ms.mo --- msgfmt --output-file=po/ms.mo po/ms.po --- po/nds.mo --- msgfmt --output-file=po/nds.mo po/nds.po --- po/ne.mo --- --- po/nl.mo --- --- po/nn.mo --- --- po/ne.mo --- msgfmt --output-file=po/ne.mo po/ne.po --- po/nl.mo --- msgfmt --output-file=po/nl.mo po/nl.po --- po/nn.mo --- msgfmt --output-file=po/nn.mo po/nn.po --- po/oc.mo --- --- po/or.mo --- --- po/pa.mo --- --- po/oc.mo --- msgfmt --output-file=po/oc.mo po/oc.po --- po/or.mo --- msgfmt --output-file=po/or.mo po/or.po --- po/pa.mo --- msgfmt --output-file=po/pa.mo po/pa.po --- po/pl.mo --- --- po/ps.mo --- --- po/pt.mo --- --- po/ps.mo --- msgfmt --output-file=po/ps.mo po/ps.po --- po/pl.mo --- msgfmt --output-file=po/pl.mo po/pl.po --- po/pt.mo --- msgfmt --output-file=po/pt.mo po/pt.po --- po/pt_BR.mo --- --- po/ro.mo --- --- po/ru.mo --- --- po/pt_BR.mo --- msgfmt --output-file=po/pt_BR.mo po/pt_BR.po --- po/ro.mo --- msgfmt --output-file=po/ro.mo po/ro.po --- po/ru.mo --- msgfmt --output-file=po/ru.mo po/ru.po --- po/rw.mo --- --- po/si.mo --- --- po/sk.mo --- --- po/si.mo --- msgfmt --output-file=po/si.mo po/si.po --- po/rw.mo --- msgfmt --output-file=po/rw.mo po/rw.po --- po/sk.mo --- msgfmt --output-file=po/sk.mo po/sk.po --- po/sl.mo --- --- po/sq.mo --- --- po/sr.mo --- --- po/sq.mo --- msgfmt --output-file=po/sq.mo po/sq.po --- po/sl.mo --- msgfmt --output-file=po/sl.mo po/sl.po --- po/sr.mo --- msgfmt --output-file=po/sr.mo po/sr.po --- po/sr@latin.mo --- --- po/sv.mo --- --- po/ta.mo --- --- po/sr@latin.mo --- msgfmt --output-file=po/sr@latin.mo po/sr@latin.po --- po/sv.mo --- msgfmt --output-file=po/sv.mo po/sv.po --- po/ta.mo --- msgfmt --output-file=po/ta.mo po/ta.po --- po/te.mo --- --- po/tg.mo --- --- po/th.mo --- --- po/te.mo --- msgfmt --output-file=po/te.mo po/te.po --- po/tg.mo --- msgfmt --output-file=po/tg.mo po/tg.po --- po/th.mo --- msgfmt --output-file=po/th.mo po/th.po --- po/tr.mo --- --- po/ug.mo --- --- po/uk.mo --- --- po/tr.mo --- msgfmt --output-file=po/tr.mo po/tr.po --- po/ug.mo --- msgfmt --output-file=po/ug.mo po/ug.po --- po/uk.mo --- msgfmt --output-file=po/uk.mo po/uk.po --- po/uz@cyrillic.mo --- --- po/vi.mo --- --- po/wa.mo --- --- po/uz@cyrillic.mo --- msgfmt --output-file=po/uz@cyrillic.mo po/uz@cyrillic.po --- po/vi.mo --- msgfmt --output-file=po/vi.mo po/vi.po --- po/wa.mo --- msgfmt --output-file=po/wa.mo po/wa.po --- po/xh.mo --- --- po/zh_CN.mo --- --- po/zh_HK.mo --- --- po/xh.mo --- msgfmt --output-file=po/xh.mo po/xh.po --- po/zh_CN.mo --- msgfmt --output-file=po/zh_CN.mo po/zh_CN.po --- po/zh_HK.mo --- msgfmt --output-file=po/zh_HK.mo po/zh_HK.po --- po/zh_TW.mo --- --- gnome-font-viewer --- --- gnome-thumbnail-font --- --- po/zh_TW.mo --- msgfmt --output-file=po/zh_TW.mo po/zh_TW.po --- gnome-font-viewer --- clang -L/opt/pkg/lib `pkg-config --libs glib-2.0` `pkg-config --libs gtk+-3.0` `pkg-config --libs gnome-desktop-3.0` -o gnome-font-viewer src/font-model.o src/font-utils.o src/font-view.o src/sushi-font-loader.o src/sushi-font-widget.o --- gnome-thumbnail-font --- clang -L/opt/pkg/lib `pkg-config --libs glib-2.0` `pkg-config --libs gtk+-3.0` `pkg-config --libs gnome-desktop-3.0` -o gnome-thumbnail-font src/font-thumbnailer.o src/totem-resources.o src/sushi-font-loader.o src/sushi-font-widget.o Undefined symbols for architecture arm64: "_FT_Done_Face", referenced from: _main in font-thumbnailer.o _sushi_font_widget_finalize in sushi-font-widget.o "_FT_Done_FreeType", referenced from: _main in font-thumbnailer.o _sushi_font_widget_finalize in sushi-font-widget.o "_FT_Get_Char_Index", referenced from: _main in font-thumbnailer.o _check_font_contain_text in sushi-font-widget.o --- gnome-font-viewer --- Undefined symbols for architecture arm64: "_FT_Done_Face", referenced from: _font_utils_get_font_name_for_file in font-utils.o _sushi_font_widget_finalize in sushi-font-widget.o --- gnome-thumbnail-font --- "_FT_Get_First_Char", referenced from: _main in font-thumbnailer.o _font_face_async_ready_cb in sushi-font-widget.o "_FT_Get_Next_Char", referenced from: _main in font-thumbnailer.o _font_face_async_ready_cb in sushi-font-widget.o --- gnome-font-viewer --- "_FT_Done_FreeType", referenced from: _font_view_model_finalize in font-model.o _sushi_font_widget_finalize in sushi-font-widget.o --- gnome-thumbnail-font --- "_FT_Init_FreeType", referenced from: _main in font-thumbnailer.o _sushi_font_widget_init in sushi-font-widget.o --- gnome-font-viewer --- "_FT_Get_Char_Index", referenced from: _check_font_contain_text in sushi-font-widget.o --- gnome-thumbnail-font --- "_FT_New_Memory_Face", referenced from: _create_face_from_contents in sushi-font-loader.o --- gnome-font-viewer --- "_FT_Get_First_Char", referenced from: _font_face_async_ready_cb in sushi-font-widget.o --- gnome-thumbnail-font --- "_FT_Select_Charmap", referenced from: _check_font_contain_text in sushi-font-widget.o --- gnome-font-viewer --- "_FT_Get_MM_Var", referenced from: _info_button_clicked_cb in font-view.o --- gnome-thumbnail-font --- "_FT_Set_Charmap", referenced from: _main in font-thumbnailer.o --- gnome-font-viewer --- "_FT_Get_Next_Char", referenced from: _font_face_async_ready_cb in sushi-font-widget.o "_FT_Get_PS_Font_Info", referenced from: _info_button_clicked_cb in font-view.o "_FT_Get_Sfnt_Name", referenced from: _info_button_clicked_cb in font-view.o --- gnome-thumbnail-font --- ld: symbol(s) not found for architecture arm64 --- gnome-font-viewer --- "_FT_Get_Sfnt_Name_Count", referenced from: _info_button_clicked_cb in font-view.o "_FT_Init_FreeType", referenced from: _font_view_model_init in font-model.o _sushi_font_widget_init in sushi-font-widget.o "_FT_New_Memory_Face", referenced from: _create_face_from_contents in sushi-font-loader.o "_FT_Select_Charmap", referenced from: _check_font_contain_text in sushi-font-widget.o "_FcConfigGetCurrent", referenced from: _install_button_clicked_cb in font-view.o "_FcConfigGetFontDirs", referenced from: _install_button_clicked_cb in font-view.o "_FcFontList", referenced from: _ensure_font_list in font-model.o "_FcFontSetDestroy", referenced from: _font_view_model_finalize in font-model.o _ensure_font_list in font-model.o "_FcInit", referenced from: _font_view_application_startup in font-view.o "_FcInitReinitialize", referenced from: _ensure_font_list in font-model.o "_FcObjectSetBuild", referenced from: _ensure_font_list in font-model.o "_FcObjectSetDestroy", referenced from: _ensure_font_list in font-model.o "_FcPatternAddBool", referenced from: _ensure_font_list in font-model.o --- gnome-thumbnail-font --- clang: error: linker command failed with exit code 1 (use -v to see invocation) --- gnome-font-viewer --- "_FcPatternCreate", referenced from: _ensure_font_list in font-model.o "_FcPatternDestroy", referenced from: _ensure_font_list in font-model.o "_FcPatternGetInteger", referenced from: _load_font_infos in font-model.o "_FcPatternGetString", referenced from: _load_font_infos in font-model.o "_FcStrListDone", referenced from: _install_button_clicked_cb in font-view.o "_FcStrListNext", referenced from: _install_button_clicked_cb in font-view.o ld: symbol(s) not found for architecture arm64 --- gnome-thumbnail-font --- *** [gnome-thumbnail-font] Error code 1 bmake: stopped in /Users/pbulk/build/fonts/gnome-font-viewer/work/gnome-font-viewer-3.27.0 --- gnome-font-viewer --- clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [gnome-font-viewer] Error code 1 bmake: stopped in /Users/pbulk/build/fonts/gnome-font-viewer/work/gnome-font-viewer-3.27.0 2 errors bmake: stopped in /Users/pbulk/build/fonts/gnome-font-viewer/work/gnome-font-viewer-3.27.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/fonts/gnome-font-viewer *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/fonts/gnome-font-viewer