c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c basedir.c -fPIC -DPIC -o .libs/basedir.o BUILDSTDERR: basedir.c: In function 'xdgFreeData': BUILDSTDERR: basedir.c:145:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (cache->dataHome); BUILDSTDERR: ^~ BUILDSTDERR: basedir.c:146:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: basedir.c:152:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (cache->configHome); BUILDSTDERR: ^~ BUILDSTDERR: basedir.c:153:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: basedir.c: In function 'xdgGetPathListEnv': BUILDSTDERR: basedir.c:263:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for (size = 0; defaults[size]; ++size) ; ++size; BUILDSTDERR: ^~~ BUILDSTDERR: basedir.c:263:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: for (size = 0; defaults[size]; ++size) ; ++size; BUILDSTDERR: ^~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--no-undefined -version-info 3:0:2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxdg-basedir.la -rpath /usr/lib64 basedir.lo libtool: link: gcc -shared -fPIC -DPIC .libs/basedir.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libxdg-basedir.so.1 -o .libs/libxdg-basedir.so.1.2.0 libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so.1" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so.1") libtool: link: (cd ".libs" && rm -f "libxdg-basedir.so" && ln -s "libxdg-basedir.so.1.2.0" "libxdg-basedir.so") libtool: link: ( cd ".libs" && rm -f "libxdg-basedir.la" && ln -s "../libxdg-basedir.la" "libxdg-basedir.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libxdg-basedir-1.2.0/src' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libxdg-basedir-1.2.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libxdg-basedir-1.2.0/tests' make[2]: Entering directory '/builddir/build/BUILD/libxdg-basedir-1.2.0' make[2]: Leaving directory '/builddir/build/BUILD/libxdg-basedir-1.2.0' make[1]: Leaving directory '/builddir/build/BUILD/libxdg-basedir-1.2.0' + make doxygen-run BUILDSTDERR: make: *** No rule to make target 'doxygen-run'. Stop. BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.2hbmQ0 (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.2hbmQ0 (%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/libxdg-basedir.spec