+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/gdk-pixbuf2-2.42.10nb4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/gdk-pixbuf2-2.42.10nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gdk-pixbuf2-2.42.10nb4 ninja: Entering directory `output' [1/255] Compiling C object gdk-pixbuf/pixops/timescale.p/timescale.c.o [2/255] Generating gdk-pixbuf/gdk-pixbuf-marshal_h with a custom command INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list... [3/255] Generating gdk-pixbuf/gdk-pixbuf-marshal_c with a custom command INFO: Reading ../gdk-pixbuf/gdk-pixbuf-marshal.list... [4/255] Generating gdk-pixbuf/gdk-pixbuf-enum-types.h with a custom command (wrapped by meson to capture output) [5/255] Compiling C object gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o [6/255] Linking static target gdk-pixbuf/pixops/libpixops.a [7/255] Linking target gdk-pixbuf/pixops/timescale [8/255] Generating gdk-pixbuf/gdk-pixbuf-enum-types.c with a custom command (wrapped by meson to capture output) [9/255] Compiling C object gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o ../gdk-pixbuf/io-png.c: In function 'real_save_png': ../gdk-pixbuf/io-png.c:958:34: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] text.key = unprefixed_key; ^ ../gdk-pixbuf/io-png.c: In function '_gdk_pixbuf__png_fill_info': ../gdk-pixbuf/io-png.c:1232:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "\x89PNG\r\n\x1a\x0a", NULL, 100 }, ^ ../gdk-pixbuf/io-png.c:1244:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "png"; ^ ../gdk-pixbuf/io-png.c:1246:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "PNG"); ^ ../gdk-pixbuf/io-png.c:1250:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [10/255] Linking static target gdk-pixbuf/libstaticpixbufloader-png.a [11/255] Compiling C object gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o ../gdk-pixbuf/io-jpeg.c: In function 'colorspace_name': ../gdk-pixbuf/io-jpeg.c:279:24: warning: return discards 'const' qualifier from pointer target type [enabled by default] case JCS_UNKNOWN: return "UNKNOWN"; ^ ../gdk-pixbuf/io-jpeg.c:280:26: warning: return discards 'const' qualifier from pointer target type [enabled by default] case JCS_GRAYSCALE: return "GRAYSCALE"; ^ ../gdk-pixbuf/io-jpeg.c:281:20: warning: return discards 'const' qualifier from pointer target type [enabled by default] case JCS_RGB: return "RGB"; ^ ../gdk-pixbuf/io-jpeg.c:282:22: warning: return discards 'const' qualifier from pointer target type [enabled by default] case JCS_YCbCr: return "YCbCr"; ^ ../gdk-pixbuf/io-jpeg.c:283:21: warning: return discards 'const' qualifier from pointer target type [enabled by default] case JCS_CMYK: return "CMYK"; ^ ../gdk-pixbuf/io-jpeg.c:284:21: warning: return discards 'const' qualifier from pointer target type [enabled by default] case JCS_YCCK: return "YCCK"; ^ ../gdk-pixbuf/io-jpeg.c:285:15: warning: return discards 'const' qualifier from pointer target type [enabled by default] default: return "invalid"; ^ ../gdk-pixbuf/io-jpeg.c: In function '_gdk_pixbuf__jpeg_fill_info': ../gdk-pixbuf/io-jpeg.c:1678:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "\xff\xd8", NULL, 100 }, ^ ../gdk-pixbuf/io-jpeg.c:1692:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "jpeg"; ^ ../gdk-pixbuf/io-jpeg.c:1694:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "JPEG"); ^ ../gdk-pixbuf/io-jpeg.c:1698:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [12/255] Linking static target gdk-pixbuf/libstaticpixbufloader-jpeg.a [13/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/meson-generated_.._gdk-pixbuf-enum-types.c.o [14/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/meson-generated_.._gdk-pixbuf-marshal.c.o [15/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf.c.o [16/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-animation.c.o [17/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-data.c.o [18/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-loader.c.o [19/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-io.c.o ../gdk-pixbuf/gdk-pixbuf-io.c: In function 'gdk_pixbuf_io_init_builtin': ../gdk-pixbuf/gdk-pixbuf-io.c:601:39: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __builtin_module->module_name = #format; \ ^ ../gdk-pixbuf/gdk-pixbuf-io.c:611:9: note: in expansion of macro 'load_one_builtin_module' load_one_builtin_module (png); ^ ../gdk-pixbuf/gdk-pixbuf-io.c:601:39: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __builtin_module->module_name = #format; \ ^ ../gdk-pixbuf/gdk-pixbuf-io.c:623:9: note: in expansion of macro 'load_one_builtin_module' load_one_builtin_module (jpeg); ^ ../gdk-pixbuf/gdk-pixbuf-io.c: In function 'gdk_pixbuf_format_get_description': ../gdk-pixbuf/gdk-pixbuf-io.c:3269:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] domain = GETTEXT_PACKAGE; ^ [20/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-scale.c.o [21/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-scaled-anim.c.o [22/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-simple-anim.c.o [23/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixbuf-util.c.o [24/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/pixops_pixops.c.o [25/255] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/gdk-pixdata.c.o ../gdk-pixbuf/gdk-pixdata.c: In function 'gdk_pixdata_to_csource': ../gdk-pixbuf/gdk-pixdata.c:784:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s_uint_8 = "guint8 "; ^ ../gdk-pixbuf/gdk-pixdata.c:786:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s_uint_8 = "unsigned char"; ^ ../gdk-pixbuf/gdk-pixdata.c:788:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s_uint_8 = "guint8"; ^ ../gdk-pixbuf/gdk-pixdata.c:790:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] s_uint_8 = "unsigned char"; ^ [26/255] Linking target gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10 [27/255] Generating symbol file gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4200.10.p/libgdk_pixbuf-2.0.so.0.4200.10.symbols [28/255] Compiling C object gdk-pixbuf/libpixbufloader-bmp.so.p/io-bmp.c.o ../gdk-pixbuf/io-bmp.c: In function 'fill_info': ../gdk-pixbuf/io-bmp.c:1499:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "BM", NULL, 100 }, ^ ../gdk-pixbuf/io-bmp.c:1513:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "bmp"; ^ ../gdk-pixbuf/io-bmp.c:1515:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "BMP"); ^ ../gdk-pixbuf/io-bmp.c:1519:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [29/255] Linking target gdk-pixbuf/libpixbufloader-bmp.so [30/255] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/io-gif.c.o ../gdk-pixbuf/io-gif.c: In function 'fill_info': ../gdk-pixbuf/io-gif.c:1023:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "GIF8", NULL, 100 }, ^ ../gdk-pixbuf/io-gif.c:1035:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "gif"; ^ ../gdk-pixbuf/io-gif.c:1037:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "GIF"); ^ ../gdk-pixbuf/io-gif.c:1041:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [31/255] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/io-gif-animation.c.o [32/255] Compiling C object gdk-pixbuf/libpixbufloader-gif.so.p/lzw.c.o [33/255] Linking target gdk-pixbuf/libpixbufloader-gif.so [34/255] Compiling C object gdk-pixbuf/libpixbufloader-ico.so.p/io-ico.c.o ../gdk-pixbuf/io-ico.c: In function 'fill_info': ../gdk-pixbuf/io-ico.c:1389:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \x1 ", "zz znz", 100 }, ^ ../gdk-pixbuf/io-ico.c:1389:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-ico.c:1390:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \x2 ", "zz znz", 100 }, ^ ../gdk-pixbuf/io-ico.c:1390:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-ico.c:1410:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "ico"; ^ ../gdk-pixbuf/io-ico.c:1412:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "Windows icon"); ^ ../gdk-pixbuf/io-ico.c:1416:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [35/255] Linking target gdk-pixbuf/libpixbufloader-ico.so [36/255] Compiling C object gdk-pixbuf/libpixbufloader-ani.so.p/io-ani.c.o ../gdk-pixbuf/io-ani.c: In function 'fill_info': ../gdk-pixbuf/io-ani.c:656:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "RIFF ACON", " xxxx ", 100 }, ^ ../gdk-pixbuf/io-ani.c:656:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-ani.c:668:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "ani"; ^ ../gdk-pixbuf/io-ani.c:670:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "Windows animated cursor"); ^ ../gdk-pixbuf/io-ani.c:674:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [37/255] Compiling C object gdk-pixbuf/libpixbufloader-ani.so.p/io-ani-animation.c.o [38/255] Linking target gdk-pixbuf/libpixbufloader-ani.so [39/255] Generating gdk-pixbuf/GdkPixbuf-2.0.gir with a custom command (wrapped by meson to set env) [40/255] Compiling C object gdk-pixbuf/libpixbufloader-pnm.so.p/io-pnm.c.o ../gdk-pixbuf/io-pnm.c: In function 'fill_info': ../gdk-pixbuf/io-pnm.c:1078:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "P1", NULL, 100 }, ^ ../gdk-pixbuf/io-pnm.c:1079:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "P2", NULL, 100 }, ^ ../gdk-pixbuf/io-pnm.c:1080:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "P3", NULL, 100 }, ^ ../gdk-pixbuf/io-pnm.c:1081:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "P4", NULL, 100 }, ^ ../gdk-pixbuf/io-pnm.c:1082:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "P5", NULL, 100 }, ^ ../gdk-pixbuf/io-pnm.c:1083:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "P6", NULL, 100 }, ^ ../gdk-pixbuf/io-pnm.c:1101:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "pnm"; ^ ../gdk-pixbuf/io-pnm.c:1103:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "PNM/PBM/PGM/PPM"); ^ ../gdk-pixbuf/io-pnm.c:1107:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [41/255] Generating gdk-pixbuf/GdkPixbuf-2.0.typelib with a custom command [42/255] Linking target gdk-pixbuf/libpixbufloader-pnm.so [43/255] Compiling C object gdk-pixbuf/libpixbufloader-tiff.so.p/io-tiff.c.o ../gdk-pixbuf/io-tiff.c: In function 'fill_info': ../gdk-pixbuf/io-tiff.c:1070:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "MM \x2a", " z ", 100 }, ^ ../gdk-pixbuf/io-tiff.c:1070:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tiff.c:1071:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "II\x2a ", " z", 100 }, ^ ../gdk-pixbuf/io-tiff.c:1071:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tiff.c:1072:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "II* \020 CR\002 ", " z zzz z", 0 }, ^ ../gdk-pixbuf/io-tiff.c:1072:17: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tiff.c:1085:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "tiff"; ^ ../gdk-pixbuf/io-tiff.c:1087:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "TIFF"); ^ ../gdk-pixbuf/io-tiff.c:1091:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [44/255] Linking target gdk-pixbuf/libpixbufloader-tiff.so [45/255] Compiling C object gdk-pixbuf/libpixbufloader-xpm.so.p/io-xpm.c.o ../gdk-pixbuf/io-xpm.c: In function 'fill_info': ../gdk-pixbuf/io-xpm.c:831:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "/* XPM */", NULL, 100 }, ^ ../gdk-pixbuf/io-xpm.c:843:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "xpm"; ^ ../gdk-pixbuf/io-xpm.c:845:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "XPM"); ^ ../gdk-pixbuf/io-xpm.c:849:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [46/255] Linking target gdk-pixbuf/libpixbufloader-xpm.so [47/255] Compiling C object gdk-pixbuf/libpixbufloader-xbm.so.p/io-xbm.c.o ../gdk-pixbuf/io-xbm.c: In function 'fill_info': ../gdk-pixbuf/io-xbm.c:506:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "#define ", NULL, 100 }, ^ ../gdk-pixbuf/io-xbm.c:507:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "/*", NULL, 50 }, ^ ../gdk-pixbuf/io-xbm.c:519:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "xbm"; ^ ../gdk-pixbuf/io-xbm.c:521:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "XBM"); ^ ../gdk-pixbuf/io-xbm.c:525:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [48/255] Linking target gdk-pixbuf/libpixbufloader-xbm.so [49/255] Compiling C object gdk-pixbuf/libpixbufloader-tga.so.p/io-tga.c.o ../gdk-pixbuf/io-tga.c: In function 'fill_info': ../gdk-pixbuf/io-tga.c:744:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \x1\x1", "x ", 100 }, ^ ../gdk-pixbuf/io-tga.c:744:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tga.c:745:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \x1\x9", "x ", 100 }, ^ ../gdk-pixbuf/io-tga.c:745:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tga.c:746:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \x2", "xz ", 99 }, /* only 99 since .CUR also matches this */ ^ ../gdk-pixbuf/io-tga.c:746:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tga.c:747:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \x3", "xz ", 100 }, ^ ../gdk-pixbuf/io-tga.c:747:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tga.c:748:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \xa", "xz ", 100 }, ^ ../gdk-pixbuf/io-tga.c:748:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tga.c:749:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { " \xb", "xz ", 100 }, ^ ../gdk-pixbuf/io-tga.c:749:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-tga.c:762:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "tga"; ^ ../gdk-pixbuf/io-tga.c:764:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "Targa"); ^ ../gdk-pixbuf/io-tga.c:768:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [50/255] Compiling C object gdk-pixbuf/libpixbufloader-tga.so.p/gdk-pixbuf-buffer-queue.c.o [51/255] Linking target gdk-pixbuf/libpixbufloader-tga.so [52/255] Generating gdk-pixbuf/GdkPixdata-2.0.gir with a custom command (wrapped by meson to set env) [53/255] Compiling C object gdk-pixbuf/libpixbufloader-icns.so.p/io-icns.c.o ../gdk-pixbuf/io-icns.c: In function 'fill_info': ../gdk-pixbuf/io-icns.c:503:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {"icns", NULL, 100}, /* file begins with 'icns' */ ^ ../gdk-pixbuf/io-icns.c:515:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "icns"; ^ ../gdk-pixbuf/io-icns.c:517:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "MacOS X icon"); ^ ../gdk-pixbuf/io-icns.c:521:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "GPL"; ^ [54/255] Linking target gdk-pixbuf/libpixbufloader-icns.so [55/255] Generating gdk-pixbuf/GdkPixdata-2.0.typelib with a custom command [56/255] Compiling C object gdk-pixbuf/libpixbufloader-qtif.so.p/io-qtif.c.o ../gdk-pixbuf/io-qtif.c: In function 'fill_info': ../gdk-pixbuf/io-qtif.c:582:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "abcdidsc", "xxxx ", 100 }, ^ ../gdk-pixbuf/io-qtif.c:582:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-qtif.c:583:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] { "abcdidat", "xxxx ", 100 }, ^ ../gdk-pixbuf/io-qtif.c:583:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] ../gdk-pixbuf/io-qtif.c:597:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->name = "qtif"; ^ ../gdk-pixbuf/io-qtif.c:599:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->description = NC_("image format", "QuickTime"); ^ ../gdk-pixbuf/io-qtif.c:603:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] info->license = "LGPL"; ^ [57/255] Linking target gdk-pixbuf/libpixbufloader-qtif.so [58/255] Compiling C object gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o ../gdk-pixbuf/gdk-pixbuf-csource.c:46:30: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static gchar *image_name = "my_pixbuf"; ^ [59/255] Linking target gdk-pixbuf/gdk-pixbuf-csource [60/255] Compiling C object gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o [61/255] Linking target gdk-pixbuf/gdk-pixbuf-pixdata [62/255] Generating po/ab/LC_MESSAGES/gdk-pixbuf-ab.mo with a custom command [63/255] Compiling C object gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o [64/255] Generating po/af/LC_MESSAGES/gdk-pixbuf-af.mo with a custom command [65/255] Generating po/ang/LC_MESSAGES/gdk-pixbuf-ang.mo with a custom command [66/255] Generating po/ar/LC_MESSAGES/gdk-pixbuf-ar.mo with a custom command [67/255] Linking target gdk-pixbuf/gdk-pixbuf-query-loaders [68/255] Generating po/as/LC_MESSAGES/gdk-pixbuf-as.mo with a custom command [69/255] Generating po/ast/LC_MESSAGES/gdk-pixbuf-ast.mo with a custom command [70/255] Generating po/az/LC_MESSAGES/gdk-pixbuf-az.mo with a custom command [71/255] Generating po/be/LC_MESSAGES/gdk-pixbuf-be.mo with a custom command [72/255] Generating po/be@latin/LC_MESSAGES/gdk-pixbuf-be@latin.mo with a custom command [73/255] Generating po/bg/LC_MESSAGES/gdk-pixbuf-bg.mo with a custom command [74/255] Generating po/bn/LC_MESSAGES/gdk-pixbuf-bn.mo with a custom command [75/255] Generating po/bn_IN/LC_MESSAGES/gdk-pixbuf-bn_IN.mo with a custom command [76/255] Generating po/br/LC_MESSAGES/gdk-pixbuf-br.mo with a custom command [77/255] Generating po/bs/LC_MESSAGES/gdk-pixbuf-bs.mo with a custom command [78/255] Generating po/ca/LC_MESSAGES/gdk-pixbuf-ca.mo with a custom command [79/255] Generating po/ca@valencia/LC_MESSAGES/gdk-pixbuf-ca@valencia.mo with a custom command [80/255] Generating po/crh/LC_MESSAGES/gdk-pixbuf-crh.mo with a custom command [81/255] Generating po/cs/LC_MESSAGES/gdk-pixbuf-cs.mo with a custom command [82/255] Generating po/csb/LC_MESSAGES/gdk-pixbuf-csb.mo with a custom command [83/255] Generating po/cy/LC_MESSAGES/gdk-pixbuf-cy.mo with a custom command [84/255] Generating po/da/LC_MESSAGES/gdk-pixbuf-da.mo with a custom command [85/255] Generating gdk-pixbuf/loaders.cache with a custom command (wrapped by meson to capture output) [86/255] Generating po/de/LC_MESSAGES/gdk-pixbuf-de.mo with a custom command [87/255] Generating po/dz/LC_MESSAGES/gdk-pixbuf-dz.mo with a custom command [88/255] Generating po/el/LC_MESSAGES/gdk-pixbuf-el.mo with a custom command [89/255] Generating po/en_GB/LC_MESSAGES/gdk-pixbuf-en_GB.mo with a custom command [90/255] Generating po/en@shaw/LC_MESSAGES/gdk-pixbuf-en@shaw.mo with a custom command [91/255] Generating po/en_CA/LC_MESSAGES/gdk-pixbuf-en_CA.mo with a custom command [92/255] Generating po/eo/LC_MESSAGES/gdk-pixbuf-eo.mo with a custom command [93/255] Generating po/es/LC_MESSAGES/gdk-pixbuf-es.mo with a custom command [94/255] Generating po/et/LC_MESSAGES/gdk-pixbuf-et.mo with a custom command [95/255] Generating po/eu/LC_MESSAGES/gdk-pixbuf-eu.mo with a custom command [96/255] Generating po/fa/LC_MESSAGES/gdk-pixbuf-fa.mo with a custom command [97/255] Generating po/fi/LC_MESSAGES/gdk-pixbuf-fi.mo with a custom command [98/255] Generating po/fr/LC_MESSAGES/gdk-pixbuf-fr.mo with a custom command [99/255] Generating po/fur/LC_MESSAGES/gdk-pixbuf-fur.mo with a custom command [100/255] Generating po/ga/LC_MESSAGES/gdk-pixbuf-ga.mo with a custom command [101/255] Generating po/gl/LC_MESSAGES/gdk-pixbuf-gl.mo with a custom command [102/255] Generating po/gu/LC_MESSAGES/gdk-pixbuf-gu.mo with a custom command [103/255] Generating po/he/LC_MESSAGES/gdk-pixbuf-he.mo with a custom command [104/255] Generating po/hi/LC_MESSAGES/gdk-pixbuf-hi.mo with a custom command [105/255] Generating po/hr/LC_MESSAGES/gdk-pixbuf-hr.mo with a custom command [106/255] Generating po/hu/LC_MESSAGES/gdk-pixbuf-hu.mo with a custom command [107/255] Generating po/ia/LC_MESSAGES/gdk-pixbuf-ia.mo with a custom command [108/255] Generating po/hy/LC_MESSAGES/gdk-pixbuf-hy.mo with a custom command [109/255] Generating po/io/LC_MESSAGES/gdk-pixbuf-io.mo with a custom command [110/255] Generating po/id/LC_MESSAGES/gdk-pixbuf-id.mo with a custom command [111/255] Generating po/it/LC_MESSAGES/gdk-pixbuf-it.mo with a custom command [112/255] Generating po/is/LC_MESSAGES/gdk-pixbuf-is.mo with a custom command [113/255] Generating po/ja/LC_MESSAGES/gdk-pixbuf-ja.mo with a custom command [114/255] Generating po/ka/LC_MESSAGES/gdk-pixbuf-ka.mo with a custom command [115/255] Generating po/km/LC_MESSAGES/gdk-pixbuf-km.mo with a custom command [116/255] Generating po/kk/LC_MESSAGES/gdk-pixbuf-kk.mo with a custom command [117/255] Generating po/kn/LC_MESSAGES/gdk-pixbuf-kn.mo with a custom command [118/255] Generating po/ko/LC_MESSAGES/gdk-pixbuf-ko.mo with a custom command [119/255] Generating po/ku/LC_MESSAGES/gdk-pixbuf-ku.mo with a custom command [120/255] Generating po/li/LC_MESSAGES/gdk-pixbuf-li.mo with a custom command [121/255] Generating po/lt/LC_MESSAGES/gdk-pixbuf-lt.mo with a custom command [122/255] Generating po/lv/LC_MESSAGES/gdk-pixbuf-lv.mo with a custom command [123/255] Generating po/mai/LC_MESSAGES/gdk-pixbuf-mai.mo with a custom command [124/255] Generating po/mi/LC_MESSAGES/gdk-pixbuf-mi.mo with a custom command [125/255] Generating po/mk/LC_MESSAGES/gdk-pixbuf-mk.mo with a custom command [126/255] Generating po/ml/LC_MESSAGES/gdk-pixbuf-ml.mo with a custom command [127/255] Generating po/mn/LC_MESSAGES/gdk-pixbuf-mn.mo with a custom command [128/255] Generating po/mr/LC_MESSAGES/gdk-pixbuf-mr.mo with a custom command [129/255] Generating po/ms/LC_MESSAGES/gdk-pixbuf-ms.mo with a custom command [130/255] Generating po/nb/LC_MESSAGES/gdk-pixbuf-nb.mo with a custom command [131/255] Generating po/my/LC_MESSAGES/gdk-pixbuf-my.mo with a custom command [132/255] Generating po/nds/LC_MESSAGES/gdk-pixbuf-nds.mo with a custom command [133/255] Generating po/ne/LC_MESSAGES/gdk-pixbuf-ne.mo with a custom command [134/255] Generating po/nl/LC_MESSAGES/gdk-pixbuf-nl.mo with a custom command [135/255] Generating po/nn/LC_MESSAGES/gdk-pixbuf-nn.mo with a custom command [136/255] Generating po/nso/LC_MESSAGES/gdk-pixbuf-nso.mo with a custom command [137/255] Generating po/oc/LC_MESSAGES/gdk-pixbuf-oc.mo with a custom command [138/255] Generating po/or/LC_MESSAGES/gdk-pixbuf-or.mo with a custom command [139/255] Generating po/pa/LC_MESSAGES/gdk-pixbuf-pa.mo with a custom command [140/255] Generating po/pl/LC_MESSAGES/gdk-pixbuf-pl.mo with a custom command [141/255] Generating po/ps/LC_MESSAGES/gdk-pixbuf-ps.mo with a custom command [142/255] Generating po/pt/LC_MESSAGES/gdk-pixbuf-pt.mo with a custom command [143/255] Generating po/pt_BR/LC_MESSAGES/gdk-pixbuf-pt_BR.mo with a custom command [144/255] Generating po/ro/LC_MESSAGES/gdk-pixbuf-ro.mo with a custom command [145/255] Generating po/ru/LC_MESSAGES/gdk-pixbuf-ru.mo with a custom command [146/255] Generating po/si/LC_MESSAGES/gdk-pixbuf-si.mo with a custom command [147/255] Generating po/sk/LC_MESSAGES/gdk-pixbuf-sk.mo with a custom command [148/255] Generating po/sl/LC_MESSAGES/gdk-pixbuf-sl.mo with a custom command [149/255] Generating po/sq/LC_MESSAGES/gdk-pixbuf-sq.mo with a custom command [150/255] Generating po/sr/LC_MESSAGES/gdk-pixbuf-sr.mo with a custom command [151/255] Generating po/sr@ije/LC_MESSAGES/gdk-pixbuf-sr@ije.mo with a custom command [152/255] Generating po/sr@latin/LC_MESSAGES/gdk-pixbuf-sr@latin.mo with a custom command [153/255] Generating po/sv/LC_MESSAGES/gdk-pixbuf-sv.mo with a custom command [154/255] Generating po/ta/LC_MESSAGES/gdk-pixbuf-ta.mo with a custom command [155/255] Generating po/te/LC_MESSAGES/gdk-pixbuf-te.mo with a custom command [156/255] Generating po/tg/LC_MESSAGES/gdk-pixbuf-tg.mo with a custom command [157/255] Generating po/th/LC_MESSAGES/gdk-pixbuf-th.mo with a custom command [158/255] Generating po/tk/LC_MESSAGES/gdk-pixbuf-tk.mo with a custom command [159/255] Generating po/tr/LC_MESSAGES/gdk-pixbuf-tr.mo with a custom command [160/255] Generating po/tt/LC_MESSAGES/gdk-pixbuf-tt.mo with a custom command [161/255] Generating po/ug/LC_MESSAGES/gdk-pixbuf-ug.mo with a custom command [162/255] Generating po/uk/LC_MESSAGES/gdk-pixbuf-uk.mo with a custom command [163/255] Generating po/uz/LC_MESSAGES/gdk-pixbuf-uz.mo with a custom command [164/255] Generating po/uz@cyrillic/LC_MESSAGES/gdk-pixbuf-uz@cyrillic.mo with a custom command [165/255] Generating po/vi/LC_MESSAGES/gdk-pixbuf-vi.mo with a custom command [166/255] Generating po/wa/LC_MESSAGES/gdk-pixbuf-wa.mo with a custom command [167/255] Generating po/xh/LC_MESSAGES/gdk-pixbuf-xh.mo with a custom command [168/255] Generating po/yi/LC_MESSAGES/gdk-pixbuf-yi.mo with a custom command [169/255] Generating po/zh_CN/LC_MESSAGES/gdk-pixbuf-zh_CN.mo with a custom command [170/255] Generating po/zh_HK/LC_MESSAGES/gdk-pixbuf-zh_HK.mo with a custom command [171/255] Generating po/zh_TW/LC_MESSAGES/gdk-pixbuf-zh_TW.mo with a custom command [172/255] Generating tests/resources.h with a custom command FAILED: tests/resources.h /home/pbulk/build/graphics/gdk-pixbuf2/work/.tools/bin/env LD_LIBRARY_PATH=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/output/tests/../gdk-pixbuf /usr/pkg/bin/python3.11 /home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/build-aux/gen-resources.py --glib-compile-resources=/home/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/bin/glib-compile-resources --pixdata=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/output/gdk-pixbuf/gdk-pixbuf-pixdata --loaders=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/output/gdk-pixbuf/loaders.cache --sourcedir=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/tests --header ../tests/resources.gresource.xml tests/resources.h failed to load "/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/tests/icc-profile.png": Couldn?t recognize the image file format for file ?/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/tests/icc-profile.png? ../tests/resources.gresource.xml: Child process exited with code 1. [173/255] Generating tests/resources.c with a custom command FAILED: tests/resources.c /home/pbulk/build/graphics/gdk-pixbuf2/work/.tools/bin/env LD_LIBRARY_PATH=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/output/tests/../gdk-pixbuf /usr/pkg/bin/python3.11 /home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/build-aux/gen-resources.py --glib-compile-resources=/home/pbulk/build/graphics/gdk-pixbuf2/work/.buildlink/bin/glib-compile-resources --pixdata=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/output/gdk-pixbuf/gdk-pixbuf-pixdata --loaders=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/output/gdk-pixbuf/loaders.cache --sourcedir=/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/tests --source ../tests/resources.gresource.xml tests/resources.c failed to load "/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/tests/icc-profile.png": Couldn?t recognize the image file format for file ?/home/pbulk/build/graphics/gdk-pixbuf2/work/gdk-pixbuf-2.42.10/tests/icc-profile.png? ../tests/resources.gresource.xml: Child process exited with code 1. ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/gdk-pixbuf2 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/graphics/gdk-pixbuf2