DEBUG: Executing python function autotools_aclocals DEBUG: SITE files ['endian-big', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mips-linux', 'common'] DEBUG: Python function autotools_aclocals finished DEBUG: Executing shell function do_compile NOTE: make -j 10 git HEAD changed: git-version.h regenerated make all-recursive make[1]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build' Making all in m4macros make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/m4macros' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/m4macros' Making all in cursors make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/cursors' ( rm -f gimp-tool-cursors.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-tool-cursors.gresource.xml; \ echo '<gresources>' >> gimp-tool-cursors.gresource.xml; \ echo ' <gresource prefix="/org/gimp/tool-cursors">' >> gimp-tool-cursors.gresource.xml; \ for image in cursor-bad.png cursor-bad-x2.png cursor-color-picker.png cursor-color-picker-x2.png cursor-corner-bottom-left.png cursor-corner-bottom-left-x2.png cursor-corner-bottom-right.png cursor-corner-bottom-right-x2.png cursor-corner-bottom.png cursor-corner-bottom-x2.png cursor-corner-left.png cursor-corner-left-x2.png cursor-corner-right.png cursor-corner-right-x2.png cursor-corner-top-left.png cursor-corner-top-left-x2.png cursor-corner-top-right.png cursor-corner-top-right-x2.png cursor-corner-top.png cursor-corner-top-x2.png cursor-crosshair-small.png cursor-crosshair-small-x2.png cursor-crosshair.png cursor-crosshair-x2.png cursor-mouse.png cursor-mouse-x2.png cursor-move.png cursor-move-x2.png cursor-none.png cursor-none-x2.png cursor-side-bottom-left.png cursor-side-bottom-left-x2.png cursor-side-bottom-right.png cursor-side-bottom-right-x2.png cursor-side-bottom.png cursor-side-bottom-x2.png cursor-side-left.png cursor-side-left-x2.png cursor-side-right.png cursor-side-right-x2.png cursor-side-top-left.png cursor-side-top-left-x2.png cursor-side-top-right.png cursor-side-top-right-x2.png cursor-side-top.png cursor-side-top-x2.png cursor-zoom.png cursor-zoom-x2.png modifier-anchor.png modifier-anchor-x2.png modifier-background.png modifier-background-x2.png modifier-bad.png modifier-bad-x2.png modifier-control.png modifier-control-x2.png modifier-foreground.png modifier-foreground-x2.png modifier-intersect.png modifier-intersect-x2.png modifier-join.png modifier-join-x2.png modifier-minus.png modifier-minus-x2.png modifier-move.png modifier-move-x2.png modifier-pattern.png modifier-pattern-x2.png modifier-plus.png modifier-plus-x2.png modifier-resize.png modifier-resize-x2.png modifier-rotate.png modifier-rotate-x2.png modifier-select.png modifier-select-x2.png modifier-zoom.png modifier-zoom-x2.png tool-airbrush.png tool-airbrush-x2.png tool-blur.png tool-blur-x2.png tool-bucket-fill.png tool-bucket-fill-x2.png tool-burn.png tool-burn-x2.png tool-clone.png tool-clone-x2.png tool-color-picker.png tool-color-picker-x2.png tool-crop.png tool-crop-x2.png tool-dodge.png tool-dodge-x2.png tool-ellipse-select.png tool-ellipse-select-x2.png tool-eraser.png tool-eraser-x2.png tool-flip-horizontal.png tool-flip-horizontal-x2.png tool-flip-vertical.png tool-flip-vertical-x2.png tool-free-select.png tool-free-select-x2.png tool-fuzzy-select.png tool-fuzzy-select-x2.png tool-gradient.png tool-gradient-x2.png tool-hand.png tool-hand-x2.png tool-heal.png tool-heal-x2.png tool-ink.png tool-ink-x2.png tool-iscissors.png tool-iscissors-x2.png tool-measure.png tool-measure-x2.png tool-move.png tool-move-x2.png tool-paintbrush.png tool-paintbrush-x2.png tool-paths-anchor.png tool-paths-anchor-x2.png tool-paths-control.png tool-paths-control-x2.png tool-paths-segment.png tool-paths-segment-x2.png tool-paths.png tool-paths-x2.png tool-pencil.png tool-pencil-x2.png tool-perspective.png tool-perspective-x2.png tool-polygon-select.png tool-polygon-select-x2.png tool-rect-select.png tool-rect-select-x2.png tool-resize.png tool-resize-x2.png tool-rotate.png tool-rotate-x2.png tool-shear.png tool-shear-x2.png tool-smudge.png tool-smudge-x2.png tool-text.png tool-text-x2.png tool-transform-3d-camera.png tool-transform-3d-camera-x2.png tool-warp.png tool-warp-x2.png tool-zoom.png tool-zoom-x2.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-tool-cursors.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-tool-cursors.gresource.xml; \ echo '</gresources>' >> gimp-tool-cursors.gresource.xml ) ( rm -f gimp-color-picker-cursors.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-color-picker-cursors.gresource.xml; \ echo '<gresources>' >> gimp-color-picker-cursors.gresource.xml; \ echo ' <gresource prefix="/org/gimp/color-picker-cursors">' >> gimp-color-picker-cursors.gresource.xml; \ for image in cursor-color-picker.png cursor-color-picker-x2.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-color-picker-cursors.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-color-picker-cursors.gresource.xml; \ echo ' <gresource prefix="/org/gimp/color-picker-cursors-raw">' >> gimp-color-picker-cursors.gresource.xml; \ for image in cursor-color-picker.png cursor-color-picker-x2.png; do \ echo " <file>$image</file>" >> gimp-color-picker-cursors.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-color-picker-cursors.gresource.xml; \ echo '</gresources>' >> gimp-color-picker-cursors.gresource.xml ) glib-compile-resources \ --sourcedir=../../gimp-2.10.24/cursors --generate-source \ --target=gimp-color-picker-cursors.c gimp-color-picker-cursors.gresource.xml glib-compile-resources \ --sourcedir=../../gimp-2.10.24/cursors --generate-source \ --target=gimp-tool-cursors.c gimp-tool-cursors.gresource.xml make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/cursors' Making all in themes make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' Making all in Dark make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Dark' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Dark' Making all in Light make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Light' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Light' Making all in Gray make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Gray' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Gray' Making all in System make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/System' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/System' make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' Making all in po make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/cs.po file=`echo csb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/csb.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ga.po file=`echo gd | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/gd.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ka.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ko.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ky.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/tr.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/tt.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po' Making all in po-libgimp make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-libgimp' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-libgimp' Making all in po-plug-ins make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-plug-ins' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ja.po file=`echo kab | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/kab.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-plug-ins' Making all in po-python make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-python' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/gu.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ja.po file=`echo kab | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/kab.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-python' Making all in po-script-fu make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-script-fu' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ja.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-script-fu' Making all in po-tips make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-tips' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ja.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ta.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-tips' Making all in po-windows-installer make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-windows-installer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-windows-installer' Making all in data make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' Making all in brushes make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' Making all in Basic make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Basic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Basic' Making all in Fun make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Fun' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Fun' Making all in gimp-obsolete-files make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/gimp-obsolete-files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/gimp-obsolete-files' Making all in Media make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Media' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Media' Making all in Legacy make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Legacy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Legacy' Making all in Sketch make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Sketch' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Sketch' Making all in Splatters make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Splatters' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Splatters' Making all in Texture make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Texture' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Texture' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' Making all in dynamics make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' Making all in Basic make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/Basic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/Basic' Making all in FX make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/FX' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/FX' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' Making all in environ make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/environ' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/environ' Making all in gradients make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/gradients' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/gradients' Making all in images make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/images' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/images' Making all in interpreters make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/interpreters' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/interpreters' Making all in palettes make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/palettes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/palettes' Making all in patterns make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' Making all in Animal make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Animal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Animal' Making all in Fabric make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Fabric' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Fabric' Making all in Food make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Food' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Food' Making all in Legacy make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Legacy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Legacy' Making all in Paper make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Paper' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Paper' Making all in Plant make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Plant' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Plant' Making all in Sky make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Sky' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Sky' Making all in Stone make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Stone' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Stone' Making all in Water make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Water' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Water' Making all in Wood make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Wood' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Wood' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' Making all in tips make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tips' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tips' Making all in tags make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tags' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tags' Making all in tool-presets make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' Making all in Crop make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Crop' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Crop' Making all in FX make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/FX' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/FX' Making all in Paint make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Paint' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Paint' Making all in Selection make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Selection' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Selection' Making all in Sketch make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Sketch' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Sketch' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' Making all in desktop make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/desktop' LC_ALL=C TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../../gimp-2.10.24/po org.gimp.GIMP.appdata.xml.in org.gimp.GIMP.appdata.xml LC_ALL=C TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../../gimp-2.10.24/po gimp-data-extras.metainfo.xml.in gimp-data-extras.metainfo.xml TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/intltool-merge ../../gimp-2.10.24/po gimp.desktop.in gimp.desktop -d -u -c ../po/.intltool-merge-cache Generating and caching the translation database Merging translations into gimp-data-extras.metainfo.xml. CREATED gimp-data-extras.metainfo.xml Generating and caching the translation database Merging translations into gimp.desktop. Generating and caching the translation database Merging translations into org.gimp.GIMP.appdata.xml. CREATED org.gimp.GIMP.appdata.xml make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/desktop' Making all in menus make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/menus' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/menus' Making all in libgimpbase make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/libgimpbase' ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbasetypes.lo ../../gimp-2.10.24/libgimpbase/gimpbasetypes.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbase-private.lo ../../gimp-2.10.24/libgimpbase/gimpbase-private.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchecks.lo ../../gimp-2.10.24/libgimpbase/gimpchecks.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcpuaccel.lo ../../gimp-2.10.24/libgimpbase/gimpcpuaccel.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdatafiles.lo ../../gimp-2.10.24/libgimpbase/gimpdatafiles.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpenv.lo ../../gimp-2.10.24/libgimpbase/gimpenv.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmemsize.lo ../../gimp-2.10.24/libgimpbase/gimpmemsize.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmetadata.lo ../../gimp-2.10.24/libgimpbase/gimpmetadata.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparasite.lo ../../gimp-2.10.24/libgimpbase/gimpparasite.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparasiteio.lo ../../gimp-2.10.24/libgimpbase/gimpparasiteio.c mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpenv.c -fPIC -DPIC -o .libs/gimpenv.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpbase-private.c -fPIC -DPIC -o .libs/gimpbase-private.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpchecks.c -fPIC -DPIC -o .libs/gimpchecks.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpparasite.c -fPIC -DPIC -o .libs/gimpparasite.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpparasiteio.c -fPIC -DPIC -o .libs/gimpparasiteio.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpcpuaccel.c -fPIC -DPIC -o .libs/gimpcpuaccel.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpmetadata.c -fPIC -DPIC -o .libs/gimpmetadata.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpmemsize.c -fPIC -DPIC -o .libs/gimpmemsize.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpdatafiles.c -fPIC -DPIC -o .libs/gimpdatafiles.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpbasetypes.c -fPIC -DPIC -o .libs/gimpbasetypes.o ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprotocol.lo ../../gimp-2.10.24/libgimpbase/gimpprotocol.c ../../gimp-2.10.24/libgimpbase/gimpparasite.c: In function 'gimp_parasite_new': ../../gimp-2.10.24/libgimpbase/gimpparasite.c:229:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 229 | parasite->data = g_memdup (data, size); | ^~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/glib.h:82, from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:28, from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/glib-object.h:22, from ../../gimp-2.10.24/libgimpbase/gimpparasite.c:30: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprectangle.lo ../../gimp-2.10.24/libgimpbase/gimprectangle.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpreloc.lo ../../gimp-2.10.24/libgimpbase/gimpreloc.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsignal.lo ../../gimp-2.10.24/libgimpbase/gimpsignal.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpunit.lo ../../gimp-2.10.24/libgimpbase/gimpunit.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimputils.lo ../../gimp-2.10.24/libgimpbase/gimputils.c ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_add_xmp_history': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:330:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 330 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:335:3: warning: 'gexiv2_metadata_get_tag_interpreted_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_interpreted_string' instead [-Wdeprecated-declarations] 335 | did = gexiv2_metadata_get_tag_interpreted_string (GEXIV2_METADATA (metadata), | ^~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:732:25: note: declared here 732 | gchar* gexiv2_metadata_get_tag_interpreted_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:346:7: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 346 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:352:3: warning: 'gexiv2_metadata_get_tag_interpreted_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_interpreted_string' instead [-Wdeprecated-declarations] 352 | odid = gexiv2_metadata_get_tag_interpreted_string (GEXIV2_METADATA (metadata), | ^~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:732:25: note: declared here 732 | gchar* gexiv2_metadata_get_tag_interpreted_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:362:7: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 362 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:369:3: warning: 'gexiv2_metadata_set_xmp_tag_struct' is deprecated: Use 'gexiv2_metadata_try_set_xmp_tag_struct' instead [-Wdeprecated-declarations] 369 | gexiv2_metadata_set_xmp_tag_struct (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:698:10: note: declared here 698 | gboolean gexiv2_metadata_set_xmp_tag_struct (GExiv2Metadata *self, const gchar* tag, GExiv2StructureType type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:404:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 404 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:417:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 417 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:441:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 441 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:451:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 451 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:475:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 475 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_deserialize_text': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:649:11: warning: 'gexiv2_metadata_get_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_get_tag_multiple' instead [-Wdeprecated-declarations] 649 | values = gexiv2_metadata_get_tag_multiple (g2_metadata, | ^~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:845:25: note: declared here 845 | gchar** gexiv2_metadata_get_tag_multiple (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:660:15: warning: 'gexiv2_metadata_set_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_set_tag_multiple' instead [-Wdeprecated-declarations] 660 | gexiv2_metadata_set_tag_multiple (g2_metadata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:864:25: note: declared here 864 | gboolean gexiv2_metadata_set_tag_multiple (GExiv2Metadata *self, const gchar* tag, const gchar** values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:667:15: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 667 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (g2_metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_serialize': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:809:11: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 809 | value = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:826:11: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 826 | value = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:855:11: warning: 'gexiv2_metadata_get_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_get_tag_multiple' instead [-Wdeprecated-declarations] 855 | values = gexiv2_metadata_get_tag_multiple (GEXIV2_METADATA (metadata), | ^~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:845:25: note: declared here 845 | gchar** gexiv2_metadata_get_tag_multiple (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_pixel_size': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1198:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1198 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1202:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1202 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_bits_per_sample': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1225:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1225 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_get_resolution': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1254:3: warning: 'gexiv2_metadata_get_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_get_exif_tag_rational' instead [-Wdeprecated-declarations] 1254 | if (gexiv2_metadata_get_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:974:25: note: declared here 974 | gboolean gexiv2_metadata_get_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint* nom, gint* den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvaluearray.lo ../../gimp-2.10.24/libgimpbase/gimpvaluearray.c ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1257:7: warning: 'gexiv2_metadata_get_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_get_exif_tag_rational' instead [-Wdeprecated-declarations] 1257 | gexiv2_metadata_get_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:974:25: note: declared here 974 | gboolean gexiv2_metadata_get_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint* nom, gint* den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1264:7: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 1264 | un = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_resolution': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1354:3: warning: 'gexiv2_metadata_set_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_set_exif_tag_rational' instead [-Wdeprecated-declarations] 1354 | gexiv2_metadata_set_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:991:25: note: declared here 991 | gboolean gexiv2_metadata_set_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint nom, gint den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1358:3: warning: 'gexiv2_metadata_set_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_set_exif_tag_rational' instead [-Wdeprecated-declarations] 1358 | gexiv2_metadata_set_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:991:25: note: declared here 991 | gboolean gexiv2_metadata_set_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint nom, gint den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1363:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1363 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_get_colorspace': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1392:7: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1392 | exif_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1398:7: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1398 | exif_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1416:11: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 1416 | iop_index = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1440:11: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1440 | nikon_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1458:11: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1458 | canon_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_colorspace': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1506:7: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1506 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Photo.ColorSpace", 0xffff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1508:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1508 | gexiv2_metadata_set_tag_long (g2metadata, "Xmp.exif.ColorSpace", 0xffff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1515:7: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1515 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Photo.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1518:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1518 | gexiv2_metadata_set_tag_long (g2metadata, "Xmp.exif.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1521:9: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1521 | gexiv2_metadata_set_tag_string (g2metadata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1525:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1525 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Nikon3.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1528:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1528 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Canon.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1532:7: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1532 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Photo.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1535:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1535 | gexiv2_metadata_set_tag_long (g2metadata, "Xmp.exif.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1538:9: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1538 | gexiv2_metadata_set_tag_string (g2metadata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1542:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1542 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Nikon3.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1545:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1545 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Canon.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_copy_tag': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1621:3: warning: 'gexiv2_metadata_get_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_get_tag_multiple' instead [-Wdeprecated-declarations] 1621 | gchar **values = gexiv2_metadata_get_tag_multiple (src, tag); | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:845:25: note: declared here 845 | gchar** gexiv2_metadata_get_tag_multiple (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1625:7: warning: 'gexiv2_metadata_set_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_set_tag_multiple' instead [-Wdeprecated-declarations] 1625 | gexiv2_metadata_set_tag_multiple (dest, tag, (const gchar **) values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:864:25: note: declared here 864 | gboolean gexiv2_metadata_set_tag_multiple (GExiv2Metadata *self, const gchar* tag, const gchar** values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1630:7: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 1630 | gchar *value = gexiv2_metadata_get_tag_string (src, tag); | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1634:11: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1634 | gexiv2_metadata_set_tag_string (dest, tag, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpprotocol.c -fPIC -DPIC -o .libs/gimpprotocol.o ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwire.lo ../../gimp-2.10.24/libgimpbase/gimpwire.c mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimprectangle.c -fPIC -DPIC -o .libs/gimprectangle.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpsignal.c -fPIC -DPIC -o .libs/gimpsignal.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpreloc.c -fPIC -DPIC -o .libs/gimpreloc.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimputils.c -fPIC -DPIC -o .libs/gimputils.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpunit.c -fPIC -DPIC -o .libs/gimpunit.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpvaluearray.c -fPIC -DPIC -o .libs/gimpvaluearray.o TOPDIR/build/tmp/hosttools/perl ../../gimp-2.10.24/tools/gimp-mkenums \ --fhead "#include \"config.h\"\n#include <glib-object.h>\n#undef GIMP_DISABLE_DEPRECATED\n#include \"gimpbasetypes.h\"\n#include \"libgimp/libgimp-intl.h\"" \ --fprod "\n/* enumerations from \"@basename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n" \ --dhead " static const Gimp@Type@Desc descs[] =\n {" \ --dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \ --dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \ ../../gimp-2.10.24/libgimpbase/gimpbaseenums.h > xgen-bec mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpwire.c -fPIC -DPIC -o .libs/gimpwire.o TOPDIR/build/tmp/hosttools/perl ../../gimp-2.10.24/tools/gimp-mkenums \ --fhead "#include \"config.h\"\n#include <glib-object.h>\n#include \"gimpbasetypes.h\"\n#include \"gimpcompatenums.h\"\n#include \"libgimp/libgimp-intl.h\"" \ --fprod "\n/* enumerations from \"@basename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n" \ --dhead " static const Gimp@Type@Desc descs[] =\n {" \ --dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \ --dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \ ../../gimp-2.10.24/libgimpbase/gimpcompatenums.h > xgen-cec if ! cmp -s xgen-bec ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c; then \ cp xgen-bec ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c; \ else \ touch ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c 2> /dev/null \ || true; \ fi ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbaseenums.lo ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c if ! cmp -s xgen-cec ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c; then \ cp xgen-cec ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c; \ else \ touch ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c 2> /dev/null \ || true; \ fi ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcompatenums.lo ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c -fPIC -DPIC -o .libs/gimpcompatenums.o ../../gimp-2.10.24/libgimpbase/gimputils.c: In function 'gimp_stack_trace_query': ../../gimp-2.10.24/libgimpbase/gimputils.c:1457:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1457 | fgets (buf, 8, stdin); | ^~~~~~~~~~~~~~~~~~~~~ mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c -fPIC -DPIC -o .libs/gimpbaseenums.o ../mips-yoe-linux-libtool --tag=CC --mode=link mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 1000:24:1000 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o libgimpbase-2.0.la -rpath /usr/lib gimpbasetypes.lo gimpbase-private.lo gimpchecks.lo gimpcpuaccel.lo gimpdatafiles.lo gimpenv.lo gimpmemsize.lo gimpmetadata.lo gimpparasite.lo gimpparasiteio.lo gimpprotocol.lo gimprectangle.lo gimpreloc.lo gimpsignal.lo gimpunit.lo gimputils.lo gimpvaluearray.lo gimpwire.lo gimpbaseenums.lo gimpcompatenums.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -ljpeg mips-yoe-linux-libtool: link: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -shared -fPIC -DPIC .libs/gimpbasetypes.o .libs/gimpbase-private.o .libs/gimpchecks.o .libs/gimpcpuaccel.o .libs/gimpdatafiles.o .libs/gimpenv.o .libs/gimpmemsize.o .libs/gimpmetadata.o .libs/gimpparasite.o .libs/gimpparasiteio.o .libs/gimpprotocol.o .libs/gimprectangle.o .libs/gimpreloc.o .libs/gimpsignal.o .libs/gimpunit.o .libs/gimputils.o .libs/gimpvaluearray.o .libs/gimpwire.o .libs/gimpbaseenums.o .libs/gimpcompatenums.o -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -ljpeg -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -g -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgimpbase-2.0.so.0 -o .libs/libgimpbase-2.0.so.0.1000.24 mips-yoe-linux-libtool: link: (cd ".libs" && rm -f "libgimpbase-2.0.so.0" && ln -s "libgimpbase-2.0.so.0.1000.24" "libgimpbase-2.0.so.0") mips-yoe-linux-libtool: link: (cd ".libs" && rm -f "libgimpbase-2.0.so" && ln -s "libgimpbase-2.0.so.0.1000.24" "libgimpbase-2.0.so") mips-yoe-linux-libtool: link: ( cd ".libs" && rm -f "libgimpbase-2.0.la" && ln -s "../libgimpbase-2.0.la" "libgimpbase-2.0.la" ) make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/libgimpbase' Making all in tools make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/tools' mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/tools -I.. -DGIMP_APP_VERSION=\"2.10\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/com"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DCC=\""mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.0"\" -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptool.o ../../gimp-2.10.24/tools/gimptool.c mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/tools -I.. -DGIMP_APP_VERSION=\"2.10\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/com"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DCC=\""mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.0"\" -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-test-clipboard.o ../../gimp-2.10.24/tools/gimp-test-clipboard.c ../mips-yoe-linux-libtool --tag=CC --mode=link mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o gimp-test-clipboard-2.0 gimp-test-clipboard.o ../libgimpbase/libgimpbase-2.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg ../mips-yoe-linux-libtool --tag=CC --mode=link mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o gimptool-2.0 gimptool.o ../libgimpbase/libgimpbase-2.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg mips-yoe-linux-libtool: link: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gimp-test-clipboard-2.0 gimp-test-clipboard.o ../libgimpbase/.libs/libgimpbase-2.0.so -lgexiv2 -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg mips-yoe-linux-libtool: link: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gimptool-2.0 gimptool.o ../libgimpbase/.libs/libgimpbase-2.0.so -lgexiv2 -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/tools' Making all in pdb make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/pdb' rootme=`pwd`; \ destdir=`cd ../../gimp-2.10.24 && pwd`; export destdir; \ builddir=`cd .. && pwd`; export builddir; \ cd ../../gimp-2.10.24/pdb && TOPDIR/build/tmp/hosttools/perl enumgen.pl ../libgimpbase/gimpbaseenums.h ../libgimpconfig/gimpconfigenums.h ../app/operations/operations-enums.h ../app/core/core-enums.h ../app/paint/paint-enums.h \ && echo timestamp > $rootme/stamp-enums rootme=`pwd`; cd ../../gimp-2.10.24/pdb \ && echo "# This file is autogenerated" > $rootme/groups.pl.tmp \ && echo "@groups = qw(" >> $rootme/groups.pl.tmp \ && (for pdb in groups/brush.pdb groups/brush_select.pdb groups/brushes.pdb groups/buffer.pdb groups/channel.pdb groups/color.pdb groups/context.pdb groups/debug.pdb groups/display.pdb groups/drawable.pdb groups/drawable_color.pdb groups/drawable_edit.pdb groups/drawable_transform.pdb groups/dynamics.pdb groups/edit.pdb groups/fileops.pdb groups/floating_sel.pdb groups/font_select.pdb groups/fonts.pdb groups/gimp.pdb groups/gimprc.pdb groups/gradient.pdb groups/gradient_select.pdb groups/gradients.pdb groups/help.pdb groups/image.pdb groups/image_color_profile.pdb groups/image_convert.pdb groups/image_grid.pdb groups/image_guides.pdb groups/image_sample_points.pdb groups/image_select.pdb groups/image_transform.pdb groups/image_undo.pdb groups/item.pdb groups/item_transform.pdb groups/layer.pdb groups/message.pdb groups/paint_tools.pdb groups/palette.pdb groups/palette_select.pdb groups/palettes.pdb groups/paths.pdb groups/pattern.pdb groups/pattern_select.pdb groups/patterns.pdb groups/plug_in.pdb groups/plug_in_compat.pdb groups/procedural_db.pdb groups/progress.pdb groups/selection.pdb groups/selection_tools.pdb groups/text_layer.pdb groups/text_tool.pdb groups/transform_tools.pdb groups/unit.pdb groups/vectors.pdb; do \ group=`echo $pdb | sed -e 's%groups/\([^.]*\)\..*%\1%'`; \ echo " $group" >> $rootme/groups.pl.tmp; \ done) \ && echo ");" >> $rootme/groups.pl.tmp \ && (cmp -s $rootme/groups.pl.tmp groups.pl || \ cp $rootme/groups.pl.tmp groups.pl) \ && rm $rootme/groups.pl.tmp \ && echo timestamp > $rootme/stamp-groups Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumgen.pl line 34. No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/pdb/enums.pl rootme=`pwd`; \ destdir=`cd ../../gimp-2.10.24 && pwd`; export destdir; \ builddir=`cd .. && pwd`; export builddir; \ cd ../../gimp-2.10.24/pdb && \ PDBGEN_BACKUP=0 \ TOPDIR/build/tmp/hosttools/perl enumcode.pl \ && echo timestamp > $rootme/stamp-enum-code Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumcode.pl line 33. Name "Gimp::CodeGen::enums::enums" used only once: possible typo at enumcode.pl line 30. Use of uninitialized value in pattern match (m//) at enumcode.pl line 71. No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpenums.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpenums.c.tail rootme=`pwd`; \ destdir=`cd ../../gimp-2.10.24 && pwd`; export destdir; \ builddir=`cd .. && pwd`; export builddir; \ cd ../../gimp-2.10.24/pdb && \ PDBGEN_BACKUP=0 PDBGEN_GROUPS= \ TOPDIR/build/tmp/hosttools/perl pdbgen.pl app lib \ && echo timestamp > $rootme/stamp-pdbgen Processing ./groups/brush.pdb... Processing ./groups/brush_select.pdb... Processing ./groups/brushes.pdb... Processing ./groups/buffer.pdb... Processing ./groups/channel.pdb... Processing ./groups/color.pdb... Processing ./groups/context.pdb... Processing ./groups/debug.pdb... Processing ./groups/display.pdb... Processing ./groups/drawable.pdb... Processing ./groups/drawable_color.pdb... Processing ./groups/drawable_edit.pdb... Processing ./groups/drawable_transform.pdb... Processing ./groups/dynamics.pdb... Processing ./groups/edit.pdb... Processing ./groups/fileops.pdb... Processing ./groups/floating_sel.pdb... Processing ./groups/font_select.pdb... Processing ./groups/fonts.pdb... Processing ./groups/gimp.pdb... Processing ./groups/gimprc.pdb... Processing ./groups/gradient.pdb... Processing ./groups/gradient_select.pdb... Processing ./groups/gradients.pdb... Processing ./groups/help.pdb... Processing ./groups/image.pdb... Processing ./groups/image_color_profile.pdb... Processing ./groups/image_convert.pdb... Processing ./groups/image_grid.pdb... Processing ./groups/image_guides.pdb... Processing ./groups/image_sample_points.pdb... Processing ./groups/image_select.pdb... Processing ./groups/image_transform.pdb... Processing ./groups/image_undo.pdb... Processing ./groups/item.pdb... Processing ./groups/item_transform.pdb... Processing ./groups/layer.pdb... Processing ./groups/message.pdb... Processing ./groups/paint_tools.pdb... Processing ./groups/palette.pdb... Processing ./groups/palette_select.pdb... Processing ./groups/palettes.pdb... Processing ./groups/paths.pdb... Processing ./groups/pattern.pdb... Processing ./groups/pattern_select.pdb... Processing ./groups/patterns.pdb... Processing ./groups/plug_in.pdb... Processing ./groups/plug_in_compat.pdb... Processing ./groups/procedural_db.pdb... Processing ./groups/progress.pdb... Processing ./groups/selection.pdb... Processing ./groups/selection_tools.pdb... Processing ./groups/text_layer.pdb... Processing ./groups/text_tool.pdb... Processing ./groups/transform_tools.pdb... Processing ./groups/unit.pdb... Processing ./groups/vectors.pdb... Processing app... No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/brush-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/brush-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/brushes-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/buffer-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/channel-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/color-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/context-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/debug-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/display-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-color-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-edit-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-transform-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/dynamics-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/edit-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/fileops-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/floating-sel-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/font-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/fonts-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gimp-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gimprc-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gradient-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gradient-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gradients-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/help-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-color-profile-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-convert-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-grid-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-guides-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-sample-points-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-transform-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-undo-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/item-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/item-transform-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/layer-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/message-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/paint-tools-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/palette-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/palette-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/palettes-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/paths-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/pattern-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/pattern-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/patterns-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/plug-in-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/plug-in-compat-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/procedural-db-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/progress-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/selection-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/selection-tools-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/text-layer-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/text-tool-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/transform-tools-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/unit-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/vectors-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/internal-procs.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/internal-procs.c done. Processing lib... No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpproceduraldb_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpproceduraldb_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdebug_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdebug_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppainttools_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppainttools_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdisplay_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdisplay_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppattern_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppattern_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagesamplepoints_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagesamplepoints_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimp_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimp_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradient_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradient_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpedit_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpedit_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradientselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradientselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawabletransform_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawabletransform_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbuffer_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbuffer_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimplayer_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimplayer_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptexttool_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptexttool_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgimprc_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgimprc_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselection_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselection_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcontext_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcontext_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalette_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalette_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawable_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawable_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfloatingsel_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfloatingsel_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpprogress_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpprogress_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagetransform_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagetransform_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageconvert_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageconvert_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageguides_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageguides_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpplugin_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpplugin_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimphelp_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimphelp_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatternselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatternselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitemtransform_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitemtransform_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcolor_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcolor_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptextlayer_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptextlayer_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaletteselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaletteselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfileops_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfileops_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpunit_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpunit_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagegrid_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagegrid_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdynamics_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdynamics_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptransformtools_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptransformtools_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrush_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrush_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushes_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushes_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpchannel_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpchannel_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaths_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaths_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfonts_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfonts_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpmessage_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpmessage_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitem_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitem_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradients_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradients_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageundo_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageundo_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatterns_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatterns_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpvectors_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpvectors_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawableedit_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawableedit_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalettes_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalettes_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfontselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfontselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawablecolor_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawablecolor_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimage_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimage_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselectiontools_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselectiontools_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagecolorprofile_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagecolorprofile_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimp_pdb_headers.h done. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/pdb' Making all in icons make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons' Making all in hicolor make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/hicolor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/hicolor' Making all in Color make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Color' ( rm -f gimp-core-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-core-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-core-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-core-pixbufs.gresource.xml; \ for image in 64/gimp-question.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-core-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-core-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-core-pixbufs.gresource.xml ) ( rm -f gimp-icon-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-icon-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-icon-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-icon-pixbufs.gresource.xml; \ for image in 64/gimp-wilber-eek.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-icon-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-icon-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-icon-pixbufs.gresource.xml ) glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Color --generate-source \ --target=gimp-icon-pixbufs.c gimp-icon-pixbufs.gresource.xml glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Color --generate-source \ --target=gimp-core-pixbufs.c gimp-core-pixbufs.gresource.xml make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Color' Making all in Legacy make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Legacy' ( rm -f gimp-core-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-core-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-core-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-core-pixbufs.gresource.xml; \ for image in 64/gimp-question.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-core-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-core-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-core-pixbufs.gresource.xml ) ( rm -f gimp-icon-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-icon-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-icon-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-icon-pixbufs.gresource.xml; \ for image in 64/gimp-wilber-eek.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-icon-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-icon-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-icon-pixbufs.gresource.xml ) glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Legacy --generate-source \ --target=gimp-icon-pixbufs.c gimp-icon-pixbufs.gresource.xml glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Legacy --generate-source \ --target=gimp-core-pixbufs.c gimp-core-pixbufs.gresource.xml make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Legacy' Making all in Symbolic make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic' ( rm -f gimp-core-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-core-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-core-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-core-pixbufs.gresource.xml; \ for image in 64/gimp-question.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-core-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-core-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-core-pixbufs.gresource.xml ) ( rm -f gimp-icon-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-icon-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-icon-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-icon-pixbufs.gresource.xml; \ for image in 64/gimp-wilber-eek.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-icon-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-icon-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-icon-pixbufs.gresource.xml ) glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Symbolic --generate-source \ --target=gimp-core-pixbufs.c gimp-core-pixbufs.gresource.xml glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Symbolic --generate-source \ --target=gimp-icon-pixbufs.c gimp-icon-pixbufs.gresource.xml make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic' Making all in Symbolic-High-Contrast make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic-High-Contrast' mkdir -p `dirname 12/gimp-attach.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-attach.png -o 12/gimp-attach.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-close.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-close.png -o 12/gimp-close.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-default-colors.png` && cp -f ../../../gimp-2.10.24/icons/Symbolic/12/gimp-default-colors.png 12/gimp-default-colors.png mkdir -p `dirname 12/gimp-detach.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-detach.png -o 12/gimp-detach.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-linked.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-linked.png -o 12/gimp-linked.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-menu-left.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-menu-left.png -o 12/gimp-menu-left.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-menu-right.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-menu-right.png -o 12/gimp-menu-right.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-center.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-center.png -o 12/gimp-pivot-center.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-east.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-east.png -o 12/gimp-pivot-east.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-north.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-north.png -o 12/gimp-pivot-north.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-north-east.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-north-east.png -o 12/gimp-pivot-north-east.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 12/gimp-pivot-north-west.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-north-west.png -o 12/gimp-pivot-north-west.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-south.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-south.png -o 12/gimp-pivot-south.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-south-east.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-south-east.png -o 12/gimp-pivot-south-east.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-south-west.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-south-west.png -o 12/gimp-pivot-south-west.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-west.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-west.png -o 12/gimp-pivot-west.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-quick-mask-off.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-quick-mask-off.png -o 12/gimp-quick-mask-off.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-quick-mask-on.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-quick-mask-on.png -o 12/gimp-quick-mask-on.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-swap-colors.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-swap-colors.png -o 12/gimp-swap-colors.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-visible.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-visible.png -o 12/gimp-visible.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-zoom-follow-window.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-zoom-follow-window.png -o 12/gimp-zoom-follow-window.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 128/folder.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/128/folder.png -o 128/folder.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 128/gimp-wilber.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/128/gimp-wilber.png -o 128/gimp-wilber.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 128/gimp-wilber-outline.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/128/gimp-wilber-outline.png -o 128/gimp-wilber-outline.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/dialog-information.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/dialog-information.png -o 16/dialog-information.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/document-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-new.png -o 16/document-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Fontconfig error: Cannot load default config fileCannot load default config file mkdir -p `dirname 16/document-open.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-open.png -o 16/document-open.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/document-open-recent.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-open-recent.png -o 16/document-open-recent.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/document-print.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-print.png -o 16/document-print.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/document-revert.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-revert.png -o 16/document-revert.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/document-save.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-save.png -o 16/document-save.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/document-save-as.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-save-as.png -o 16/document-save-as.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-clear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-clear.png -o 16/edit-clear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-copy.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-copy.png -o 16/edit-copy.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/edit-cut.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-cut.png -o 16/edit-cut.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-delete.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-delete.png -o 16/edit-delete.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-paste.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-paste.png -o 16/edit-paste.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-redo.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-redo.png -o 16/edit-redo.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/edit-undo.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-undo.png -o 16/edit-undo.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/folder.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/folder.png -o 16/folder.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/folder-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/folder-new.png -o 16/folder-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-bottom.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-bottom.png -o 16/go-bottom.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-down.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-down.png -o 16/go-down.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-first.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-first.png -o 16/go-first.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-home.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-home.png -o 16/go-home.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-last.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-last.png -o 16/go-last.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-next.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-next.png -o 16/go-next.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-previous.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-previous.png -o 16/go-previous.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-top.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-top.png -o 16/go-top.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-up.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-up.png -o 16/go-up.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/help-about.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/help-about.png -o 16/help-about.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/list-add.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/list-add.png -o 16/list-add.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/list-remove.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/list-remove.png -o 16/list-remove.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-floppy.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-floppy.png -o 16/media-floppy.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-optical.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-optical.png -o 16/media-optical.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-playback-pause.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-playback-pause.png -o 16/media-playback-pause.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-playback-start.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-playback-start.png -o 16/media-playback-start.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-record.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-record.png -o 16/media-record.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-seek-backward.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-seek-backward.png -o 16/media-seek-backward.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-skip-backward.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-skip-backward.png -o 16/media-skip-backward.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-skip-forward.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-skip-forward.png -o 16/media-skip-forward.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/preferences-system.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/preferences-system.png -o 16/preferences-system.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/process-stop.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/process-stop.png -o 16/process-stop.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/system-run.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/system-run.png -o 16/system-run.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/view-fullscreen.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/view-fullscreen.png -o 16/view-fullscreen.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/view-refresh.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/view-refresh.png -o 16/view-refresh.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/window-close.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/window-close.png -o 16/window-close.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/window-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/window-new.png -o 16/window-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/zoom-fit-best.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-fit-best.png -o 16/zoom-fit-best.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/zoom-in.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-in.png -o 16/zoom-in.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/zoom-original.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-original.png -o 16/zoom-original.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/zoom-out.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-out.png -o 16/zoom-out.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-cancel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-cancel.png -o 16/gtk-cancel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-edit.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-edit.png -o 16/gtk-edit.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-no.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-no.png -o 16/gtk-no.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gtk-ok.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-ok.png -o 16/gtk-ok.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-select-color.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-select-color.png -o 16/gtk-select-color.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-select-font.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-select-font.png -o 16/gtk-select-font.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gtk-yes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-yes.png -o 16/gtk-yes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-anchor.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-anchor.png -o 16/gimp-anchor.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-business-card.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-business-card.png -o 16/gimp-business-card.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-cap-butt.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cap-butt.png -o 16/gimp-cap-butt.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-cap-round.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cap-round.png -o 16/gimp-cap-round.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-cap-square.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cap-square.png -o 16/gimp-cap-square.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-center.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-center.png -o 16/gimp-center.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-channel-alpha.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-alpha.png -o 16/gimp-channel-alpha.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-channel-blue.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-blue.png -o 16/gimp-channel-blue.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel-gray.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-gray.png -o 16/gimp-channel-gray.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-channel-green.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-green.png -o 16/gimp-channel-green.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel-indexed.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-indexed.png -o 16/gimp-channel-indexed.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel-red.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-red.png -o 16/gimp-channel-red.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel.png -o 16/gimp-channel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channels.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channels.png -o 16/gimp-channels.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-char-picker.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-char-picker.png -o 16/gimp-char-picker.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-clipboard.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-clipboard.png -o 16/gimp-clipboard.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-close-all.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-close-all.png -o 16/gimp-close-all.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-pick-from-screen.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-pick-from-screen.png -o 16/gimp-color-pick-from-screen.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-color-cmyk.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-cmyk.png -o 16/gimp-color-cmyk.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-color-temperature.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-color-temperature.png -o 16/gimp-tool-color-temperature.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-color-triangle.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-triangle.png -o 16/gimp-color-triangle.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-water.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-water.png -o 16/gimp-color-water.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-colormap.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-colormap.png -o 16/gimp-colormap.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-space-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-space-linear.png -o 16/gimp-color-space-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-color-space-non-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-space-non-linear.png -o 16/gimp-color-space-non-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-space-perceptual.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-space-perceptual.png -o 16/gimp-color-space-perceptual.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-controller-keyboard.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-keyboard.png -o 16/gimp-controller-keyboard.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-controller-linux-input.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-linux-input.png -o 16/gimp-controller-linux-input.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-controller-midi.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-midi.png -o 16/gimp-controller-midi.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-controller-wheel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-wheel.png -o 16/gimp-controller-wheel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-controller.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller.png -o 16/gimp-controller.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-convert-grayscale.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-convert-grayscale.png -o 16/gimp-convert-grayscale.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-convert-indexed.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-convert-indexed.png -o 16/gimp-convert-indexed.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-convert-rgb.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-convert-rgb.png -o 16/gimp-convert-rgb.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-cursor.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cursor.png -o 16/gimp-cursor.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-curve-free.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-free.png -o 16/gimp-curve-free.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-curve-point-corner.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-point-corner.png -o 16/gimp-curve-point-corner.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-curve-point-smooth.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-point-smooth.png -o 16/gimp-curve-point-smooth.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-curve-smooth.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-smooth.png -o 16/gimp-curve-smooth.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-dashboard.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-dashboard.png -o 16/gimp-dashboard.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-device-status.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-device-status.png -o 16/gimp-device-status.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display.png -o 16/gimp-display.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-display-filter-clip-warning.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-clip-warning.png -o 16/gimp-display-filter-clip-warning.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter-colorblind.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-colorblind.png -o 16/gimp-display-filter-colorblind.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter-contrast.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-contrast.png -o 16/gimp-display-filter-contrast.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter-gamma.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-gamma.png -o 16/gimp-display-filter-gamma.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-display-filter-lcms.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-lcms.png -o 16/gimp-display-filter-lcms.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-display-filter-proof.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-proof.png -o 16/gimp-display-filter-proof.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter.png -o 16/gimp-display-filter.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-duplicate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-duplicate.png -o 16/gimp-duplicate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-dynamics.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-dynamics.png -o 16/gimp-dynamics.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-error.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-error.png -o 16/gimp-error.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-file-manager.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-file-manager.png -o 16/gimp-file-manager.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-flip-horizontal.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-flip-horizontal.png -o 16/gimp-flip-horizontal.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-flip-vertical.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-flip-vertical.png -o 16/gimp-flip-vertical.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-floating-selection.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-floating-selection.png -o 16/gimp-floating-selection.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gegl.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gegl.png -o 16/gimp-gegl.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-bilinear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-bilinear.png -o 16/gimp-gradient-bilinear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-conical-asymmetric.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-conical-asymmetric.png -o 16/gimp-gradient-conical-asymmetric.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-conical-symmetric.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-conical-symmetric.png -o 16/gimp-gradient-conical-symmetric.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-linear.png -o 16/gimp-gradient-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-radial.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-radial.png -o 16/gimp-gradient-radial.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-shapeburst-angular.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-shapeburst-angular.png -o 16/gimp-gradient-shapeburst-angular.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-shapeburst-dimpled.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-shapeburst-dimpled.png -o 16/gimp-gradient-shapeburst-dimpled.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-shapeburst-spherical.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-shapeburst-spherical.png -o 16/gimp-gradient-shapeburst-spherical.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-spiral-anticlockwise.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-spiral-anticlockwise.png -o 16/gimp-gradient-spiral-anticlockwise.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-spiral-clockwise.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-spiral-clockwise.png -o 16/gimp-gradient-spiral-clockwise.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-square.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-square.png -o 16/gimp-gradient-square.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-grid.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-grid.png -o 16/gimp-grid.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-group-layer.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-group-layer.png -o 16/gimp-group-layer.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-histogram-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-histogram-linear.png -o 16/gimp-histogram-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-histogram-logarithmic.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-histogram-logarithmic.png -o 16/gimp-histogram-logarithmic.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-histogram.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-histogram.png -o 16/gimp-histogram.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-image.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-image.png -o 16/gimp-image.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-images.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-images.png -o 16/gimp-images.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-image-open.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-image-open.png -o 16/gimp-image-open.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-image-reload.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-image-reload.png -o 16/gimp-image-reload.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-info.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-info.png -o 16/gimp-info.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-input-device.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-input-device.png -o 16/gimp-input-device.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-invert.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-invert.png -o 16/gimp-invert.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-join-bevel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-join-bevel.png -o 16/gimp-join-bevel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-join-miter.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-join-miter.png -o 16/gimp-join-miter.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-join-round.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-join-round.png -o 16/gimp-join-round.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-landscape.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-landscape.png -o 16/gimp-landscape.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-layer-mask.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layer-mask.png -o 16/gimp-layer-mask.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-layer-to-imagesize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layer-to-imagesize.png -o 16/gimp-layer-to-imagesize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-layer.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layer.png -o 16/gimp-layer.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-layers.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layers.png -o 16/gimp-layers.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-list.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-list.png -o 16/gimp-list.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-marker.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-marker.png -o 16/gimp-marker.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-merge-down.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-merge-down.png -o 16/gimp-merge-down.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-move-to-screen.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-move-to-screen.png -o 16/gimp-move-to-screen.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-navigation.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-navigation.png -o 16/gimp-navigation.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-paste-as-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-paste-as-new.png -o 16/gimp-paste-as-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-paste-into.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-paste-into.png -o 16/gimp-paste-into.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-path-stroke.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-path-stroke.png -o 16/gimp-path-stroke.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-path.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-path.png -o 16/gimp-path.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-paths.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-paths.png -o 16/gimp-paths.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-pattern.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-pattern.png -o 16/gimp-pattern.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-plugin.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-plugin.png -o 16/gimp-plugin.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-portrait.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-portrait.png -o 16/gimp-portrait.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-brushes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-brushes.png -o 16/gimp-prefs-folders-brushes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-dynamics.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-dynamics.png -o 16/gimp-prefs-folders-dynamics.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-environ.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-environ.png -o 16/gimp-prefs-folders-environ.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-fonts.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-fonts.png -o 16/gimp-prefs-folders-fonts.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-gradients.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-gradients.png -o 16/gimp-prefs-folders-gradients.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-icon-themes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-icon-themes.png -o 16/gimp-prefs-folders-icon-themes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-interp.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-interp.png -o 16/gimp-prefs-folders-interp.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-modules.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-modules.png -o 16/gimp-prefs-folders-modules.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-mypaint-brushes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-mypaint-brushes.png -o 16/gimp-prefs-folders-mypaint-brushes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-palettes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-palettes.png -o 16/gimp-prefs-folders-palettes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-patterns.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-patterns.png -o 16/gimp-prefs-folders-patterns.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-plug-ins.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-plug-ins.png -o 16/gimp-prefs-folders-plug-ins.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-scripts.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-scripts.png -o 16/gimp-prefs-folders-scripts.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-themes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-themes.png -o 16/gimp-prefs-folders-themes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-tool-plug-ins.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-tool-plug-ins.png -o 16/gimp-prefs-folders-tool-plug-ins.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-tool-presets.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-tool-presets.png -o 16/gimp-prefs-folders-tool-presets.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-tools.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-tools.png -o 16/gimp-prefs-folders-tools.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-icon-theme.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-icon-theme.png -o 16/gimp-prefs-icon-theme.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-image-windows.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-image-windows.png -o 16/gimp-prefs-image-windows.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-import-export.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-import-export.png -o 16/gimp-prefs-import-export.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-interface.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-interface.png -o 16/gimp-prefs-interface.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-theme.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-theme.png -o 16/gimp-prefs-theme.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-toolbox.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-toolbox.png -o 16/gimp-prefs-toolbox.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-window-management.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-window-management.png -o 16/gimp-prefs-window-management.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-question.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-question.png -o 16/gimp-question.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-reset.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-reset.png -o 16/gimp-reset.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-reshow-filter.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-reshow-filter.png -o 16/gimp-reshow-filter.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-resize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-resize.png -o 16/gimp-resize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-rotate-180.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-rotate-180.png -o 16/gimp-rotate-180.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-rotate-270.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-rotate-270.png -o 16/gimp-rotate-270.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-rotate-90.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-rotate-90.png -o 16/gimp-rotate-90.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-sample-point.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-sample-point.png -o 16/gimp-sample-point.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-scale.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-scale.png -o 16/gimp-scale.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-add.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-add.png -o 16/gimp-selection-add.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-all.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-all.png -o 16/gimp-selection-all.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-border.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-border.png -o 16/gimp-selection-border.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-grow.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-grow.png -o 16/gimp-selection-grow.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-intersect.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-intersect.png -o 16/gimp-selection-intersect.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-none.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-none.png -o 16/gimp-selection-none.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-replace.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-replace.png -o 16/gimp-selection-replace.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-shrink.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-shrink.png -o 16/gimp-selection-shrink.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-stroke.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-stroke.png -o 16/gimp-selection-stroke.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-subtract.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-subtract.png -o 16/gimp-selection-subtract.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-to-channel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-to-channel.png -o 16/gimp-selection-to-channel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-to-path.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-to-path.png -o 16/gimp-selection-to-path.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection.png -o 16/gimp-selection.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-shape-circle.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shape-circle.png -o 16/gimp-shape-circle.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-shape-diamond.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shape-diamond.png -o 16/gimp-shape-diamond.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-shape-square.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shape-square.png -o 16/gimp-shape-square.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-shred.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shred.png -o 16/gimp-shred.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-smartphone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-smartphone.png -o 16/gimp-smartphone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-symmetry.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-symmetry.png -o 16/gimp-symmetry.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-template.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-template.png -o 16/gimp-template.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-text-layer.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-text-layer.png -o 16/gimp-text-layer.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-toilet-paper.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-toilet-paper.png -o 16/gimp-toilet-paper.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-airbrush.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-airbrush.png -o 16/gimp-tool-airbrush.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-align.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-align.png -o 16/gimp-tool-align.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-blur.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-blur.png -o 16/gimp-tool-blur.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-brightness-contrast.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-brightness-contrast.png -o 16/gimp-tool-brightness-contrast.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-bucket-fill.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-bucket-fill.png -o 16/gimp-tool-bucket-fill.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-by-color-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-by-color-select.png -o 16/gimp-tool-by-color-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-cage.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-cage.png -o 16/gimp-tool-cage.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-clone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-clone.png -o 16/gimp-tool-clone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-color-balance.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-color-balance.png -o 16/gimp-tool-color-balance.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-color-picker.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-color-picker.png -o 16/gimp-tool-color-picker.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-colorize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-colorize.png -o 16/gimp-tool-colorize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-crop.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-crop.png -o 16/gimp-tool-crop.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-curves.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-curves.png -o 16/gimp-tool-curves.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-desaturate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-desaturate.png -o 16/gimp-tool-desaturate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-dodge.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-dodge.png -o 16/gimp-tool-dodge.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-ellipse-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-ellipse-select.png -o 16/gimp-tool-ellipse-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-eraser.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-eraser.png -o 16/gimp-tool-eraser.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-exposure.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-exposure.png -o 16/gimp-tool-exposure.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-flip.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-flip.png -o 16/gimp-tool-flip.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-foreground-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-foreground-select.png -o 16/gimp-tool-foreground-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-free-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-free-select.png -o 16/gimp-tool-free-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-fuzzy-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-fuzzy-select.png -o 16/gimp-tool-fuzzy-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-gradient.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-gradient.png -o 16/gimp-tool-gradient.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-handle-transform.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-handle-transform.png -o 16/gimp-tool-handle-transform.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-heal.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-heal.png -o 16/gimp-tool-heal.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-hue-saturation.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-hue-saturation.png -o 16/gimp-tool-hue-saturation.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-ink.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-ink.png -o 16/gimp-tool-ink.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-iscissors.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-iscissors.png -o 16/gimp-tool-iscissors.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-levels.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-levels.png -o 16/gimp-tool-levels.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-measure.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-measure.png -o 16/gimp-tool-measure.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-move.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-move.png -o 16/gimp-tool-move.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-mypaint-brush.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-mypaint-brush.png -o 16/gimp-tool-mypaint-brush.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-n-point-deformation.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-n-point-deformation.png -o 16/gimp-tool-n-point-deformation.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-offset.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-offset.png -o 16/gimp-tool-offset.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-options.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-options.png -o 16/gimp-tool-options.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-paintbrush.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-paintbrush.png -o 16/gimp-tool-paintbrush.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-path.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-path.png -o 16/gimp-tool-path.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-pencil.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-pencil.png -o 16/gimp-tool-pencil.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-perspective-clone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-perspective-clone.png -o 16/gimp-tool-perspective-clone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-perspective.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-perspective.png -o 16/gimp-tool-perspective.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-posterize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-posterize.png -o 16/gimp-tool-posterize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-preset.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-preset.png -o 16/gimp-tool-preset.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-rect-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-rect-select.png -o 16/gimp-tool-rect-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-rotate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-rotate.png -o 16/gimp-tool-rotate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-scale.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-scale.png -o 16/gimp-tool-scale.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-seamless-clone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-seamless-clone.png -o 16/gimp-tool-seamless-clone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-shadows-highlights.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-shadows-highlights.png -o 16/gimp-tool-shadows-highlights.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-shear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-shear.png -o 16/gimp-tool-shear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-smudge.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-smudge.png -o 16/gimp-tool-smudge.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-text.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-text.png -o 16/gimp-tool-text.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-threshold.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-threshold.png -o 16/gimp-tool-threshold.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-transform-3d.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-transform-3d.png -o 16/gimp-tool-transform-3d.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-unified-transform.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-unified-transform.png -o 16/gimp-tool-unified-transform.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-warp.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-warp.png -o 16/gimp-tool-warp.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-zoom.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-zoom.png -o 16/gimp-tool-zoom.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tools.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tools.png -o 16/gimp-tools.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-transparency.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transparency.png -o 16/gimp-transparency.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-transform-3d-camera.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transform-3d-camera.png -o 16/gimp-transform-3d-camera.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-transform-3d-move.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transform-3d-move.png -o 16/gimp-transform-3d-move.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-transform-3d-rotate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transform-3d-rotate.png -o 16/gimp-transform-3d-rotate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-undo-history.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-undo-history.png -o 16/gimp-undo-history.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-user-manual.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-user-manual.png -o 16/gimp-user-manual.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-video.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-video.png -o 16/gimp-video.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-warning.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-warning.png -o 16/gimp-warning.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-web.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-web.png -o 16/gimp-web.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-wilber.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-wilber.png -o 16/gimp-wilber.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Makefile:2409: recipe for target '16/gimp-tool-seamless-clone.png' failed make[3]: *** [16/gimp-tool-seamless-clone.png] Segmentation fault (core dumped) make[3]: *** Waiting for unfinished jobs.... Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic-High-Contrast' Makefile:656: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons' Makefile:848: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build' Makefile:749: recipe for target 'all' failed make: *** [all] Error 2 ERROR: oe_runmake failed WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746:234 exit 1 from 'exit 1' WARNING: Backtrace (BB generated script): #1: bbfatal_log, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 234 #2: die, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 215 #3: oe_runmake, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 204 #4: autotools_do_compile, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 199 #5: do_compile, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 194 #6: main, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 238 ERROR: Execution of 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746' failed with exit code 1: git HEAD changed: git-version.h regenerated make all-recursive make[1]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build' Making all in m4macros make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/m4macros' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/m4macros' Making all in cursors make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/cursors' ( rm -f gimp-tool-cursors.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-tool-cursors.gresource.xml; \ echo '<gresources>' >> gimp-tool-cursors.gresource.xml; \ echo ' <gresource prefix="/org/gimp/tool-cursors">' >> gimp-tool-cursors.gresource.xml; \ for image in cursor-bad.png cursor-bad-x2.png cursor-color-picker.png cursor-color-picker-x2.png cursor-corner-bottom-left.png cursor-corner-bottom-left-x2.png cursor-corner-bottom-right.png cursor-corner-bottom-right-x2.png cursor-corner-bottom.png cursor-corner-bottom-x2.png cursor-corner-left.png cursor-corner-left-x2.png cursor-corner-right.png cursor-corner-right-x2.png cursor-corner-top-left.png cursor-corner-top-left-x2.png cursor-corner-top-right.png cursor-corner-top-right-x2.png cursor-corner-top.png cursor-corner-top-x2.png cursor-crosshair-small.png cursor-crosshair-small-x2.png cursor-crosshair.png cursor-crosshair-x2.png cursor-mouse.png cursor-mouse-x2.png cursor-move.png cursor-move-x2.png cursor-none.png cursor-none-x2.png cursor-side-bottom-left.png cursor-side-bottom-left-x2.png cursor-side-bottom-right.png cursor-side-bottom-right-x2.png cursor-side-bottom.png cursor-side-bottom-x2.png cursor-side-left.png cursor-side-left-x2.png cursor-side-right.png cursor-side-right-x2.png cursor-side-top-left.png cursor-side-top-left-x2.png cursor-side-top-right.png cursor-side-top-right-x2.png cursor-side-top.png cursor-side-top-x2.png cursor-zoom.png cursor-zoom-x2.png modifier-anchor.png modifier-anchor-x2.png modifier-background.png modifier-background-x2.png modifier-bad.png modifier-bad-x2.png modifier-control.png modifier-control-x2.png modifier-foreground.png modifier-foreground-x2.png modifier-intersect.png modifier-intersect-x2.png modifier-join.png modifier-join-x2.png modifier-minus.png modifier-minus-x2.png modifier-move.png modifier-move-x2.png modifier-pattern.png modifier-pattern-x2.png modifier-plus.png modifier-plus-x2.png modifier-resize.png modifier-resize-x2.png modifier-rotate.png modifier-rotate-x2.png modifier-select.png modifier-select-x2.png modifier-zoom.png modifier-zoom-x2.png tool-airbrush.png tool-airbrush-x2.png tool-blur.png tool-blur-x2.png tool-bucket-fill.png tool-bucket-fill-x2.png tool-burn.png tool-burn-x2.png tool-clone.png tool-clone-x2.png tool-color-picker.png tool-color-picker-x2.png tool-crop.png tool-crop-x2.png tool-dodge.png tool-dodge-x2.png tool-ellipse-select.png tool-ellipse-select-x2.png tool-eraser.png tool-eraser-x2.png tool-flip-horizontal.png tool-flip-horizontal-x2.png tool-flip-vertical.png tool-flip-vertical-x2.png tool-free-select.png tool-free-select-x2.png tool-fuzzy-select.png tool-fuzzy-select-x2.png tool-gradient.png tool-gradient-x2.png tool-hand.png tool-hand-x2.png tool-heal.png tool-heal-x2.png tool-ink.png tool-ink-x2.png tool-iscissors.png tool-iscissors-x2.png tool-measure.png tool-measure-x2.png tool-move.png tool-move-x2.png tool-paintbrush.png tool-paintbrush-x2.png tool-paths-anchor.png tool-paths-anchor-x2.png tool-paths-control.png tool-paths-control-x2.png tool-paths-segment.png tool-paths-segment-x2.png tool-paths.png tool-paths-x2.png tool-pencil.png tool-pencil-x2.png tool-perspective.png tool-perspective-x2.png tool-polygon-select.png tool-polygon-select-x2.png tool-rect-select.png tool-rect-select-x2.png tool-resize.png tool-resize-x2.png tool-rotate.png tool-rotate-x2.png tool-shear.png tool-shear-x2.png tool-smudge.png tool-smudge-x2.png tool-text.png tool-text-x2.png tool-transform-3d-camera.png tool-transform-3d-camera-x2.png tool-warp.png tool-warp-x2.png tool-zoom.png tool-zoom-x2.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-tool-cursors.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-tool-cursors.gresource.xml; \ echo '</gresources>' >> gimp-tool-cursors.gresource.xml ) ( rm -f gimp-color-picker-cursors.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-color-picker-cursors.gresource.xml; \ echo '<gresources>' >> gimp-color-picker-cursors.gresource.xml; \ echo ' <gresource prefix="/org/gimp/color-picker-cursors">' >> gimp-color-picker-cursors.gresource.xml; \ for image in cursor-color-picker.png cursor-color-picker-x2.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-color-picker-cursors.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-color-picker-cursors.gresource.xml; \ echo ' <gresource prefix="/org/gimp/color-picker-cursors-raw">' >> gimp-color-picker-cursors.gresource.xml; \ for image in cursor-color-picker.png cursor-color-picker-x2.png; do \ echo " <file>$image</file>" >> gimp-color-picker-cursors.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-color-picker-cursors.gresource.xml; \ echo '</gresources>' >> gimp-color-picker-cursors.gresource.xml ) glib-compile-resources \ --sourcedir=../../gimp-2.10.24/cursors --generate-source \ --target=gimp-color-picker-cursors.c gimp-color-picker-cursors.gresource.xml glib-compile-resources \ --sourcedir=../../gimp-2.10.24/cursors --generate-source \ --target=gimp-tool-cursors.c gimp-tool-cursors.gresource.xml make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/cursors' Making all in themes make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' Making all in Dark make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Dark' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Dark' Making all in Light make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Light' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Light' Making all in Gray make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Gray' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/Gray' Making all in System make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/System' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes/System' make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/themes' Making all in po make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/cs.po file=`echo csb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/csb.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ga.po file=`echo gd | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/gd.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ka.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ko.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ky.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/tr.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/tt.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po' Making all in po-libgimp make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-libgimp' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-libgimp/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-libgimp' Making all in po-plug-ins make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-plug-ins' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ja.po file=`echo kab | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/kab.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-plug-ins/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-plug-ins' Making all in po-python make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-python' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/gu.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ja.po file=`echo kab | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/kab.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/xh.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-python/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-python' Making all in po-script-fu make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-script-fu' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ja.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-script-fu/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-script-fu' Making all in po-tips make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-tips' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/bg.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ja.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/mk.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/my.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/ta.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/msgfmt -o $file ../../gimp-2.10.24/po-tips/zh_TW.po make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-tips' Making all in po-windows-installer make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-windows-installer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/po-windows-installer' Making all in data make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' Making all in brushes make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' Making all in Basic make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Basic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Basic' Making all in Fun make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Fun' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Fun' Making all in gimp-obsolete-files make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/gimp-obsolete-files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/gimp-obsolete-files' Making all in Media make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Media' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Media' Making all in Legacy make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Legacy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Legacy' Making all in Sketch make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Sketch' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Sketch' Making all in Splatters make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Splatters' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Splatters' Making all in Texture make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Texture' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes/Texture' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/brushes' Making all in dynamics make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' Making all in Basic make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/Basic' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/Basic' Making all in FX make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/FX' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics/FX' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/dynamics' Making all in environ make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/environ' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/environ' Making all in gradients make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/gradients' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/gradients' Making all in images make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/images' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/images' Making all in interpreters make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/interpreters' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/interpreters' Making all in palettes make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/palettes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/palettes' Making all in patterns make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' Making all in Animal make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Animal' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Animal' Making all in Fabric make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Fabric' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Fabric' Making all in Food make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Food' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Food' Making all in Legacy make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Legacy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Legacy' Making all in Paper make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Paper' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Paper' Making all in Plant make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Plant' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Plant' Making all in Sky make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Sky' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Sky' Making all in Stone make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Stone' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Stone' Making all in Water make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Water' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Water' Making all in Wood make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Wood' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns/Wood' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/patterns' Making all in tips make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tips' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tips' Making all in tags make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tags' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tags' Making all in tool-presets make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' Making all in Crop make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Crop' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Crop' Making all in FX make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/FX' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/FX' Making all in Paint make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Paint' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Paint' Making all in Selection make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Selection' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Selection' Making all in Sketch make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Sketch' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets/Sketch' make[4]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data/tool-presets' make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/data' Making all in desktop make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/desktop' LC_ALL=C TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../../gimp-2.10.24/po org.gimp.GIMP.appdata.xml.in org.gimp.GIMP.appdata.xml LC_ALL=C TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../../gimp-2.10.24/po gimp-data-extras.metainfo.xml.in gimp-data-extras.metainfo.xml TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/intltool-merge ../../gimp-2.10.24/po gimp.desktop.in gimp.desktop -d -u -c ../po/.intltool-merge-cache Generating and caching the translation database Merging translations into gimp-data-extras.metainfo.xml. CREATED gimp-data-extras.metainfo.xml Generating and caching the translation database Merging translations into gimp.desktop. Generating and caching the translation database Merging translations into org.gimp.GIMP.appdata.xml. CREATED org.gimp.GIMP.appdata.xml make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/desktop' Making all in menus make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/menus' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/menus' Making all in libgimpbase make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/libgimpbase' ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbasetypes.lo ../../gimp-2.10.24/libgimpbase/gimpbasetypes.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbase-private.lo ../../gimp-2.10.24/libgimpbase/gimpbase-private.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchecks.lo ../../gimp-2.10.24/libgimpbase/gimpchecks.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcpuaccel.lo ../../gimp-2.10.24/libgimpbase/gimpcpuaccel.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdatafiles.lo ../../gimp-2.10.24/libgimpbase/gimpdatafiles.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpenv.lo ../../gimp-2.10.24/libgimpbase/gimpenv.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmemsize.lo ../../gimp-2.10.24/libgimpbase/gimpmemsize.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmetadata.lo ../../gimp-2.10.24/libgimpbase/gimpmetadata.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparasite.lo ../../gimp-2.10.24/libgimpbase/gimpparasite.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparasiteio.lo ../../gimp-2.10.24/libgimpbase/gimpparasiteio.c mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpenv.c -fPIC -DPIC -o .libs/gimpenv.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpbase-private.c -fPIC -DPIC -o .libs/gimpbase-private.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpchecks.c -fPIC -DPIC -o .libs/gimpchecks.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpparasite.c -fPIC -DPIC -o .libs/gimpparasite.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpparasiteio.c -fPIC -DPIC -o .libs/gimpparasiteio.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpcpuaccel.c -fPIC -DPIC -o .libs/gimpcpuaccel.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpmetadata.c -fPIC -DPIC -o .libs/gimpmetadata.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpmemsize.c -fPIC -DPIC -o .libs/gimpmemsize.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpdatafiles.c -fPIC -DPIC -o .libs/gimpdatafiles.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpbasetypes.c -fPIC -DPIC -o .libs/gimpbasetypes.o ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprotocol.lo ../../gimp-2.10.24/libgimpbase/gimpprotocol.c ../../gimp-2.10.24/libgimpbase/gimpparasite.c: In function 'gimp_parasite_new': ../../gimp-2.10.24/libgimpbase/gimpparasite.c:229:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 229 | parasite->data = g_memdup (data, size); | ^~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/glib.h:82, from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:28, from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/glib-object.h:22, from ../../gimp-2.10.24/libgimpbase/gimpparasite.c:30: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprectangle.lo ../../gimp-2.10.24/libgimpbase/gimprectangle.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpreloc.lo ../../gimp-2.10.24/libgimpbase/gimpreloc.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsignal.lo ../../gimp-2.10.24/libgimpbase/gimpsignal.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpunit.lo ../../gimp-2.10.24/libgimpbase/gimpunit.c ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimputils.lo ../../gimp-2.10.24/libgimpbase/gimputils.c ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_add_xmp_history': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:330:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 330 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:335:3: warning: 'gexiv2_metadata_get_tag_interpreted_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_interpreted_string' instead [-Wdeprecated-declarations] 335 | did = gexiv2_metadata_get_tag_interpreted_string (GEXIV2_METADATA (metadata), | ^~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:732:25: note: declared here 732 | gchar* gexiv2_metadata_get_tag_interpreted_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:346:7: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 346 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:352:3: warning: 'gexiv2_metadata_get_tag_interpreted_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_interpreted_string' instead [-Wdeprecated-declarations] 352 | odid = gexiv2_metadata_get_tag_interpreted_string (GEXIV2_METADATA (metadata), | ^~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:732:25: note: declared here 732 | gchar* gexiv2_metadata_get_tag_interpreted_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:362:7: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 362 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:369:3: warning: 'gexiv2_metadata_set_xmp_tag_struct' is deprecated: Use 'gexiv2_metadata_try_set_xmp_tag_struct' instead [-Wdeprecated-declarations] 369 | gexiv2_metadata_set_xmp_tag_struct (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:698:10: note: declared here 698 | gboolean gexiv2_metadata_set_xmp_tag_struct (GExiv2Metadata *self, const gchar* tag, GExiv2StructureType type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:404:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 404 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:417:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 417 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:441:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 441 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:451:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 451 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:475:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 475 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_deserialize_text': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:649:11: warning: 'gexiv2_metadata_get_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_get_tag_multiple' instead [-Wdeprecated-declarations] 649 | values = gexiv2_metadata_get_tag_multiple (g2_metadata, | ^~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:845:25: note: declared here 845 | gchar** gexiv2_metadata_get_tag_multiple (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:660:15: warning: 'gexiv2_metadata_set_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_set_tag_multiple' instead [-Wdeprecated-declarations] 660 | gexiv2_metadata_set_tag_multiple (g2_metadata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:864:25: note: declared here 864 | gboolean gexiv2_metadata_set_tag_multiple (GExiv2Metadata *self, const gchar* tag, const gchar** values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:667:15: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 667 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (g2_metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_serialize': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:809:11: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 809 | value = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:826:11: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 826 | value = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:855:11: warning: 'gexiv2_metadata_get_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_get_tag_multiple' instead [-Wdeprecated-declarations] 855 | values = gexiv2_metadata_get_tag_multiple (GEXIV2_METADATA (metadata), | ^~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:845:25: note: declared here 845 | gchar** gexiv2_metadata_get_tag_multiple (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_pixel_size': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1198:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1198 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1202:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1202 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_bits_per_sample': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1225:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1225 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_get_resolution': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1254:3: warning: 'gexiv2_metadata_get_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_get_exif_tag_rational' instead [-Wdeprecated-declarations] 1254 | if (gexiv2_metadata_get_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:974:25: note: declared here 974 | gboolean gexiv2_metadata_get_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint* nom, gint* den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvaluearray.lo ../../gimp-2.10.24/libgimpbase/gimpvaluearray.c ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1257:7: warning: 'gexiv2_metadata_get_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_get_exif_tag_rational' instead [-Wdeprecated-declarations] 1257 | gexiv2_metadata_get_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:974:25: note: declared here 974 | gboolean gexiv2_metadata_get_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint* nom, gint* den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1264:7: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 1264 | un = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_resolution': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1354:3: warning: 'gexiv2_metadata_set_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_set_exif_tag_rational' instead [-Wdeprecated-declarations] 1354 | gexiv2_metadata_set_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:991:25: note: declared here 991 | gboolean gexiv2_metadata_set_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint nom, gint den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1358:3: warning: 'gexiv2_metadata_set_exif_tag_rational' is deprecated: Use 'gexiv2_metadata_try_set_exif_tag_rational' instead [-Wdeprecated-declarations] 1358 | gexiv2_metadata_set_exif_tag_rational (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:991:25: note: declared here 991 | gboolean gexiv2_metadata_set_exif_tag_rational (GExiv2Metadata *self, const gchar* tag, gint nom, gint den); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1363:3: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1363 | gexiv2_metadata_set_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_get_colorspace': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1392:7: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1392 | exif_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1398:7: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1398 | exif_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1416:11: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 1416 | iop_index = gexiv2_metadata_get_tag_string (GEXIV2_METADATA (metadata), | ^~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1440:11: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1440 | nikon_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1458:11: warning: 'gexiv2_metadata_get_tag_long' is deprecated: Use 'gexiv2_metadata_try_get_tag_long' instead [-Wdeprecated-declarations] 1458 | canon_cs = gexiv2_metadata_get_tag_long (GEXIV2_METADATA (metadata), | ^~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:760:25: note: declared here 760 | glong gexiv2_metadata_get_tag_long (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_set_colorspace': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1506:7: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1506 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Photo.ColorSpace", 0xffff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1508:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1508 | gexiv2_metadata_set_tag_long (g2metadata, "Xmp.exif.ColorSpace", 0xffff); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1515:7: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1515 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Photo.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1518:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1518 | gexiv2_metadata_set_tag_long (g2metadata, "Xmp.exif.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1521:9: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1521 | gexiv2_metadata_set_tag_string (g2metadata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1525:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1525 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Nikon3.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1528:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1528 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Canon.ColorSpace", 0x01); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1532:7: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1532 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Photo.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1535:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1535 | gexiv2_metadata_set_tag_long (g2metadata, "Xmp.exif.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1538:9: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1538 | gexiv2_metadata_set_tag_string (g2metadata, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1542:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1542 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Nikon3.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1545:9: warning: 'gexiv2_metadata_set_tag_long' is deprecated: Use 'gexiv2_metadata_try_set_tag_long' instead [-Wdeprecated-declarations] 1545 | gexiv2_metadata_set_tag_long (g2metadata, "Exif.Canon.ColorSpace", 0x02); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:790:25: note: declared here 790 | gboolean gexiv2_metadata_set_tag_long (GExiv2Metadata *self, const gchar* tag, glong value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c: In function 'gimp_metadata_copy_tag': ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1621:3: warning: 'gexiv2_metadata_get_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_get_tag_multiple' instead [-Wdeprecated-declarations] 1621 | gchar **values = gexiv2_metadata_get_tag_multiple (src, tag); | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:845:25: note: declared here 845 | gchar** gexiv2_metadata_get_tag_multiple (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1625:7: warning: 'gexiv2_metadata_set_tag_multiple' is deprecated: Use 'gexiv2_metadata_try_set_tag_multiple' instead [-Wdeprecated-declarations] 1625 | gexiv2_metadata_set_tag_multiple (dest, tag, (const gchar **) values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:864:25: note: declared here 864 | gboolean gexiv2_metadata_set_tag_multiple (GExiv2Metadata *self, const gchar* tag, const gchar** values); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1630:7: warning: 'gexiv2_metadata_get_tag_string' is deprecated: Use 'gexiv2_metadata_try_get_tag_string' instead [-Wdeprecated-declarations] 1630 | gchar *value = gexiv2_metadata_get_tag_string (src, tag); | ^~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:649:25: note: declared here 649 | gchar* gexiv2_metadata_get_tag_string (GExiv2Metadata *self, const gchar* tag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:1634:11: warning: 'gexiv2_metadata_set_tag_string' is deprecated: Use 'gexiv2_metadata_try_set_tag_string' instead [-Wdeprecated-declarations] 1634 | gexiv2_metadata_set_tag_string (dest, tag, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2.h:13, from ../../gimp-2.10.24/libgimpbase/gimpmetadata.c:29: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gexiv2/gexiv2-metadata.h:668:25: note: declared here 668 | gboolean gexiv2_metadata_set_tag_string (GExiv2Metadata *self, const gchar* tag, const gchar* value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpprotocol.c -fPIC -DPIC -o .libs/gimpprotocol.o ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwire.lo ../../gimp-2.10.24/libgimpbase/gimpwire.c mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimprectangle.c -fPIC -DPIC -o .libs/gimprectangle.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpsignal.c -fPIC -DPIC -o .libs/gimpsignal.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpreloc.c -fPIC -DPIC -o .libs/gimpreloc.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimputils.c -fPIC -DPIC -o .libs/gimputils.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpunit.c -fPIC -DPIC -o .libs/gimpunit.o mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpvaluearray.c -fPIC -DPIC -o .libs/gimpvaluearray.o TOPDIR/build/tmp/hosttools/perl ../../gimp-2.10.24/tools/gimp-mkenums \ --fhead "#include \"config.h\"\n#include <glib-object.h>\n#undef GIMP_DISABLE_DEPRECATED\n#include \"gimpbasetypes.h\"\n#include \"libgimp/libgimp-intl.h\"" \ --fprod "\n/* enumerations from \"@basename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n" \ --dhead " static const Gimp@Type@Desc descs[] =\n {" \ --dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \ --dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \ ../../gimp-2.10.24/libgimpbase/gimpbaseenums.h > xgen-bec mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpwire.c -fPIC -DPIC -o .libs/gimpwire.o TOPDIR/build/tmp/hosttools/perl ../../gimp-2.10.24/tools/gimp-mkenums \ --fhead "#include \"config.h\"\n#include <glib-object.h>\n#include \"gimpbasetypes.h\"\n#include \"gimpcompatenums.h\"\n#include \"libgimp/libgimp-intl.h\"" \ --fprod "\n/* enumerations from \"@basename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n" \ --dhead " static const Gimp@Type@Desc descs[] =\n {" \ --dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \ --dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \ ../../gimp-2.10.24/libgimpbase/gimpcompatenums.h > xgen-cec if ! cmp -s xgen-bec ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c; then \ cp xgen-bec ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c; \ else \ touch ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c 2> /dev/null \ || true; \ fi ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbaseenums.lo ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c if ! cmp -s xgen-cec ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c; then \ cp xgen-cec ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c; \ else \ touch ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c 2> /dev/null \ || true; \ fi ../mips-yoe-linux-libtool --tag=CC --mode=compile mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.0"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcompatenums.lo ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpcompatenums.c -fPIC -DPIC -o .libs/gimpcompatenums.o ../../gimp-2.10.24/libgimpbase/gimputils.c: In function 'gimp_stack_trace_query': ../../gimp-2.10.24/libgimpbase/gimputils.c:1457:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1457 | fgets (buf, 8, stdin); | ^~~~~~~~~~~~~~~~~~~~~ mips-yoe-linux-libtool: compile: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/libgimpbase -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.0\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib/gimp/2.0\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.0\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.0\" -DGIMP_USER_VERSION=\"2.10\" -DGIMP_SYSCONF_VERSION=\"2.0\" -DGIMP_PLUGIN_VERSION=\"2.0\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../../gimp-2.10.24/libgimpbase/gimpbaseenums.c -fPIC -DPIC -o .libs/gimpbaseenums.o ../mips-yoe-linux-libtool --tag=CC --mode=link mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 1000:24:1000 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o libgimpbase-2.0.la -rpath /usr/lib gimpbasetypes.lo gimpbase-private.lo gimpchecks.lo gimpcpuaccel.lo gimpdatafiles.lo gimpenv.lo gimpmemsize.lo gimpmetadata.lo gimpparasite.lo gimpparasiteio.lo gimpprotocol.lo gimprectangle.lo gimpreloc.lo gimpsignal.lo gimpunit.lo gimputils.lo gimpvaluearray.lo gimpwire.lo gimpbaseenums.lo gimpcompatenums.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -ljpeg mips-yoe-linux-libtool: link: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -shared -fPIC -DPIC .libs/gimpbasetypes.o .libs/gimpbase-private.o .libs/gimpchecks.o .libs/gimpcpuaccel.o .libs/gimpdatafiles.o .libs/gimpenv.o .libs/gimpmemsize.o .libs/gimpmetadata.o .libs/gimpparasite.o .libs/gimpparasiteio.o .libs/gimpprotocol.o .libs/gimprectangle.o .libs/gimpreloc.o .libs/gimpsignal.o .libs/gimpunit.o .libs/gimputils.o .libs/gimpvaluearray.o .libs/gimpwire.o .libs/gimpbaseenums.o .libs/gimpcompatenums.o -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -ljpeg -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -g -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgimpbase-2.0.so.0 -o .libs/libgimpbase-2.0.so.0.1000.24 mips-yoe-linux-libtool: link: (cd ".libs" && rm -f "libgimpbase-2.0.so.0" && ln -s "libgimpbase-2.0.so.0.1000.24" "libgimpbase-2.0.so.0") mips-yoe-linux-libtool: link: (cd ".libs" && rm -f "libgimpbase-2.0.so" && ln -s "libgimpbase-2.0.so.0.1000.24" "libgimpbase-2.0.so") mips-yoe-linux-libtool: link: ( cd ".libs" && rm -f "libgimpbase-2.0.la" && ln -s "../libgimpbase-2.0.la" "libgimpbase-2.0.la" ) make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/libgimpbase' Making all in tools make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/tools' mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/tools -I.. -DGIMP_APP_VERSION=\"2.10\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/com"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DCC=\""mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.0"\" -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptool.o ../../gimp-2.10.24/tools/gimptool.c mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gimp-2.10.24/tools -I.. -DGIMP_APP_VERSION=\"2.10\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/com"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib/gimp/2.0"\" -DGIMPDATADIR=\""/usr/share/gimp/2.0"\" -DCC=\""mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.0"\" -I../../gimp-2.10.24 -pthread -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libmount -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/blkid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/uuid -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot/usr/include/libpng16 -I. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-test-clipboard.o ../../gimp-2.10.24/tools/gimp-test-clipboard.c ../mips-yoe-linux-libtool --tag=CC --mode=link mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o gimp-test-clipboard-2.0 gimp-test-clipboard.o ../libgimpbase/libgimpbase-2.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg ../mips-yoe-linux-libtool --tag=CC --mode=link mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,relro,-z,now -o gimptool-2.0 gimptool.o ../libgimpbase/libgimpbase-2.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg mips-yoe-linux-libtool: link: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gimp-test-clipboard-2.0 gimp-test-clipboard.o ../libgimpbase/.libs/libgimpbase-2.0.so -lgexiv2 -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg mips-yoe-linux-libtool: link: mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0=/usr/src/debug/gimp/2.10.24-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native= -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/gimptool-2.0 gimptool.o ../libgimpbase/.libs/libgimpbase-2.0.so -lgexiv2 -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -ljpeg make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/tools' Making all in pdb make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/pdb' rootme=`pwd`; \ destdir=`cd ../../gimp-2.10.24 && pwd`; export destdir; \ builddir=`cd .. && pwd`; export builddir; \ cd ../../gimp-2.10.24/pdb && TOPDIR/build/tmp/hosttools/perl enumgen.pl ../libgimpbase/gimpbaseenums.h ../libgimpconfig/gimpconfigenums.h ../app/operations/operations-enums.h ../app/core/core-enums.h ../app/paint/paint-enums.h \ && echo timestamp > $rootme/stamp-enums rootme=`pwd`; cd ../../gimp-2.10.24/pdb \ && echo "# This file is autogenerated" > $rootme/groups.pl.tmp \ && echo "@groups = qw(" >> $rootme/groups.pl.tmp \ && (for pdb in groups/brush.pdb groups/brush_select.pdb groups/brushes.pdb groups/buffer.pdb groups/channel.pdb groups/color.pdb groups/context.pdb groups/debug.pdb groups/display.pdb groups/drawable.pdb groups/drawable_color.pdb groups/drawable_edit.pdb groups/drawable_transform.pdb groups/dynamics.pdb groups/edit.pdb groups/fileops.pdb groups/floating_sel.pdb groups/font_select.pdb groups/fonts.pdb groups/gimp.pdb groups/gimprc.pdb groups/gradient.pdb groups/gradient_select.pdb groups/gradients.pdb groups/help.pdb groups/image.pdb groups/image_color_profile.pdb groups/image_convert.pdb groups/image_grid.pdb groups/image_guides.pdb groups/image_sample_points.pdb groups/image_select.pdb groups/image_transform.pdb groups/image_undo.pdb groups/item.pdb groups/item_transform.pdb groups/layer.pdb groups/message.pdb groups/paint_tools.pdb groups/palette.pdb groups/palette_select.pdb groups/palettes.pdb groups/paths.pdb groups/pattern.pdb groups/pattern_select.pdb groups/patterns.pdb groups/plug_in.pdb groups/plug_in_compat.pdb groups/procedural_db.pdb groups/progress.pdb groups/selection.pdb groups/selection_tools.pdb groups/text_layer.pdb groups/text_tool.pdb groups/transform_tools.pdb groups/unit.pdb groups/vectors.pdb; do \ group=`echo $pdb | sed -e 's%groups/\([^.]*\)\..*%\1%'`; \ echo " $group" >> $rootme/groups.pl.tmp; \ done) \ && echo ");" >> $rootme/groups.pl.tmp \ && (cmp -s $rootme/groups.pl.tmp groups.pl || \ cp $rootme/groups.pl.tmp groups.pl) \ && rm $rootme/groups.pl.tmp \ && echo timestamp > $rootme/stamp-groups Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumgen.pl line 34. No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/pdb/enums.pl rootme=`pwd`; \ destdir=`cd ../../gimp-2.10.24 && pwd`; export destdir; \ builddir=`cd .. && pwd`; export builddir; \ cd ../../gimp-2.10.24/pdb && \ PDBGEN_BACKUP=0 \ TOPDIR/build/tmp/hosttools/perl enumcode.pl \ && echo timestamp > $rootme/stamp-enum-code Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumcode.pl line 33. Name "Gimp::CodeGen::enums::enums" used only once: possible typo at enumcode.pl line 30. Use of uninitialized value in pattern match (m//) at enumcode.pl line 71. No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpenums.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpenums.c.tail rootme=`pwd`; \ destdir=`cd ../../gimp-2.10.24 && pwd`; export destdir; \ builddir=`cd .. && pwd`; export builddir; \ cd ../../gimp-2.10.24/pdb && \ PDBGEN_BACKUP=0 PDBGEN_GROUPS= \ TOPDIR/build/tmp/hosttools/perl pdbgen.pl app lib \ && echo timestamp > $rootme/stamp-pdbgen Processing ./groups/brush.pdb... Processing ./groups/brush_select.pdb... Processing ./groups/brushes.pdb... Processing ./groups/buffer.pdb... Processing ./groups/channel.pdb... Processing ./groups/color.pdb... Processing ./groups/context.pdb... Processing ./groups/debug.pdb... Processing ./groups/display.pdb... Processing ./groups/drawable.pdb... Processing ./groups/drawable_color.pdb... Processing ./groups/drawable_edit.pdb... Processing ./groups/drawable_transform.pdb... Processing ./groups/dynamics.pdb... Processing ./groups/edit.pdb... Processing ./groups/fileops.pdb... Processing ./groups/floating_sel.pdb... Processing ./groups/font_select.pdb... Processing ./groups/fonts.pdb... Processing ./groups/gimp.pdb... Processing ./groups/gimprc.pdb... Processing ./groups/gradient.pdb... Processing ./groups/gradient_select.pdb... Processing ./groups/gradients.pdb... Processing ./groups/help.pdb... Processing ./groups/image.pdb... Processing ./groups/image_color_profile.pdb... Processing ./groups/image_convert.pdb... Processing ./groups/image_grid.pdb... Processing ./groups/image_guides.pdb... Processing ./groups/image_sample_points.pdb... Processing ./groups/image_select.pdb... Processing ./groups/image_transform.pdb... Processing ./groups/image_undo.pdb... Processing ./groups/item.pdb... Processing ./groups/item_transform.pdb... Processing ./groups/layer.pdb... Processing ./groups/message.pdb... Processing ./groups/paint_tools.pdb... Processing ./groups/palette.pdb... Processing ./groups/palette_select.pdb... Processing ./groups/palettes.pdb... Processing ./groups/paths.pdb... Processing ./groups/pattern.pdb... Processing ./groups/pattern_select.pdb... Processing ./groups/patterns.pdb... Processing ./groups/plug_in.pdb... Processing ./groups/plug_in_compat.pdb... Processing ./groups/procedural_db.pdb... Processing ./groups/progress.pdb... Processing ./groups/selection.pdb... Processing ./groups/selection_tools.pdb... Processing ./groups/text_layer.pdb... Processing ./groups/text_tool.pdb... Processing ./groups/transform_tools.pdb... Processing ./groups/unit.pdb... Processing ./groups/vectors.pdb... Processing app... No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/brush-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/brush-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/brushes-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/buffer-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/channel-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/color-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/context-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/debug-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/display-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-color-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-edit-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/drawable-transform-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/dynamics-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/edit-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/fileops-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/floating-sel-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/font-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/fonts-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gimp-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gimprc-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gradient-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gradient-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/gradients-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/help-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-color-profile-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-convert-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-grid-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-guides-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-sample-points-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-transform-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/image-undo-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/item-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/item-transform-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/layer-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/message-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/paint-tools-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/palette-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/palette-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/palettes-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/paths-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/pattern-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/pattern-select-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/patterns-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/plug-in-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/plug-in-compat-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/procedural-db-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/progress-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/selection-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/selection-tools-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/text-layer-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/text-tool-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/transform-tools-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/unit-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/vectors-cmds.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/internal-procs.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/app/pdb/internal-procs.c done. Processing lib... No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpproceduraldb_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpproceduraldb_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdebug_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdebug_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppainttools_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppainttools_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdisplay_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdisplay_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppattern_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppattern_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagesamplepoints_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagesamplepoints_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimp_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimp_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradient_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradient_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpedit_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpedit_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradientselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradientselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawabletransform_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawabletransform_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbuffer_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbuffer_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimplayer_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimplayer_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptexttool_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptexttool_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgimprc_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgimprc_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselection_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselection_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcontext_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcontext_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalette_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalette_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawable_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawable_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfloatingsel_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfloatingsel_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpprogress_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpprogress_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagetransform_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagetransform_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageconvert_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageconvert_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageguides_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageguides_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpplugin_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpplugin_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimphelp_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimphelp_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatternselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatternselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitemtransform_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitemtransform_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcolor_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpcolor_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptextlayer_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptextlayer_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaletteselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaletteselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfileops_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfileops_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpunit_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpunit_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagegrid_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagegrid_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdynamics_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdynamics_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptransformtools_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimptransformtools_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrush_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrush_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushes_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpbrushes_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpchannel_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpchannel_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaths_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppaths_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfonts_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfonts_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpmessage_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpmessage_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitem_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpitem_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradients_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpgradients_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageundo_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimageundo_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatterns_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppatterns_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpvectors_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpvectors_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawableedit_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawableedit_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalettes_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimppalettes_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfontselect_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpfontselect_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawablecolor_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpdrawablecolor_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimage_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimage_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselectiontools_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpselectiontools_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagecolorprofile_pdb.h No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimpimagecolorprofile_pdb.c No changes to TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/gimp-2.10.24/libgimp/gimp_pdb_headers.h done. make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/pdb' Making all in icons make[2]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons' Making all in hicolor make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/hicolor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/hicolor' Making all in Color make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Color' ( rm -f gimp-core-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-core-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-core-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-core-pixbufs.gresource.xml; \ for image in 64/gimp-question.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-core-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-core-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-core-pixbufs.gresource.xml ) ( rm -f gimp-icon-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-icon-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-icon-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-icon-pixbufs.gresource.xml; \ for image in 64/gimp-wilber-eek.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-icon-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-icon-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-icon-pixbufs.gresource.xml ) glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Color --generate-source \ --target=gimp-icon-pixbufs.c gimp-icon-pixbufs.gresource.xml glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Color --generate-source \ --target=gimp-core-pixbufs.c gimp-core-pixbufs.gresource.xml make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Color' Making all in Legacy make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Legacy' ( rm -f gimp-core-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-core-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-core-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-core-pixbufs.gresource.xml; \ for image in 64/gimp-question.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-core-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-core-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-core-pixbufs.gresource.xml ) ( rm -f gimp-icon-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-icon-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-icon-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-icon-pixbufs.gresource.xml; \ for image in 64/gimp-wilber-eek.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-icon-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-icon-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-icon-pixbufs.gresource.xml ) glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Legacy --generate-source \ --target=gimp-icon-pixbufs.c gimp-icon-pixbufs.gresource.xml glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Legacy --generate-source \ --target=gimp-core-pixbufs.c gimp-core-pixbufs.gresource.xml make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Legacy' Making all in Symbolic make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic' ( rm -f gimp-core-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-core-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-core-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-core-pixbufs.gresource.xml; \ for image in 64/gimp-question.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-core-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-core-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-core-pixbufs.gresource.xml ) ( rm -f gimp-icon-pixbufs.gresource.xml; \ echo '<?xml version="1.0" encoding="UTF-8"?>' > gimp-icon-pixbufs.gresource.xml; \ echo '<gresources>' >> gimp-icon-pixbufs.gresource.xml; \ echo ' <gresource prefix="/org/gimp/icons">' >> gimp-icon-pixbufs.gresource.xml; \ for image in 64/gimp-wilber-eek.png; do \ echo " <file preprocess=\"to-pixdata\">$image</file>" >> gimp-icon-pixbufs.gresource.xml; \ done; \ echo ' </gresource>' >> gimp-icon-pixbufs.gresource.xml; \ echo '</gresources>' >> gimp-icon-pixbufs.gresource.xml ) glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Symbolic --generate-source \ --target=gimp-core-pixbufs.c gimp-core-pixbufs.gresource.xml glib-compile-resources \ --sourcedir=../../../gimp-2.10.24/icons/Symbolic --generate-source \ --target=gimp-icon-pixbufs.c gimp-icon-pixbufs.gresource.xml make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic' Making all in Symbolic-High-Contrast make[3]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic-High-Contrast' mkdir -p `dirname 12/gimp-attach.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-attach.png -o 12/gimp-attach.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-close.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-close.png -o 12/gimp-close.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-default-colors.png` && cp -f ../../../gimp-2.10.24/icons/Symbolic/12/gimp-default-colors.png 12/gimp-default-colors.png mkdir -p `dirname 12/gimp-detach.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-detach.png -o 12/gimp-detach.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-linked.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-linked.png -o 12/gimp-linked.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-menu-left.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-menu-left.png -o 12/gimp-menu-left.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-menu-right.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-menu-right.png -o 12/gimp-menu-right.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-center.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-center.png -o 12/gimp-pivot-center.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-east.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-east.png -o 12/gimp-pivot-east.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-north.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-north.png -o 12/gimp-pivot-north.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-north-east.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-north-east.png -o 12/gimp-pivot-north-east.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 12/gimp-pivot-north-west.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-north-west.png -o 12/gimp-pivot-north-west.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-south.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-south.png -o 12/gimp-pivot-south.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-south-east.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-south-east.png -o 12/gimp-pivot-south-east.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-south-west.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-south-west.png -o 12/gimp-pivot-south-west.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-pivot-west.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-pivot-west.png -o 12/gimp-pivot-west.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-quick-mask-off.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-quick-mask-off.png -o 12/gimp-quick-mask-off.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-quick-mask-on.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-quick-mask-on.png -o 12/gimp-quick-mask-on.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-swap-colors.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-swap-colors.png -o 12/gimp-swap-colors.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-visible.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-visible.png -o 12/gimp-visible.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 12/gimp-zoom-follow-window.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/12/gimp-zoom-follow-window.png -o 12/gimp-zoom-follow-window.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 128/folder.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/128/folder.png -o 128/folder.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 128/gimp-wilber.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/128/gimp-wilber.png -o 128/gimp-wilber.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 128/gimp-wilber-outline.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/128/gimp-wilber-outline.png -o 128/gimp-wilber-outline.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/dialog-information.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/dialog-information.png -o 16/dialog-information.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/document-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-new.png -o 16/document-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Fontconfig error: Cannot load default config fileCannot load default config file mkdir -p `dirname 16/document-open.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-open.png -o 16/document-open.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/document-open-recent.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-open-recent.png -o 16/document-open-recent.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/document-print.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-print.png -o 16/document-print.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/document-revert.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-revert.png -o 16/document-revert.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/document-save.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-save.png -o 16/document-save.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/document-save-as.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/document-save-as.png -o 16/document-save-as.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-clear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-clear.png -o 16/edit-clear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-copy.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-copy.png -o 16/edit-copy.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/edit-cut.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-cut.png -o 16/edit-cut.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-delete.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-delete.png -o 16/edit-delete.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-paste.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-paste.png -o 16/edit-paste.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/edit-redo.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-redo.png -o 16/edit-redo.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/edit-undo.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/edit-undo.png -o 16/edit-undo.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/folder.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/folder.png -o 16/folder.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/folder-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/folder-new.png -o 16/folder-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-bottom.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-bottom.png -o 16/go-bottom.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-down.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-down.png -o 16/go-down.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-first.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-first.png -o 16/go-first.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-home.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-home.png -o 16/go-home.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-last.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-last.png -o 16/go-last.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-next.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-next.png -o 16/go-next.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-previous.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-previous.png -o 16/go-previous.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/go-top.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-top.png -o 16/go-top.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/go-up.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/go-up.png -o 16/go-up.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/help-about.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/help-about.png -o 16/help-about.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/list-add.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/list-add.png -o 16/list-add.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/list-remove.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/list-remove.png -o 16/list-remove.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-floppy.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-floppy.png -o 16/media-floppy.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-optical.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-optical.png -o 16/media-optical.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-playback-pause.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-playback-pause.png -o 16/media-playback-pause.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-playback-start.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-playback-start.png -o 16/media-playback-start.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-record.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-record.png -o 16/media-record.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/media-seek-backward.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-seek-backward.png -o 16/media-seek-backward.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-skip-backward.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-skip-backward.png -o 16/media-skip-backward.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/media-skip-forward.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/media-skip-forward.png -o 16/media-skip-forward.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/preferences-system.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/preferences-system.png -o 16/preferences-system.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/process-stop.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/process-stop.png -o 16/process-stop.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/system-run.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/system-run.png -o 16/system-run.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/view-fullscreen.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/view-fullscreen.png -o 16/view-fullscreen.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/view-refresh.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/view-refresh.png -o 16/view-refresh.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/window-close.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/window-close.png -o 16/window-close.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/window-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/window-new.png -o 16/window-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/zoom-fit-best.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-fit-best.png -o 16/zoom-fit-best.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/zoom-in.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-in.png -o 16/zoom-in.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/zoom-original.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-original.png -o 16/zoom-original.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/zoom-out.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/zoom-out.png -o 16/zoom-out.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-cancel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-cancel.png -o 16/gtk-cancel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-edit.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-edit.png -o 16/gtk-edit.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-no.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-no.png -o 16/gtk-no.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gtk-ok.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-ok.png -o 16/gtk-ok.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-select-color.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-select-color.png -o 16/gtk-select-color.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gtk-select-font.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-select-font.png -o 16/gtk-select-font.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gtk-yes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gtk-yes.png -o 16/gtk-yes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-anchor.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-anchor.png -o 16/gimp-anchor.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-business-card.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-business-card.png -o 16/gimp-business-card.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-cap-butt.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cap-butt.png -o 16/gimp-cap-butt.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-cap-round.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cap-round.png -o 16/gimp-cap-round.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-cap-square.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cap-square.png -o 16/gimp-cap-square.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-center.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-center.png -o 16/gimp-center.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-channel-alpha.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-alpha.png -o 16/gimp-channel-alpha.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-channel-blue.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-blue.png -o 16/gimp-channel-blue.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel-gray.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-gray.png -o 16/gimp-channel-gray.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-channel-green.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-green.png -o 16/gimp-channel-green.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel-indexed.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-indexed.png -o 16/gimp-channel-indexed.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel-red.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel-red.png -o 16/gimp-channel-red.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channel.png -o 16/gimp-channel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-channels.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-channels.png -o 16/gimp-channels.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-char-picker.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-char-picker.png -o 16/gimp-char-picker.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-clipboard.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-clipboard.png -o 16/gimp-clipboard.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-close-all.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-close-all.png -o 16/gimp-close-all.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-pick-from-screen.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-pick-from-screen.png -o 16/gimp-color-pick-from-screen.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-color-cmyk.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-cmyk.png -o 16/gimp-color-cmyk.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-color-temperature.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-color-temperature.png -o 16/gimp-tool-color-temperature.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-color-triangle.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-triangle.png -o 16/gimp-color-triangle.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-water.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-water.png -o 16/gimp-color-water.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-colormap.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-colormap.png -o 16/gimp-colormap.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-space-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-space-linear.png -o 16/gimp-color-space-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-color-space-non-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-space-non-linear.png -o 16/gimp-color-space-non-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-color-space-perceptual.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-color-space-perceptual.png -o 16/gimp-color-space-perceptual.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-controller-keyboard.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-keyboard.png -o 16/gimp-controller-keyboard.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-controller-linux-input.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-linux-input.png -o 16/gimp-controller-linux-input.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-controller-midi.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-midi.png -o 16/gimp-controller-midi.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-controller-wheel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller-wheel.png -o 16/gimp-controller-wheel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-controller.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-controller.png -o 16/gimp-controller.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-convert-grayscale.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-convert-grayscale.png -o 16/gimp-convert-grayscale.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-convert-indexed.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-convert-indexed.png -o 16/gimp-convert-indexed.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-convert-rgb.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-convert-rgb.png -o 16/gimp-convert-rgb.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-cursor.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-cursor.png -o 16/gimp-cursor.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-curve-free.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-free.png -o 16/gimp-curve-free.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-curve-point-corner.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-point-corner.png -o 16/gimp-curve-point-corner.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-curve-point-smooth.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-point-smooth.png -o 16/gimp-curve-point-smooth.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-curve-smooth.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-curve-smooth.png -o 16/gimp-curve-smooth.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-dashboard.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-dashboard.png -o 16/gimp-dashboard.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-device-status.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-device-status.png -o 16/gimp-device-status.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display.png -o 16/gimp-display.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-display-filter-clip-warning.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-clip-warning.png -o 16/gimp-display-filter-clip-warning.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter-colorblind.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-colorblind.png -o 16/gimp-display-filter-colorblind.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter-contrast.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-contrast.png -o 16/gimp-display-filter-contrast.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter-gamma.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-gamma.png -o 16/gimp-display-filter-gamma.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-display-filter-lcms.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-lcms.png -o 16/gimp-display-filter-lcms.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-display-filter-proof.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter-proof.png -o 16/gimp-display-filter-proof.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-display-filter.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-display-filter.png -o 16/gimp-display-filter.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-duplicate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-duplicate.png -o 16/gimp-duplicate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-dynamics.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-dynamics.png -o 16/gimp-dynamics.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-error.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-error.png -o 16/gimp-error.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-file-manager.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-file-manager.png -o 16/gimp-file-manager.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-flip-horizontal.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-flip-horizontal.png -o 16/gimp-flip-horizontal.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-flip-vertical.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-flip-vertical.png -o 16/gimp-flip-vertical.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-floating-selection.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-floating-selection.png -o 16/gimp-floating-selection.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gegl.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gegl.png -o 16/gimp-gegl.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-bilinear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-bilinear.png -o 16/gimp-gradient-bilinear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-conical-asymmetric.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-conical-asymmetric.png -o 16/gimp-gradient-conical-asymmetric.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-conical-symmetric.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-conical-symmetric.png -o 16/gimp-gradient-conical-symmetric.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-linear.png -o 16/gimp-gradient-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-radial.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-radial.png -o 16/gimp-gradient-radial.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-shapeburst-angular.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-shapeburst-angular.png -o 16/gimp-gradient-shapeburst-angular.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-shapeburst-dimpled.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-shapeburst-dimpled.png -o 16/gimp-gradient-shapeburst-dimpled.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-shapeburst-spherical.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-shapeburst-spherical.png -o 16/gimp-gradient-shapeburst-spherical.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-spiral-anticlockwise.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-spiral-anticlockwise.png -o 16/gimp-gradient-spiral-anticlockwise.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-gradient-spiral-clockwise.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-spiral-clockwise.png -o 16/gimp-gradient-spiral-clockwise.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-gradient-square.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-gradient-square.png -o 16/gimp-gradient-square.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-grid.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-grid.png -o 16/gimp-grid.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-group-layer.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-group-layer.png -o 16/gimp-group-layer.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-histogram-linear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-histogram-linear.png -o 16/gimp-histogram-linear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-histogram-logarithmic.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-histogram-logarithmic.png -o 16/gimp-histogram-logarithmic.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-histogram.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-histogram.png -o 16/gimp-histogram.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-image.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-image.png -o 16/gimp-image.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-images.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-images.png -o 16/gimp-images.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-image-open.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-image-open.png -o 16/gimp-image-open.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-image-reload.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-image-reload.png -o 16/gimp-image-reload.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-info.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-info.png -o 16/gimp-info.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-input-device.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-input-device.png -o 16/gimp-input-device.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-invert.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-invert.png -o 16/gimp-invert.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-join-bevel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-join-bevel.png -o 16/gimp-join-bevel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-join-miter.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-join-miter.png -o 16/gimp-join-miter.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-join-round.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-join-round.png -o 16/gimp-join-round.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-landscape.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-landscape.png -o 16/gimp-landscape.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-layer-mask.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layer-mask.png -o 16/gimp-layer-mask.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-layer-to-imagesize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layer-to-imagesize.png -o 16/gimp-layer-to-imagesize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-layer.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layer.png -o 16/gimp-layer.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-layers.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-layers.png -o 16/gimp-layers.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-list.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-list.png -o 16/gimp-list.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-marker.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-marker.png -o 16/gimp-marker.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-merge-down.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-merge-down.png -o 16/gimp-merge-down.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-move-to-screen.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-move-to-screen.png -o 16/gimp-move-to-screen.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-navigation.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-navigation.png -o 16/gimp-navigation.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-paste-as-new.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-paste-as-new.png -o 16/gimp-paste-as-new.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-paste-into.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-paste-into.png -o 16/gimp-paste-into.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-path-stroke.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-path-stroke.png -o 16/gimp-path-stroke.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-path.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-path.png -o 16/gimp-path.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-paths.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-paths.png -o 16/gimp-paths.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-pattern.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-pattern.png -o 16/gimp-pattern.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-plugin.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-plugin.png -o 16/gimp-plugin.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-portrait.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-portrait.png -o 16/gimp-portrait.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-brushes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-brushes.png -o 16/gimp-prefs-folders-brushes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-dynamics.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-dynamics.png -o 16/gimp-prefs-folders-dynamics.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-environ.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-environ.png -o 16/gimp-prefs-folders-environ.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-fonts.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-fonts.png -o 16/gimp-prefs-folders-fonts.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-gradients.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-gradients.png -o 16/gimp-prefs-folders-gradients.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-icon-themes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-icon-themes.png -o 16/gimp-prefs-folders-icon-themes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-interp.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-interp.png -o 16/gimp-prefs-folders-interp.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-modules.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-modules.png -o 16/gimp-prefs-folders-modules.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-mypaint-brushes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-mypaint-brushes.png -o 16/gimp-prefs-folders-mypaint-brushes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-palettes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-palettes.png -o 16/gimp-prefs-folders-palettes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-patterns.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-patterns.png -o 16/gimp-prefs-folders-patterns.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-plug-ins.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-plug-ins.png -o 16/gimp-prefs-folders-plug-ins.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-scripts.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-scripts.png -o 16/gimp-prefs-folders-scripts.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-themes.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-themes.png -o 16/gimp-prefs-folders-themes.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-folders-tool-plug-ins.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-tool-plug-ins.png -o 16/gimp-prefs-folders-tool-plug-ins.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-tool-presets.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-tool-presets.png -o 16/gimp-prefs-folders-tool-presets.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-folders-tools.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-folders-tools.png -o 16/gimp-prefs-folders-tools.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-icon-theme.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-icon-theme.png -o 16/gimp-prefs-icon-theme.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-image-windows.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-image-windows.png -o 16/gimp-prefs-image-windows.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-import-export.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-import-export.png -o 16/gimp-prefs-import-export.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-prefs-interface.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-interface.png -o 16/gimp-prefs-interface.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-theme.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-theme.png -o 16/gimp-prefs-theme.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-toolbox.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-toolbox.png -o 16/gimp-prefs-toolbox.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-prefs-window-management.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-prefs-window-management.png -o 16/gimp-prefs-window-management.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-question.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-question.png -o 16/gimp-question.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-reset.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-reset.png -o 16/gimp-reset.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-reshow-filter.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-reshow-filter.png -o 16/gimp-reshow-filter.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-resize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-resize.png -o 16/gimp-resize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-rotate-180.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-rotate-180.png -o 16/gimp-rotate-180.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-rotate-270.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-rotate-270.png -o 16/gimp-rotate-270.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-rotate-90.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-rotate-90.png -o 16/gimp-rotate-90.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-sample-point.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-sample-point.png -o 16/gimp-sample-point.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-scale.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-scale.png -o 16/gimp-scale.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-add.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-add.png -o 16/gimp-selection-add.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-all.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-all.png -o 16/gimp-selection-all.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-border.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-border.png -o 16/gimp-selection-border.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-grow.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-grow.png -o 16/gimp-selection-grow.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-intersect.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-intersect.png -o 16/gimp-selection-intersect.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-none.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-none.png -o 16/gimp-selection-none.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-replace.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-replace.png -o 16/gimp-selection-replace.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-shrink.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-shrink.png -o 16/gimp-selection-shrink.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-stroke.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-stroke.png -o 16/gimp-selection-stroke.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-subtract.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-subtract.png -o 16/gimp-selection-subtract.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection-to-channel.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-to-channel.png -o 16/gimp-selection-to-channel.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-selection-to-path.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection-to-path.png -o 16/gimp-selection-to-path.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-selection.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-selection.png -o 16/gimp-selection.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-shape-circle.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shape-circle.png -o 16/gimp-shape-circle.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-shape-diamond.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shape-diamond.png -o 16/gimp-shape-diamond.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-shape-square.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shape-square.png -o 16/gimp-shape-square.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-shred.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-shred.png -o 16/gimp-shred.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-smartphone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-smartphone.png -o 16/gimp-smartphone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-symmetry.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-symmetry.png -o 16/gimp-symmetry.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-template.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-template.png -o 16/gimp-template.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-text-layer.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-text-layer.png -o 16/gimp-text-layer.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-toilet-paper.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-toilet-paper.png -o 16/gimp-toilet-paper.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-airbrush.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-airbrush.png -o 16/gimp-tool-airbrush.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-align.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-align.png -o 16/gimp-tool-align.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-blur.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-blur.png -o 16/gimp-tool-blur.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-brightness-contrast.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-brightness-contrast.png -o 16/gimp-tool-brightness-contrast.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-bucket-fill.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-bucket-fill.png -o 16/gimp-tool-bucket-fill.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-by-color-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-by-color-select.png -o 16/gimp-tool-by-color-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-cage.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-cage.png -o 16/gimp-tool-cage.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-clone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-clone.png -o 16/gimp-tool-clone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-color-balance.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-color-balance.png -o 16/gimp-tool-color-balance.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-color-picker.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-color-picker.png -o 16/gimp-tool-color-picker.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-colorize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-colorize.png -o 16/gimp-tool-colorize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-crop.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-crop.png -o 16/gimp-tool-crop.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-curves.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-curves.png -o 16/gimp-tool-curves.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-desaturate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-desaturate.png -o 16/gimp-tool-desaturate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-dodge.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-dodge.png -o 16/gimp-tool-dodge.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-ellipse-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-ellipse-select.png -o 16/gimp-tool-ellipse-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-eraser.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-eraser.png -o 16/gimp-tool-eraser.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-exposure.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-exposure.png -o 16/gimp-tool-exposure.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-flip.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-flip.png -o 16/gimp-tool-flip.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-foreground-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-foreground-select.png -o 16/gimp-tool-foreground-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-free-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-free-select.png -o 16/gimp-tool-free-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-fuzzy-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-fuzzy-select.png -o 16/gimp-tool-fuzzy-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-gradient.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-gradient.png -o 16/gimp-tool-gradient.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-handle-transform.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-handle-transform.png -o 16/gimp-tool-handle-transform.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-heal.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-heal.png -o 16/gimp-tool-heal.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-hue-saturation.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-hue-saturation.png -o 16/gimp-tool-hue-saturation.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-ink.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-ink.png -o 16/gimp-tool-ink.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-iscissors.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-iscissors.png -o 16/gimp-tool-iscissors.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-levels.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-levels.png -o 16/gimp-tool-levels.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-measure.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-measure.png -o 16/gimp-tool-measure.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-move.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-move.png -o 16/gimp-tool-move.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-mypaint-brush.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-mypaint-brush.png -o 16/gimp-tool-mypaint-brush.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-n-point-deformation.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-n-point-deformation.png -o 16/gimp-tool-n-point-deformation.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-offset.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-offset.png -o 16/gimp-tool-offset.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-options.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-options.png -o 16/gimp-tool-options.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-paintbrush.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-paintbrush.png -o 16/gimp-tool-paintbrush.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-path.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-path.png -o 16/gimp-tool-path.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-pencil.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-pencil.png -o 16/gimp-tool-pencil.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-perspective-clone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-perspective-clone.png -o 16/gimp-tool-perspective-clone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-perspective.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-perspective.png -o 16/gimp-tool-perspective.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-posterize.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-posterize.png -o 16/gimp-tool-posterize.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-preset.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-preset.png -o 16/gimp-tool-preset.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-rect-select.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-rect-select.png -o 16/gimp-tool-rect-select.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-rotate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-rotate.png -o 16/gimp-tool-rotate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-scale.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-scale.png -o 16/gimp-tool-scale.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-seamless-clone.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-seamless-clone.png -o 16/gimp-tool-seamless-clone.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-shadows-highlights.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-shadows-highlights.png -o 16/gimp-tool-shadows-highlights.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-shear.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-shear.png -o 16/gimp-tool-shear.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-smudge.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-smudge.png -o 16/gimp-tool-smudge.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-text.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-text.png -o 16/gimp-tool-text.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-threshold.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-threshold.png -o 16/gimp-tool-threshold.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-transform-3d.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-transform-3d.png -o 16/gimp-tool-transform-3d.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-tool-unified-transform.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-unified-transform.png -o 16/gimp-tool-unified-transform.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-warp.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-warp.png -o 16/gimp-tool-warp.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tool-zoom.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tool-zoom.png -o 16/gimp-tool-zoom.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-tools.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-tools.png -o 16/gimp-tools.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-transparency.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transparency.png -o 16/gimp-transparency.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-transform-3d-camera.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transform-3d-camera.png -o 16/gimp-transform-3d-camera.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-transform-3d-move.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transform-3d-move.png -o 16/gimp-transform-3d-move.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-transform-3d-rotate.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-transform-3d-rotate.png -o 16/gimp-transform-3d-rotate.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-undo-history.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-undo-history.png -o 16/gimp-undo-history.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-user-manual.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-user-manual.png -o 16/gimp-user-manual.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-video.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-video.png -o 16/gimp-video.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-warning.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-warning.png -o 16/gimp-warning.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" mkdir -p `dirname 16/gimp-web.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-web.png -o 16/gimp-web.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Fontconfig error: Cannot load default config file mkdir -p `dirname 16/gimp-wilber.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/recipe-sysroot-native/usr/bin/gegl ../../../gimp-2.10.24/icons/Symbolic/16/gimp-wilber.png -o 16/gimp-wilber.png -- cast-format input-format="R'G'B'A float" output-format="RGBA float" brightness-contrast contrast=1.5 cast-format input-format="RGBA float" output-format="R'G'B'A float" Makefile:2409: recipe for target '16/gimp-tool-seamless-clone.png' failed make[3]: *** [16/gimp-tool-seamless-clone.png] Segmentation fault (core dumped) make[3]: *** Waiting for unfinished jobs.... Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file Fontconfig error: Cannot load default config file make[3]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons/Symbolic-High-Contrast' Makefile:656: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build/icons' Makefile:848: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/build' Makefile:749: recipe for target 'all' failed make: *** [all] Error 2 WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746:234 exit 1 from 'exit 1' WARNING: Backtrace (BB generated script): #1: bbfatal_log, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 234 #2: die, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 215 #3: oe_runmake, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 204 #4: autotools_do_compile, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 199 #5: do_compile, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 194 #6: main, TOPDIR/build/tmp/work/mips32r2-yoe-linux/gimp/2.10.24-r0/temp/run.do_compile.26746, line 238 Backtrace (metadata-relative locations): #1: bbfatal_log, TOPDIR/sources/openembedded-core/meta/classes/logging.bbclass, line 72 #2: die, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 56 #3: oe_runmake, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 65 #4: autotools_do_compile, TOPDIR/sources/openembedded-core/meta/classes/autotools.bbclass, line 235 #5: do_compile, autogenerated, line 35