ln -sf libxmp.so.4.6.1 lib/libxmp.so.4 ln -sf libxmp.so.4 lib/libxmp.so rst2html docs/pdfdoc.rst --stylesheet docs/style.css > docs/libxmp.html rst2man docs/manpage.rst > docs/libxmp.3 rst2pdf docs/pdfdoc.rst -c --smart-quotes=1 -s docs/custom.style --footer="###Page###" -o docs/libxmp.pdf /bin/sh: 1: rst2pdf: not found make[2]: *** [docs/Makefile:34: docs/libxmp.pdf] Error 127 make[2]: Leaving directory '/build/reproducible-path/libxmp-4.6.1' make[1]: *** [debian/rules:9: override_dh_auto_build] Error 2 make[1]: Leaving directory '/build/reproducible-path/libxmp-4.6.1' make: *** [debian/rules:6: binary-arch] Error 2 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2
debian/control
. I have tested this solution locally, and it works well.The debpatch is in the attachment.Please let me know whether this solution can be accepted.Attachment:
fix_libxmp_build_failure.patch
Description: Binary data