D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/telepathy-accounts-signon-2.1-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OmnYHs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf telepathy-accounts-signon-2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/telepathy-accounts-signon-2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd telepathy-accounts-signon-2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lAGTfv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd telepathy-accounts-signon-2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build The Meson build system Version: 0.52.1 Source dir: /home/iurt/rpmbuild/BUILD/telepathy-accounts-signon-2.1 Build dir: /home/iurt/rpmbuild/BUILD/telepathy-accounts-signon-2.1/build Build type: native build Project name: telepathy-accounts-signon Project version: 2.1 Appending CFLAGS from environment: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Appending LDFLAGS from environment: ['-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] Appending CFLAGS from environment: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Appending LDFLAGS from environment: ['-Wl,--as-needed', '-Wl,--no-undefined', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] C compiler for the host machine: cc (gcc 9.2.1 "cc (Mageia 9.2.1-0.20200125.1.mga8) 9.2.1 20200125") C linker for the host machine: GNU ld.bfd 2.33.1 Host machine cpu family: aarch64 Host machine cpu: aarch64 Found pkg-config: /usr/bin/pkg-config (1.6.3) Run-time dependency mission-control-plugins found: YES 5.16.4 Run-time dependency libaccounts-glib found: YES 1.24 Run-time dependency libsignon-glib found: YES 2.1 Build targets in project: 1 Found ninja-1.9.0 at /usr/bin/ninja + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + /usr/bin/ninja -v -j8 -C build ninja: Entering directory `build' [1/3] cc -Imcp-account-manager-accounts-sso@sha -I. -I.. -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libaccounts-glib -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ 'mcp-account-manager-accounts-sso@sha/src_mission-control-plugin.c.o' -MF 'mcp-account-manager-accounts-sso@sha/src_mission-control-plugin.c.o.d' -o 'mcp-account-manager-accounts-sso@sha/src_mission-control-plugin.c.o' -c ../src/mission-control-plugin.c In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:26, from ../src/mission-control-plugin.c:25: /usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 72 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mission-control-plugin.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:26, from ../src/mission-control-plugin.c:25: /usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 78 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mission-control-plugin.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:26, from ../src/mission-control-plugin.c:25: /usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 86 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mission-control-plugin.c:25: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ [2/3] cc -Imcp-account-manager-accounts-sso@sha -I. -I.. -I/usr/include/mission-control-5.5 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libaccounts-glib -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -pthread -MD -MQ 'mcp-account-manager-accounts-sso@sha/src_mcp-account-manager-accounts-sso.c.o' -MF 'mcp-account-manager-accounts-sso@sha/src_mcp-account-manager-accounts-sso.c.o.d' -o 'mcp-account-manager-accounts-sso@sha/src_mcp-account-manager-accounts-sso.c.o' -c ../src/mcp-account-manager-accounts-sso.c In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:26, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 72 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:26, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 78 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:26, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 86 | GTimeVal *timestamp, | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from ../src/mcp-account-manager-accounts-sso.c:25: /usr/include/libaccounts-glib/ag-account.h:30:2: warning: #warning "Only should be included directly." [-Wcpp] 30 | #warning "Only should be included directly." | ^~~~~~~ In file included from /usr/include/libaccounts-glib/ag-account.h:35, from ../src/mcp-account-manager-accounts-sso.c:25: /usr/include/libaccounts-glib/ag-types.h:30:2: warning: #warning "Only should be included directly." [-Wcpp] 30 | #warning "Only should be included directly." | ^~~~~~~ In file included from ../src/mcp-account-manager-accounts-sso.c:26: /usr/include/libaccounts-glib/ag-account-service.h:30:2: warning: #warning "Only should be included directly." [-Wcpp] 30 | #warning "Only should be included directly." | ^~~~~~~ In file included from ../src/mcp-account-manager-accounts-sso.c:27: /usr/include/libaccounts-glib/ag-manager.h:32:2: warning: #warning "Only should be included directly." [-Wcpp] 32 | #warning "Only should be included directly." | ^~~~~~~ In file included from ../src/mcp-account-manager-accounts-sso.c:28: /usr/include/libaccounts-glib/ag-service.h:32:2: warning: #warning "Only should be included directly." [-Wcpp] 32 | #warning "Only should be included directly." | ^~~~~~~ In file included from ../src/mcp-account-manager-accounts-sso.c:29: /usr/include/libaccounts-glib/ag-auth-data.h:29:2: warning: #warning "Only should be included directly." [-Wcpp] 29 | #warning "Only should be included directly." | ^~~~~~~ In file included from ../src/mcp-account-manager-accounts-sso.c:30: /usr/include/libaccounts-glib/ag-provider.h:30:2: warning: #warning "Only should be included directly." [-Wcpp] 30 | #warning "Only should be included directly." | ^~~~~~~ ../src/mcp-account-manager-accounts-sso.c: In function ‘mcp_account_manager_accounts_sso_init’: ../src/mcp-account-manager-accounts-sso.c:524:13: warning: G_ADD_PRIVATE 524 | MCP_TYPE_ACCOUNT_MANAGER_ACCOUNTS_SSO, McpAccountManagerAccountsSsoPrivate); | ^~~~~~~~~~~~~~~ ../src/mcp-account-manager-accounts-sso.c: In function ‘mcp_account_manager_accounts_sso_class_init’: ../src/mcp-account-manager-accounts-sso.c:547:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] 547 | g_type_class_add_private (gobject_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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:23, from /usr/include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h:25, from ../src/mcp-account-manager-accounts-sso.h:19, from ../src/mcp-account-manager-accounts-sso.c:21: /usr/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here 1308 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ [3/3] cc -o mcp-account-manager-accounts-sso.so 'mcp-account-manager-accounts-sso@sha/src_mission-control-plugin.c.o' 'mcp-account-manager-accounts-sso@sha/src_mcp-account-manager-accounts-sso.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,mcp-account-manager-accounts-sso.so -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags /usr/lib64/libmission-control-plugins.so /usr/lib64/libtelepathy-glib.so /usr/lib64/libaccounts-glib.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsignon-glib.so -Wl,--end-group + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RAi3yr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 + cd telepathy-accounts-signon-2.1 + '[' 1 -eq 1 ']' + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 + /usr/bin/ninja install -v -j8 -C build ninja: Entering directory `build' [0/1] /usr/bin/meson install --no-rebuild Installing mcp-account-manager-accounts-sso.so to /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/lib64/mission-control-plugins.0 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.1-1.mga8 --unique-debug-suffix -2.1-1.mga8.aarch64 --unique-debug-src-base telepathy-accounts-signon-2.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/telepathy-accounts-signon-2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/lib64/mission-control-plugins.0/mcp-account-manager-accounts-sso.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/lib64/mission-control-plugins.0/mcp-account-manager-accounts-sso.so original debug info size: 108kB, size after compression: 104kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 61 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: telepathy-accounts-signon-2.1-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hFsIUt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd telepathy-accounts-signon-2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/share/doc/telepathy-accounts-signon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/share/doc/telepathy-accounts-signon + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/share/doc/telepathy-accounts-signon + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.anpIku + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd telepathy-accounts-signon-2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/share/licenses/telepathy-accounts-signon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/share/licenses/telepathy-accounts-signon + cp -pr COPYING.LGPL /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64/usr/share/licenses/telepathy-accounts-signon + RPM_EC=0 ++ jobs -p + exit 0 Provides: telepathy-accounts-signon = 2.1-1.mga8 telepathy-accounts-signon(aarch-64) = 2.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaccounts-glib.so.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmission-control-plugins.so.0()(64bit) libsignon-glib.so.2()(64bit) libtelepathy-glib.so.0()(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) Processing files: telepathy-accounts-signon-debugsource-2.1-1.mga8.aarch64 Provides: telepathy-accounts-signon-debugsource = 2.1-1.mga8 telepathy-accounts-signon-debugsource(aarch-64) = 2.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: telepathy-accounts-signon-debuginfo-2.1-1.mga8.aarch64 Provides: debuginfo(build-id) = 91e624c8c85432d5c602666fa91db5ccf5c32920 telepathy-accounts-signon-debuginfo = 2.1-1.mga8 telepathy-accounts-signon-debuginfo(aarch-64) = 2.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: telepathy-accounts-signon-debugsource(aarch-64) = 2.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/telepathy-accounts-signon-debugsource-2.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/telepathy-accounts-signon-2.1-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/telepathy-accounts-signon-debuginfo-2.1-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sa8zbs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd telepathy-accounts-signon-2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/telepathy-accounts-signon-2.1-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4muORs + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf telepathy-accounts-signon-2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!