D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/cdemu-daemon-3.2.4-2.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7Q19mT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cdemu-daemon-3.2.4
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/cdemu-daemon-3.2.4.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cdemu-daemon-3.2.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-daemon-set-Mageia-default-configuration.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ cp /home/iurt/rpmbuild/SOURCES/README.1.4.0.upgrade.urpmi .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fDDZwX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cdemu-daemon-3.2.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF
-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found suitable version "1.7.3", minimum required is "0.16") 
-- Found IntlTool: /usr/bin/intltool-update (found suitable version "0.51.0
", minimum required is "0.21") 
-- Found Gettext: /usr/bin/msgmerge (found suitable version "0.21", minimum required is "0.15") 
-- Checking for module 'libmirage>=3.2.0'
--   Found libmirage, version 3.2.4
-- Checking for modules 'glib-2.0>=2.38;gobject-2.0>=2.38;gmodule-2.0>=2.38;gthread-2.0>=2.38;gio-2.0>=2.38'
--   Found glib-2.0, version 2.66.2
--   Found gobject-2.0, version 2.66.2
--   Found gmodule-2.0, version 2.66.2
--   Found gthread-2.0, version 2.66.2
--   Found gio-2.0, version 2.66.2
-- Checking for module 'ao>=0.8.0'
--   Found ao, version 1.2.2
-- 
-- *** CDEmu daemon v.3.2.4 configuration summary ***
-- Compiler and build info:
--  C compiler: /usr/bin/cc
--  C flags (Release): -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables-O3 -DNDEBUG
--  C flags (Debug): -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables-g
--  build type: RelWithDebInfo
-- Installation:
--  install prefix: /usr
-- Options:
--  system bus service: OFF
--  session bus service: ON
-- 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_SHARED_LIBS
    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELWITHDEBINFO
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build
+ /usr/bin/cmake --build build -j8 --verbose
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4 -B/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
/usr/bin/gmake  -f CMakeFiles/cdemu-daemon-translations.dir/build.make CMakeFiles/cdemu-daemon-translations.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
cd /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4 /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4 /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon-translations.dir/DependInfo.cmake --color=
/usr/bin/gmake  -f CMakeFiles/cdemu-daemon.dir/build.make CMakeFiles/cdemu-daemon.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
cd /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4 /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4 /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon-translations.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon-translations.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon-translations.dir/depend.internal".
Scanning dependencies of target cdemu-daemon-translations
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
/usr/bin/gmake  -f CMakeFiles/cdemu-daemon-translations.dir/build.make CMakeFiles/cdemu-daemon-translations.dir/build
Dependee "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles/cdemu-daemon.dir/depend.internal".
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
[  5%] Generating ru.gmo
/usr/bin/msgfmt --check -o /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/ru.gmo /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/po/ru.po
[ 11%] Generating sl.gmo
/usr/bin/msgfmt --check -o /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/sl.gmo /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/po/sl.po
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
[ 11%] Built target cdemu-daemon-translations
Scanning dependencies of target cdemu-daemon
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
/usr/bin/gmake  -f CMakeFiles/cdemu-daemon.dir/build.make CMakeFiles/cdemu-daemon.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
[ 16%] Building C object CMakeFiles/cdemu-daemon.dir/src/audio.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/audio.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/audio.c
[ 22%] Building C object CMakeFiles/cdemu-daemon.dir/src/daemon.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/daemon.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/daemon.c
[ 27%] Building C object CMakeFiles/cdemu-daemon.dir/src/daemon-dbus.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/daemon-dbus.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/daemon-dbus.c
[ 38%] Building C object CMakeFiles/cdemu-daemon.dir/src/device.c.o
[ 38%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-commands.c.o
[ 44%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-disc-structures.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-commands.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-commands.c
[ 50%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-features.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device.c
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-disc-structures.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-disc-structures.c
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-features.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-features.c
[ 55%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-delay.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-delay.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-delay.c
[ 72%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-mode-pages.c.o
[ 77%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-load.c.o
[ 72%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-kernel-io.c.o
[ 77%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-mapping.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-load.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-load.c
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-mapping.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-mapping.c
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-kernel-io.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-kernel-io.c
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-mode-pages.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-mode-pages.c
[ 83%] Building C object CMakeFiles/cdemu-daemon.dir/src/device-recording.c.o
[ 88%] Building C object CMakeFiles/cdemu-daemon.dir/src/error.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/device-recording.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/device-recording.c
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/error.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/error.c
[ 94%] Building C object CMakeFiles/cdemu-daemon.dir/src/main.c.o
/usr/bin/cc -DGETTEXT_PACKAGE=\"cdemu-daemon\" -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -D_POSIX_C_SOURCE -I/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build -isystem /usr/include/libmirage-3.2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG   -std=c99 -Wall -Wextra -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wno-cast-function-type -o CMakeFiles/cdemu-daemon.dir/src/main.c.o -c /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/src/main.c
[100%] Linking C executable cdemu-daemon
/usr/bin/cmake -E cmake_link_script CMakeFiles/cdemu-daemon.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/cdemu-daemon.dir/src/audio.c.o CMakeFiles/cdemu-daemon.dir/src/daemon.c.o CMakeFiles/cdemu-daemon.dir/src/daemon-dbus.c.o CMakeFiles/cdemu-daemon.dir/src/device.c.o CMakeFiles/cdemu-daemon.dir/src/device-commands.c.o CMakeFiles/cdemu-daemon.dir/src/device-delay.c.o CMakeFiles/cdemu-daemon.dir/src/device-disc-structures.c.o CMakeFiles/cdemu-daemon.dir/src/device-features.c.o CMakeFiles/cdemu-daemon.dir/src/device-kernel-io.c.o CMakeFiles/cdemu-daemon.dir/src/device-load.c.o CMakeFiles/cdemu-daemon.dir/src/device-mapping.c.o CMakeFiles/cdemu-daemon.dir/src/device-mode-pages.c.o CMakeFiles/cdemu-daemon.dir/src/device-recording.c.o CMakeFiles/cdemu-daemon.dir/src/error.c.o CMakeFiles/cdemu-daemon.dir/src/main.c.o -o cdemu-daemon   -L/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/SYSTEM  -Wl,-rpath,/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/SYSTEM: -lmirage -lgmodule-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lao -lgmodule-2.0 -lgthread-2.0 -lao 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
[100%] Built target cdemu-daemon
gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xgl1FT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64
+ cd cdemu-daemon-3.2.4
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/bin/cdemu-daemon
-- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/bin/cdemu-daemon" to ""
-- Installing: /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/man/man8/cdemu-daemon.8
-- Installing: /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/libexec/cdemu-daemon-session.sh
-- Installing: /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/dbus-1/services/net.sf.cdemu.CDEmuDaemon.service
-- Installing: /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/locale/ru/LC_MESSAGES/cdemu-daemon.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/locale/sl/LC_MESSAGES/cdemu-daemon.mo
+ install -d -m755 /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/lib64
+ install -d -m755 /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/etc/sysconfig
+ install -d -m755 /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/etc/modprobe.preload.d
+ install -d -m755 /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/dbus-1/services
+ install -d -m755 /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/lib/udev/rules.d
+ echo vhba
+ install /home/iurt/rpmbuild/SOURCES/50-cdemud.rules /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/lib/udev/rules.d/50-cdemud.rules
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64 cdemu-daemon
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.2.4-2.mga8 --unique-debug-suffix -3.2.4-2.mga8.x86_64 --unique-debug-src-base cdemu-daemon-3.2.4-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cdemu-daemon-3.2.4

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/bin/cdemu-daemon
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/bin/cdemu-daemon
original debug info size: 520kB, size after compression: 452kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
940 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 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/libexec/cdemu-daemon-session.sh from /bin/sh to #!/usr/bin/sh
*** WARNING: ./lib/udev/rules.d/50-cdemud.rules is executable but has no shebang, removing executable bit
Processing files: cdemu-daemon-3.2.4-2.mga8.x86_64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O8IfBT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cdemu-daemon-3.2.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/doc/cdemu-daemon
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/doc/cdemu-daemon
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/doc/cdemu-daemon
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/doc/cdemu-daemon
+ cp -pr README.1.4.0.upgrade.urpmi /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64/usr/share/doc/cdemu-daemon
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cdemu-daemon = 3.2.4-2.mga8 cdemu-daemon(x86-64) = 3.2.4-2.mga8
Requires(interp): /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: libao.so.4()(64bit) libao.so.4(LIBAO4_1.1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmirage.so.11()(64bit)
Processing files: cdemu-daemon-debugsource-3.2.4-2.mga8.x86_64
Provides: cdemu-daemon-debugsource = 3.2.4-2.mga8 cdemu-daemon-debugsource(x86-64) = 3.2.4-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: cdemu-daemon-debuginfo-3.2.4-2.mga8.x86_64
Provides: cdemu-daemon-debuginfo = 3.2.4-2.mga8 cdemu-daemon-debuginfo(x86-64) = 3.2.4-2.mga8 debuginfo(build-id) = 666fc1fabcc73289ebcbb2a664d36fa1a9d7c8b6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: cdemu-daemon-debugsource(x86-64) = 3.2.4-2.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/cdemu-daemon-3.2.4-2.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/cdemu-daemon-debuginfo-3.2.4-2.mga8.x86_64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/x86_64/cdemu-daemon-debugsource-3.2.4-2.mga8.x86_64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TYMEEW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cdemu-daemon-3.2.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cdemu-daemon-3.2.4-2.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7wK8JV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cdemu-daemon-3.2.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!