=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gimp-ufraw-0.22nb31 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22' Making all in po gmake[2]: Entering directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22/po' file=./`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ca.po file=./`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file cs.po file=./`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file da.po file=./`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file de.po file=./`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file es.po file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file fr.po file=./`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file it.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ja.po file=./`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ko.po file=./`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file nb.po file=./`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file nl.po file=./`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file pl.po file=./`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file pt.po file=./`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file ru.po file=./`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file sr.po file=./`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file sr@latin.po file=./`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file sv.po file=./`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file zh_CN.po file=./`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /tmp/graphics/gimp-ufraw/work/.tools/bin/msgfmt -c -o $file zh_TW.po gmake[2]: Leaving directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22/po' Making all in icons gmake[2]: Entering directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22/icons' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22/icons' gmake[2]: Entering directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22' CXX dcraw.o CC ufraw_routines.o CC ufraw_colorspaces.o CC ufraw_ufraw.o In file included from /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jasper.h:73:0, from dcraw.cc:80: /tmp/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] #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." ^~~~~~~ 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] img->buffer = g_memdup(dcimg->image, img->height * img->rowstride); ^~~ In file included from /tmp/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib.h:84:0, from uf_glib.h:20, from ufraw.h:21, from ufraw_ufraw.c:13: /tmp/graphics/gimp-ufraw/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here gpointer g_memdup (gconstpointer mem, ^~~~~~~~ In file included from /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_seq.h:81:0, from /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_image.h:81, from /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_init.h:74, from /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jasper.h:78, from dcraw.cc:80: /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h: In function 'bool jas_safeui32_to_intfast32(jas_safeui32_t, int_fast32_t*)': /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:435:17: error: 'INT_FAST32_MAX' was not declared in this scope if (x.value <= INT_FAST32_MAX) { ^~~~~~~~~~~~~~ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:435:17: note: suggested alternative: '__INT_FAST32_MAX__' if (x.value <= INT_FAST32_MAX) { ^~~~~~~~~~~~~~ __INT_FAST32_MAX__ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h: In function 'jas_safeui32_t jas_safeui32_add(jas_safeui32_t, jas_safeui32_t)': /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:448:39: error: 'UINT_LEAST32_MAX' was not declared in this scope if (x.valid && y.valid && y.value <= UINT_LEAST32_MAX - x.value) { ^~~~~~~~~~~~~~~~ CC ufraw_developer.o /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:448:39: note: suggested alternative: '__INT_LEAST32_MAX__' if (x.valid && y.valid && y.value <= UINT_LEAST32_MAX - x.value) { ^~~~~~~~~~~~~~~~ __INT_LEAST32_MAX__ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h: In function 'jas_safeui32_t jas_safeui32_mul(jas_safeui32_t, jas_safeui32_t)': /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:478:52: error: 'UINT_LEAST32_MAX' was not declared in this scope if (!x.valid || !y.valid || (x.value && y.value > UINT_LEAST32_MAX / ^~~~~~~~~~~~~~~~ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:478:52: note: suggested alternative: '__INT_LEAST32_MAX__' if (!x.valid || !y.valid || (x.value && y.value > UINT_LEAST32_MAX / ^~~~~~~~~~~~~~~~ __INT_LEAST32_MAX__ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h: In function 'jas_safeui64_t jas_safeui64_from_intmax(intmax_t)': /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:503:21: error: 'UINT_LEAST64_MAX' was not declared in this scope if (x >= 0 && x <= UINT_LEAST64_MAX) { ^~~~~~~~~~~~~~~~ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:503:21: note: suggested alternative: '__UINT_LEAST64_MAX__' if (x >= 0 && x <= UINT_LEAST64_MAX) { ^~~~~~~~~~~~~~~~ __UINT_LEAST64_MAX__ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h: In function 'jas_safeui64_t jas_safeui64_add(jas_safeui64_t, jas_safeui64_t)': /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:518:39: error: 'UINT_LEAST64_MAX' was not declared in this scope if (x.valid && y.valid && y.value <= UINT_LEAST64_MAX - x.value) { ^~~~~~~~~~~~~~~~ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:518:39: note: suggested alternative: '__UINT_LEAST64_MAX__' if (x.valid && y.valid && y.value <= UINT_LEAST64_MAX - x.value) { ^~~~~~~~~~~~~~~~ __UINT_LEAST64_MAX__ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h: In function 'jas_safeui64_t jas_safeui64_mul(jas_safeui64_t, jas_safeui64_t)': /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:548:52: error: 'UINT_LEAST64_MAX' was not declared in this scope if (!x.valid || !y.valid || (x.value && y.value > UINT_LEAST64_MAX / ^~~~~~~~~~~~~~~~ /tmp/graphics/gimp-ufraw/work/.buildlink/include/jasper/jas_math.h:548:52: note: suggested alternative: '__UINT_LEAST64_MAX__' if (!x.valid || !y.valid || (x.value && y.value > UINT_LEAST64_MAX / ^~~~~~~~~~~~~~~~ __UINT_LEAST64_MAX__ CC ufraw_conf.o CC ufraw_writer.o gmake[2]: *** [Makefile:886: dcraw.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22' gmake[1]: *** [Makefile:1026: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/graphics/gimp-ufraw/work/ufraw-0.22' gmake: *** [Makefile:581: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/gimp-ufraw *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/gimp-ufraw