[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:14:34 GMT 2022


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

Oclair <jason at aventia.pw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Not Enough Information      |---
             Status|Closed                      |Open

--- Comment #2 from Oclair <jason at aventia.pw> ---
Hi, 

Thanks everyone for your contributions to FreeBSD.

The error appeared again, I bypassed it last time using pkg, but again
portmaster has an issue building this "new" cmake port.

Note: Portmaster is not depreciated, has been for years one of the official
suggested methods to build software on FreeBSD.  

# freebsd-version
12.3-RELEASE-p7

Have a nice day,
Jason

BEGIN--

CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_COMPILER
    CMAKE_C_FLAGS
    CMAKE_C_FLAGS_DEBUG
    CMAKE_C_FLAGS_RELEASE
    CMAKE_EXE_LINKER_FLAGS
    CMAKE_INSTALL_RPATH_USE_LINK_PATH
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE
    FETCHCONTENT_FULLY_DISCONNECTED
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /usr/ports/devel/cmake-doc/work/.build
===>  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

===>>> make build failed for devel/cmake-doc
===>>> Aborting update

===>>> Update for devel/cmake-doc failed
===>>> Aborting update

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


More information about the kde-freebsd mailing list