Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/gimp-lensfun.spec'], chrootPath='/var/lib/mock/f29-build-13123400-956406/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/gimp-lensfun.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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/gimp-lensfun-0.2.4-9.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/gimp-lensfun.spec'], chrootPath='/var/lib/mock/f29-build-13123400-956406/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/gimp-lensfun.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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PnH0MP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GIMP-Lensfun-0.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GIMP-Lensfun-0.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qDa8Dt + umask 022 + cd /builddir/build/BUILD + cd GIMP-Lensfun-0.2.4 + make -j2 '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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' g++ -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -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/lensfun -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o src/gimplensfun.o src/gimplensfun.cpp src/gimplensfun.cpp:955: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel src/gimplensfun.cpp:961: warning: ignoring #pragma omp for [-Wunknown-pragmas] #pragma omp for src/gimplensfun.cpp:986: warning: ignoring #pragma omp atomic [-Wunknown-pragmas] #pragma omp atomic src/gimplensfun.cpp:990: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from /usr/include/gimp-2.0/libgimp/gimpui.h:22, from src/gimplensfun.cpp:32: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from /usr/include/gimp-2.0/libgimp/gimpui.h:22, from src/gimplensfun.cpp:32: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ src/gimplensfun.cpp: In function 'void query()': src/gimplensfun.cpp:205:5: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] }; ^ src/gimplensfun.cpp:205:5: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] src/gimplensfun.cpp:205:5: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] src/gimplensfun.cpp:205:5: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] src/gimplensfun.cpp:205:5: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] src/gimplensfun.cpp:205:5: warning: ISO C++ forbids converting a string constant to 'gchar*' {aka 'char*'} [-Wwrite-strings] src/gimplensfun.cpp: In function 'void process_image(GimpDrawable*)': src/gimplensfun.cpp:910:38: warning: 'void gimp_pixel_rgn_init(GimpPixelRgn*, GimpDrawable*, gint, gint, gint, gint, gint, gint)' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] FALSE, FALSE); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here void gimp_pixel_rgn_init (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:910:38: warning: 'void gimp_pixel_rgn_init(GimpPixelRgn*, GimpDrawable*, gint, gint, gint, gint, gint, gint)' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] FALSE, FALSE); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here void gimp_pixel_rgn_init (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:915:36: warning: 'void gimp_pixel_rgn_init(GimpPixelRgn*, GimpDrawable*, gint, gint, gint, gint, gint, gint)' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] TRUE, TRUE); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here void gimp_pixel_rgn_init (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:915:36: warning: 'void gimp_pixel_rgn_init(GimpPixelRgn*, GimpDrawable*, gint, gint, gint, gint, gint, gint)' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] TRUE, TRUE); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:48:11: note: declared here void gimp_pixel_rgn_init (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:923:77: warning: 'void gimp_pixel_rgn_get_rect(GimpPixelRgn*, guchar*, gint, gint, gint, gint)' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] gimp_pixel_rgn_get_rect (&rgn_in, ImgBuffer, x1, y1, imgwidth, imgheight); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:923:77: warning: 'void gimp_pixel_rgn_get_rect(GimpPixelRgn*, guchar*, gint, gint, gint, gint)' is deprecated: Use 'gegl_buffer_get' instead [-Wdeprecated-declarations] gimp_pixel_rgn_get_rect (&rgn_in, ImgBuffer, x1, y1, imgwidth, imgheight); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:80:11: note: declared here void gimp_pixel_rgn_get_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1010:81: warning: 'void gimp_pixel_rgn_set_rect(GimpPixelRgn*, const guchar*, gint, gint, gint, gint)' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect (&rgn_out, ImgBufferOut, x1, y1, imgwidth, imgheight); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1010:81: warning: 'void gimp_pixel_rgn_set_rect(GimpPixelRgn*, const guchar*, gint, gint, gint, gint)' is deprecated: Use 'gegl_buffer_set' instead [-Wdeprecated-declarations] gimp_pixel_rgn_set_rect (&rgn_out, ImgBufferOut, x1, y1, imgwidth, imgheight); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:57, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimppixelrgn.h:104:11: note: declared here void gimp_pixel_rgn_set_rect (GimpPixelRgn *pr, ^~~~~~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1012:34: warning: 'void gimp_drawable_flush(GimpDrawable*)' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] gimp_drawable_flush (drawable); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here void gimp_drawable_flush (GimpDrawable *drawable); ^~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1012:34: warning: 'void gimp_drawable_flush(GimpDrawable*)' is deprecated: Use 'gegl_buffer_flush' instead [-Wdeprecated-declarations] gimp_drawable_flush (drawable); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:55:16: note: declared here void gimp_drawable_flush (GimpDrawable *drawable); ^~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1018:35: warning: 'void gimp_drawable_detach(GimpDrawable*)' is deprecated [-Wdeprecated-declarations] gimp_drawable_detach (drawable); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here void gimp_drawable_detach (GimpDrawable *drawable); ^~~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1018:35: warning: 'void gimp_drawable_detach(GimpDrawable*)' is deprecated [-Wdeprecated-declarations] gimp_drawable_detach (drawable); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:53:16: note: declared here void gimp_drawable_detach (GimpDrawable *drawable); ^~~~~~~~~~~~~~~~~~~~ src/gimplensfun.cpp: In function 'void run(const gchar*, gint, const GimpParam*, gint*, GimpParam**)': src/gimplensfun.cpp:1224:59: warning: 'GimpDrawable* gimp_drawable_get(gint32)' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] drawable = gimp_drawable_get (param[2].data.d_drawable); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here GimpDrawable * gimp_drawable_get (gint32 drawable_ID); ^~~~~~~~~~~~~~~~~ src/gimplensfun.cpp:1224:59: warning: 'GimpDrawable* gimp_drawable_get(gint32)' is deprecated: Use 'gimp_drawable_get_buffer' instead [-Wdeprecated-declarations] drawable = gimp_drawable_get (param[2].data.d_drawable); ^ In file included from /usr/include/gimp-2.0/libgimp/gimp.h:41, from src/gimplensfun.cpp:31: /usr/include/gimp-2.0/libgimp/gimpdrawable.h:51:16: note: declared here GimpDrawable * gimp_drawable_get (gint32 drawable_ID); ^~~~~~~~~~~~~~~~~ g++ -o gimp-lensfun src/gimplensfun.o -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 -lfribidi -lfontconfig -lfreetype -llensfun -lexiv2 -lstdc++ -fopenmp + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PHbIem + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x ++ dirname /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x + cd GIMP-Lensfun-0.2.4 + mkdir -p /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/lib64/gimp/2.0/plug-ins + install -m 755 gimp-lensfun /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/lib64/gimp/2.0/plug-ins + mkdir -p /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/appdata + install -m 755 /builddir/build/SOURCES/gimp-lensfun.metainfo.xml /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/appdata + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2.4-9.fc29 --unique-debug-suffix -0.2.4-9.fc29.s390x --unique-debug-src-base gimp-lensfun-0.2.4-9.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/GIMP-Lensfun-0.2.4 extracting debug info from /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/lib64/gimp/2.0/plug-ins/gimp-lensfun /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 95 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 *** WARNING: ./usr/share/appdata/gimp-lensfun.metainfo.xml is executable but has empty or no shebang, removing executable bit Processing files: gimp-lensfun-0.2.4-9.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Yo61M + umask 022 + cd /builddir/build/BUILD + cd GIMP-Lensfun-0.2.4 + DOCDIR=/builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/doc/gimp-lensfun + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/doc/gimp-lensfun + cp -pr LICENSE.txt /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/doc/gimp-lensfun + cp -pr CHANGES.txt /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/doc/gimp-lensfun + cp -pr README.txt /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x/usr/share/doc/gimp-lensfun + exit 0 Provides: gimp-lensfun = 0.2.4-9.fc29 gimp-lensfun(s390-64) = 0.2.4-9.fc29 metainfo() metainfo(gimp-lensfun.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libbabl-0.1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libexiv2.so.26()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfribidi.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgegl-0.4.so.0()(64bit) libgegl-npd-0.4.so()(64bit) libgimp-2.0.so.0()(64bit) libgimpbase-2.0.so.0()(64bit) libgimpcolor-2.0.so.0()(64bit) libgimpconfig-2.0.so.0()(64bit) libgimpmath-2.0.so.0()(64bit) libgimpmodule-2.0.so.0()(64bit) libgimpui-2.0.so.0()(64bit) libgimpwidgets-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgomp.so.1()(64bit) libgtk-x11-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) liblensfun.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) rtld(GNU_HASH) Processing files: gimp-lensfun-debugsource-0.2.4-9.fc29.s390x Provides: gimp-lensfun-debugsource = 0.2.4-9.fc29 gimp-lensfun-debugsource(s390-64) = 0.2.4-9.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gimp-lensfun-debuginfo-0.2.4-9.fc29.s390x Provides: debuginfo(build-id) = 33a028f1b8164f740a613b935e44bb4d095fc569 gimp-lensfun-debuginfo = 0.2.4-9.fc29 gimp-lensfun-debuginfo(s390-64) = 0.2.4-9.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gimp-lensfun-debugsource(s390-64) = 0.2.4-9.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x Wrote: /builddir/build/RPMS/gimp-lensfun-0.2.4-9.fc29.s390x.rpm Wrote: /builddir/build/RPMS/gimp-lensfun-debugsource-0.2.4-9.fc29.s390x.rpm Wrote: /builddir/build/RPMS/gimp-lensfun-debuginfo-0.2.4-9.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BUSBxq + umask 022 + cd /builddir/build/BUILD + cd GIMP-Lensfun-0.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gimp-lensfun-0.2.4-9.fc29.s390x + exit 0 Child return code was: 0