mbersDefault’ [-Werror=implicit-function-declaration] 165 | xmlLineNumbersDefault (1); | ^~~~~~~~~~~~~~~~~~~~~ main/lxpath.c:166:23: error: implicit declaration of function ‘xmlParseMemory’ [-Werror=implicit-function-declaration] 166 | doc = xmlParseMemory((const char*)data, size); | ^~~~~~~~~~~~~~ main/lxpath.c:166:21: warning: assignment to ‘xmlDocPtr’ {aka ‘struct _xmlDoc *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 166 | doc = xmlParseMemory((const char*)data, size); | ^ cc1: some warnings being treated as errors make[2]: *** [Makefile:3500: main/libctags_a-lxpath.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/universal-ctags-6.0.0' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/builddir/build/BUILD/universal-ctags-6.0.0' gcc -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./dsl -I./peg -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -I./gnulib -I./gnulib -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o main/libctags_a-kind.o `test -f 'main/kind.c' || echo './'`main/kind.c make[2]: Leaving directory '/builddir/build/BUILD/universal-ctags-6.0.0' make[2]: Entering directory '/builddir/build/BUILD/universal-ctags-6.0.0' gcc -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./dsl -I./peg -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -I./gnulib -I./gnulib -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o main/libctags_a-main.o `test -f 'main/main.c' || echo './'`main/main.c make[2]: Leaving directory '/builddir/build/BUILD/universal-ctags-6.0.0' make[2]: Entering directory '/builddir/build/BUILD/universal-ctags-6.0.0' gcc -DHAVE_CONFIG_H -I. -I. -I. -I./main -I./dsl -I./peg -DHAVE_PACKCC -DUSE_SYSTEM_STRNLEN -I./gnulib -I./gnulib -DHAVE_REPOINFO_H -std=gnu99 -Wall -I/usr/include/libxml2 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o main/libctags_a-lregex.o `test -f 'main/lregex.c' || echo './'`main/lregex.c make[2]: Leaving directory '/builddir/build/BUILD/universal-ctags-6.0.0' make[1]: *** [Makefile:6470: all-recursive] Error 1 make: *** [Makefile:2297: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.LO2Hfc (%build) Bad exit status from /var/tmp/rpm-tmp.LO2Hfc (%build) RPM build errors: 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/ctags.spec