D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: line 37: It's not recommended to have unversioned Obsoletes: Obsoletes:	python-blueman
Installing /home/iurt/rpmbuild/SRPMS/blueman-2.2.2-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JgeLun
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf blueman-2.2.2
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/blueman-2.2.2.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd blueman-2.2.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'blueman-2.2.2 base'
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Port-to-Ayatana-AppIndicator.patch
+ /usr/bin/git am --reject -q -p1
Checking patch blueman/main/indicators/AppIndicator.py...
Checking patch blueman/plugins/applet/AppIndicator.py...
Applied patch blueman/main/indicators/AppIndicator.py cleanly.
Applied patch blueman/plugins/applet/AppIndicator.py cleanly.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SwRHkH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd blueman-2.2.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export PYTHON=/usr/bin/python3
+ PYTHON=/usr/bin/python3
+ export CYTHONEXEC=cython-3
+ CYTHONEXEC=cython-3
+ export PATH=/usr/sbin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
+ PATH=/usr/sbin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-polkit --disable-static --enable-thunar-sendto --enable-settings-integration --disable-schemas-compile --with-dhcp-config=/etc/dhcpd.conf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 to enable maintainer-specific portions of Makefiles... yes
checking for aarch64-mageia-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether /usr/bin/python3 version is >= 3.6... yes
checking for /usr/bin/python3 version... 3.9
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.9/site-packages
checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.9/site-packages
checking for PYTHON... yes
checking for ifconfig... ifconfig
checking for PYGOBJECT... yes
checking for cython executable... cython-3
checking for POLKIT... yes
checking for BLUEZ... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating apps/Makefile
config.status: creating apps/blueman-adapters
config.status: creating apps/blueman-applet
config.status: creating apps/blueman-manager
config.status: creating apps/blueman-mechanism
config.status: creating apps/blueman-rfcomm-watcher
config.status: creating apps/blueman-sendto
config.status: creating apps/blueman-services
config.status: creating apps/blueman-tray
config.status: creating blueman/Makefile
config.status: creating blueman/Constants.py
config.status: creating blueman/bluez/Makefile
config.status: creating blueman/bluez/obex/Makefile
config.status: creating blueman/config/Makefile
config.status: creating blueman/gui/Makefile
config.status: creating blueman/gui/applet/Makefile
config.status: creating blueman/gui/manager/Makefile
config.status: creating blueman/plugins/Makefile
config.status: creating blueman/plugins/services/Makefile
config.status: creating blueman/plugins/applet/Makefile
config.status: creating blueman/plugins/mechanism/Makefile
config.status: creating blueman/plugins/manager/Makefile
config.status: creating blueman/main/Makefile
config.status: creating blueman/main/applet/Makefile
config.status: creating blueman/main/indicators/Makefile
config.status: creating blueman/services/Makefile
config.status: creating blueman/services/meta/Makefile
config.status: creating data/Makefile
config.status: creating data/configs/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/icons/hicolor/Makefile
config.status: creating data/icons/hicolor/16x16/Makefile
config.status: creating data/icons/hicolor/16x16/actions/Makefile
config.status: creating data/icons/hicolor/16x16/devices/Makefile
config.status: creating data/icons/hicolor/16x16/status/Makefile
config.status: creating data/icons/hicolor/16x16/apps/Makefile
config.status: creating data/icons/hicolor/22x22/Makefile
config.status: creating data/icons/hicolor/22x22/status/Makefile
config.status: creating data/icons/hicolor/22x22/apps/Makefile
config.status: creating data/icons/hicolor/24x24/Makefile
config.status: creating data/icons/hicolor/24x24/actions/Makefile
config.status: creating data/icons/hicolor/24x24/status/Makefile
config.status: creating data/icons/hicolor/24x24/apps/Makefile
config.status: creating data/icons/hicolor/32x32/Makefile
config.status: creating data/icons/hicolor/32x32/actions/Makefile
config.status: creating data/icons/hicolor/32x32/status/Makefile
config.status: creating data/icons/hicolor/32x32/apps/Makefile
config.status: creating data/icons/hicolor/48x48/Makefile
config.status: creating data/icons/hicolor/48x48/actions/Makefile
config.status: creating data/icons/hicolor/48x48/status/Makefile
config.status: creating data/icons/hicolor/48x48/apps/Makefile
config.status: creating data/icons/hicolor/64x64/Makefile
config.status: creating data/icons/hicolor/64x64/status/Makefile
config.status: creating data/icons/hicolor/64x64/apps/Makefile
config.status: creating data/icons/hicolor/72x72/Makefile
config.status: creating data/icons/hicolor/72x72/status/Makefile
config.status: creating data/icons/hicolor/72x72/apps/Makefile
config.status: creating data/icons/hicolor/96x96/Makefile
config.status: creating data/icons/hicolor/96x96/status/Makefile
config.status: creating data/icons/hicolor/96x96/apps/Makefile
config.status: creating data/icons/hicolor/128x128/Makefile
config.status: creating data/icons/hicolor/128x128/status/Makefile
config.status: creating data/icons/hicolor/128x128/apps/Makefile
config.status: creating data/icons/hicolor/192x192/Makefile
config.status: creating data/icons/hicolor/192x192/status/Makefile
config.status: creating data/icons/hicolor/192x192/apps/Makefile
config.status: creating data/icons/hicolor/256x256/Makefile
config.status: creating data/icons/hicolor/256x256/status/Makefile
config.status: creating data/icons/hicolor/256x256/apps/Makefile
config.status: creating data/icons/hicolor/scalable/Makefile
config.status: creating data/icons/hicolor/scalable/devices/Makefile
config.status: creating data/icons/hicolor/scalable/actions/Makefile
config.status: creating data/icons/hicolor/scalable/status/Makefile
config.status: creating data/icons/hicolor/scalable/apps/Makefile
config.status: creating data/icons/pixmaps/Makefile
config.status: creating data/ui/Makefile
config.status: creating data/man/Makefile
config.status: creating data/configs/blueman-applet.service
config.status: creating data/configs/blueman-manager.service
config.status: creating data/configs/blueman-mechanism.service
config.status: creating data/configs/org.blueman.Applet.service
config.status: creating data/configs/org.blueman.Manager.service
config.status: creating data/configs/org.blueman.Mechanism.service
config.status: creating module/Makefile
config.status: creating po/Makefile.in
config.status: creating sendto/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

