+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gimp-ufraw-0.22nb39/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gimp-ufraw-0.22nb39/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gimp-ufraw-0.22nb39 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22' Making all in po gmake[2]: Entering directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22/po' file=./`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ca.po file=./`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file cs.po file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file da.po file=./`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file de.po file=./`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file es.po file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file fr.po file=./`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file it.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ja.po file=./`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ko.po file=./`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file nb.po file=./`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file nl.po file=./`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file pl.po file=./`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file pt.po file=./`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ru.po file=./`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file sr.po file=./`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file sr@latin.po file=./`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file sv.po file=./`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file zh_CN.po file=./`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /home/pbulk/build/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file zh_TW.po gmake[2]: Leaving directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22/po' Making all in icons gmake[2]: Entering directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22/icons' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22/icons' gmake[2]: Entering directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22' CXX dcraw.o CC ufraw_ufraw.o In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/jasper/jasper.h:73, from dcraw.cc:83: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_config.h:117:2: warning: #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." [-Wcpp] 117 | #warning "Your code is being built against an older version of the C standard than JasPer was. Although this is supported, this may require some extra preprocessor defines when building." | ^~~~~~~ dcraw.cc:10083:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 10083 | strcpy (th->soft, "dcraw v"DCRAW_VERSION); | ^ ufraw_ufraw.c: In function 'ufraw_convert_import_buffer': ufraw_ufraw.c:1430:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1430 | img->buffer = g_memdup(dcimg->image, img->height * img->rowstride); | ^~~ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib.h:56, from uf_glib.h:16, from ufraw.h:21, from ufraw_ufraw.c:13: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC ufraw_routines.o CC ufraw_colorspaces.o CC ufraw_developer.o CC ufraw_conf.o CC ufraw_writer.o CC ufraw_embedded.o CC ufraw_message.o CXX ufobject.o CXX ufraw_settings.o CXX ufraw_lensfun.o ufraw_lensfun.cc: In static member function 'static lfDatabase* UFRaw::Lensfun::LensDB()': ufraw_lensfun.cc:73:35: warning: 'static lfDatabase* lfDatabase::Create()' is deprecated [-Wdeprecated-declarations] 73 | _LensDB = lfDatabase::Create(); | ^~~~~~ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:1377:35: note: declared here 1377 | DEPRECATED static lfDatabase *Create (); | ^~~~~~ ufraw_lensfun.cc:73:42: warning: 'static lfDatabase* lfDatabase::Create()' is deprecated [-Wdeprecated-declarations] 73 | _LensDB = lfDatabase::Create(); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:1377:35: note: declared here 1377 | DEPRECATED static lfDatabase *Create (); | ^~~~~~ ufraw_lensfun.cc: In function 'void UFRaw::ufraw_convert_prepare_transform(ufraw_data*, int, int, gboolean, float)': ufraw_lensfun.cc:858:35: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] 858 | uf->modifier->Destroy(); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2125:21: note: declared here 2125 | DEPRECATED void Destroy (); | ^~~~~~~ ufraw_lensfun.cc:859:36: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] 859 | uf->modifier = lfModifier::Create(&Lensfun.Transformation, | ^~~~~~ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2068:35: note: declared here 2068 | DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); | ^~~~~~ ufraw_lensfun.cc:860:83: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] 860 | Lensfun.Camera.CropFactor, width, height); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2068:35: note: declared here 2068 | DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); | ^~~~~~ ufraw_lensfun.cc:871:35: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] 871 | uf->modifier->Destroy(); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2125:21: note: declared here 2125 | DEPRECATED void Destroy (); | ^~~~~~~ ufraw_lensfun.cc: In function 'void UFRaw::ufraw_prepare_tca(ufraw_data*)': ufraw_lensfun.cc:883:38: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] 883 | uf->TCAmodifier->Destroy(); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2125:21: note: declared here 2125 | DEPRECATED void Destroy (); | ^~~~~~~ ufraw_lensfun.cc:884:39: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] 884 | uf->TCAmodifier = lfModifier::Create(&Lensfun.Transformation, | ^~~~~~ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2068:35: note: declared here 2068 | DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); | ^~~~~~ ufraw_lensfun.cc:885:96: warning: 'static lfModifier* lfModifier::Create(const lfLens*, float, int, int)' is deprecated [-Wdeprecated-declarations] 885 | Lensfun.Camera.CropFactor, img->width, img->height); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2068:35: note: declared here 2068 | DEPRECATED static lfModifier *Create (const lfLens *lens, float crop, int width, int height); | ^~~~~~ ufraw_lensfun.cc:896:38: warning: 'void lfModifier::Destroy()' is deprecated [-Wdeprecated-declarations] 896 | uf->TCAmodifier->Destroy(); | ^ In file included from ufraw_lensfun.cc:24: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/lensfun/lensfun.h:2125:21: note: declared here 2125 | DEPRECATED void Destroy (); | ^~~~~~~ CC wb_presets.o CXX dcraw_api.o CC dcraw_indi.o CC nikon_curve.o CXX uf_gtk.o CXX ufraw_exiv2.o In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from uf_gtk.h:16, from uf_gtk.cc:13: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from uf_gtk.h:16, from uf_gtk.cc:13: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gtype.h:729:3: note: declared here 729 | } GTypeDebugFlags GOBJECT_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from uf_gtk.h:16, from uf_gtk.cc:13: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib.h:32, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from uf_gtk.h:16, from uf_gtk.cc:13: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:26: note: declared here 578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ CC iccjpeg.o CC ufraw_preview.o In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33, from uf_gtk.h:16, from ufraw_preview.c:19: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gobject.h:26, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib-object.h:24, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gio/gio.h:28, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32, from uf_gtk.h:16, from ufraw_preview.c:19: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126, from uf_gtk.h:16, from ufraw_preview.c:19: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib.h:32, from uf_glib.h:16, from ufraw.h:21, from ufraw_preview.c:18: /home/pbulk/build/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ufraw_exiv2.cc: In function 'Exiv2::ExifData ufraw_prepare_exifdata(ufraw_data*)': ufraw_exiv2.cc:157:64: error: expected ')' before 'PRId64' 157 | ufraw_message(UFRAW_SET_LOG, "Resetting %s from '%" PRId64 "' to '1'\n", | ~ ^~~~~~~ | ) gmake[2]: *** [Makefile:886: ufraw_exiv2.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22' gmake[1]: *** [Makefile:1026: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/graphics/gimp-ufraw/work/ufraw-0.22' gmake: *** [Makefile:581: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/gimp-ufraw *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/graphics/gimp-ufraw