D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/pinta-1.7-3.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zRWXkm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pinta-1.7
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pinta-1.7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pinta-1.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find . -name '*.sln' -print -exec sed -i 's/Format Version 10.00/Format Version 11.00/g' '{}' ';'
./Pinta.sln
+ find . '(' -name '*.csproj' -o -name '*.proj' ')' -print -exec sed -i 's#ToolsVersion="3.5"#ToolsVersion="4.0"#g; s#.*##g; s##v4.5#g; s#Mono.Posix, Version.*"#Mono.Posix"#g' '{}' ';'
./Pinta.Docking/Pinta.Docking.csproj
./Pinta.Resources/Pinta.Resources.csproj
./Pinta.Gui.Widgets/Pinta.Gui.Widgets.csproj
./Pinta.Install.proj
./Pinta/Pinta.csproj
./tests/Pinta.Core.Tests/Pinta.Core.Tests.csproj
./Pinta.Effects/Pinta.Effects.csproj
./Pinta.Tools/Pinta.Tools.csproj
./Pinta.Core/Pinta.Core.csproj
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xdDVqk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pinta-1.7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.20... yes
checking for xbuild... /usr/bin/xbuild
checking for mono... /usr/bin/mono
checking for MONO... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.32.0
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed... af ar ast az be bg bn br bs ca cs da de dv el en_AU en_CA en_GB eo es et eu fi fil fo fr ga gl he hi hr hu hy id it ja ka ko la lt lv ms my nb nl nn oc pl pt pt_BR ro ru si sk sl sq sr sv th tr uk vi zh_CN zh_HK zh_TW
checking for GLIB_SHARP_20... yes
checking for GTK_SHARP_20... yes
checking for MONO_CAIRO... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pinta
config.status: creating pinta.pc
config.status: creating po/Makefile.in
config.status: creating xdg/Makefile
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
pinta-1.7
Build Environment
Install Prefix: /usr
XBuild Path: /usr/bin/xbuild
Mono Runtime: /usr/bin/mono
Launch Script: /usr/bin/pinta
Installation Directory: /usr/lib/pinta/
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in xdg
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po pinta.desktop.in pinta.desktop
Generating and caching the translation database
Merging translations into pinta.desktop.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po pinta.appdata.xml.in pinta.appdata.xml
Generating and caching the translation database
Merging translations into pinta.appdata.xml.
CREATED pinta.appdata.xml
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
make[1]: Nothing to be done for 'all-am'.
cd . && /usr/bin/xbuild Pinta.sln
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.10.0.104
Copyright (C) 2005-2013 Various Mono authors
Build started 01/21/2021 03:25:06.
__________________________________________________
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.sln" (default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Target Build:
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Pinta.Resources.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "../bin/"
Created directory "obj/Debug/"
Target CopyNonResxEmbeddedResources:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.CloneStamp.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.CloneStamp.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.FreeformShape.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.FreeformShape.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Line.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Line.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Rectangle.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Rectangle.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.RoundedRectangle.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.RoundedRectangle.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Text.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Text.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Pan.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Pan.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Paintbrush.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Paintbrush.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.ColorPicker.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.ColorPicker.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.MagicWand.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.MagicWand.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Gradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Gradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Text.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Text.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Pencil.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Pencil.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Line.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Line.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.LassoSelect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.LassoSelect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.RectangleSelect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.RectangleSelect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.LassoSelect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.LassoSelect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.EllipseSelect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.EllipseSelect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Eraser.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Eraser.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Rectangle.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Rectangle.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.RoundedRectangle.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.RoundedRectangle.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Ellipse.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Ellipse.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.FreeformShape.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.FreeformShape.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.CloneStamp.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.CloneStamp.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.CloneStampSetSource.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.CloneStampSetSource.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.Recolor.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.Recolor.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.MagicWand.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.MagicWand.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.MoveSelection.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.MoveSelection.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Move.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Move.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.PaintBucket.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.PaintBucket.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Cursor.PaintBucket.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Cursor.PaintBucket.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Pan.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Pan.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Pencil.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Pencil.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Recolor.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Recolor.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.RectangleSelect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.RectangleSelect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Zoom.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Zoom.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.EllipseSelect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.EllipseSelect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Eraser.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Eraser.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Gradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Gradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.ColorPicker.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.ColorPicker.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Ellipse.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Ellipse.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/LayersWidget.Visible.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.LayersWidget.Visible.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/LayersWidget.Hidden.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.LayersWidget.Hidden.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.MinusButton.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.MinusButton.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.PlusButton.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.PlusButton.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ColorPalette.SwapIcon.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ColorPalette.SwapIcon.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ColorPalette.ResetIcon.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ColorPalette.ResetIcon.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.Paintbrush.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.Paintbrush.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/StatusBar.CursorXY.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.StatusBar.CursorXY.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.AddNewLayer.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.AddNewLayer.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.DeleteLayer.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.DeleteLayer.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.DuplicateLayer.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.DuplicateLayer.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.MergeLayerDown.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.MergeLayerDown.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.MoveLayerDown.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.MoveLayerDown.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.MoveLayerUp.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.MoveLayerUp.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Pinta.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Pinta.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Edit.Deselect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Edit.Deselect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.FlipHorizontal.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.FlipHorizontal.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.FlipVertical.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.FlipVertical.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.ImportFromFile.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.ImportFromFile.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Edit.EraseSelection.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Edit.EraseSelection.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Edit.FillSelection.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Edit.FillSelection.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Edit.InvertSelection.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Edit.InvertSelection.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Edit.SelectAll.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Edit.SelectAll.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.ActualSize.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.ActualSize.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.Grid.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.Grid.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.Rulers.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.Rulers.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.ZoomIn.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomIn.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.ZoomOut.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomOut.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.ZoomToSelection.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomToSelection.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.View.ZoomToWindow.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomToWindow.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.CanvasSize.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.CanvasSize.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.Crop.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.Crop.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.Flatten.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.Flatten.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.FlipHorizontal.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.FlipHorizontal.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.FlipVertical.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.FlipVertical.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.Resize.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.Resize.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.Rotate180CW.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.Rotate180CW.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.Rotate90CCW.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.Rotate90CCW.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Image.Rotate90CW.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Image.Rotate90CW.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.LayerProperties.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.LayerProperties.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Layers.RotateZoom.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Layers.RotateZoom.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.AutoLevel.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.AutoLevel.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.BlackAndWhite.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.BlackAndWhite.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.BrightnessAndContrast.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.BrightnessAndContrast.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.Curves.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Curves.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.HueAndSaturation.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.HueAndSaturation.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.InvertColors.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.InvertColors.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.Levels.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Levels.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.Sepia.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Sepia.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Help.Bug.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Help.Bug.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Help.Website.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Help.Website.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.Image.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.Image.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.DownArrow.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.DownArrow.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.LeftArrow.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.LeftArrow.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.RightArrow.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.RightArrow.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.UpArrow.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.UpArrow.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.NorthEast.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.NorthEast.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.NorthWest.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.NorthWest.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.SouthEast.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.SouthEast.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ResizeCanvas.SouthWest.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ResizeCanvas.SouthWest.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Adjustments.Posterize.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Posterize.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Bold.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Bold.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.CenterAlignment.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.CenterAlignment.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Italic.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Italic.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.LeftAlignment.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.LeftAlignment.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.RightAlignment.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.RightAlignment.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Underline.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Underline.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Artistic.InkSketch.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Artistic.InkSketch.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Artistic.OilPainting.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Artistic.OilPainting.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Artistic.PencilSketch.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Artistic.PencilSketch.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.Fragment.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.Fragment.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.GaussianBlur.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.GaussianBlur.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.MotionBlur.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.MotionBlur.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.RadialBlur.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.RadialBlur.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.SurfaceBlur.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.SurfaceBlur.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.Unfocus.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.Unfocus.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Blurs.ZoomBlur.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.ZoomBlur.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Photo.Glow.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.Glow.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Photo.RedEyeRemove.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.RedEyeRemove.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Photo.Sharpen.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.Sharpen.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Photo.SoftenPortrait.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.SoftenPortrait.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Stylize.EdgeDetect.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.EdgeDetect.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Render.Clouds.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Render.Clouds.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Render.JuliaFractal.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Render.JuliaFractal.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Render.MandelbrotFractal.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Render.MandelbrotFractal.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.Bulge.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Bulge.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Noise.Median.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Noise.Median.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Noise.ReduceNoise.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Noise.ReduceNoise.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Noise.AddNoise.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Noise.AddNoise.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Stylize.Outline.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.Outline.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.Dents.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Dents.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.PolarInversion.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.PolarInversion.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.Twist.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Twist.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.Tile.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Tile.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.Pixelate.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Pixelate.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Distort.FrostedGlass.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.FrostedGlass.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Stylize.Relief.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.Relief.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Stylize.Emboss.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.Emboss.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.ConicalGradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.ConicalGradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.DiamondGradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.DiamondGradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.LinearGradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.LinearGradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.LinearReflectedGradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.LinearReflectedGradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.RadialGradient.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.RadialGradient.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.AntiAliasingDisabledIcon.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.AntiAliasingDisabledIcon.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.AntiAliasingEnabledIcon.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.AntiAliasingEnabledIcon.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.BlendingEnabledIcon.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.BlendingEnabledIcon.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.BlendingOverwriteIcon.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.BlendingOverwriteIcon.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ShapeTool.OutlineFill.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ShapeTool.OutlineFill.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/About.Image.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.About.Image.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/About.ImageSep.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.About.ImageSep.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/About.MonoPowered.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.About.MonoPowered.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/About.ImageTop.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.About.ImageTop.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Help.Translate.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Help.Translate.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.ColorMode.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.ColorMode.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.TransparentMode.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.TransparentMode.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ShapeTool.Fill.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ShapeTool.Fill.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/ShapeTool.Outline.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.ShapeTool.Outline.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Effects.Default.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Effects.Default.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Pinta-16.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Pinta-16.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Pinta-32.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Pinta-32.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Menu.Edit.Addins.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Menu.Edit.Addins.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/TextTool.FillBackground.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.TextTool.FillBackground.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Sampling.1x1.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.1x1.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Sampling.3x3.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.3x3.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Sampling.5x5.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.5x5.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Sampling.7x7.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.7x7.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Toolbar.Sampling.9x9.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.9x9.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Resources/Tools.ColorPicker.PreviousTool.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.Resources.Tools.ColorPicker.PreviousTool.png'
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Pinta.Resources.dll /resource:obj/Debug/Pinta.Resources.Resources.Tools.CloneStamp.png,Tools.CloneStamp.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.FreeformShape.png,Tools.FreeformShape.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Line.png,Tools.Line.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Rectangle.png,Tools.Rectangle.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.RoundedRectangle.png,Tools.RoundedRectangle.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Text.png,Tools.Text.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Pan.png,Cursor.Pan.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Paintbrush.png,Cursor.Paintbrush.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.ColorPicker.png,Cursor.ColorPicker.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.MagicWand.png,Cursor.MagicWand.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Gradient.png,Cursor.Gradient.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Text.png,Cursor.Text.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Pencil.png,Cursor.Pencil.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Line.png,Cursor.Line.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.LassoSelect.png,Tools.LassoSelect.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.RectangleSelect.png,Cursor.RectangleSelect.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.LassoSelect.png,Cursor.LassoSelect.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.EllipseSelect.png,Cursor.EllipseSelect.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Eraser.png,Cursor.Eraser.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Rectangle.png,Cursor.Rectangle.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.RoundedRectangle.png,Cursor.RoundedRectangle.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Ellipse.png,Cursor.Ellipse.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.FreeformShape.png,Cursor.FreeformShape.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.CloneStamp.png,Cursor.CloneStamp.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.CloneStampSetSource.png,Cursor.CloneStampSetSource.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.Recolor.png,Cursor.Recolor.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.MagicWand.png,Tools.MagicWand.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.MoveSelection.png,Tools.MoveSelection.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Move.png,Tools.Move.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.PaintBucket.png,Tools.PaintBucket.png /resource:obj/Debug/Pinta.Resources.Resources.Cursor.PaintBucket.png,Cursor.PaintBucket.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Pan.png,Tools.Pan.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Pencil.png,Tools.Pencil.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Recolor.png,Tools.Recolor.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.RectangleSelect.png,Tools.RectangleSelect.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Zoom.png,Tools.Zoom.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.EllipseSelect.png,Tools.EllipseSelect.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Eraser.png,Tools.Eraser.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Gradient.png,Tools.Gradient.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.ColorPicker.png,Tools.ColorPicker.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Ellipse.png,Tools.Ellipse.png /resource:obj/Debug/Pinta.Resources.Resources.LayersWidget.Visible.png,LayersWidget.Visible.png /resource:obj/Debug/Pinta.Resources.Resources.LayersWidget.Hidden.png,LayersWidget.Hidden.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.MinusButton.png,Toolbar.MinusButton.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.PlusButton.png,Toolbar.PlusButton.png /resource:obj/Debug/Pinta.Resources.Resources.ColorPalette.SwapIcon.png,ColorPalette.SwapIcon.png /resource:obj/Debug/Pinta.Resources.Resources.ColorPalette.ResetIcon.png,ColorPalette.ResetIcon.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.Paintbrush.png,Tools.Paintbrush.png /resource:obj/Debug/Pinta.Resources.Resources.StatusBar.CursorXY.png,StatusBar.CursorXY.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.AddNewLayer.png,Menu.Layers.AddNewLayer.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.DeleteLayer.png,Menu.Layers.DeleteLayer.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.DuplicateLayer.png,Menu.Layers.DuplicateLayer.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.MergeLayerDown.png,Menu.Layers.MergeLayerDown.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.MoveLayerDown.png,Menu.Layers.MoveLayerDown.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.MoveLayerUp.png,Menu.Layers.MoveLayerUp.png /resource:obj/Debug/Pinta.Resources.Resources.Pinta.png,Pinta.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Edit.Deselect.png,Menu.Edit.Deselect.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.FlipHorizontal.png,Menu.Layers.FlipHorizontal.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.FlipVertical.png,Menu.Layers.FlipVertical.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.ImportFromFile.png,Menu.Layers.ImportFromFile.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Edit.EraseSelection.png,Menu.Edit.EraseSelection.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Edit.FillSelection.png,Menu.Edit.FillSelection.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Edit.InvertSelection.png,Menu.Edit.InvertSelection.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Edit.SelectAll.png,Menu.Edit.SelectAll.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.ActualSize.png,Menu.View.ActualSize.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.Grid.png,Menu.View.Grid.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.Rulers.png,Menu.View.Rulers.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomIn.png,Menu.View.ZoomIn.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomOut.png,Menu.View.ZoomOut.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomToSelection.png,Menu.View.ZoomToSelection.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.View.ZoomToWindow.png,Menu.View.ZoomToWindow.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.CanvasSize.png,Menu.Image.CanvasSize.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.Crop.png,Menu.Image.Crop.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.Flatten.png,Menu.Image.Flatten.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.FlipHorizontal.png,Menu.Image.FlipHorizontal.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.FlipVertical.png,Menu.Image.FlipVertical.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.Resize.png,Menu.Image.Resize.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.Rotate180CW.png,Menu.Image.Rotate180CW.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.Rotate90CCW.png,Menu.Image.Rotate90CCW.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Image.Rotate90CW.png,Menu.Image.Rotate90CW.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.LayerProperties.png,Menu.Layers.LayerProperties.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Layers.RotateZoom.png,Menu.Layers.RotateZoom.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.AutoLevel.png,Menu.Adjustments.AutoLevel.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.BlackAndWhite.png,Menu.Adjustments.BlackAndWhite.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.BrightnessAndContrast.png,Menu.Adjustments.BrightnessAndContrast.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Curves.png,Menu.Adjustments.Curves.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.HueAndSaturation.png,Menu.Adjustments.HueAndSaturation.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.InvertColors.png,Menu.Adjustments.InvertColors.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Levels.png,Menu.Adjustments.Levels.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Sepia.png,Menu.Adjustments.Sepia.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Help.Bug.png,Menu.Help.Bug.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Help.Website.png,Menu.Help.Website.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.Image.png,ResizeCanvas.Image.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.DownArrow.png,ResizeCanvas.DownArrow.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.LeftArrow.png,ResizeCanvas.LeftArrow.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.RightArrow.png,ResizeCanvas.RightArrow.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.UpArrow.png,ResizeCanvas.UpArrow.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.NorthEast.png,ResizeCanvas.NorthEast.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.NorthWest.png,ResizeCanvas.NorthWest.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.SouthEast.png,ResizeCanvas.SouthEast.png /resource:obj/Debug/Pinta.Resources.Resources.ResizeCanvas.SouthWest.png,ResizeCanvas.SouthWest.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Adjustments.Posterize.png,Menu.Adjustments.Posterize.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Bold.png,Toolbar.Bold.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.CenterAlignment.png,Toolbar.CenterAlignment.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Italic.png,Toolbar.Italic.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.LeftAlignment.png,Toolbar.LeftAlignment.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.RightAlignment.png,Toolbar.RightAlignment.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Underline.png,Toolbar.Underline.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Artistic.InkSketch.png,Menu.Effects.Artistic.InkSketch.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Artistic.OilPainting.png,Menu.Effects.Artistic.OilPainting.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Artistic.PencilSketch.png,Menu.Effects.Artistic.PencilSketch.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.Fragment.png,Menu.Effects.Blurs.Fragment.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.GaussianBlur.png,Menu.Effects.Blurs.GaussianBlur.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.MotionBlur.png,Menu.Effects.Blurs.MotionBlur.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.RadialBlur.png,Menu.Effects.Blurs.RadialBlur.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.SurfaceBlur.png,Menu.Effects.Blurs.SurfaceBlur.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.Unfocus.png,Menu.Effects.Blurs.Unfocus.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Blurs.ZoomBlur.png,Menu.Effects.Blurs.ZoomBlur.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.Glow.png,Menu.Effects.Photo.Glow.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.RedEyeRemove.png,Menu.Effects.Photo.RedEyeRemove.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.Sharpen.png,Menu.Effects.Photo.Sharpen.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Photo.SoftenPortrait.png,Menu.Effects.Photo.SoftenPortrait.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.EdgeDetect.png,Menu.Effects.Stylize.EdgeDetect.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Render.Clouds.png,Menu.Effects.Render.Clouds.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Render.JuliaFractal.png,Menu.Effects.Render.JuliaFractal.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Render.MandelbrotFractal.png,Menu.Effects.Render.MandelbrotFractal.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Bulge.png,Menu.Effects.Distort.Bulge.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Noise.Median.png,Menu.Effects.Noise.Median.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Noise.ReduceNoise.png,Menu.Effects.Noise.ReduceNoise.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Noise.AddNoise.png,Menu.Effects.Noise.AddNoise.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.Outline.png,Menu.Effects.Stylize.Outline.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Dents.png,Menu.Effects.Distort.Dents.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.PolarInversion.png,Menu.Effects.Distort.PolarInversion.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Twist.png,Menu.Effects.Distort.Twist.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Tile.png,Menu.Effects.Distort.Tile.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.Pixelate.png,Menu.Effects.Distort.Pixelate.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Distort.FrostedGlass.png,Menu.Effects.Distort.FrostedGlass.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.Relief.png,Menu.Effects.Stylize.Relief.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Stylize.Emboss.png,Menu.Effects.Stylize.Emboss.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.ConicalGradient.png,Toolbar.ConicalGradient.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.DiamondGradient.png,Toolbar.DiamondGradient.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.LinearGradient.png,Toolbar.LinearGradient.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.LinearReflectedGradient.png,Toolbar.LinearReflectedGradient.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.RadialGradient.png,Toolbar.RadialGradient.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.AntiAliasingDisabledIcon.png,Toolbar.AntiAliasingDisabledIcon.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.AntiAliasingEnabledIcon.png,Toolbar.AntiAliasingEnabledIcon.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.BlendingEnabledIcon.png,Toolbar.BlendingEnabledIcon.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.BlendingOverwriteIcon.png,Toolbar.BlendingOverwriteIcon.png /resource:obj/Debug/Pinta.Resources.Resources.ShapeTool.OutlineFill.png,ShapeTool.OutlineFill.png /resource:obj/Debug/Pinta.Resources.Resources.About.Image.png,About.Image.png /resource:obj/Debug/Pinta.Resources.Resources.About.ImageSep.png,About.ImageSep.png /resource:obj/Debug/Pinta.Resources.Resources.About.MonoPowered.png,About.MonoPowered.png /resource:obj/Debug/Pinta.Resources.Resources.About.ImageTop.png,About.ImageTop.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Help.Translate.png,Menu.Help.Translate.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.ColorMode.png,Toolbar.ColorMode.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.TransparentMode.png,Toolbar.TransparentMode.png /resource:obj/Debug/Pinta.Resources.Resources.ShapeTool.Fill.png,ShapeTool.Fill.png /resource:obj/Debug/Pinta.Resources.Resources.ShapeTool.Outline.png,ShapeTool.Outline.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Effects.Default.png,Menu.Effects.Default.png /resource:obj/Debug/Pinta.Resources.Resources.Pinta-16.png,Pinta-16.png /resource:obj/Debug/Pinta.Resources.Resources.Pinta-32.png,Pinta-32.png /resource:obj/Debug/Pinta.Resources.Resources.Menu.Edit.Addins.png,Menu.Edit.Addins.png /resource:obj/Debug/Pinta.Resources.Resources.TextTool.FillBackground.png,TextTool.FillBackground.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.1x1.png,Toolbar.Sampling.1x1.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.3x3.png,Toolbar.Sampling.3x3.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.5x5.png,Toolbar.Sampling.5x5.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.7x7.png,Toolbar.Sampling.7x7.png /resource:obj/Debug/Pinta.Resources.Resources.Toolbar.Sampling.9x9.png,Toolbar.Sampling.9x9.png /resource:obj/Debug/Pinta.Resources.Resources.Tools.ColorPicker.PreviousTool.png,Tools.ColorPicker.PreviousTool.png ResourceManager.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:DEBUG /nowarn:1591 /nostdlib /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.dll.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Resources.dll.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/obj/Debug/Pinta.Resources.dll' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Resources.dll'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Resources/Pinta.Resources.csproj".
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/Pinta.Docking.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "obj/Debug/"
Target CopyNonResxEmbeddedResources:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockLibrary/icons/pad-close-9@2x.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockLibrary.icons.pad-close-9@2x.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockLibrary/icons/pad-close-9.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockLibrary.icons.pad-close-9.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockLibrary/icons/pad-dock-9@2x.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockLibrary.icons.pad-dock-9@2x.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockLibrary/icons/pad-dock-9.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockLibrary.icons.pad-dock-9.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockLibrary/icons/pad-minimize-9@2x.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockLibrary.icons.pad-minimize-9@2x.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockLibrary/icons/pad-minimize-9.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockLibrary.icons.pad-minimize-9.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockNotebook/icons/tabbar-next-12@2x.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-next-12@2x.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockNotebook/icons/tabbar-next-12.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-next-12.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockNotebook/icons/tabbar-prev-12@2x.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-prev-12@2x.png'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/DockNotebook/icons/tabbar-prev-12.png' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-prev-12.png'
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Pinta.Docking.dll /resource:obj/Debug/Pinta.Docking.DockLibrary.icons.pad-close-9@2x.png,pad-close-9@2x.png /resource:obj/Debug/Pinta.Docking.DockLibrary.icons.pad-close-9.png,pad-close-9.png /resource:obj/Debug/Pinta.Docking.DockLibrary.icons.pad-dock-9@2x.png,pad-dock-9@2x.png /resource:obj/Debug/Pinta.Docking.DockLibrary.icons.pad-dock-9.png,pad-dock-9.png /resource:obj/Debug/Pinta.Docking.DockLibrary.icons.pad-minimize-9@2x.png,pad-minimize-9@2x.png /resource:obj/Debug/Pinta.Docking.DockLibrary.icons.pad-minimize-9.png,pad-minimize-9.png /resource:obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-next-12@2x.png,tabbar-next-12@2x.png /resource:obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-next-12.png,tabbar-next-12.png /resource:obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-prev-12@2x.png,tabbar-prev-12@2x.png /resource:obj/Debug/Pinta.Docking.DockNotebook.icons.tabbar-prev-12.png,tabbar-prev-12.png Classes/MouseTracker.cs Classes/Platform.cs Classes/Styles.cs DockLibrary/AutoHideBox.cs DockLibrary/DockBar.cs DockLibrary/DockBarItem.cs DockLibrary/DockContainer.cs DockLibrary/DockFrame.cs DockLibrary/DockFrameTopLevel.cs DockLibrary/DockGroup.cs DockLibrary/DockGroupItem.cs DockLibrary/DockGroupType.cs DockLibrary/DockItem.cs DockLibrary/DockItemBehavior.cs DockLibrary/DockItemContainer.cs DockLibrary/DockItemStatus.cs DockLibrary/DockItemTitleTab.cs DockLibrary/DockItemToolbar.cs DockLibrary/DockLayout.cs DockLibrary/DockObject.cs DockLibrary/DockPosition.cs DockLibrary/DockVisualStyle.cs DockLibrary/PlaceholderWindow.cs DockLibrary/TabStrip.cs DockNotebook/DockNotebook.cs DockNotebook/DockNotebookContainer.cs DockNotebook/DockNotebookManager.cs DockNotebook/DockNotebookTab.cs DockNotebook/DockWindow.cs DockNotebook/PlaceholderWindow.cs DockNotebook/TabEventArgs.cs DockNotebook/TabStrip.cs DockToolbars/ArrowWindow.cs DockToolbars/DockedPosition.cs DockToolbars/DockGrip.cs DockToolbars/DockToolbar.cs DockToolbars/DockToolbarFrame.cs DockToolbars/DockToolbarFrameLayout.cs DockToolbars/DockToolbarFrameStatus.cs DockToolbars/DockToolbarPanel.cs DockToolbars/DockToolbarPosition.cs DockToolbars/DockToolbarStatus.cs DockToolbars/FixedPanel.cs DockToolbars/FloatingDock.cs DockToolbars/FloatingPosition.cs DockToolbars/IDockBar.cs DockToolbars/PlaceholderWindow.cs Extensions/CairoExtensions.cs Extensions/GdkExtensions.cs Extensions/GtkExtensions.cs Extensions/GtkWorkarounds.cs Extensions/PangoUtil.cs MonoDevelop.Components/ExtendedLabel.cs MonoDevelop.Components/HPanedThin.cs MonoDevelop.Components/ImageButton.cs MonoDevelop.Components/ImageView.cs MonoDevelop.Components/MenuButton.cs MonoDevelop.Components/PathBar.cs MonoDevelop.Components/Tabstrip.cs MonoDevelop.Ide.Gui/DocumentToolbar.cs MonoDevelop.Ide.Gui/IAttachableViewContent.cs MonoDevelop.Ide.Gui/IBaseViewContent.cs MonoDevelop.Ide.Gui/IViewContent.cs MonoDevelop.Ide.Gui/IWorkbenchWindow.cs MonoDevelop.Ide.Gui/SdiWorkspaceWindow.cs MonoDevelop.Ide.Gui/WorkbenchWindow.cs Properties/AssemblyInfo.cs Xwt.Drawing/Color.cs Xwt.Drawing/HslColor.cs Xwt.Motion/Animation.cs Xwt.Motion/AnimationExtensions.cs Xwt.Motion/Easing.cs Xwt.Motion/IAnimatable.cs Xwt.Motion/Tweener.cs Xwt/Point.cs Xwt/Rectangle.cs Xwt/Size.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /unsafe+ /define:DEBUG /nowarn:1591 /nostdlib /reference:/usr/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/4.5-api/Microsoft.CSharp.dll /reference:/usr/lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll /reference:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
DockLibrary/AutoHideBox.cs(55,7): warning CS0649: Field `Pinta.Docking.AutoHideBox.targetPos' is never assigned to, and will always have its default value `0'
DockLibrary/AutoHideBox.cs(56,23): warning CS0649: Field `Pinta.Docking.AutoHideBox.scrollable' is never assigned to, and will always have its default value `null'
Extensions/GtkExtensions.cs(45,21): warning CS0414: The private field `Pinta.Docking.GtkExtensions.oldMacKeyHacks' is assigned but its value is never used
Extensions/GtkExtensions.cs(46,21): warning CS0414: The private field `Pinta.Docking.GtkExtensions.supportsHiResIcons' is assigned but its value is never used
Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/Pinta.Docking.dll.config' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Docking.dll.config'
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.dll.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Docking.dll.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/obj/Debug/Pinta.Docking.dll' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Docking.dll'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/Pinta.Docking.csproj".
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Core/Pinta.Core.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "obj/Debug/"
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Pinta.Core.dll Actions/AddinActions.cs Actions/AdjustmentsActions.cs Actions/EditActions.cs Actions/EffectsActions.cs Actions/FileActions.cs Actions/HelpActions.cs Actions/ImageActions.cs Actions/LayerActions.cs Actions/ViewActions.cs Actions/WindowActions.cs Classes/Anchor.cs Classes/AsyncEffectRenderer.cs Classes/BasePaintBrush.cs Classes/BaseTool.cs Classes/Document.cs Classes/DocumentSelection.cs Classes/DocumentWorkspace.cs Classes/DocumentWorkspaceHistory.cs Classes/GradientRenderer.cs Classes/GradientRenderers.cs Classes/IExtension.cs Classes/IndexEventArgs.cs Classes/IndexEventHandler.cs Classes/Layer.cs Classes/LayerProperties.cs Classes/ObservableObject.cs Classes/Palette.cs Classes/Re-editable/ReEditableLayer.cs Classes/Re-editable/Text/TextEngine.cs Classes/Re-editable/Text/TextLayout.cs Classes/Re-editable/Text/TextPosition.cs Classes/ScaleFactor.cs Classes/SelectionModeHandler.cs Classes/SurfaceDiff.cs Classes/UserLayer.cs Clipper/Clipper.cs Effects/BaseEffect.cs Effects/BinaryPixelOp.cs Effects/BitVector2DSurfaceAdapter.cs Effects/ColorBgra.cs Effects/ColorDifferenceEffect.cs Effects/ColorTransferMode.cs Effects/Histogram.cs Effects/HistogramRGB.cs Effects/HsvColor.cs Effects/IBitVector2D.cs Effects/LocalHistogramEffect.cs Effects/PixelOp.cs Effects/RgbColor.cs Effects/Scanline.cs Effects/SplineInterpolator.cs Effects/UnaryPixelOp.cs Effects/UnaryPixelOps.cs Effects/UserBlendOp.cs Effects/UserBlendOps.cs Effects/UserBlendOps.Generated.cs Effects/Utility.cs Enumerations/BlendMode.cs Enumerations/CursorShape.cs Enumerations/EffectAdjustment.cs Enumerations/GradientColorMode.cs Enumerations/TextAlignment.cs Enumerations/TextMode.cs EventArgs/BrushEventArgs.cs EventArgs/CanvasInvalidatedEventArgs.cs EventArgs/DocumentCancelEventArgs.cs EventArgs/DocumentEventArgs.cs EventArgs/HistoryItemAddedEventArgs.cs EventArgs/HistoryItemRemovedEventArgs.cs EventArgs/LivePreviewEndedEventArgs.cs EventArgs/LivePreviewRenderUpdatedEventArgs.cs EventArgs/LivePreviewStartedEventArgs.cs EventArgs/ModifyCompressionEventArgs.cs EventArgs/TextChangedEventArgs.cs EventArgs/ToolEventArgs.cs Extensions/CairoExtensions.cs Extensions/GdkExtensions.cs Extensions/GtkExtensions.cs Extensions/OtherExtensions.cs Extensions/ToolBarButton.cs Extensions/ToolBarComboBox.cs Extensions/ToolBarFontComboBox.cs Extensions/ToolBarImage.cs Extensions/ToolBarLabel.cs Extensions/ToolBarSlider.cs Extensions/ToolBarToggleButton.cs HistoryItems/AddLayerHistoryItem.cs HistoryItems/BaseHistoryItem.cs HistoryItems/CompoundHistoryItem.cs HistoryItems/DeleteLayerHistoryItem.cs HistoryItems/FinishPixelsHistoryItem.cs HistoryItems/InvertHistoryItem.cs HistoryItems/MovePixelsHistoryItem.cs HistoryItems/PasteHistoryItem.cs HistoryItems/ResizeHistoryItem.cs HistoryItems/SelectionHistoryItem.cs HistoryItems/SimpleHistoryItem.cs HistoryItems/SwapLayersHistoryItem.cs HistoryItems/TextHistoryItem.cs HistoryItems/UpdateLayerPropertiesHistoryItem.cs ImageFormats/FormatDescriptor.cs ImageFormats/GdkPixbufFormat.cs ImageFormats/IImageExporter.cs ImageFormats/IImageImporter.cs ImageFormats/JpegFormat.cs ImageFormats/OraFormat.cs ImageFormats/TgaExporter.cs Managers/ActionManager.cs Managers/ChromeManager.cs Managers/EffectsManager.cs Managers/FontManager.cs Managers/HistoryManager.cs Managers/ImageConverterManager.cs Managers/LayerManager.cs Managers/LivePreviewManager.cs Managers/PaintBrushManager.cs Managers/PaletteManager.cs Managers/ResourceManager.cs Managers/SettingsManager.cs Managers/SystemManager.cs Managers/ToolManager.cs Managers/WorkspaceManager.cs PintaCore.cs PixelOperations/CheckerBoardOperation.cs Properties/AssemblyInfo.cs Widgets/MenuButton.cs Widgets/ToolBarDropDownButton.cs PaletteFormats/PaletteDescriptor.cs PaletteFormats/IPaletteLoader.cs PaletteFormats/IPaletteSaver.cs PaletteFormats/PaintDotNetPalette.cs PaletteFormats/GimpPalette.cs PaletteFormats/PaletteFormats.cs PaletteFormats/PaintShopProPalette.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /unsafe+ /define:DEBUG /nowarn:1591 /nostdlib /reference:/usr/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/gac/ICSharpCode.SharpZipLib/4.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll /reference:/usr/lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll /reference:/usr/lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll /reference:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Resources.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
ImageFormats/OraFormat.cs(47,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(47,23): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(78,6): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(126,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(126,23): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(127,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(191,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(191,33): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(192,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(192,28): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(193,51): warning CS0618: `ICSharpCode.SharpZipLib.Zip.CompressionMethod' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(204,30): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(208,29): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(217,29): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Core/obj/Debug/Pinta.Core.dll.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Core.dll.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Core/obj/Debug/Pinta.Core.dll' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Core.dll'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Core/Pinta.Core.csproj".
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Gui.Widgets/Pinta.Gui.Widgets.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "obj/Debug/"
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Pinta.Gui.Widgets.dll DialogAttributes.cs Dialogs/SimpleEffectDialog.cs Properties/AssemblyInfo.cs Widgets/AnglePickerGraphic.cs Widgets/AnglePickerWidget.cs Widgets/Canvas/CanvasRenderer.cs Widgets/Canvas/CanvasWindow.cs Widgets/Canvas/PintaCanvas.cs Widgets/ColorGradientWidget.cs Widgets/ColorPaletteWidget.cs Widgets/ColorPanelWidget.cs Widgets/ComboBoxWidget.cs Widgets/FilledAreaBin.cs Widgets/HistogramWidget.cs Widgets/History/HistoryTreeView.cs Widgets/HScaleSpinButtonWidget.cs Widgets/Layers/CellRendererSurface.cs Widgets/Layers/LayersListWidget.cs Widgets/OpenImages/OpenImagesListWidget.cs Widgets/PointPickerGraphic.cs Widgets/PointPickerWidget.cs Widgets/ReseedButtonWidget.cs Widgets/ToolBoxWidget.cs WrappingPaletteContainer.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /unsafe+ /define:DEBUG /nowarn:1591 /nostdlib /reference:/usr/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll /reference:/usr/lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll /reference:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
Widgets/Canvas/CanvasRenderer.cs(231,21): warning CS0219: The variable `checkerY' is assigned but its value is never used
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Gui.Widgets/obj/Debug/Pinta.Gui.Widgets.dll.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Gui.Widgets.dll.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Gui.Widgets/obj/Debug/Pinta.Gui.Widgets.dll' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Gui.Widgets.dll'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Gui.Widgets/Pinta.Gui.Widgets.csproj".
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Tools/Pinta.Tools.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "obj/Debug/"
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Pinta.Tools.dll Brushes/CircleBrush.cs Brushes/GridBrush.cs Brushes/PlainBrush.cs Brushes/SplatterBrush.cs Brushes/SquaresBrush.cs CoreToolsExtension.cs Dashes/DashPatternBox.cs Editable/EditEngines/ArrowedEditEngine.cs Editable/EditEngines/BaseEditEngine.cs Editable/EditEngines/EllipseEditEngine.cs Editable/EditEngines/LineCurveEditEngine.cs Editable/EditEngines/RectangleEditEngine.cs Editable/EditEngines/RoundedLineEditEngine.cs Editable/Shapes/Arrow.cs Editable/Shapes/ControlPoint.cs Editable/Shapes/EllipseEngine.cs Editable/Shapes/GeneratedPoint.cs Editable/Shapes/LineCurveSeriesEngine.cs Editable/Shapes/OrganizedPointCollection.cs Editable/Shapes/RoundedLineEngine.cs Editable/Shapes/ShapeEngineCollection.cs HistoryItems/ShapesHistoryItem.cs HistoryItems/ShapesModifyHistoryItem.cs Properties/AssemblyInfo.cs Tools/BaseBrushTool.cs Tools/BaseTransformTool.cs Tools/CloneStampTool.cs Tools/ColorPickerTool.cs Tools/EllipseSelectTool.cs Tools/EllipseTool.cs Tools/EraserTool.cs Tools/FloodTool.cs Tools/FreeformShapeTool.cs Tools/GradientTool.cs Tools/LassoSelectTool.cs Tools/LineCurveTool.cs Tools/MagicWandTool.cs Tools/MoveSelectedTool.cs Tools/MoveSelectionTool.cs Tools/PaintBrushTool.cs Tools/PaintBucketTool.cs Tools/PanTool.cs Tools/PencilTool.cs Tools/RecolorTool.cs Tools/RectangleSelectTool.cs Tools/RectangleTool.cs Tools/RoundedRectangleTool.cs Tools/SelectShapeTool.cs Tools/SelectTool.cs Tools/ShapeTool.cs Tools/TextTool.cs Tools/ToolControl/ToolControl.cs Tools/ZoomTool.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /unsafe+ /define:DEBUG /nowarn:1591 /nostdlib /reference:/usr/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll /reference:/usr/lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll /reference:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Tools/obj/Debug/Pinta.Tools.dll.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Tools.dll.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Tools/obj/Debug/Pinta.Tools.dll' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Tools.dll'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Tools/Pinta.Tools.csproj".
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Effects/Pinta.Effects.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "obj/Debug/"
Target CopyNonResxEmbeddedResources:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Effects/gtk-gui/gui.stetic' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Effects/obj/Debug/Pinta.Effects.gtk-gui.gui.stetic'
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Pinta.Effects.dll /resource:obj/Debug/Pinta.Effects.gtk-gui.gui.stetic,gui.stetic Adjustments/AutoLevelEffect.cs Adjustments/BlackAndWhiteEffect.cs Adjustments/BrightnessContrastEffect.cs Adjustments/CurvesEffect.cs Adjustments/HueSaturationEffect.cs Adjustments/InvertColorsEffect.cs Adjustments/LevelsEffect.cs Adjustments/PosterizeEffect.cs Adjustments/SepiaEffect.cs CoreEffectsExtension.cs Dialogs/Effects.CurvesDialog.cs Dialogs/Effects.LevelsDialog.cs Dialogs/Effects.PosterizeDialog.cs Effects/AddNoiseEffect.cs Effects/BulgeEffect.cs Effects/CloudsEffect.cs Effects/EdgeDetectEffect.cs Effects/EmbossEffect.cs Effects/FragmentEffect.cs Effects/FrostedGlassEffect.cs Effects/GaussianBlurEffect.cs Effects/GlowEffect.cs Effects/InkSketchEffect.cs Effects/JuliaFractalEffect.cs Effects/LocalHistogramEffect.cs Effects/MandelbrotFractalEffect.cs Effects/MedianEffect.cs Effects/MotionBlurEffect.cs Effects/OilPaintingEffect.cs Effects/OutlineEffect.cs Effects/PencilSketchEffect.cs Effects/PixelateEffect.cs Effects/PolarInversionEffect.cs Effects/RadialBlurEffect.cs Effects/RedEyeRemoveEffect.cs Effects/ReduceNoiseEffect.cs Effects/ReliefEffect.cs Effects/SharpenEffect.cs Effects/SoftenPortraitEffect.cs Effects/TileEffect.cs Effects/TwistEffect.cs Effects/UnfocusEffect.cs Effects/WarpEffect.cs Effects/ZoomBlurEffect.cs gtk-gui/generated.cs gtk-gui/Pinta.Effects.LevelsDialog.cs Properties/AssemblyInfo.cs Utilities/EffectHelper.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /unsafe+ /define:DEBUG /nowarn:1591 /nostdlib /reference:/usr/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll /reference:/usr/lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Gui.Widgets.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Effects/obj/Debug/Pinta.Effects.dll.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Effects.dll.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Effects/obj/Debug/Pinta.Effects.dll' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Effects.dll'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Effects/Pinta.Effects.csproj".
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta/Pinta.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: x86
Created directory "obj/x86/Debug/"
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/x86/Debug/Pinta.exe Actions/Addins/AddinManagerAction.cs Actions/Edit/PasteAction.cs Actions/Edit/PasteIntoNewImageAction.cs Actions/Edit/PasteIntoNewLayerAction.cs Actions/Edit/ResizePaletteAction.cs Actions/File/CloseDocumentAction.cs Actions/File/ExitAction.cs Actions/File/ModifyCompressionAction.cs Actions/File/NewDocumentAction.cs Actions/File/NewScreenshotAction.cs Actions/File/OpenDocumentAction.cs Actions/File/OpenRecentAction.cs Actions/File/PrintDocumentAction.cs Actions/File/SaveDocumentAction.cs Actions/File/SaveDocumentAsAction.cs Actions/File/SaveDocumentImplementationAction.cs Actions/Help/AboutDialogAction.cs Actions/IActionHandler.cs Actions/Image/ResizeCanvasAction.cs Actions/Image/ResizeImageAction.cs Actions/Layers/LayerPropertiesAction.cs Actions/Layers/RotateZoomLayerAction.cs Actions/View/ImageTabsToggledAction.cs Actions/View/ToolBarToggledAction.cs Actions/Window/CloseAllDocumentsAction.cs Actions/Window/SaveAllDocumentsAction.cs AddinSetupService.cs DialogHandlers.cs Dialogs/AboutDialog.cs Dialogs/AboutPintaTabPage.cs Dialogs/ErrorDialog.cs Dialogs/JpegCompressionDialog.cs Dialogs/LayerPropertiesDialog.cs Dialogs/NewImageDialog.cs Dialogs/ProgressDialog.cs Dialogs/ResizeCanvasDialog.cs Dialogs/ResizeImageDialog.cs Dialogs/SpinButtonEntryDialog.cs Dialogs/VersionInformationTabPage.cs DocumentViewContent.cs Extensions/GtkExtensions.cs MacInterop/AppleEvent.cs MacInterop/ApplicationEvents.cs MacInterop/Carbon.cs MacInterop/CoreFoundation.cs MacInterop/IgeMacMenu.cs Main.cs MainWindow.cs Options.cs Pads/CanvasPad.cs Pads/ColorPalettePad.cs Pads/HistoryPad.cs Pads/IDockPad.cs Pads/LayersPad.cs Pads/OpenImagesPad.cs Pads/ToolBoxPad.cs Properties/AssemblyInfo.cs WindowShell.cs obj/x86/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:winexe /win32icon:Pinta.ico /unsafe+ /define:DEBUG /nostdlib /platform:x86 /reference:/usr/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll /reference:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/usr/lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll /reference:/usr/lib/mono/gac/Mono.Addins.Gui/1.0.0.0__0738eb9f132ed756/Mono.Addins.Gui.dll /reference:/usr/lib/mono/gac/Mono.Addins.Setup/1.0.0.0__0738eb9f132ed756/Mono.Addins.Setup.dll /reference:/usr/lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll /reference:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Core.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Docking.dll /reference:/home/iurt/rpmbuild/BUILD/pinta-1.7/bin//Pinta.Gui.Widgets.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
DocumentViewContent.cs(50,35): warning CS0067: The event `Pinta.DocumentViewContent.ContentChanged' is never used
DocumentViewContent.cs(52,35): warning CS0067: The event `Pinta.DocumentViewContent.BeforeSave' is never used
Target _CopyDeployFilesToOutputDirectoryPreserveNewest:
Skipping target "_CopyDeployFilesToOutputDirectoryPreserveNewest" because its outputs are up-to-date.
Target DeployOutputFiles:
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta/obj/x86/Debug/Pinta.exe.mdb' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.exe.mdb'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta/obj/x86/Debug/Pinta.exe' to '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.exe'
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta/Pinta.csproj".
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.sln".
Build succeeded.
Warnings:
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.sln (default targets) ->
(Build target) ->
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Docking/Pinta.Docking.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
DockLibrary/AutoHideBox.cs(55,7): warning CS0649: Field `Pinta.Docking.AutoHideBox.targetPos' is never assigned to, and will always have its default value `0'
DockLibrary/AutoHideBox.cs(56,23): warning CS0649: Field `Pinta.Docking.AutoHideBox.scrollable' is never assigned to, and will always have its default value `null'
Extensions/GtkExtensions.cs(45,21): warning CS0414: The private field `Pinta.Docking.GtkExtensions.oldMacKeyHacks' is assigned but its value is never used
Extensions/GtkExtensions.cs(46,21): warning CS0414: The private field `Pinta.Docking.GtkExtensions.supportsHiResIcons' is assigned but its value is never used
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.sln (default targets) ->
(Build target) ->
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Core/Pinta.Core.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
ImageFormats/OraFormat.cs(47,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(47,23): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(78,6): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(126,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(126,23): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipFile' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(127,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(191,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(191,33): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(192,4): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(192,28): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(193,51): warning CS0618: `ICSharpCode.SharpZipLib.Zip.CompressionMethod' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(204,30): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(208,29): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
ImageFormats/OraFormat.cs(217,29): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.sln (default targets) ->
(Build target) ->
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Gui.Widgets/Pinta.Gui.Widgets.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
Widgets/Canvas/CanvasRenderer.cs(231,21): warning CS0219: The variable `checkerY' is assigned but its value is never used
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.sln (default targets) ->
(Build target) ->
/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta/Pinta.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
DocumentViewContent.cs(50,35): warning CS0067: The event `Pinta.DocumentViewContent.ContentChanged' is never used
DocumentViewContent.cs(52,35): warning CS0067: The event `Pinta.DocumentViewContent.BeforeSave' is never used
21 Warning(s)
0 Error(s)
Time Elapsed 00:00:20.6572550
cd . && /usr/bin/xbuild Pinta.Install.proj /target:CompileTranslations
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.10.0.104
Copyright (C) 2005-2013 Various Mono authors
Build started 01/21/2021 03:25:27.
__________________________________________________
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Install.proj" (CompileTranslations target(s)):
Target CompileTranslations:
Created directory "bin/locale/af/LC_MESSAGES"
Executing: msgfmt "po/af.po" -o "bin/locale/af/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ar/LC_MESSAGES"
Executing: msgfmt "po/ar.po" -o "bin/locale/ar/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ast/LC_MESSAGES"
Executing: msgfmt "po/ast.po" -o "bin/locale/ast/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/az/LC_MESSAGES"
Executing: msgfmt "po/az.po" -o "bin/locale/az/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/be/LC_MESSAGES"
Executing: msgfmt "po/be.po" -o "bin/locale/be/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/bg/LC_MESSAGES"
Executing: msgfmt "po/bg.po" -o "bin/locale/bg/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/bn/LC_MESSAGES"
Executing: msgfmt "po/bn.po" -o "bin/locale/bn/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/br/LC_MESSAGES"
Executing: msgfmt "po/br.po" -o "bin/locale/br/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/bs/LC_MESSAGES"
Executing: msgfmt "po/bs.po" -o "bin/locale/bs/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ca/LC_MESSAGES"
Executing: msgfmt "po/ca.po" -o "bin/locale/ca/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/cs/LC_MESSAGES"
Executing: msgfmt "po/cs.po" -o "bin/locale/cs/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/da/LC_MESSAGES"
Executing: msgfmt "po/da.po" -o "bin/locale/da/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/de/LC_MESSAGES"
Executing: msgfmt "po/de.po" -o "bin/locale/de/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/dv/LC_MESSAGES"
Executing: msgfmt "po/dv.po" -o "bin/locale/dv/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/el/LC_MESSAGES"
Executing: msgfmt "po/el.po" -o "bin/locale/el/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/en_AU/LC_MESSAGES"
Executing: msgfmt "po/en_AU.po" -o "bin/locale/en_AU/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/en_CA/LC_MESSAGES"
Executing: msgfmt "po/en_CA.po" -o "bin/locale/en_CA/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/en_GB/LC_MESSAGES"
Executing: msgfmt "po/en_GB.po" -o "bin/locale/en_GB/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/eo/LC_MESSAGES"
Executing: msgfmt "po/eo.po" -o "bin/locale/eo/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/es/LC_MESSAGES"
Executing: msgfmt "po/es.po" -o "bin/locale/es/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/et/LC_MESSAGES"
Executing: msgfmt "po/et.po" -o "bin/locale/et/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/eu/LC_MESSAGES"
Executing: msgfmt "po/eu.po" -o "bin/locale/eu/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/fi/LC_MESSAGES"
Executing: msgfmt "po/fi.po" -o "bin/locale/fi/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/fil/LC_MESSAGES"
Executing: msgfmt "po/fil.po" -o "bin/locale/fil/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/fo/LC_MESSAGES"
Executing: msgfmt "po/fo.po" -o "bin/locale/fo/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/fr/LC_MESSAGES"
Executing: msgfmt "po/fr.po" -o "bin/locale/fr/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ga/LC_MESSAGES"
Executing: msgfmt "po/ga.po" -o "bin/locale/ga/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/gl/LC_MESSAGES"
Executing: msgfmt "po/gl.po" -o "bin/locale/gl/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/he/LC_MESSAGES"
Executing: msgfmt "po/he.po" -o "bin/locale/he/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/hi/LC_MESSAGES"
Executing: msgfmt "po/hi.po" -o "bin/locale/hi/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/hr/LC_MESSAGES"
Executing: msgfmt "po/hr.po" -o "bin/locale/hr/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/hu/LC_MESSAGES"
Executing: msgfmt "po/hu.po" -o "bin/locale/hu/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/hy/LC_MESSAGES"
Executing: msgfmt "po/hy.po" -o "bin/locale/hy/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/id/LC_MESSAGES"
Executing: msgfmt "po/id.po" -o "bin/locale/id/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/it/LC_MESSAGES"
Executing: msgfmt "po/it.po" -o "bin/locale/it/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ja/LC_MESSAGES"
Executing: msgfmt "po/ja.po" -o "bin/locale/ja/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ka/LC_MESSAGES"
Executing: msgfmt "po/ka.po" -o "bin/locale/ka/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ko/LC_MESSAGES"
Executing: msgfmt "po/ko.po" -o "bin/locale/ko/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/la/LC_MESSAGES"
Executing: msgfmt "po/la.po" -o "bin/locale/la/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/lt/LC_MESSAGES"
Executing: msgfmt "po/lt.po" -o "bin/locale/lt/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/lv/LC_MESSAGES"
Executing: msgfmt "po/lv.po" -o "bin/locale/lv/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ms/LC_MESSAGES"
Executing: msgfmt "po/ms.po" -o "bin/locale/ms/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/my/LC_MESSAGES"
Executing: msgfmt "po/my.po" -o "bin/locale/my/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/nb/LC_MESSAGES"
Executing: msgfmt "po/nb.po" -o "bin/locale/nb/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/nl/LC_MESSAGES"
Executing: msgfmt "po/nl.po" -o "bin/locale/nl/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/nn/LC_MESSAGES"
Executing: msgfmt "po/nn.po" -o "bin/locale/nn/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/oc/LC_MESSAGES"
Executing: msgfmt "po/oc.po" -o "bin/locale/oc/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/pl/LC_MESSAGES"
Executing: msgfmt "po/pl.po" -o "bin/locale/pl/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/pt/LC_MESSAGES"
Executing: msgfmt "po/pt.po" -o "bin/locale/pt/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/pt_BR/LC_MESSAGES"
Executing: msgfmt "po/pt_BR.po" -o "bin/locale/pt_BR/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ro/LC_MESSAGES"
Executing: msgfmt "po/ro.po" -o "bin/locale/ro/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/ru/LC_MESSAGES"
Executing: msgfmt "po/ru.po" -o "bin/locale/ru/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/si/LC_MESSAGES"
Executing: msgfmt "po/si.po" -o "bin/locale/si/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/sk/LC_MESSAGES"
Executing: msgfmt "po/sk.po" -o "bin/locale/sk/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/sl/LC_MESSAGES"
Executing: msgfmt "po/sl.po" -o "bin/locale/sl/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/sq/LC_MESSAGES"
Executing: msgfmt "po/sq.po" -o "bin/locale/sq/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/sr/LC_MESSAGES"
Executing: msgfmt "po/sr.po" -o "bin/locale/sr/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/sv/LC_MESSAGES"
Executing: msgfmt "po/sv.po" -o "bin/locale/sv/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/th/LC_MESSAGES"
Executing: msgfmt "po/th.po" -o "bin/locale/th/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/tr/LC_MESSAGES"
Executing: msgfmt "po/tr.po" -o "bin/locale/tr/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/uk/LC_MESSAGES"
Executing: msgfmt "po/uk.po" -o "bin/locale/uk/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/vi/LC_MESSAGES"
Executing: msgfmt "po/vi.po" -o "bin/locale/vi/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/zh_CN/LC_MESSAGES"
Executing: msgfmt "po/zh_CN.po" -o "bin/locale/zh_CN/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/zh_HK/LC_MESSAGES"
Executing: msgfmt "po/zh_HK.po" -o "bin/locale/zh_HK/LC_MESSAGES/pinta.mo"
Target CompileTranslations:
Created directory "bin/locale/zh_TW/LC_MESSAGES"
Executing: msgfmt "po/zh_TW.po" -o "bin/locale/zh_TW/LC_MESSAGES/pinta.mo"
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Install.proj".
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.5470560
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WCnQgk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64
+ cd pinta-1.7
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64 'INSTALL=/usr/bin/install -p'
Making install in xdg
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/appdata'
/usr/bin/install -p -m 644 pinta.appdata.xml '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/appdata'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/applications'
/usr/bin/install -p -m 644 pinta.desktop '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/applications'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/man/man1'
/usr/bin/install -p -m 644 pinta.1 '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pinta-1.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pinta-1.7'
cd . && /usr/bin/xbuild /target:Install /property:InstallPrefix=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr \
/property:BinDir=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/bin /property:LibDir=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64 \
/property:DataRootDir=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share /property:ManDir=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/man \
/property:LocaleDir=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale Pinta.Install.proj
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.10.0.104
Copyright (C) 2005-2013 Various Mono authors
Build started 01/21/2021 03:25:30.
__________________________________________________
Project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Install.proj" (Install target(s)):
Target Install:
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.exe' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.exe'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Gui.Widgets.dll' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.Gui.Widgets.dll'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Core.dll' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.Core.dll'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Docking.dll' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.Docking.dll'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Effects.dll' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.Effects.dll'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Tools.dll' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.Tools.dll'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/Pinta.Resources.dll' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pinta/Pinta.Resources.dll'
Created directory "/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/bin"
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/af/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/af/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/af/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ar/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ast/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/az/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/az/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/be/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/be/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/bg/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/bn/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/bn/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/bn/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/br/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/br/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/bs/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ca/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/cs/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/da/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/da/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/de/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/de/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/dv/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/dv/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/dv/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/el/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/el/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/en_AU/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/en_AU/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/en_AU/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/en_CA/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/en_GB/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/eo/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/es/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/es/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/et/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/et/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/eu/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/fi/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fil/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/fil/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fil/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fo/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/fo/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fo/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/fr/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ga/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/gl/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/he/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/he/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/hi/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/hr/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/hu/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hy/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/hy/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/hy/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/id/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/id/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/it/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/it/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ja/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ka/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ka/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ka/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ko/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/la/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/la/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/la/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/lt/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/lv/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ms/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/my/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/my/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/nb/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/nl/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/nn/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/oc/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/pl/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/pt/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/pt_BR/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ro/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/ru/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/si/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/si/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/si/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/sk/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/sl/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sq/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/sq/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sq/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/sr/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/sv/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/th/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/th/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/th/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/tr/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/uk/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/vi/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/zh_CN/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/zh_HK/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/pinta.mo'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/bin/locale/zh_TW/LC_MESSAGES/pinta.mo' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/pinta.mo'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/pinta.1' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/man/man1/pinta.1'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/metainfo'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/pinta.appdata.xml' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/metainfo/pinta.appdata.xml'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/pinta.desktop' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/applications/pinta.desktop'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/pixmaps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/pinta.xpm' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/pixmaps/pinta.xpm'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/16x16/apps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/16x16/pinta.png' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/16x16/apps/pinta.png'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/22x22/apps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/22x22/pinta.png' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/22x22/apps/pinta.png'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/24x24/apps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/24x24/pinta.png' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/24x24/apps/pinta.png'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/32x32/apps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/32x32/pinta.png' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/32x32/apps/pinta.png'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/96x96/apps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/96x96/pinta.png' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/96x96/apps/pinta.png'
Creating directory '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/scalable/apps'
Copying file from '/home/iurt/rpmbuild/BUILD/pinta-1.7/xdg/scalable/pinta.svg' to '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/icons/hicolor/scalable/apps/pinta.svg'
Executing: gzip -f "/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/man/man1/pinta.1"
Done building project "/home/iurt/rpmbuild/BUILD/pinta-1.7/Pinta.Install.proj".
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.5709720
/usr/bin/install -p pinta /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/bin/pinta
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 ./pinta.pc '/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pinta-1.7'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pinta-1.7'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64 pinta
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-shared /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/pinta from /bin/sh to #!/usr/bin/sh
Processing files: pinta-1.7-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4oupol
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pinta-1.7
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/doc/pinta
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/doc/pinta
+ cp -pr readme.md /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/doc/pinta
+ cp -pr license-mit.txt /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/doc/pinta
+ cp -pr license-pdn.txt /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64/usr/share/doc/pinta
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(pinta.desktop) metainfo() metainfo(pinta.appdata.xml) mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/jpg) mimehandler(image/openraster) mimehandler(image/pjpeg) mimehandler(image/png) mimehandler(image/svg+xml) mimehandler(image/tiff) mimehandler(image/x-bmp) mimehandler(image/x-gray) mimehandler(image/x-icb) mimehandler(image/x-ico) mimehandler(image/x-pcx) mimehandler(image/x-png) mimehandler(image/x-portable-anymap) mimehandler(image/x-portable-bitmap) mimehandler(image/x-portable-graymap) mimehandler(image/x-portable-pixmap) mimehandler(image/x-targa) mimehandler(image/x-tga) mimehandler(image/x-xbitmap) mimehandler(image/x-xpixmap) mono(Pinta) = 1.7.0.0 mono(Pinta.Core) = 1.7.0.0 mono(Pinta.Docking) = 1.7.0.0 mono(Pinta.Effects) = 1.7.0.0 mono(Pinta.Gui.Widgets) = 1.7.0.0 mono(Pinta.Resources) = 1.7.0.0 mono(Pinta.Tools) = 1.7.0.0 pinta = 1.7-3.mga8 pinta(aarch-64) = 1.7-3.mga8 pkgconfig(pinta) = 1.7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mono(ICSharpCode.SharpZipLib) = 4.84.0.0 mono(Mono.Addins) = 1.0.0.0 mono(Mono.Addins.Gui) = 1.0.0.0 mono(Mono.Addins.Setup) = 1.0.0.0 mono(Mono.Cairo) = 4.0.0.0 mono(Mono.Posix) = 4.0.0.0 mono(Pinta.Core) = 1.7.0.0 mono(Pinta.Docking) = 1.7.0.0 mono(Pinta.Gui.Widgets) = 1.7.0.0 mono(Pinta.Resources) = 1.7.0.0 mono(System) = 4.0.0.0 mono(System.Core) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(gdk-sharp) = 2.12.0.0 mono(glib-sharp) = 2.12.0.0 mono(gtk-sharp) = 2.12.0.0 mono(mscorlib) = 4.0.0.0 mono(pango-sharp) = 2.12.0.0 pkgconfig
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pinta-1.7-3.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iBR5ok
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd pinta-1.7
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pinta-1.7-3.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rUt6Sj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf pinta-1.7
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!