Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec'], chrootPath='/var/lib/mock/f29-build-32477-17016/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: gimptool: command not found BUILDSTDERR: sh: gimptool: command not found Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec'], chrootPath='/var/lib/mock/f29-build-32477-17016/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1ejcJg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resynthesizer_787ee5a + /usr/bin/xz -dc /builddir/build/SOURCES/resynthesizer_787ee5a.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd resynthesizer_787ee5a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./autogen.sh I am testing that you have the required versions of autoconf, automake, glib-gettextize and intltoolize... checking for autoconf >= 2.54 ... yes (version 2.69) checking for automake >= 1.6 ... checking for glib-gettextize >= 2.0.0 ... yes (version 2.58.1) checking for intltool >= 0.17 ... yes (version 0.51.0) I am going to run ./configure with the following arguments: --enable-maintainer-mode If you wish to pass additional arguments, please specify them on the ./autogen.sh command line or set the AUTOGEN_CONFIGURE_ARGS environment variable. BUILDSTDERR: configure.ac:35: installing './compile' Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. 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 make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... 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 whether to enable maintainer-specific portions of Makefiles... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIMP... yes checking whether NLS is requested... yes 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.28.0 checking for XML::Parser... ok 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... es ru checking for bind_textdomain_codeset... (cached) yes checking for g_thread_init in -lgthread-2.0... yes checking if GTK+ is version 2.7.0 or newer... yes checking if GIMP is version 2.3.0 or newer... yes checking for ranlib... ranlib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/resynthesizer/Makefile config.status: creating src/resynthesizer-gui/Makefile config.status: creating po/Makefile.in config.status: creating help/Makefile config.status: creating help/en/Makefile config.status: creating help/images/Makefile config.status: creating PluginScripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Now type 'make' to compile resynthesizer. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wBAF06 + umask 022 + cd /builddir/build/BUILD + cd resynthesizer_787ee5a + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 make supports the include directive... yes (GNU style) checking for riscv64-koji-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for riscv64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-koji-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... 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 whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIMP... yes checking whether NLS is requested... yes 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.28.0 checking for XML::Parser... ok 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... es ru checking for bind_textdomain_codeset... (cached) yes checking for g_thread_init in -lgthread-2.0... yes checking if GTK+ is version 2.7.0 or newer... yes checking if GIMP is version 2.3.0 or newer... yes checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/resynthesizer/Makefile config.status: creating src/resynthesizer-gui/Makefile config.status: creating po/Makefile.in config.status: creating help/Makefile config.status: creating help/en/Makefile config.status: creating help/images/Makefile config.status: creating PluginScripts/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libresynthesizer_a-imageSynth.o `test -f 'imageSynth.c' || echo './'`imageSynth.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libresynthesizer_a-engine.o `test -f 'engine.c' || echo './'`engine.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libresynthesizer_a-engineParams.o `test -f 'engineParams.c' || echo './'`engineParams.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libresynthesizer_a-imageFormat.o `test -f 'imageFormat.c' || echo './'`imageFormat.c BUILDSTDERR: In file included from imageSynth.c:56: BUILDSTDERR: adaptSimple.h:183:1: warning: 'initBufferAndAntiAdapt' defined but not used [-Wunused-function] BUILDSTDERR: initBufferAndAntiAdapt( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:116: BUILDSTDERR: matchWeighting.h: In function 'proportionToNegLnCauchy': BUILDSTDERR: matchWeighting.h:55:12: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration] BUILDSTDERR: return log( BUILDSTDERR: ^~~ BUILDSTDERR: matchWeighting.h:55:12: warning: incompatible implicit declaration of built-in function 'log' BUILDSTDERR: matchWeighting.h:55:12: note: include '' or provide a declaration of 'log' BUILDSTDERR: matchWeighting.h:1:1: BUILDSTDERR: +#include BUILDSTDERR: /* BUILDSTDERR: matchWeighting.h:55:12: BUILDSTDERR: return log( BUILDSTDERR: ^~~ BUILDSTDERR: In file included from orderTarget.h:29, BUILDSTDERR: from engine.c:117: BUILDSTDERR: brushfire.h: In function 'grad': BUILDSTDERR: brushfire.h:66:19: warning: implicit declaration of function 'atan2' [-Wimplicit-function-declaration] BUILDSTDERR: return (guint) (atan2( (gfloat) a.y, (gfloat) a.x) * 200 / G_PI + 200); BUILDSTDERR: ^~~~~ BUILDSTDERR: brushfire.h:66:19: warning: incompatible implicit declaration of built-in function 'atan2' BUILDSTDERR: brushfire.h:66:19: note: include '' or provide a declaration of 'atan2' BUILDSTDERR: brushfire.h:1:1: BUILDSTDERR: +#include BUILDSTDERR: /* BUILDSTDERR: brushfire.h:66:19: BUILDSTDERR: return (guint) (atan2( (gfloat) a.y, (gfloat) a.x) * 200 / G_PI + 200); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from engine.c:522: BUILDSTDERR: synthesize.h: In function 'new_neighbor': BUILDSTDERR: synthesize.h:170:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_lock(&mutex); // Read color and source atomically BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:522: BUILDSTDERR: synthesize.h:177:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_unlock(&mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:522: BUILDSTDERR: synthesize.h: At top level: BUILDSTDERR: synthesize.h:274:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const TNeighbor const neighbors[], BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from engine.c:522: BUILDSTDERR: synthesize.h: In function 'synthesize': BUILDSTDERR: synthesize.h:627:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_lock(&mutex); // Atomic write to color and sourceOf BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:522: BUILDSTDERR: synthesize.h:632:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_unlock(&mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:525: BUILDSTDERR: refinerThreaded.h: In function 'startThread': BUILDSTDERR: refinerThreaded.h:230:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] BUILDSTDERR: *thread = g_thread_create(synthesisThread, (void * __restrict__) args, TRUE, &error); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here BUILDSTDERR: GThread *g_thread_create (GThreadFunc func, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:525: BUILDSTDERR: refinerThreaded.h: In function 'refiner': BUILDSTDERR: refinerThreaded.h:272:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_init(&mutex); // defined in synthesize.h BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here BUILDSTDERR: void g_static_mutex_init (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:525: BUILDSTDERR: refinerThreaded.h:273:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_init(&mutexProgress); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here BUILDSTDERR: void g_static_mutex_init (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:525: BUILDSTDERR: refinerThreaded.h: In function 'deepProgressCallback': BUILDSTDERR: refinerThreaded.h:310:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_lock(&mutexProgress); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:525: BUILDSTDERR: refinerThreaded.h:314:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] BUILDSTDERR: g_static_mutex_unlock(&mutexProgress); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here BUILDSTDERR: GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from engine.c:525: BUILDSTDERR: refinerThreaded.h: In function 'refiner': BUILDSTDERR: refinerThreaded.h:319:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_thread_init(NULL); // Init threading system, not necessary after glib 2.32 BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from engine.c:80: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: void g_thread_init (gpointer vtable); BUILDSTDERR: ^~~~~~~~~~~~~ rm -f libresynthesizer.a ar cru libresynthesizer.a libresynthesizer_a-imageSynth.o libresynthesizer_a-engine.o libresynthesizer_a-engineParams.o libresynthesizer_a-imageFormat.o ranlib libresynthesizer.a make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' Making all in resynthesizer make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/resynthesizer"\" -I../.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -I./../../lib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resynthesizer-resynthesizer.o `test -f 'resynthesizer.c' || echo './'`resynthesizer.c BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h: In function 'pixmap_to_drawable': BUILDSTDERR: adaptGimp.h:88:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init(®ion, drawable, 0,0, width, height, TRUE, TRUE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h:102:3: warning: 'gimp_pixel_rgn_set_rect' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_set_rect(®ion, img, 0,0, width, height); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h: In function 'pixmap_from_drawable': BUILDSTDERR: adaptGimp.h:137:3: warning: 'gimp_pixel_rgn_init' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_init(®ion, drawable, x,y, map.width, map.height, FALSE,FALSE); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_init (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h:146:3: warning: 'gimp_pixel_rgn_get_rect' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_pixel_rgn_get_rect(®ion, img, x,y, width,height); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here BUILDSTDERR: void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h: In function 'fetch_mask': BUILDSTDERR: adaptGimp.h:234:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: mask_drawable = gimp_drawable_get(gimp_image_get_selection(gimp_drawable_get_image(drawable->drawable_id))); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h:234:5: warning: 'gimp_drawable_get_image' is deprecated: Use 'gimp_item_get_image' instead [-Wdeprecated-declarations] BUILDSTDERR: mask_drawable = gimp_drawable_get(gimp_image_get_selection(gimp_drawable_get_image(drawable->drawable_id))); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:98:16: note: declared here BUILDSTDERR: gint32 gimp_drawable_get_image (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:106: BUILDSTDERR: adaptGimp.h:249:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(mask_drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c: In function 'post_results_to_gimp': BUILDSTDERR: resynthesizer.c:249:3: warning: 'gimp_drawable_flush' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_flush(drawable); // regions back to core BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here BUILDSTDERR: void gimp_drawable_flush (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c: In function 'detach_drawables': BUILDSTDERR: resynthesizer.c:266:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(out); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c:268:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(in); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c:270:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(out_map); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c:272:5: warning: 'gimp_drawable_detach' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: gimp_drawable_detach(in_map); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here BUILDSTDERR: void gimp_drawable_detach (GimpDrawable *drawable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c: In function 'run': BUILDSTDERR: resynthesizer.c:344:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: drawable = gimp_drawable_get(param[2].data.d_drawable); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c:380:3: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: corpus_drawable = gimp_drawable_get(pluginParameters.corpus_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c:399:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: map_in_drawable = gimp_drawable_get(pluginParameters.input_map_id); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: resynthesizer.c:400:5: warning: 'gimp_drawable_get' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] BUILDSTDERR: map_out_drawable = gimp_drawable_get(pluginParameters.output_map_id); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here BUILDSTDERR: GimpDrawable * gimp_drawable_get (gint32 drawable_ID); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/gegl-0.4/gegl.h:22, BUILDSTDERR: from /usr/include/gimp-2.0/libgimp/gimp.h:25, BUILDSTDERR: from resynthesizer.c:77: BUILDSTDERR: resynthesizer.c:498:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: g_assert(targetMap.width * targetMap.height); // Image is not empty BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:418:8: note: in definition of macro '_G_BOOLEAN_EXPR' BUILDSTDERR: if (expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:125:49: note: in expansion of macro 'G_LIKELY' BUILDSTDERR: if G_LIKELY (expr) ; else \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: resynthesizer.c:498:3: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert(targetMap.width * targetMap.height); // Image is not empty BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: resynthesizer.c:499:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: g_assert(corpusMap.width * corpusMap.height); // Corpus is not empty BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:418:8: note: in definition of macro '_G_BOOLEAN_EXPR' BUILDSTDERR: if (expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:125:49: note: in expansion of macro 'G_LIKELY' BUILDSTDERR: if G_LIKELY (expr) ; else \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: resynthesizer.c:499:3: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert(corpusMap.width * corpusMap.height); // Corpus is not empty BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from resynthesizer.c:107: BUILDSTDERR: At top level: BUILDSTDERR: ../resynth-parameters.h:190:1: warning: 'set_parameters_to_list' defined but not used [-Wunused-function] BUILDSTDERR: set_parameters_to_list( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../resynth-parameters.h:132:1: warning: 'set_last_parameters' defined but not used [-Wunused-function] BUILDSTDERR: set_last_parameters( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o resynthesizer resynthesizer-resynthesizer.o -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ../../lib/libresynthesizer.a -lm -lgthread-2.0 -lgthread-2.0 make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' Making all in resynthesizer-gui make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/resynthesizer"\" -I../.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/babl-0.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resynthesizer_gui-resynth-gui.o `test -f 'resynth-gui.c' || echo './'`resynth-gui.c BUILDSTDERR: In file included from resynth-gui.c:48: BUILDSTDERR: resynth-gui.h: In function 'make_image_menu': BUILDSTDERR: resynth-gui.h:91:3: warning: 'gimp_drawable_menu_new' is deprecated: Use 'gimp_drawable_combo_box_new' instead [-Wdeprecated-declarations] BUILDSTDERR: menu = gimp_drawable_menu_new(constraint, BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/gimp-2.0/libgimp/gimpui.h:42, BUILDSTDERR: from resynth-gui.c:41: BUILDSTDERR: /usr/include/gimp-2.0/libgimp/gimpmenu.h:59:13: note: declared here BUILDSTDERR: GtkWidget * gimp_drawable_menu_new (GimpConstraintFunc constraint, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o resynthesizer_gui resynthesizer_gui-resynth-gui.o -lglib-2.0 -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgthread-2.0 make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' Making all in help make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' Making all in en make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/en' Making all in images make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' Making all in PluginScripts make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' Making all in po make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/po' make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a' make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7AU8BQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 + cd resynthesizer_787ee5a + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/lib' make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/lib' make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' Making install in resynthesizer make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -p resynthesizer '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' Making install in resynthesizer-gui make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -p resynthesizer_gui '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/src' Making install in help make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' Making install in en make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/resynthesizer/help/en' /usr/bin/install -p -m 644 gimp-help.xml index.html '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/resynthesizer/help/en' make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/en' Making install in images make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/resynthesizer/help/images' /usr/bin/install -p -m 644 wilber.png '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/resynthesizer/help/images' make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' make[3]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/help' Making install in PluginScripts make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -p plugin-heal-selection.py plugin-resynth-sharpen.py plugin-resynth-enlarge.py plugin-uncrop.py plugin-render-texture.py plugin-map-style.py plugin-heal-transparency.py plugin-resynth-fill-pattern.py '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' Making install in po make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a/po' linguas="es ru "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/resynthesizer_787ee5a/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/resynthesizer.mo; \ echo "installing $lang.gmo as $dir/resynthesizer.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/resynthesizer.mo; \ echo "installing ./$lang.gmo as" \ "$dir/resynthesizer.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/resynthesizer.mo.m; \ echo "installing $lang.gmo.m as $dir/resynthesizer.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/resynthesizer.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/resynthesizer.mo.m"; \ else \ true; \ fi; \ fi; \ done installing es.gmo as /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/locale/es/LC_MESSAGES/resynthesizer.mo installing ru.gmo as /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/share/locale/ru/LC_MESSAGES/resynthesizer.mo make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a/po' make[1]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a' make[2]: Entering directory '/builddir/build/BUILD/resynthesizer_787ee5a' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a' make[1]: Leaving directory '/builddir/build/BUILD/resynthesizer_787ee5a' + mkdir /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64//usr/share/appdata + cp -v gimp-resynthesizer.metainfo.xml /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64//usr/share/appdata/ 'gimp-resynthesizer.metainfo.xml' -> '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64//usr/share/appdata/gimp-resynthesizer.metainfo.xml' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0-10.20160601git787ee5a.fc29 --unique-debug-suffix -2.0-10.20160601git787ee5a.fc29.riscv64 --unique-debug-src-base gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/resynthesizer_787ee5a explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins/resynthesizer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins/resynthesizer_gui extracting debug info from /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins/resynthesizer extracting debug info from /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64/usr/lib64/gimp/2.0/plug-ins/resynthesizer_gui /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 334 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-resynth-enlarge.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-heal-selection.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-uncrop.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-render-texture.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-map-style.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-resynth-fill-pattern.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-resynth-sharpen.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: mangling shebang in /usr/lib64/gimp/2.0/plug-ins/plugin-heal-transparency.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2FaBoW Processing files: gimp-resynthesizer-2.0-10.20160601git787ee5a.fc29.riscv64 BUILDSTDERR: error: Could not open %files file /builddir/build/BUILD/resynthesizer_787ee5a/resynthesizer.lang: No such file or directory RPM build errors: BUILDSTDERR: Could not open %files file /builddir/build/BUILD/resynthesizer_787ee5a/resynthesizer.lang: No such file or directory Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec