===> Building for gdk-pixbuf2-2.42.12nb2 ninja: Entering directory `output' [1/180] Generating glib marshaller header gdk-pixbuf/gdk-pixbuf-marshal_h [2/180] Generating GObject enum file gdk-pixbuf/gdk-pixbuf-enum-types.h (wrapped by meson to capture output) [3/180] Generating glib marshaller source gdk-pixbuf/gdk-pixbuf-marshal_c [4/180] Generating GObject enum file gdk-pixbuf/gdk-pixbuf-enum-types.c (wrapped by meson to capture output) [5/180] Compiling C object gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o ../gdk-pixbuf/io-png.c:179:1: warning: function 'png_simple_error_callback' could be declared with attribute 'noreturn' [-Wmissing-noreturn] { ^ ../gdk-pixbuf/io-png.c:826:1: warning: function 'png_error_callback' could be declared with attribute 'noreturn' [-Wmissing-noreturn] { ^ ../gdk-pixbuf/io-png.c:958:34: warning: assigning to 'png_charp' (aka 'char *') from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] text.key = unprefixed_key; ^ ~~~~~~~~~~~~~~ ../gdk-pixbuf/io-png.c:1044:28: warning: cast from 'gchar *' (aka 'char *') to 'png_textp' (aka 'struct png_text_struct *') increases required alignment from 1 to 8 [-Wcast-align] text_ptr = (png_textp) g_array_free (text_data, FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. [6/180] Compiling C object gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o ../gdk-pixbuf/io-jpeg.c:111:1: warning: function 'fatal_error_handler' could be declared with attribute 'noreturn' [-Wmissing-noreturn] { ^ ../gdk-pixbuf/io-jpeg.c:1364:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y = 0; ^ 2 warnings generated. [7/180] Linking static target gdk-pixbuf/libstaticpixbufloader-png.a [8/180] Linking static target gdk-pixbuf/libstaticpixbufloader-jpeg.a [9/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-enum-types.c.o [10/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/meson-generated_.._gdk-pixbuf-marshal.c.o [11/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf.c.o [12/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-animation.c.o [13/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-data.c.o [14/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-io.c.o [15/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-loader.c.o [16/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scale.c.o [17/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-simple-anim.c.o [18/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-scaled-anim.c.o [19/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixbuf-util.c.o [20/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/pixops_pixops.c.o ../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast from 'guchar *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); ^~~~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:281:11: note: expanded from macro 'INNER_LOOP' ASSIGN_PIXEL; \ ^~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast from 'const guchar *' (aka 'const unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); ^~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:281:11: note: expanded from macro 'INNER_LOOP' ASSIGN_PIXEL; \ ^~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast from 'guchar *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); ^~~~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:288:11: note: expanded from macro 'INNER_LOOP' ASSIGN_PIXEL; \ ^~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast from 'const guchar *' (aka 'const unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); ^~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:288:11: note: expanded from macro 'INNER_LOOP' ASSIGN_PIXEL; \ ^~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:332:29: warning: cast from 'guchar *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); ^~~~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:296:11: note: expanded from macro 'INNER_LOOP' ASSIGN_PIXEL; \ ^~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:332:51: warning: cast from 'const guchar *' (aka 'const unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] INNER_LOOP(4, 4, p32=(guint32*)dest;*p32=*((guint32*)p)); ^~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:296:11: note: expanded from macro 'INNER_LOOP' ASSIGN_PIXEL; \ ^~~~~~~~~~~~ ../gdk-pixbuf/pixops/pixops.c:796:23: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] pixel_weights = (int *)((char *)weights + ^~~~~~~~~~~~~~~~~~~~~~~~~ 7 warnings generated. [21/180] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/gdk-pixdata.c.o ../gdk-pixbuf/gdk-pixdata.c:155:13: warning: cast from 'guint8 *' (aka 'unsigned char *') to 'guint32 *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] istream = (guint32*) stream; ^~~~~~~~~~~~~~~~~ 1 warning generated. [22/180] Linking target gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib ld: warning: ignoring duplicate libraries: '-lintl' [23/180] Generating symbol file gdk-pixbuf/libgdk_pixbuf-2.0.0.dylib.p/libgdk_pixbuf-2.0.0.dylib.symbols [24/180] Compiling C object gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o [25/180] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o [26/180] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o [27/180] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o [28/180] Compiling C object gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o [29/180] Compiling C object gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o [30/180] Compiling C object gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o [31/180] Compiling C object gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o [32/180] Compiling C object gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o ../gdk-pixbuf/io-tiff.c:283:55: warning: cast from 'guchar *' (aka 'unsigned char *') to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align] if (!TIFFReadRGBAImageOriented (tiff, width, height, (uint32_t *)pixels, ORIENTATION_TOPLEFT, 1)) { ^~~~~~~~~~~~~~~~~~ 1 warning generated. [33/180] Compiling C object gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o [34/180] Compiling C object gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o [35/180] Compiling C object gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o [36/180] Compiling C object gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o [37/180] Compiling C object gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o ../gdk-pixbuf/io-icns.c:98:16: warning: cast from 'const char *' to 'IcnsBlockHeader *' (aka 'struct IcnsBlockHeader *') increases required alignment from 1 to 4 [-Wcast-align] header = (IcnsBlockHeader *) current; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [38/180] Compiling C object gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o ../gdk-pixbuf/io-qtif.c:441:33: warning: cast from 'guchar *' (aka 'unsigned char *') to 'QtHeader *' increases required alignment from 1 to 4 [-Wcast-align] QtHeader *hdr = (QtHeader *)context->header_buffer; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [39/180] Compiling C object gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o ../gdk-pixbuf/queryloaders.c:449:43: warning: Deprecated pre-processor symbol [-W#pragma-messages] if (len > SOEXT_LEN && ^ ../gdk-pixbuf/queryloaders.c:43:28: note: expanded from macro 'SOEXT_LEN' #define SOEXT_LEN (strlen (SOEXT)) ^ ../gdk-pixbuf/queryloaders.c:41:20: note: expanded from macro 'SOEXT' #define SOEXT ("." G_MODULE_SUFFIX) ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/lib/glib-2.0/include/glibconfig.h:195:30: note: expanded from macro 'G_MODULE_SUFFIX' #define G_MODULE_SUFFIX "so" GLIB_DEPRECATED_MACRO_IN_2_76 ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1302:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :122:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ ../gdk-pixbuf/queryloaders.c:450:58: warning: Deprecated pre-processor symbol [-W#pragma-messages] strcmp (dent + len - SOEXT_LEN, SOEXT) == 0) { ^ ../gdk-pixbuf/queryloaders.c:43:28: note: expanded from macro 'SOEXT_LEN' #define SOEXT_LEN (strlen (SOEXT)) ^ ../gdk-pixbuf/queryloaders.c:41:20: note: expanded from macro 'SOEXT' #define SOEXT ("." G_MODULE_SUFFIX) ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/lib/glib-2.0/include/glibconfig.h:195:30: note: expanded from macro 'G_MODULE_SUFFIX' #define G_MODULE_SUFFIX "so" GLIB_DEPRECATED_MACRO_IN_2_76 ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1302:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :125:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ ../gdk-pixbuf/queryloaders.c:450:69: warning: Deprecated pre-processor symbol [-W#pragma-messages] strcmp (dent + len - SOEXT_LEN, SOEXT) == 0) { ^ ../gdk-pixbuf/queryloaders.c:41:20: note: expanded from macro 'SOEXT' #define SOEXT ("." G_MODULE_SUFFIX) ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/lib/glib-2.0/include/glibconfig.h:195:30: note: expanded from macro 'G_MODULE_SUFFIX' #define G_MODULE_SUFFIX "so" GLIB_DEPRECATED_MACRO_IN_2_76 ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:889:39: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_76' #define GLIB_DEPRECATED_MACRO_IN_2_76 GLIB_DEPRECATED_MACRO ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1302:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :2:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ 3 warnings generated. [40/180] Compiling C object gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o [41/180] Generating gdk-pixbuf/GdkPixbuf-2.0.gir with a custom command (wrapped by meson to set env) clang: warning: argument unused during compilation: '-L/Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/lib' [-Wunused-command-line-argument] ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: ignoring duplicate libraries: '-lgio-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lintl' ../gdk-pixbuf/gdk-pixbuf-data.c:40: Warning: GdkPixbuf: invalid "closure" annotation: only valid on callback parameters ../gdk-pixbuf/gdk-pixbuf-io.c:2702: Warning: GdkPixbuf: invalid "closure" annotation: only valid on callback parameters ../gdk-pixbuf/gdk-pixbuf-core.h:449: Warning: GdkPixbuf: Couldn't find 'save_to_stream_finish' for the corresponding async function: 'save_to_stream_async' ../gdk-pixbuf/gdk-pixbuf-core.h:462: Warning: GdkPixbuf: Couldn't find 'save_to_streamv_finish' for the corresponding async function: 'save_to_streamv_async' ../gdk-pixbuf/gdk-pixbuf-core.h:432: Warning: GdkPixbuf: Couldn't find 'new_from_stream_at_scale_finish' for the corresponding async function: 'new_from_stream_at_scale_async' [42/180] Linking target gdk-pixbuf/libpixbufloader-bmp.so ld: warning: ignoring duplicate libraries: '-lintl' [43/180] Linking target gdk-pixbuf/libpixbufloader-gif.so ld: warning: ignoring duplicate libraries: '-lintl' [44/180] Linking target gdk-pixbuf/libpixbufloader-ico.so ld: warning: ignoring duplicate libraries: '-lintl' [45/180] Linking target gdk-pixbuf/libpixbufloader-ani.so ld: warning: ignoring duplicate libraries: '-lintl' [46/180] Linking target gdk-pixbuf/libpixbufloader-pnm.so ld: warning: ignoring duplicate libraries: '-lintl' [47/180] Linking target gdk-pixbuf/libpixbufloader-tiff.so ld: warning: ignoring duplicate libraries: '-lintl' [48/180] Linking target gdk-pixbuf/libpixbufloader-xpm.so ld: warning: ignoring duplicate libraries: '-lintl' [49/180] Linking target gdk-pixbuf/libpixbufloader-xbm.so ld: warning: ignoring duplicate libraries: '-lintl' [50/180] Linking target gdk-pixbuf/libpixbufloader-tga.so ld: warning: ignoring duplicate libraries: '-lintl' [51/180] Linking target gdk-pixbuf/libpixbufloader-icns.so ld: warning: ignoring duplicate libraries: '-lintl' [52/180] Linking target gdk-pixbuf/libpixbufloader-qtif.so ld: warning: ignoring duplicate libraries: '-lintl' [53/180] Compiling C object gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o [54/180] Linking target gdk-pixbuf/gdk-pixbuf-query-loaders ld: warning: ignoring duplicate libraries: '-lintl' [55/180] Compiling C object thumbnailer/gdk-pixbuf-print-mime-types.p/gdk-pixbuf-print-mime-types.c.o [56/180] Linking static target gdk-pixbuf/pixops/libpixops.a [57/180] Compiling C object gdk-pixbuf/pixops/timescale.p/timescale.c.o [58/180] Generating gdk-pixbuf/GdkPixdata-2.0.gir with a custom command (wrapped by meson to set env) clang: warning: argument unused during compilation: '-L/Users/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/lib' [-Wunused-command-line-argument] ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: ignoring duplicate libraries: '-lgio-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lintl' [59/180] Compiling C object gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o [60/180] Linking target gdk-pixbuf/gdk-pixbuf-pixdata ld: warning: ignoring duplicate libraries: '-lintl' [61/180] Generating gdk-pixbuf/loaders.cache with a custom command (wrapped by meson to capture output) [62/180] Compiling C object thumbnailer/gdk-pixbuf-thumbnailer.p/gdk-pixbuf-thumbnailer.c.o [63/180] Compiling C object thumbnailer/gdk-pixbuf-thumbnailer.p/gnome-thumbnailer-skeleton.c.o [64/180] Linking target thumbnailer/gdk-pixbuf-print-mime-types ld: warning: ignoring duplicate libraries: '-lintl' [65/180] Linking target gdk-pixbuf/pixops/timescale ld: warning: ignoring duplicate libraries: '-lintl' [66/180] Generating gdk-pixbuf/GdkPixbuf-2.0.typelib with a custom command [67/180] Generating gdk-pixbuf/GdkPixdata-2.0.typelib with a custom command [68/180] Linking target gdk-pixbuf/gdk-pixbuf-csource ld: warning: ignoring duplicate libraries: '-lintl' [69/180] Building translation po/ab/LC_MESSAGES/gdk-pixbuf-ab.mo [70/180] Building translation po/af/LC_MESSAGES/gdk-pixbuf-af.mo [71/180] Building translation po/ang/LC_MESSAGES/gdk-pixbuf-ang.mo [72/180] Building translation po/ar/LC_MESSAGES/gdk-pixbuf-ar.mo [73/180] Building translation po/as/LC_MESSAGES/gdk-pixbuf-as.mo [74/180] Building translation po/ast/LC_MESSAGES/gdk-pixbuf-ast.mo [75/180] Building translation po/az/LC_MESSAGES/gdk-pixbuf-az.mo [76/180] Building translation po/be/LC_MESSAGES/gdk-pixbuf-be.mo [77/180] Building translation po/be@latin/LC_MESSAGES/gdk-pixbuf-be@latin.mo [78/180] Building translation po/bg/LC_MESSAGES/gdk-pixbuf-bg.mo [79/180] Building translation po/bn/LC_MESSAGES/gdk-pixbuf-bn.mo [80/180] Building translation po/bn_IN/LC_MESSAGES/gdk-pixbuf-bn_IN.mo [81/180] Building translation po/br/LC_MESSAGES/gdk-pixbuf-br.mo [82/180] Building translation po/bs/LC_MESSAGES/gdk-pixbuf-bs.mo [83/180] Building translation po/ca/LC_MESSAGES/gdk-pixbuf-ca.mo [84/180] Building translation po/ca@valencia/LC_MESSAGES/gdk-pixbuf-ca@valencia.mo [85/180] Building translation po/crh/LC_MESSAGES/gdk-pixbuf-crh.mo [86/180] Building translation po/cs/LC_MESSAGES/gdk-pixbuf-cs.mo [87/180] Building translation po/csb/LC_MESSAGES/gdk-pixbuf-csb.mo [88/180] Building translation po/cy/LC_MESSAGES/gdk-pixbuf-cy.mo [89/180] Building translation po/da/LC_MESSAGES/gdk-pixbuf-da.mo [90/180] Building translation po/de/LC_MESSAGES/gdk-pixbuf-de.mo [91/180] Building translation po/dz/LC_MESSAGES/gdk-pixbuf-dz.mo [92/180] Building translation po/el/LC_MESSAGES/gdk-pixbuf-el.mo [93/180] Building translation po/en_CA/LC_MESSAGES/gdk-pixbuf-en_CA.mo [94/180] Building translation po/en_GB/LC_MESSAGES/gdk-pixbuf-en_GB.mo [95/180] Building translation po/en@shaw/LC_MESSAGES/gdk-pixbuf-en@shaw.mo [96/180] Building translation po/eo/LC_MESSAGES/gdk-pixbuf-eo.mo [97/180] Building translation po/es/LC_MESSAGES/gdk-pixbuf-es.mo [98/180] Building translation po/et/LC_MESSAGES/gdk-pixbuf-et.mo [99/180] Building translation po/eu/LC_MESSAGES/gdk-pixbuf-eu.mo [100/180] Building translation po/fa/LC_MESSAGES/gdk-pixbuf-fa.mo [101/180] Building translation po/fi/LC_MESSAGES/gdk-pixbuf-fi.mo [102/180] Building translation po/fr/LC_MESSAGES/gdk-pixbuf-fr.mo [103/180] Building translation po/fur/LC_MESSAGES/gdk-pixbuf-fur.mo [104/180] Building translation po/ga/LC_MESSAGES/gdk-pixbuf-ga.mo [105/180] Building translation po/gl/LC_MESSAGES/gdk-pixbuf-gl.mo [106/180] Building translation po/gu/LC_MESSAGES/gdk-pixbuf-gu.mo [107/180] Building translation po/he/LC_MESSAGES/gdk-pixbuf-he.mo [108/180] Building translation po/hi/LC_MESSAGES/gdk-pixbuf-hi.mo [109/180] Building translation po/hr/LC_MESSAGES/gdk-pixbuf-hr.mo [110/180] Building translation po/hu/LC_MESSAGES/gdk-pixbuf-hu.mo [111/180] Building translation po/hy/LC_MESSAGES/gdk-pixbuf-hy.mo [112/180] Building translation po/ia/LC_MESSAGES/gdk-pixbuf-ia.mo [113/180] Building translation po/id/LC_MESSAGES/gdk-pixbuf-id.mo [114/180] Building translation po/io/LC_MESSAGES/gdk-pixbuf-io.mo [115/180] Building translation po/is/LC_MESSAGES/gdk-pixbuf-is.mo [116/180] Building translation po/it/LC_MESSAGES/gdk-pixbuf-it.mo [117/180] Building translation po/ja/LC_MESSAGES/gdk-pixbuf-ja.mo [118/180] Building translation po/ka/LC_MESSAGES/gdk-pixbuf-ka.mo [119/180] Building translation po/kab/LC_MESSAGES/gdk-pixbuf-kab.mo [120/180] Building translation po/kk/LC_MESSAGES/gdk-pixbuf-kk.mo [121/180] Building translation po/km/LC_MESSAGES/gdk-pixbuf-km.mo [122/180] Building translation po/kn/LC_MESSAGES/gdk-pixbuf-kn.mo [123/180] Building translation po/ko/LC_MESSAGES/gdk-pixbuf-ko.mo [124/180] Building translation po/ku/LC_MESSAGES/gdk-pixbuf-ku.mo [125/180] Building translation po/li/LC_MESSAGES/gdk-pixbuf-li.mo [126/180] Building translation po/lt/LC_MESSAGES/gdk-pixbuf-lt.mo [127/180] Building translation po/lv/LC_MESSAGES/gdk-pixbuf-lv.mo [128/180] Building translation po/mai/LC_MESSAGES/gdk-pixbuf-mai.mo [129/180] Building translation po/mi/LC_MESSAGES/gdk-pixbuf-mi.mo [130/180] Building translation po/mk/LC_MESSAGES/gdk-pixbuf-mk.mo [131/180] Building translation po/ml/LC_MESSAGES/gdk-pixbuf-ml.mo [132/180] Building translation po/mn/LC_MESSAGES/gdk-pixbuf-mn.mo [133/180] Building translation po/mr/LC_MESSAGES/gdk-pixbuf-mr.mo [134/180] Building translation po/ms/LC_MESSAGES/gdk-pixbuf-ms.mo [135/180] Building translation po/my/LC_MESSAGES/gdk-pixbuf-my.mo [136/180] Building translation po/nb/LC_MESSAGES/gdk-pixbuf-nb.mo [137/180] Building translation po/nds/LC_MESSAGES/gdk-pixbuf-nds.mo [138/180] Building translation po/ne/LC_MESSAGES/gdk-pixbuf-ne.mo [139/180] Building translation po/nl/LC_MESSAGES/gdk-pixbuf-nl.mo [140/180] Building translation po/nn/LC_MESSAGES/gdk-pixbuf-nn.mo [141/180] Building translation po/nso/LC_MESSAGES/gdk-pixbuf-nso.mo [142/180] Building translation po/oc/LC_MESSAGES/gdk-pixbuf-oc.mo [143/180] Building translation po/or/LC_MESSAGES/gdk-pixbuf-or.mo [144/180] Building translation po/pa/LC_MESSAGES/gdk-pixbuf-pa.mo [145/180] Building translation po/pl/LC_MESSAGES/gdk-pixbuf-pl.mo [146/180] Building translation po/ps/LC_MESSAGES/gdk-pixbuf-ps.mo [147/180] Building translation po/pt/LC_MESSAGES/gdk-pixbuf-pt.mo [148/180] Building translation po/pt_BR/LC_MESSAGES/gdk-pixbuf-pt_BR.mo [149/180] Building translation po/ro/LC_MESSAGES/gdk-pixbuf-ro.mo [150/180] Building translation po/ru/LC_MESSAGES/gdk-pixbuf-ru.mo [151/180] Building translation po/si/LC_MESSAGES/gdk-pixbuf-si.mo [152/180] Building translation po/sk/LC_MESSAGES/gdk-pixbuf-sk.mo [153/180] Building translation po/sl/LC_MESSAGES/gdk-pixbuf-sl.mo [154/180] Building translation po/sq/LC_MESSAGES/gdk-pixbuf-sq.mo [155/180] Building translation po/sr/LC_MESSAGES/gdk-pixbuf-sr.mo [156/180] Building translation po/sr@ije/LC_MESSAGES/gdk-pixbuf-sr@ije.mo [157/180] Building translation po/sr@latin/LC_MESSAGES/gdk-pixbuf-sr@latin.mo [158/180] Building translation po/sv/LC_MESSAGES/gdk-pixbuf-sv.mo [159/180] Building translation po/ta/LC_MESSAGES/gdk-pixbuf-ta.mo [160/180] Building translation po/te/LC_MESSAGES/gdk-pixbuf-te.mo [161/180] Building translation po/tg/LC_MESSAGES/gdk-pixbuf-tg.mo [162/180] Building translation po/th/LC_MESSAGES/gdk-pixbuf-th.mo [163/180] Building translation po/tk/LC_MESSAGES/gdk-pixbuf-tk.mo [164/180] Building translation po/tr/LC_MESSAGES/gdk-pixbuf-tr.mo [165/180] Building translation po/tt/LC_MESSAGES/gdk-pixbuf-tt.mo [166/180] Building translation po/ug/LC_MESSAGES/gdk-pixbuf-ug.mo [167/180] Building translation po/uk/LC_MESSAGES/gdk-pixbuf-uk.mo [168/180] Building translation po/uz/LC_MESSAGES/gdk-pixbuf-uz.mo [169/180] Building translation po/uz@cyrillic/LC_MESSAGES/gdk-pixbuf-uz@cyrillic.mo [170/180] Building translation po/vi/LC_MESSAGES/gdk-pixbuf-vi.mo [171/180] Building translation po/wa/LC_MESSAGES/gdk-pixbuf-wa.mo [172/180] Building translation po/xh/LC_MESSAGES/gdk-pixbuf-xh.mo [173/180] Building translation po/yi/LC_MESSAGES/gdk-pixbuf-yi.mo [174/180] Building translation po/zh_CN/LC_MESSAGES/gdk-pixbuf-zh_CN.mo [175/180] Building translation po/zh_HK/LC_MESSAGES/gdk-pixbuf-zh_HK.mo [176/180] Building translation po/zh_TW/LC_MESSAGES/gdk-pixbuf-zh_TW.mo [177/180] Linking target thumbnailer/gdk-pixbuf-thumbnailer ld: warning: ignoring duplicate libraries: '-lintl' [178/180] Generating thumbnailer/thumbnailer with a custom command FAILED: [code=126] thumbnailer/gdk-pixbuf-thumbnailer.thumbnailer /Users/pbulk/build/graphics/gdk-pixbuf2/work/.tools/bin/env DYLD_LIBRARY_PATH=/Users/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.12/output/thumbnailer/../gdk-pixbuf /Users/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.12/build-aux/gen-thumbnailer.py --printer /Users/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.12/output/thumbnailer/gdk-pixbuf-print-mime-types --pixdata /Users/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.12/output/gdk-pixbuf/gdk-pixbuf-pixdata --loaders gdk-pixbuf/loaders.cache --bindir /opt/pkg/bin ../thumbnailer/gdk-pixbuf-thumbnailer.thumbnailer.in thumbnailer/gdk-pixbuf-thumbnailer.thumbnailer env: /Users/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.12/build-aux/gen-thumbnailer.py: Permission denied ninja: build stopped: subcommand failed. *** Error code 126 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/gdk-pixbuf2 *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/gdk-pixbuf2