stack-clash-protection -fPIC -I/usr/include/python3.6m -c pyx/font/_t1code.c -o build/temp.linux-riscv64-3.6/pyx/font/_t1code.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/pyx/font/_t1code.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/pyx/font/_t1code.cpython-36m-riscv64-linux-gnu.so + /usr/bin/sed -i 's|^texipc =.*|texipc = 1|' pyx/data/pyxrc + pushd faq ~/build/BUILD/PyX-0.14.1/faq ~/build/BUILD/PyX-0.14.1 + /usr/bin/sed -i 's|sphinx-build|sphinx-build-3|' Makefile + make sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.2 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] general_aspects_plotting reading sources... [ 28%] general_aspects_pyx reading sources... [ 42%] index reading sources... [ 57%] other_plotting reading sources... [ 71%] plotting_graphs reading sources... [ 85%] python reading sources... [100%] tex_latex looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] general_aspects_plotting writing output... [ 28%] general_aspects_pyx writing output... [ 42%] index writing output... [ 57%] other_plotting writing output... [ 71%] plotting_graphs writing output... [ 85%] python writing output... [100%] tex_latex generating indices... writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. sphinx-build-3 -b latex -d _build/doctrees . _build/latex Running Sphinx v1.7.2 making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing pyxfaq.tex...index general_aspects_pyx python general_aspects_plotting plotting_graphs other_plotting tex_latex resolving references... writing... done copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/PyX-0.14.1/faq/_build/latex' latexmk -pdf -dvi- -ps- 'pyxfaq.tex' make[1]: Leaving directory '/builddir/build/BUILD/PyX-0.14.1/faq/_build/latex' BUILDSTDERR: make[1]: latexmk: Command not found BUILDSTDERR: make[1]: *** [Makefile:33: pyxfaq.pdf] Error 127 BUILDSTDERR: make: *** [Makefile:32: latexpdf] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.n4vvjg (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.n4vvjg (%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/PyX.spec