ction’ at /usr/include/gupnp-1.6/libgupnp/gupnp-service-proxy.h:158:1, inlined from ‘prv_create_reference_cb’ at ../libdleyna/server/device.c:5403:37: /usr/include/glib-2.0/glib/gmacros.h:1355:10: warning: ‘action’ may be used uninitialized [-Wmaybe-uninitialized] 1355 | { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ | ^ /usr/include/glib-2.0/glib/gmacros.h:1371:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’ 1371 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gupnp-1.6/libgupnp/gupnp-service-proxy.h:158:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ 158 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (GUPnPServiceProxyAction, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libdleyna/server/device.c: In function ‘prv_create_reference_cb’: ../libdleyna/server/device.c:5403:44: note: ‘action’ was declared here 5403 | g_autoptr(GUPnPServiceProxyAction) action; | ^~~~~~ In function ‘glib_autoptr_clear_GUPnPServiceProxyAction’, inlined from ‘glib_autoptr_cleanup_GUPnPServiceProxyAction’ at /usr/include/gupnp-1.6/libgupnp/gupnp-service-proxy.h:158:1, inlined from ‘prv_browse_objects_end_action_cb’ at ../libdleyna/server/device.c:3801:37: /usr/include/glib-2.0/glib/gmacros.h:1355:10: warning: ‘action’ may be used uninitialized [-Wmaybe-uninitialized] 1355 | { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ | ^ /usr/include/glib-2.0/glib/gmacros.h:1371:3: note: in expansion of macro ‘_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS’ 1371 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gupnp-1.6/libgupnp/gupnp-service-proxy.h:158:1: note: in expansion of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ 158 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (GUPnPServiceProxyAction, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libdleyna/server/device.c: In function ‘prv_browse_objects_end_action_cb’: ../libdleyna/server/device.c:3801:44: note: ‘action’ was declared here 3801 | g_autoptr(GUPnPServiceProxyAction) action; | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:117: In function ‘g_autoptr_cleanup_generic_gfree’, inlined from ‘dls_device_upload’ at ../libdleyna/server/device.c:4756:20: /usr/include/glib-2.0/glib/glib-autocleanups.h:30:3: warning: ‘didl’ may be used uninitialized [-Wmaybe-uninitialized] 30 | g_free (*pp); | ^~~~~~~~~~~~ ../libdleyna/server/device.c: In function ‘dls_device_upload’: ../libdleyna/server/device.c:4756:27: note: ‘didl’ was declared here 4756 | g_autofree gchar *didl; | ^~~~ cc1: some warnings being treated as errors [42/45] /usr/bin/rst2man ../doc/dleyna-server-service.rst doc/dleyna-server-service.1 ninja: build stopped: subcommand failed. INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/dLeyna-v0.8.3/redhat-linux-build -j 4 -v RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.aetAWf (%build) Bad exit status from /var/tmp/rpm-tmp.aetAWf (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/dleyna.spec