[Bug 266491] devel/cmake-doc building issue - no Qt platform plugin could be initialized

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 17 13:19:01 GMT 2022


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266491

--- Comment #4 from Oclair <jason at aventia.pw> ---
This issue is not related to portmaster as it simply does not build on my
machine, please feel free to reach out to track this issue.

Kind Regards,
Jason


make in the port 
BEGIN---  

/usr/ports/devel/cmake-doc # make config
===> No options to configure
root at mtl:/usr/ports/devel/cmake-doc # make 
===>  Building for cmake-doc-3.24.3
[ 50% 1/2] cd /usr/ports/devel/cmake-doc/work/.build &&
/usr/local/bin/sphinx-build -c /usr/ports/devel/cmake-doc/work/.build -d
/usr/ports/devel/cmake-doc/work/.build/doctrees -b html
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Help
/usr/ports/devel/cmake-doc/work/.build/html > build-html.log &&
/usr/local/bin/cmake -E echo "sphinx-build html: HTML documentation generated
in file:///usr/ports/devel/cmake-doc/work/.build/html/index.html"
sphinx-build html: HTML documentation generated in
file:///usr/ports/devel/cmake-doc/work/.build/html/index.html
[100% 2/2] cd /usr/ports/devel/cmake-doc/work/.build &&
/usr/local/bin/sphinx-build -c /usr/ports/devel/cmake-doc/work/.build -d
/usr/ports/devel/cmake-doc/work/.build/doctrees -b qthelp
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Help
/usr/ports/devel/cmake-doc/work/.build/qthelp > build-qthelp.log &&
/usr/local/bin/cmake
-DCSS_DIR=/usr/ports/devel/cmake-doc/work/.build/qthelp/_static -P
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Utilities/Sphinx/apply_qthelp_css_workaround.cmake
&& /usr/local/bin/cmake
-DQTHELP_DIR=/usr/ports/devel/cmake-doc/work/.build/qthelp/ -P
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Utilities/Sphinx/fixup_qthelp_names.cmake
&& /usr/local/bin/python3.9
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Utilities/Sphinx/create_identifiers.py
/usr/ports/devel/cmake-doc/work/.build/qthelp/ &&
/usr/local/lib/qt5/bin/qhelpgenerator
/usr/ports/devel/cmake-doc/work/.build/qthelp/CMake.qhcp
FAILED: doc_format_qthelp
/usr/ports/devel/cmake-doc/work/.build/doc_format_qthelp 
cd /usr/ports/devel/cmake-doc/work/.build && /usr/local/bin/sphinx-build -c
/usr/ports/devel/cmake-doc/work/.build -d
/usr/ports/devel/cmake-doc/work/.build/doctrees -b qthelp
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Help
/usr/ports/devel/cmake-doc/work/.build/qthelp > build-qthelp.log &&
/usr/local/bin/cmake
-DCSS_DIR=/usr/ports/devel/cmake-doc/work/.build/qthelp/_static -P
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Utilities/Sphinx/apply_qthelp_css_workaround.cmake
&& /usr/local/bin/cmake
-DQTHELP_DIR=/usr/ports/devel/cmake-doc/work/.build/qthelp/ -P
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Utilities/Sphinx/fixup_qthelp_names.cmake
&& /usr/local/bin/python3.9
/usr/ports/devel/cmake-doc/work/cmake-3.24.3/Utilities/Sphinx/create_identifiers.py
/usr/ports/devel/cmake-doc/work/.build/qthelp/ &&
/usr/local/lib/qt5/bin/qhelpgenerator
/usr/ports/devel/cmake-doc/work/.build/qthelp/CMake.qhcp
qt.qpa.plugin: Could not find the Qt platform plugin "minimal" in ""
This application failed to start because no Qt platform plugin could be
initialized. Reinstalling the application may fix this problem.

ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cmake-doc

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list