[Bug 263068] KDE ports fail to build without showing why
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 9 15:54:42 BST 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263068
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #1 from Adriaan de Groot <adridg at freebsd.org> ---
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.
More information about the kde-freebsd
mailing list