=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gimp-ufraw-0.22nb11 /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_ufraw.o CC ufraw_colorspaces.o CC ufraw_routines.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 CC wb_presets.o CXX dcraw_api.o CC dcraw_indi.o CC nikon_curve.o CXX uf_gtk.o CXX ufraw_exiv2.o CC iccjpeg.o ufraw_exiv2.cc: In function 'int ufraw_exif_read_input(ufraw_data*)': ufraw_exiv2.cc:47:37: error: 'cerr' is not a member of 'std' std::streambuf *savecerr = std::cerr.rdbuf(); ^~~~ ufraw_exiv2.cc:48:10: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(stderror.rdbuf()); ^~~~ ufraw_exiv2.cc:70:26: error: 'Error' is not a member of 'Exiv2' throw Exiv2::Error(1, error); ^~~~~ ufraw_exiv2.cc:131:14: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(savecerr); ^~~~ ufraw_exiv2.cc:135:21: error: 'AnyError' in namespace 'Exiv2' does not name a type } catch (Exiv2::AnyError& e) { ^~~~~~~~ ufraw_exiv2.cc:136:14: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(savecerr); ^~~~ ufraw_exiv2.cc:137:23: error: 'e' was not declared in this scope std::string s(e.what()); ^ ufraw_exiv2.cc: In function 'int ufraw_exif_prepare_output(ufraw_data*)': ufraw_exiv2.cc:272:37: error: 'cerr' is not a member of 'std' std::streambuf *savecerr = std::cerr.rdbuf(); ^~~~ ufraw_exiv2.cc:273:10: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(stderror.rdbuf()); ^~~~ ufraw_exiv2.cc:323:14: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(savecerr); ^~~~ ufraw_exiv2.cc:327:21: error: 'AnyError' in namespace 'Exiv2' does not name a type } catch (Exiv2::AnyError& e) { ^~~~~~~~ ufraw_exiv2.cc:328:14: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(savecerr); ^~~~ ufraw_exiv2.cc:329:23: error: 'e' was not declared in this scope std::string s(e.what()); ^ ufraw_exiv2.cc: In function 'int ufraw_exif_write(ufraw_data*)': ufraw_exiv2.cc:340:37: error: 'cerr' is not a member of 'std' std::streambuf *savecerr = std::cerr.rdbuf(); ^~~~ ufraw_exiv2.cc:341:10: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(stderror.rdbuf()); ^~~~ ufraw_exiv2.cc:363:14: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(savecerr); ^~~~ ufraw_exiv2.cc:367:21: error: 'AnyError' in namespace 'Exiv2' does not name a type } catch (Exiv2::AnyError& e) { ^~~~~~~~ ufraw_exiv2.cc:368:14: error: 'cerr' is not a member of 'std' std::cerr.rdbuf(savecerr); ^~~~ ufraw_exiv2.cc:369:23: error: 'e' was not declared in this scope std::string s(e.what()); ^ CC ufraw_preview.o gmake[2]: *** [Makefile:886: ufraw_exiv2.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