tions] 708 | xmlSubstituteEntitiesDefault(1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /usr/include/libxml2/libxml/parser.h:930:17: note: declared here 930 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xsldbg.cpp: In function 'xsltStylesheet* xsldbgLoadStylesheet()': xsldbg.cpp:932:21: error: 'xmlIndentTreeOutput' was not declared in this scope 932 | xmlIndentTreeOutput = 1; | ^~~~~~~~~~~~~~~~~~~ xsldbg.cpp:934:21: error: 'xmlIndentTreeOutput' was not declared in this scope 934 | xmlIndentTreeOutput = 0; | ^~~~~~~~~~~~~~~~~~~ xsldbg.cpp: In function 'xmlDoc* xsldbgLoadXmlData()': xsldbg.cpp:975:30: warning: 'xmlDoc* xmlSAXParseFile(xmlSAXHandlerPtr, const char*, int)' is deprecated [-Wdeprecated-declarations] 975 | doc = xmlSAXParseFile(&mySAXHandler, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 976 | (char *) optionsGetStringOption(OPTIONS_DATA_FILE_NAME), 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:1011:17: note: declared here 1011 | xmlSAXParseFile (xmlSAXHandlerPtr sax, | ^~~~~~~~~~~~~~~ xsldbg.cpp: In function 'xmlDoc* xsldbgLoadXmlTemporary(const xmlChar*)': xsldbg.cpp:1018:30: warning: 'xmlDoc* xmlSAXParseFile(xmlSAXHandlerPtr, const char*, int)' is deprecated [-Wdeprecated-declarations] 1018 | doc = xmlSAXParseFile(&mySAXhdlr, (char *) path, 0); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/libxml2/libxml/parser.h:1011:17: note: declared here 1011 | xmlSAXParseFile (xmlSAXHandlerPtr sax, | ^~~~~~~~~~~~~~~ xsldbg.cpp: In function 'int xsldbgInit()': xsldbg.cpp:1225:33: warning: 'void xmlDefaultSAXHandlerInit()' is deprecated [-Wdeprecated-declarations] 1225 | xmlDefaultSAXHandlerInit(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/libxml2/libxml/parser.h:25: /usr/include/libxml2/libxml/SAX2.h:167:17: note: declared here 167 | xmlDefaultSAXHandlerInit (void); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: *** [Makefile:630: xsldbg.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/builddir/build/BUILD/kdewebdev-3.5.10/kxsldbg/kxsldbgpart/libxsldbg' make[3]: *** [Makefile:856: all-recursive] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/kdewebdev-3.5.10/kxsldbg/kxsldbgpart' make[2]: *** [Makefile:829: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/kdewebdev-3.5.10/kxsldbg' make[1]: *** [Makefile:593: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/kdewebdev-3.5.10' make: *** [Makefile:510: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.P3nyky (%build) Macro expanded in comment on line 67: %{kommander_ver}-%{release} Macro expanded in comment on line 92: %{name} < %{?epoch:%{epoch}:}%{version}-%{release} Macro expanded in comment on line 93: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} %patchN is deprecated (13 usages found), use %patch N (or %patch -P N) RPM build warnings: RPM build errors: Bad exit status from /var/tmp/rpm-tmp.P3nyky (%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/kdewebdev.spec