D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/storaged-0.3.0-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qYvvPr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf storaged-0.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd storaged-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + NOCONFIGURE=1 + ./autogen.sh ++ dirname ./autogen.sh + srcdir=. + test -z . ++ pwd + oldpwd=/home/iurt/rpmbuild/BUILD/storaged-0.3.0 + cd . + PKG_NAME=storaged + test -f ./src/main.c + rm -rf autom4te.cache + autoreconf -f -i libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/aux'. libtoolize: copying file 'build/aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/m4'. libtoolize: copying file 'build/m4/libtool.m4' libtoolize: copying file 'build/m4/ltoptions.m4' libtoolize: copying file 'build/m4/ltsugar.m4' libtoolize: copying file 'build/m4/ltversion.m4' libtoolize: copying file 'build/m4/lt~obsolete.m4' configure.ac:33: installing 'build/aux/compile' configure.ac:36: installing 'build/aux/config.guess' configure.ac:36: installing 'build/aux/config.sub' configure.ac:30: installing 'build/aux/install-sh' configure.ac:30: installing 'build/aux/missing' src/Makefile.am: installing 'build/aux/depcomp' src/tests/Makefile.am:34: warning: source file '../util.c' is in a subdirectory, src/tests/Makefile.am:34: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. + intltoolize --force --copy + set +x + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CUo0oo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd storaged-0.3.0 + '[' 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 + CONFIGURE_TOP=. + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 + ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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... no checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes 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 fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) 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... aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-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... yes checking whether make supports nested variables... (cached) yes checking if aarch64-mageia-linux-gnu-gcc supports -Waggregate-return flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wall flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -W flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wextra flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wcast-align flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wdeclaration-after-statement flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wendif-labels flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Werror=format-security flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Werror=implicit-function-declaration flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Werror=overflow flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wformat-nonliteral flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wformat=2 flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wimplicit flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Winit-self flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wlogical-op flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wmissing-declarations flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wmissing-format-attribute flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wmissing-include-dirs flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wmissing-noreturn flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wmissing-prototypes flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wnested-externs flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-inline flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-long-long flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-missing-field-initializers flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-overlength-strings flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-switch-enum flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-unused-parameter flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wno-unused-result flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wold-style-definition flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wpacked flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wpointer-arith flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wshadow flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wsign-compare flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wstrict-aliasing=2 flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wstrict-prototypes flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wundef flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wuninitialized flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wmaybe-uninitialized flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wunsafe-loop-optimizations flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wvla flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -Wwrite-strings flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -fdata-sections flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -fdiagnostics-show-option flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -ffast-math flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -ffunction-sections flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -fno-common flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -fno-strict-aliasing flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -D_LARGEFILE64_SOURCE flag... yes checking if aarch64-mageia-linux-gnu-gcc supports -D_FILE_OFFSET_BITS=64 flag... yes checking for xsltproc... /usr/bin/xsltproc checking for xsltproc... (cached) /usr/bin/xsltproc 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 for gobject-introspection... yes checking for GUDEV... yes checking for LVM2... yes checking for GLIB... yes checking for GIO... yes checking for POLKIT_GOBJECT_1... yes checking for POLKIT_AGENT_1... yes checking for UDISKS... yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether to build with gcov testing... no checking for debug mode... default checking build strict... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating doc/man/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands storaged 0.3.0 ===================== prefix: /usr libdir: /usr/lib64 libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datadir: /usr/share sysconfdir: /etc localstatedir: /var docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} introspection: yes udevdir: /usr/lib/udev systemdsystemunitdir: /usr/lib/systemd/system using libsystemd-login: compiler: aarch64-mageia-linux-gnu-gcc cflags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Waggregate-return -Wall -W -Wextra -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror=format-security -Werror=implicit-function-declaration -Werror=overflow -Wformat-nonliteral -Wformat=2 -Wimplicit -Winit-self -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wno-inline -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-switch-enum -Wno-unused-parameter -Wno-unused-result -Wold-style-definition -Wpacked -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wundef -Wuninitialized -Wmaybe-uninitialized -Wunsafe-loop-optimizations -Wvla -Wwrite-strings -fdata-sections -fdiagnostics-show-option -ffast-math -ffunction-sections -fno-common -fno-strict-aliasing -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g cppflags: Maintainer mode: no Coverage: no Building man pages: yes + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in data make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' cp com.redhat.storaged.conf.in com.redhat.storaged.conf make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' ITMRG com.redhat.lvm2.policy make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' gdbus-codegen \ --interface-prefix com.redhat.lvm2 \ --c-namespace Lvm \ --c-generate-object-manager \ --generate-c-code com.redhat.lvm2 \ ../data/com.redhat.lvm2.xml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' gdbus-codegen \ --interface-prefix com.redhat.lvm2 \ --c-namespace Lvm \ --c-generate-object-manager \ --generate-c-code com.redhat.lvm2 \ ../data/com.redhat.lvm2.xml make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC storaged-main.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-physicalvolume.lo make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-invocation.lo In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from daemon.h:25, from invocation.c:16: invocation.c: In function 'on_authorize_method': /usr/include/glib-2.0/glib/gmem.h:121:7: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 121 | (destroy) (_ptr); \ | ^ invocation.c:439:30: note: 'result' was declared here 439 | PolkitAuthorizationResult *result; | ^~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-job.lo job.c: In function 'storage_job_init': job.c:158:13: warning: G_ADD_PRIVATE 158 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, STORAGE_TYPE_JOB, StorageJobPrivate); | ^~~~~~~~~~~~~~~ job.c: In function 'storage_job_class_init': job.c:208:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 208 | g_type_class_add_private (klass, sizeof (StorageJobPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from block.h:24, from job.c:28: /usr/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here 1308 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-block.lo make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-manager.lo make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-logicalvolume.lo logicalvolume.c: In function 'handle_delete': logicalvolume.c:420:53: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 420 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ logicalvolume.c: In function 'handle_resize': logicalvolume.c:564:53: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 564 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ logicalvolume.c: In function 'handle_deactivate': logicalvolume.c:696:53: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 696 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC storaged_lvm_helper-helper.o In file included from helper.c:47: /usr/include/lvm2app.h:22:2: warning: #warning "liblvm2app is deprecated, use D-Bus API instead." [-Wcpp] 22 | #warning "liblvm2app is deprecated, use D-Bus API instead." | ^~~~~~~ helper.c: In function 'add_lvprop': helper.c:111:28: warning: function call has aggregate value [-Waggregate-return] 111 | lvm_property_value_t p = lvm_lv_get_property (lv, key); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-daemon.lo make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CCLD storaged-lvm-helper make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-spawnedjob.lo spawnedjob.c: In function 'storage_spawned_job_constructed': spawnedjob.c:481:52: warning: cast between incompatible function types from 'void (*)(GPid, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 481 | g_source_set_callback (self->child_watch_source, (GSourceFunc) child_watch_cb, self, NULL); | ^ spawnedjob.c:492:56: warning: cast between incompatible function types from 'gboolean (*)(GIOChannel *, GIOCondition, void *)' {aka 'int (*)(struct _GIOChannel *, enum , void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 492 | g_source_set_callback (self->child_stdin_source, (GSourceFunc) write_child_stdin, self, NULL); | ^ spawnedjob.c:500:53: warning: cast between incompatible function types from 'gboolean (*)(GIOChannel *, GIOCondition, void *)' {aka 'int (*)(struct _GIOChannel *, enum , void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 500 | g_source_set_callback (self->child_stdout_source, (GSourceFunc) read_child_stdout, self, NULL); | ^ spawnedjob.c:507:53: warning: cast between incompatible function types from 'gboolean (*)(GIOChannel *, GIOCondition, void *)' {aka 'int (*)(struct _GIOChannel *, enum , void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 507 | g_source_set_callback (self->child_stderr_source, (GSourceFunc) read_child_stderr, self, NULL); | ^ spawnedjob.c: In function 'storage_spawned_job_release_resources': spawnedjob.c:791:30: warning: cast between incompatible function types from 'void (*)(GPid, gint, void *)' {aka 'void (*)(int, int, void *)'} to 'gboolean (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 791 | (GSourceFunc) child_watch_from_release_cb, | ^ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-threadedjob.lo threadedjob.c: In function 'run_io_scheduler_job': threadedjob.c:208:3: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated: Use 'g_main_context_invoke' instead [-Wdeprecated-declarations] 208 | g_io_scheduler_job_send_to_mainloop (io_scheduler_job, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:89, from /usr/include/udisks2/udisks/udiskstypes.h:28, from /usr/include/udisks2/udisks/udisks.h:25, from job.h:25, from threadedjob.c:24: /usr/include/glib-2.0/gio/gioscheduler.h:42:10: note: declared here 42 | gboolean g_io_scheduler_job_send_to_mainloop (GIOSchedulerJob *job, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ threadedjob.c: In function 'storage_threaded_job_constructed': threadedjob.c:224:13: warning: Deprecated pre-processor symbol 224 | g_assert (g_thread_supported ()); | ^~~~~~~~~~~~~~~~~~~~~~~ threadedjob.c:225:3: warning: 'g_io_scheduler_push_job' is deprecated: Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations] 225 | g_io_scheduler_push_job (run_io_scheduler_job, job, NULL, G_PRIORITY_DEFAULT, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:89, from /usr/include/udisks2/udisks/udiskstypes.h:28, from /usr/include/udisks2/udisks/udisks.h:25, from job.h:25, from threadedjob.c:24: /usr/include/glib-2.0/gio/gioscheduler.h:34:10: note: declared here 34 | void g_io_scheduler_push_job (GIOSchedulerJobFunc job_func, | ^~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-util.lo make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-volumegroup.lo volumegroup.c: In function 'handle_delete': volumegroup.c:867:53: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 867 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ volumegroup.c: In function 'handle_add_device': volumegroup.c:1011:57: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 1011 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ volumegroup.c: In function 'handle_remove_device': volumegroup.c:1143:53: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 1143 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ volumegroup.c: In function 'handle_empty_device': volumegroup.c:1205:53: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 1205 | g_object_ref (invocation), (GClosureNotify)g_object_unref, 0); | ^ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CC libstoraged_la-com.redhat.lvm2.lo make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CCLD libstoraged.la make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' CCLD storaged make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' Making all in tests make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC frob-helper.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC test-block.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC test-methods.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC test-dynamic.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC test-jobs.o make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CCLD test-jobs make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC util.lo make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CC testing.lo make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CCLD libtesting.la make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CCLD frob-helper make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CCLD test-block make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CCLD test-dynamic make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' CCLD test-methods make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' Making all in po make[2]: Nothing to be done for 'all'. Making all in doc Making all in man make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc/man' /usr/bin/xsltproc -path "./.." -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl storaged.xml Error: no ID for constraint linkend: "udisksd.8". Error: no ID for constraint linkend: "udisksctl.1". Note: Writing storaged.8 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc/man' make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dHhcCq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 + cd storaged-0.3.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/lvm-nolocking /usr/bin/install -p -m 644 ./lvm-nolocking.conf /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/lvm-nolocking/lvm.conf /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/etc/dbus-1/system.d' /usr/bin/install -p -m 644 com.redhat.storaged.conf '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/dbus-1/interfaces' /usr/bin/install -p -m 644 com.redhat.lvm2.xml '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/dbus-1/interfaces' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/dbus-1/system-services' /usr/bin/install -p -m 644 com.redhat.storaged.service '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 com.redhat.lvm2.policy '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib/systemd/system' /usr/bin/install -p -m 644 storaged.service '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib/systemd/system' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/data' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' /usr/bin/make install-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged' /bin/sh ../libtool --mode=install /usr/bin/install -p storaged storaged-lvm-helper '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged' libtool: install: /usr/bin/install -p storaged /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/storaged libtool: install: /usr/bin/install -p storaged-lvm-helper /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/storaged-lvm-helper make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' Making install in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/src' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/po' linguas=""; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/storaged-0.3.0/build/aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/storaged.mo; \ echo "installing $lang.gmo as $dir/storaged.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/storaged.mo; \ echo "installing ./$lang.gmo as" \ "$dir/storaged.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/storaged.mo.m; \ echo "installing $lang.gmo.m as $dir/storaged.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/storaged.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/storaged.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/po' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc' Making install in man make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc/man' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 storaged.8 '/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/man/man8' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc/man' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/storaged-0.3.0' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.3.0-6.mga8 --unique-debug-suffix -0.3.0-6.mga8.aarch64 --unique-debug-src-base storaged-0.3.0-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/storaged-0.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/storaged-lvm-helper explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/storaged extracting debug info from /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/storaged-lvm-helper extracting debug info from /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/lib64/storaged/storaged original debug info size: 1036kB, size after compression: 948kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1409 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: storaged-0.3.0-6.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oohrxp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd storaged-0.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/doc/storaged + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/doc/storaged + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/doc/storaged + cp -pr HACKING /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/doc/storaged + cp -pr README /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64/usr/share/doc/storaged + RPM_EC=0 ++ jobs -p + exit 0 Provides: storaged = 0.3.0-6.mga8 storaged(aarch-64) = 0.3.0-6.mga8 Requires(interp): /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 systemd Requires(preun): /bin/sh systemd Requires(postun): systemd Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgudev-1.0.so.0()(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libudisks2.so.0()(64bit) Processing files: storaged-debugsource-0.3.0-6.mga8.aarch64 Provides: storaged-debugsource = 0.3.0-6.mga8 storaged-debugsource(aarch-64) = 0.3.0-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: storaged-debuginfo-0.3.0-6.mga8.aarch64 Provides: debuginfo(build-id) = 88cf665c1e4b0b16013debd27c04ad30d5ac8b08 debuginfo(build-id) = db1ead63e86cbc87eba72fc86ded9f7365df9aca storaged-debuginfo = 0.3.0-6.mga8 storaged-debuginfo(aarch-64) = 0.3.0-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: storaged-debugsource(aarch-64) = 0.3.0-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/storaged-0.3.0-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/storaged-debuginfo-0.3.0-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/storaged-debugsource-0.3.0-6.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zshmjo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd storaged-0.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/storaged-0.3.0-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.M1yJTn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf storaged-0.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!