https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263068
Adriaan de Groot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Adriaan de Groot <[email protected]> --- meinproc isn't great at reporting errors, but perhaps you can run the last command executed by ninja by hand, to see if anything else shows up? Basically, ``` cd /usr/ports/devel/kf5-kservice/work/.build/po/ca/docs/desktoptojson /usr/local/bin/meinproc5 --stylesheet /usr/local/share/kf5/kdoctools/customization/kde-include-man.xsl --check /usr/ports/devel/kf5-kservice/work/kservice-5.92.0/po/ca/docs/desktoptojson/man-desktoptojson.8.docbook echo $? ``` It **may** be that kdoctools isn't installed, or is installed wrongly? -- You are receiving this mail because: You are the assignee for the bug.
