Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/blur-effect.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-la64-build-185614-60585/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/blur-effect.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': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/blur-effect-1.1.3-5.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/blur-effect.spec'], chrootPath='/var/lib/mock/dist-an8.7-dde-la64-build-185614-60585/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/blur-effect.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': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GnwLnO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blur-effect-1.1.3 + /usr/bin/xz -dc /builddir/build/SOURCES/blur-effect-1.1.3.orig.tar.xz + /usr/bin/tar -xvvof - drwxrwxr-x root/root 0 2018-09-28 02:25 blur-effect-1.1.3/ -rw-rw-r-- root/root 10 2018-09-28 02:25 blur-effect-1.1.3/CHANGELOG.md -rw-rw-r-- root/root 1161 2018-09-28 02:25 blur-effect-1.1.3/CMakeLists.txt -rw-rw-r-- root/root 35147 2018-09-28 02:25 blur-effect-1.1.3/LICENSE -rw-rw-r-- root/root 1062 2018-09-28 02:25 blur-effect-1.1.3/README.md drwxrwxr-x root/root 0 2018-09-28 02:25 blur-effect-1.1.3/debian/ -rw-rw-r-- root/root 477 2018-09-28 02:25 blur-effect-1.1.3/debian/changelog -rw-rw-r-- root/root 2 2018-09-28 02:25 blur-effect-1.1.3/debian/compat -rw-rw-r-- root/root 491 2018-09-28 02:25 blur-effect-1.1.3/debian/control -rw-rw-r-- root/root 1697 2018-09-28 02:25 blur-effect-1.1.3/debian/copyright -rwxrwxr-x root/root 678 2018-09-28 02:25 blur-effect-1.1.3/debian/rules drwxrwxr-x root/root 0 2018-09-28 02:25 blur-effect-1.1.3/debian/source/ -rw-rw-r-- root/root 13 2018-09-28 02:25 blur-effect-1.1.3/debian/source/format drwxrwxr-x root/root 0 2018-09-28 02:25 blur-effect-1.1.3/src/ -rw-rw-r-- root/root 26878 2018-09-28 02:25 blur-effect-1.1.3/src/blur_image.cc -rw-rw-r-- root/root 13148 2018-09-28 02:25 blur-effect-1.1.3/src/main.cc -rw-rw-r-- root/root 696626 2018-09-28 02:25 blur-effect-1.1.3/texture.jpg + STATUS=0 + '[' 0 -ne 0 ']' + cd blur-effect-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tyr4bX + umask 022 + cd /builddir/build/BUILD + cd blur-effect-1.1.3 + cmake . -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- Checking for modules 'gdk-pixbuf-2.0;libdrm;gbm;egl;glesv2' -- Found gdk-pixbuf-2.0, version 2.36.12 -- Found libdrm, version 2.4.103 -- Found gbm, version 20.3.3 -- Found egl, version 1.5 -- Found glesv2, version 3.2 -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/blur-effect-1.1.3 + make Scanning dependencies of target blur_image [ 50%] Building CXX object CMakeFiles/blur_image.dir/src/blur_image.cc.o In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /builddir/build/BUILD/blur-effect-1.1.3/src/blur_image.cc:20: /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitor* g_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1581:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1581:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST' return G_TYPE_CHECK_INSTANCE_CAST (ptr, module_obj_name##_get_type (), ModuleObjName); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1583:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2314:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /usr/include/glib-2.0/gobject/gtype.h:1583:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1585:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /usr/include/glib-2.0/gobject/gtype.h:2310:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /usr/include/glib-2.0/gobject/gtype.h:1585:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gio/gpowerprofilemonitor.h:43:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/gobject/gtype.h:1573:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /builddir/build/BUILD/blur-effect-1.1.3/src/blur_image.cc:20: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h: At global scope: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] const GTimeVal *start_time); ^ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated [-Wdeprecated-declarations] const GTimeVal *current_time); ^ [100%] Linking CXX executable blur_image [100%] Built target blur_image + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ahisa6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 + cd blur-effect-1.1.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 'INSTALL=/usr/bin/install -p' [100%] Built target blur_image Install the project... -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/local/bin/blur_image + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: blur-effect-1.1.3-5.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4Hyw9e + umask 022 + cd /builddir/build/BUILD + cd blur-effect-1.1.3 + DOCDIR=/builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/share/doc/blur-effect + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/share/doc/blur-effect + cp -pr README.md /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/share/doc/blur-effect + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W1KM8n + umask 022 + cd /builddir/build/BUILD + cd blur-effect-1.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/share/licenses/blur-effect + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/share/licenses/blur-effect + cp -pr LICENSE /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64/usr/share/licenses/blur-effect + exit 0 Provides: blur-effect = 1.1.3-5.an8 blur-effect(loongarch-64) = 1.1.3-5.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libEGL.so.1()(64bit) libGLESv2.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrm.so.2()(64bit) libgbm.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 Wrote: /builddir/build/RPMS/blur-effect-1.1.3-5.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EFjh8w + umask 022 + cd /builddir/build/BUILD + cd blur-effect-1.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/blur-effect-1.1.3-5.an8.loongarch64 + exit 0 Child return code was: 0