blueman 2.2.2

Prefix: /usr
System configuration directory: /etc
Python version: 3.9
Policykit-1 Enabled: yes
Thunar sendto installation enabled: yes
Caja sendto: no
Nemo sendto: no
Nautilus sendto: no
Settings menu integration enabled: yes
Dhcpd 3 configuration file: /etc/dhcpd.conf
PulseAudio support: yes
AppIndicator support: yes
Systemd system unit dir: /usr/lib/systemd/system
Systemd user unit dir: /usr/lib/systemd/user
Icon theme: gnome-icon-theme, mate-icon-theme, adwaita-icon-theme, elementary-xfce, or Papirus

+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in apps
make[2]: Nothing to be done for 'all'.
Making all in blueman
Making all in bluez
Making all in obex
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in config
make[3]: Nothing to be done for 'all'.
Making all in gui
Making all in applet
make[4]: Nothing to be done for 'all'.
Making all in manager
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in main
Making all in applet
make[4]: Nothing to be done for 'all'.
Making all in indicators
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in plugins
Making all in services
make[4]: Nothing to be done for 'all'.
Making all in applet
make[4]: Nothing to be done for 'all'.
Making all in mechanism
make[4]: Nothing to be done for 'all'.
Making all in manager
make[5]: Nothing to be done for 'all-am'.
make[4]: Nothing to be done for 'all-am'.
Making all in services
Making all in meta
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
Making all in data
Making all in configs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/configs'
GETTEXTDATADIR=../../data/configs /usr/bin/msgfmt --xml -d ../../po/ -o org.blueman.policy --template org.blueman.policy.in
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/configs'
Making all in icons
Making all in hicolor
Making all in scalable
Making all in devices
make[6]: Nothing to be done for 'all'.
Making all in actions
make[6]: Nothing to be done for 'all'.
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 16x16
Making all in actions
make[6]: Nothing to be done for 'all'.
Making all in devices
make[6]: Nothing to be done for 'all'.
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 22x22
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 24x24
Making all in actions
make[6]: Nothing to be done for 'all'.
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 32x32
Making all in actions
make[6]: Nothing to be done for 'all'.
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 48x48
Making all in actions
make[6]: Nothing to be done for 'all'.
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 64x64
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 72x72
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 96x96
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 128x128
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 192x192
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in 256x256
Making all in status
make[6]: Nothing to be done for 'all'.
Making all in apps
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
make[5]: Nothing to be done for 'all-am'.
Making all in pixmaps
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in ui
make[3]: Nothing to be done for 'all'.
Making all in man
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
/usr/bin/glib-compile-schemas --strict --dry-run  --schema-file=org.blueman.gschema.xml && mkdir -p . && touch org.blueman.gschema.valid
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
/usr/bin/msgfmt --desktop --template blueman-manager.desktop.in -d ../po -o blueman-manager.desktop
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
/usr/bin/msgfmt --desktop --template blueman.desktop.in -d ../po -o blueman.desktop
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
/usr/bin/msgfmt --desktop --template thunar-sendto-blueman.desktop.in -d ../po -o thunar-sendto-blueman.desktop
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
/usr/bin/msgfmt --desktop --template blueman-adapters.desktop.in -d ../po -o blueman-adapters.desktop
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
Making all in module
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
cython-3 -o _blueman.c _blueman.pyx
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
/usr/bin/make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/python3.9  -DSN_API_NOT_YET_FROZEN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o _blueman_la-libblueman.lo `test -f 'libblueman.c' || echo './'`libblueman.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -DSN_API_NOT_YET_FROZEN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libblueman.c  -fPIC -DPIC -o .libs/_blueman_la-libblueman.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/python3.9  -DSN_API_NOT_YET_FROZEN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o _blueman_la-_blueman.lo `test -f '_blueman.c' || echo './'`_blueman.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.9 -DSN_API_NOT_YET_FROZEN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c _blueman.c  -fPIC -DPIC -o .libs/_blueman_la-_blueman.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
/bin/sh ../libtool  --tag=CC   --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/python3.9  -DSN_API_NOT_YET_FROZEN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -module -avoid-version -fPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o _blueman.la -rpath /usr/lib64/python3.9/site-packages _blueman_la-_blueman.lo _blueman_la-libblueman.lo -lbluetooth -lgthread-2.0 -pthread -lglib-2.0  -lgobject-2.0 -lglib-2.0   
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/_blueman_la-_blueman.o .libs/_blueman_la-libblueman.o    -pthread -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread   -pthread  -lbluetooth -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,_blueman.so -o .libs/_blueman.so
libtool: link: ( cd ".libs" && rm -f "_blueman.la" && ln -s "../_blueman.la" "_blueman.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
Making all in po
test ! -f ./blueman.pot || \
  test -z "af.gmo am.gmo ar.gmo ast.gmo be.gmo bg.gmo bs.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo mk.gmo mr.gmo ms.gmo nb.gmo nds.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo sw.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo cy.gmo oc.gmo" || /usr/bin/make af.gmo am.gmo ar.gmo ast.gmo be.gmo bg.gmo bs.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo mk.gmo mr.gmo ms.gmo nb.gmo nds.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo sw.gmo ta.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo cy.gmo oc.gmo
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f af.gmo && /usr/bin/msgfmt -c --statistics --verbose -o af.gmo af.po
af.po: 14 translated messages, 20 fuzzy translations, 545 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po
bs.po: 124 translated messages, 60 fuzzy translations, 395 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f am.gmo && /usr/bin/msgfmt -c --statistics --verbose -o am.gmo am.po
am.po: 262 translated messages, 79 fuzzy translations, 238 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po
ast.po: 201 translated messages, 66 fuzzy translations, 312 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po
ca.po: 301 translated messages, 62 fuzzy translations, 216 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po
be.po: 562 translated messages, 7 fuzzy translations, 10 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po
ar.po: 228 translated messages, 34 fuzzy translations, 317 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po
bg.po: 264 translated messages, 76 fuzzy translations, 239 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po
cs.po: 265 translated messages, 79 fuzzy translations, 235 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po
da.po: 266 translated messages, 79 fuzzy translations, 234 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po
el.po: 272 translated messages, 74 fuzzy translations, 233 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po
en_GB.po: 264 translated messages, 79 fuzzy translations, 236 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
de.po: 492 translated messages, 87 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f en_AU.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_AU.gmo en_AU.po
en_AU.po: 263 translated messages, 78 fuzzy translations, 238 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
es.po: 579 translated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po
fa.po: 61 translated messages, 28 fuzzy translations, 490 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po
eu.po: 157 translated messages, 70 fuzzy translations, 352 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po
et.po: 312 translated messages, 42 fuzzy translations, 225 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po
gl.po: 266 translated messages, 79 fuzzy translations, 234 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po
fi.po: 285 translated messages, 61 fuzzy translations, 233 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po
he.po: 579 translated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po
hi.po: 49 translated messages, 40 fuzzy translations, 490 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po
fr.po: 485 translated messages, 39 fuzzy translations, 55 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po
hr.po: 373 translated messages, 69 fuzzy translations, 137 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po
id.po: 388 translated messages, 41 fuzzy translations, 150 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po
hu.po: 268 translated messages, 80 fuzzy translations, 231 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po
it.po: 279 translated messages, 73 fuzzy translations, 227 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
ja.po: 551 translated messages, 28 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po
ko.po: 271 translated messages, 75 fuzzy translations, 233 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po
kk.po: 34 translated messages, 28 fuzzy translations, 517 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po
lt.po: 344 translated messages, 42 fuzzy translations, 193 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po
lv.po: 202 translated messages, 75 fuzzy translations, 302 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po
mr.po: 188 translated messages, 70 fuzzy translations, 321 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po
ms.po: 267 translated messages, 78 fuzzy translations, 234 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po
mk.po: 216 translated messages, 70 fuzzy translations, 293 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f nds.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nds.gmo nds.po
nds.po: 21 translated messages, 2 fuzzy translations, 556 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po
nb.po: 338 translated messages, 123 fuzzy translations, 118 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po
nl.po: 397 translated messages, 78 fuzzy translations, 104 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po
pl.po: 579 translated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
pt_BR.po: 579 translated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po
pt.po: 579 translated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po
ro.po: 247 translated messages, 78 fuzzy translations, 254 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po
sk.po: 360 translated messages, 52 fuzzy translations, 167 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po
ru.po: 545 translated messages, 34 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po
sq.po: 288 translated messages, 91 fuzzy translations, 200 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po
sl.po: 245 translated messages, 77 fuzzy translations, 257 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po
sr.po: 266 translated messages, 79 fuzzy translations, 234 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f sw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sw.gmo sw.po
sw.po: 41 translated messages, 23 fuzzy translations, 515 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po
ta.po: 60 translated messages, 40 fuzzy translations, 479 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po
sv.po: 413 translated messages, 65 fuzzy translations, 101 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po
vi.po: 103 translated messages, 19 fuzzy translations, 457 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po
uk.po: 272 translated messages, 74 fuzzy translations, 233 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po
tr.po: 579 translated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po
zh_HK.po: 40 translated messages, 32 fuzzy translations, 507 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po
zh_CN.po: 480 translated messages, 99 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po
zh_TW.po: 298 translated messages, 79 fuzzy translations, 202 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.po
cy.po: 119 translated messages, 57 fuzzy translations, 403 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po
oc.po: 476 translated messages, 103 untranslated messages.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
touch stamp-po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
Making all in sendto
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Wqdnmf
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64
+ cd blueman-2.2.2
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in apps
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/apps'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/apps'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/bin'
 /usr/bin/install -p blueman-adapters blueman-applet blueman-manager blueman-services blueman-sendto blueman-tray '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/libexec'
 /usr/bin/install -p blueman-rfcomm-watcher '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/libexec'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/libexec'
 /usr/bin/install -p blueman-mechanism '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/libexec'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/apps'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/apps'
Making install in blueman
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman'
Making install in bluez
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez'
Making install in obex
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez/obex'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez/obex'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/bluez/obex'
 /usr/bin/install -p -m 644 AgentManager.py Base.py Client.py Manager.py ObjectPush.py Session.py Transfer.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/bluez/obex'
Byte-compiling python modules...
AgentManager.pyBase.pyClient.pyManager.pyObjectPush.pySession.pyTransfer.py__init__.py
Byte-compiling python modules (optimized versions) ...
AgentManager.pyBase.pyClient.pyManager.pyObjectPush.pySession.pyTransfer.py__init__.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez/obex'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez/obex'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/bluez'
 /usr/bin/install -p -m 644 __init__.py Adapter.py AgentManager.py AnyBase.py Base.py Battery.py Device.py errors.py Manager.py Network.py NetworkServer.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/bluez'
Byte-compiling python modules...
__init__.pyAdapter.pyAgentManager.pyAnyBase.pyBase.pyBattery.pyDevice.pyerrors.pyManager.pyNetwork.pyNetworkServer.py
Byte-compiling python modules (optimized versions) ...
__init__.pyAdapter.pyAgentManager.pyAnyBase.pyBase.pyBattery.pyDevice.pyerrors.pyManager.pyNetwork.pyNetworkServer.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/bluez'
Making install in config
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/config'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/config'
 /usr/bin/install -p -m 644 __init__.py AutoConnectConfig.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/config'
Byte-compiling python modules...
__init__.pyAutoConnectConfig.py
Byte-compiling python modules (optimized versions) ...
__init__.pyAutoConnectConfig.py
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/config'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/config'
Making install in gui
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui'
Making install in applet
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/applet'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/applet'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/gui/applet'
 /usr/bin/install -p -m 644 PluginDialog.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/gui/applet'
Byte-compiling python modules...
PluginDialog.py__init__.py
Byte-compiling python modules (optimized versions) ...
PluginDialog.py__init__.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/applet'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/applet'
Making install in manager
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/manager'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/manager'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/gui/manager'
 /usr/bin/install -p -m 644 ManagerDeviceList.py ManagerDeviceMenu.py ManagerMenu.py ManagerProgressbar.py ManagerStats.py ManagerToolbar.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/gui/manager'
Byte-compiling python modules...
ManagerDeviceList.pyManagerDeviceMenu.pyManagerMenu.pyManagerProgressbar.pyManagerStats.pyManagerToolbar.py__init__.py
Byte-compiling python modules (optimized versions) ...
ManagerDeviceList.pyManagerDeviceMenu.pyManagerMenu.pyManagerProgressbar.pyManagerStats.pyManagerToolbar.py__init__.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/manager'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui/manager'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/gui'
 /usr/bin/install -p -m 644 MessageArea.py Animation.py GsmSettings.py CommonUi.py DeviceList.py DeviceSelectorDialog.py DeviceSelectorList.py DeviceSelectorWidget.py GenericList.py GtkAnimation.py __init__.py Notification.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/gui'
Byte-compiling python modules...
MessageArea.pyAnimation.pyGsmSettings.pyCommonUi.pyDeviceList.pyDeviceSelectorDialog.pyDeviceSelectorList.pyDeviceSelectorWidget.pyGenericList.pyGtkAnimation.py__init__.pyNotification.py
Byte-compiling python modules (optimized versions) ...
MessageArea.pyAnimation.pyGsmSettings.pyCommonUi.pyDeviceList.pyDeviceSelectorDialog.pyDeviceSelectorList.pyDeviceSelectorWidget.pyGenericList.pyGtkAnimation.py__init__.pyNotification.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/gui'
Making install in main
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main'
Making install in applet
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/applet'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/applet'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/main/applet'
 /usr/bin/install -p -m 644 BluezAgent.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/main/applet'
Byte-compiling python modules...
BluezAgent.py__init__.py
Byte-compiling python modules (optimized versions) ...
BluezAgent.py__init__.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/applet'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/applet'
Making install in indicators
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/indicators'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/indicators'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/main/indicators'
 /usr/bin/install -p -m 644 __init__.py AppIndicator.py GtkStatusIcon.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/main/indicators'
Byte-compiling python modules...
__init__.pyAppIndicator.pyGtkStatusIcon.py
Byte-compiling python modules (optimized versions) ...
__init__.pyAppIndicator.pyGtkStatusIcon.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/indicators'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main/indicators'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/main'
 /usr/bin/install -p -m 644 PPPConnection.py Config.py DhcpClient.py __init__.py NetConf.py SpeedCalc.py DbusService.py PluginManager.py Adapter.py Applet.py Builder.py Manager.py MechanismApplication.py Sendto.py Services.py Tray.py DBusProxies.py NetworkManager.py PulseAudioUtils.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/main'
Byte-compiling python modules...
PPPConnection.pyConfig.pyDhcpClient.py__init__.pyNetConf.pySpeedCalc.pyDbusService.pyPluginManager.pyAdapter.pyApplet.pyBuilder.pyManager.pyMechanismApplication.pySendto.pyServices.pyTray.pyDBusProxies.pyNetworkManager.pyPulseAudioUtils.py
Byte-compiling python modules (optimized versions) ...
PPPConnection.pyConfig.pyDhcpClient.py__init__.pyNetConf.pySpeedCalc.pyDbusService.pyPluginManager.pyAdapter.pyApplet.pyBuilder.pyManager.pyMechanismApplication.pySendto.pyServices.pyTray.pyDBusProxies.pyNetworkManager.pyPulseAudioUtils.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/main'
Making install in plugins
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins'
Making install in services
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/services'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/services'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/services'
 /usr/bin/install -p -m 644 Network.py Transfer.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/services'
Byte-compiling python modules...
Network.pyTransfer.py__init__.py
Byte-compiling python modules (optimized versions) ...
Network.pyTransfer.py__init__.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/services'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/services'
Making install in applet
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/applet'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/applet'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/applet'
 /usr/bin/install -p -m 644 __init__.py AuthAgent.py AutoConnect.py Battery.py ConnectionNotifier.py DBusService.py DhcpClient.py DisconnectItems.py DiscvManager.py ExitItem.py GameControllerWakelock.py KillSwitch.py Menu.py NetUsage.py Networking.py NMDUNSupport.py NMPANSupport.py PowerManager.py PPPSupport.py RecentConns.py SerialManager.py ShowConnected.py StatusIcon.py StandardItems.py TransferService.py AppIndicator.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/applet'
Byte-compiling python modules...
__init__.pyAuthAgent.pyAutoConnect.pyBattery.pyConnectionNotifier.pyDBusService.pyDhcpClient.pyDisconnectItems.pyDiscvManager.pyExitItem.pyGameControllerWakelock.pyKillSwitch.pyMenu.pyNetUsage.pyNetworking.pyNMDUNSupport.pyNMPANSupport.pyPowerManager.pyPPPSupport.pyRecentConns.pySerialManager.pyShowConnected.pyStatusIcon.pyStandardItems.pyTransferService.pyAppIndicator.py
Byte-compiling python modules (optimized versions) ...
__init__.pyAuthAgent.pyAutoConnect.pyBattery.pyConnectionNotifier.pyDBusService.pyDhcpClient.pyDisconnectItems.pyDiscvManager.pyExitItem.pyGameControllerWakelock.pyKillSwitch.pyMenu.pyNetUsage.pyNetworking.pyNMDUNSupport.pyNMPANSupport.pyPowerManager.pyPPPSupport.pyRecentConns.pySerialManager.pyShowConnected.pyStatusIcon.pyStandardItems.pyTransferService.pyAppIndicator.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/applet'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/applet'
Making install in mechanism
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/mechanism'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/mechanism'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/mechanism'
 /usr/bin/install -p -m 644 __init__.py Network.py Ppp.py Rfcomm.py RfKill.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/mechanism'
Byte-compiling python modules...
__init__.pyNetwork.pyPpp.pyRfcomm.pyRfKill.py
Byte-compiling python modules (optimized versions) ...
__init__.pyNetwork.pyPpp.pyRfcomm.pyRfKill.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/mechanism'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/mechanism'
Making install in manager
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/manager'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/manager'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/manager'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/manager'
 /usr/bin/install -p -m 644 Info.py Notes.py Services.py __init__.py PulseAudioProfile.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins/manager'
Byte-compiling python modules...
Info.pyNotes.pyServices.py__init__.pyPulseAudioProfile.py
Byte-compiling python modules (optimized versions) ...
Info.pyNotes.pyServices.py__init__.pyPulseAudioProfile.py
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/manager'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/manager'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins/manager'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins'
 /usr/bin/install -p -m 644 ServicePlugin.py AppletPlugin.py MechanismPlugin.py ManagerPlugin.py BasePlugin.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/plugins'
Byte-compiling python modules...
ServicePlugin.pyAppletPlugin.pyMechanismPlugin.pyManagerPlugin.pyBasePlugin.py__init__.py
Byte-compiling python modules (optimized versions) ...
ServicePlugin.pyAppletPlugin.pyMechanismPlugin.pyManagerPlugin.pyBasePlugin.py__init__.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/plugins'
Making install in services
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services'
Making install in meta
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services/meta'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services/meta'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/services/meta'
 /usr/bin/install -p -m 644 __init__.py NetworkService.py SerialService.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/services/meta'
Byte-compiling python modules...
__init__.pyNetworkService.pySerialService.py
Byte-compiling python modules (optimized versions) ...
__init__.pyNetworkService.pySerialService.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services/meta'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services/meta'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/services'
 /usr/bin/install -p -m 644 __init__.py DialupNetwork.py Functions.py GroupNetwork.py NetworkAccessPoint.py SerialPort.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman/services'
Byte-compiling python modules...
__init__.pyDialupNetwork.pyFunctions.pyGroupNetwork.pyNetworkAccessPoint.pySerialPort.py
Byte-compiling python modules (optimized versions) ...
__init__.pyDialupNetwork.pyFunctions.pyGroupNetwork.pyNetworkAccessPoint.pySerialPort.py
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman/services'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman'
 /usr/bin/install -p -m 644 Constants.py DeviceClass.py Functions.py Sdp.py Service.py gobject.py bluemantyping.py __init__.py '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9/site-packages/blueman'
Byte-compiling python modules...
Constants.pyDeviceClass.pyFunctions.pySdp.pyService.pygobject.pybluemantyping.py__init__.py
Byte-compiling python modules (optimized versions) ...
Constants.pyDeviceClass.pyFunctions.pySdp.pyService.pygobject.pybluemantyping.py__init__.py
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/blueman'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
Making install in configs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/configs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/configs'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/system.d'
 /usr/bin/install -p -m 644 org.blueman.Mechanism.conf '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/system.d'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/install -p -m 644 org.blueman.Manager.service '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/system-services'
 /usr/bin/install -p -m 644 org.blueman.Mechanism.service '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/system-services'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/install -p -m 644 org.blueman.Applet.service '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/polkit-1/actions'
 /usr/bin/install -p -m 644 org.blueman.policy '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/polkit-1/actions'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/polkit-1/rules.d'
 /usr/bin/install -p -m 644 blueman.rules '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/polkit-1/rules.d'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/systemd/system'
 /usr/bin/install -p -m 644 blueman-mechanism.service '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/systemd/system'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/systemd/user'
 /usr/bin/install -p -m 644 blueman-applet.service blueman-manager.service '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/systemd/user'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/configs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/configs'
Making install in icons
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons'
Making install in hicolor
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
Making install in scalable
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable'
Making install in devices
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/devices'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/devices'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/devices'
 /usr/bin/install -p -m 644 blueman-device.svg blueman-serial.svg '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/devices'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/devices'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/devices'
Making install in actions
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/actions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/actions'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/actions'
 /usr/bin/install -p -m 644 blueman-plugin.svg '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/actions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/actions'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/actions'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/status'
 /usr/bin/install -p -m 644 blueman-active.svg blueman-disabled.svg blueman-tray.svg blueman.svg blueman-x.svg '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/install -p -m 644 blueman.svg '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/scalable'
Making install in 16x16
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16'
Making install in actions
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/actions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/actions'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/actions'
 /usr/bin/install -p -m 644 blueman-plugin.png blueman-send-file.png blueman-trust.png blueman-untrust.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/actions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/actions'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/actions'
Making install in devices
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/devices'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/devices'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/devices'
 /usr/bin/install -p -m 644 blueman-device.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/devices'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/devices'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/devices'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/status'
 /usr/bin/install -p -m 644 blueman-down-active.png blueman-down-inactive.png blueman-up-active.png blueman-up-inactive.png blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/16x16/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/16x16'
Making install in 22x22
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/22x22/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/22x22/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/22x22/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/22x22'
Making install in 24x24
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24'
Making install in actions
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/actions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/actions'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/24x24/actions'
 /usr/bin/install -p -m 644 blueman-trust.png blueman-untrust.png blueman-send-file.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/24x24/actions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/actions'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/actions'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/24x24/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/24x24/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/24x24/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/24x24'
Making install in 32x32
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32'
Making install in actions
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/actions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/actions'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/32x32/actions'
 /usr/bin/install -p -m 644 blueman-trust.png blueman-untrust.png blueman-plugin.png blueman-send-file.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/32x32/actions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/actions'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/actions'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/32x32/status'
 /usr/bin/install -p -m 644 blueman-down-active.png blueman-down-inactive.png blueman-up-active.png blueman-up-inactive.png blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/32x32/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/32x32/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/32x32/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/32x32'
Making install in 48x48
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48'
Making install in actions
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/actions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/actions'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/48x48/actions'
 /usr/bin/install -p -m 644 blueman-send-file.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/48x48/actions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/actions'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/actions'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/48x48/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/48x48/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/48x48/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/48x48'
Making install in 64x64
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/64x64/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/64x64/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/64x64/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/64x64/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/64x64'
Making install in 72x72
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/72x72/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/72x72/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/72x72/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/72x72/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/72x72'
Making install in 96x96
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/96x96/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/96x96/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/96x96/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/96x96/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/96x96'
Making install in 128x128
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/128x128/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/128x128/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/128x128/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/128x128/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/128x128'
Making install in 192x192
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/192x192/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/192x192/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/192x192/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/192x192/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/192x192'
Making install in 256x256
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256'
Making install in status
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/status'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/status'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/256x256/status'
 /usr/bin/install -p -m 644 blueman-active.png blueman-disabled.png blueman-tray.png blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/256x256/status'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/status'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/status'
Making install in apps
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/apps'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/apps'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/256x256/apps'
 /usr/bin/install -p -m 644 blueman.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/icons/hicolor/256x256/apps'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/apps'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256/apps'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor/256x256'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
*** Icon cache not updated. After (un)install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/hicolor'
Making install in pixmaps
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/pixmaps'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/pixmaps'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/blueman/pixmaps'
 /usr/bin/install -p -m 644 blueman-battery-10.png blueman-battery-20.png blueman-battery-30.png blueman-battery-40.png blueman-battery-50.png blueman-battery-60.png blueman-battery-70.png blueman-battery-80.png blueman-battery-90.png blueman-battery-100.png blueman-lq-10.png blueman-lq-20.png blueman-lq-30.png blueman-lq-40.png blueman-lq-50.png blueman-lq-60.png blueman-lq-70.png blueman-lq-80.png blueman-lq-90.png blueman-lq-100.png blueman-rssi-10.png blueman-rssi-20.png blueman-rssi-30.png blueman-rssi-40.png blueman-rssi-50.png blueman-rssi-60.png blueman-rssi-70.png blueman-rssi-80.png blueman-rssi-90.png blueman-rssi-100.png blueman-tpl-10.png blueman-tpl-20.png blueman-tpl-30.png blueman-tpl-40.png blueman-tpl-50.png blueman-tpl-60.png blueman-tpl-70.png blueman-tpl-80.png blueman-tpl-90.png blueman-tpl-100.png '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/blueman/pixmaps'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/pixmaps'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons/pixmaps'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/icons'
Making install in ui
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/ui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/ui'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/blueman/ui'
 /usr/bin/install -p -m 644 adapters-tab.ui applet-passkey.ui manager-main.ui services-network.ui services-transfer.ui send-dialog.ui applet-plugins-widget.ui gsm-settings.ui net-usage.ui note.ui rename-device.ui '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/blueman/ui'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/ui'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/ui'
Making install in man
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/man'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 blueman-adapters.1 blueman-applet.1 blueman-manager.1 blueman-sendto.1 blueman-services.1 blueman-tray.1 '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/man/man1'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/man'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications'
 /usr/bin/install -p -m 644 blueman-manager.desktop '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/etc/xdg/autostart'
 /usr/bin/install -p -m 644 blueman.desktop '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/etc/xdg/autostart'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/blueman'
 /usr/bin/install -p -m 644 pin-code-database.xml '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/blueman'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications'
 /usr/bin/install -p -m 644 blueman-adapters.desktop '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/Thunar/sendto'
 /usr/bin/install -p -m 644 thunar-sendto-blueman.desktop '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/Thunar/sendto'
if test -n "org.blueman.gschema.xml"; then \
	test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/glib-2.0/schemas"; \
	/usr/bin/install -p -m 644 org.blueman.gschema.xml "/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/glib-2.0/schemas"; \
	test -n "1/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \
fi
/usr/bin/make  install-data-hook
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
if test -z "/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64"; then \
        echo "Updating Gtk icon cache."; \
        gtk-update-icon-cache -f -t /usr/share/icons/hicolor; \
else \
        echo "*** Icon cache not updated.  After (un)install, run this:"; \
        echo "***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor"; \
fi
*** Icon cache not updated.  After (un)install, run this:
***   gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/data'
Making install in module
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
/usr/bin/make  install-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib64/python3.9/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   _blueman.la '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib64/python3.9/site-packages'
libtool: install: /usr/bin/install -p .libs/_blueman.so /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib64/python3.9/site-packages/_blueman.so
libtool: install: /usr/bin/install -p .libs/_blueman.lai /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib64/python3.9/site-packages/_blueman.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.9/site-packages'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/module'
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
installing af.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/af/LC_MESSAGES/blueman.mo
installing am.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/am/LC_MESSAGES/blueman.mo
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ar/LC_MESSAGES/blueman.mo
installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ast/LC_MESSAGES/blueman.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/be/LC_MESSAGES/blueman.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/bg/LC_MESSAGES/blueman.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/bs/LC_MESSAGES/blueman.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ca/LC_MESSAGES/blueman.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES/blueman.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/da/LC_MESSAGES/blueman.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/blueman.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/el/LC_MESSAGES/blueman.mo
installing en_AU.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/en_AU/LC_MESSAGES/blueman.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/en_GB/LC_MESSAGES/blueman.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/blueman.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/et/LC_MESSAGES/blueman.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/eu/LC_MESSAGES/blueman.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/fa/LC_MESSAGES/blueman.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES/blueman.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/blueman.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/gl/LC_MESSAGES/blueman.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/he/LC_MESSAGES/blueman.mo
installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/hi/LC_MESSAGES/blueman.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/hr/LC_MESSAGES/blueman.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/hu/LC_MESSAGES/blueman.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/id/LC_MESSAGES/blueman.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/it/LC_MESSAGES/blueman.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES/blueman.mo
installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/kk/LC_MESSAGES/blueman.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ko/LC_MESSAGES/blueman.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/lt/LC_MESSAGES/blueman.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/lv/LC_MESSAGES/blueman.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/mk/LC_MESSAGES/blueman.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/mr/LC_MESSAGES/blueman.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ms/LC_MESSAGES/blueman.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/nb/LC_MESSAGES/blueman.mo
installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/nds/LC_MESSAGES/blueman.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/nl/LC_MESSAGES/blueman.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/blueman.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/blueman.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/pt/LC_MESSAGES/blueman.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ro/LC_MESSAGES/blueman.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/blueman.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/sk/LC_MESSAGES/blueman.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/sl/LC_MESSAGES/blueman.mo
installing sq.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/sq/LC_MESSAGES/blueman.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/sr/LC_MESSAGES/blueman.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/blueman.mo
installing sw.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/sw/LC_MESSAGES/blueman.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/ta/LC_MESSAGES/blueman.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES/blueman.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/uk/LC_MESSAGES/blueman.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/vi/LC_MESSAGES/blueman.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/blueman.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/blueman.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/blueman.mo
installing cy.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/cy/LC_MESSAGES/blueman.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/locale/oc/LC_MESSAGES/blueman.mo
if test "blueman" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/po'
Making install in sendto
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/sendto'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/sendto'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/sendto'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2/sendto'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman'
 /usr/bin/install -p -m 644 CHANGELOG.md COPYING FAQ README.md '/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/blueman-2.2.2'
+ desktop-file-install --vendor= --add-category=GTK --add-category=HardwareSettings --dir /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications/blueman-manager.desktop
+ desktop-file-install '--add-category=GTK;GNOME;' '--add-only-show-in=GNOME;XFCE;LXDE;X-Cinnamon;MATE' --delete-original --dir /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/etc/xdg/autostart /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/etc/xdg/autostart/blueman.desktop
+ desktop-file-install --delete-original --dir /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/applications/blueman-adapters.desktop
+ find /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64 -name '*.la' -delete
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64 blueman
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.2.2-1.mga9 --unique-debug-suffix -2.2.2-1.mga9.aarch64 --unique-debug-src-base blueman-2.2.2-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/blueman-2.2.2

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib64/python3.9/site-packages/_blueman.so
dwz: ./usr/lib64/python3.9/site-packages/_blueman.so-2.2.2-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 404kB, size after compression: 404kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
795 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: blueman-2.2.2-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7CvIp1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd blueman-2.2.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman
+ cp -pr CHANGELOG.md /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman
+ cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64/usr/share/doc/blueman
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(blueman-adapters.desktop) application(blueman-manager.desktop) blueman = 2.2.2-1.mga9 blueman(aarch-64) = 2.2.2-1.mga9
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) python(abi) = 3.9 typelib(AyatanaAppIndicator3) = 0.1 typelib(GLib) typelib(GObject) typelib(Gdk) = 3.0 typelib(GdkPixbuf) typelib(GdkX11) = 3.0 typelib(Gio) typelib(Gtk) = 3.0 typelib(NM) = 1.0 typelib(Pango) = 1.0
Obsoletes: python-blueman
Recommends: blueman-sendto = 2.2.2-1.mga9 bluez-pin
Processing files: blueman-debugsource-2.2.2-1.mga9.aarch64
Provides: blueman-debugsource = 2.2.2-1.mga9 blueman-debugsource(aarch-64) = 2.2.2-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: blueman-debuginfo-2.2.2-1.mga9.aarch64
Provides: blueman-debuginfo = 2.2.2-1.mga9 blueman-debuginfo(aarch-64) = 2.2.2-1.mga9 debuginfo(build-id) = ba00c93ceac24eeb9bc000f6c65ad3c1e9b454c0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: blueman-debugsource(aarch-64) = 2.2.2-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/blueman-debuginfo-2.2.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/blueman-debugsource-2.2.2-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/blueman-2.2.2-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YvPJaf
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd blueman-2.2.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/blueman-2.2.2-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iYPLUI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf blueman-2.2.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!