Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#55151 - [libidn] build of package fails in clean chroot
Attached to Project:
Arch Linux
Opened by Erich Eckner (deepthought) - Tuesday, 15 August 2017, 09:37 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 15 August 2017, 13:46 GMT
Opened by Erich Eckner (deepthought) - Tuesday, 15 August 2017, 09:37 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 15 August 2017, 13:46 GMT
|
DetailsDescription:
The build fails in a clean chroot with: ... make[4]: Entering directory '/build/libidn/src/libidn-1.33/doc/reference' DOC Scanning header files DOC Rebuilding template files make[4]: gtkdoc-mktmpl: Command not found make[4]: *** [Makefile:1472: tmpl-build.stamp] Error 127 ... Additional info: * package version(s) libidn-1.33-1 * config and/or log files etc. full log is attached Steps to reproduce: > git clone 'git://git.archlinux.org/svntogit/packages.git' > cd packages > git checkout 4e9f4306d295a94024c27493c603e39531f3f014 > cd libidn/trunk > staging-x86-build |
This task depends upon
Please don't use template files in new projects. Support for for those will
be removed at some point in the future (together with gtkdoc-mktmpl). Please
also use DoxBook XML instead of DocBook SGML.
So now gtk-doc was ported from perl to python, this was removed.