w *, wxArrayGdkWindows); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': BUILDSTDERR: /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' BUILDSTDERR: wxFORCE_SEMICOLON /* just to force a semicolon */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' BUILDSTDERR: wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' BUILDSTDERR: _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' BUILDSTDERR: _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' BUILDSTDERR: WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' BUILDSTDERR: WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' BUILDSTDERR: WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': BUILDSTDERR: /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' BUILDSTDERR: wxFORCE_SEMICOLON /* just to force a semicolon */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' BUILDSTDERR: #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' BUILDSTDERR: wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, BUILDSTDERR: ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/gspiceui-v0.9.98/src' BUILDSTDERR: make: *** [Makefile:36: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.qKTQ9B (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.qKTQ9B (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do 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/gspiceui.spec