[Bug 260298] astro/marble: fix configure failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 9 22:32:08 GMT 2021


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

            Bug ID: 260298
           Summary: astro/marble: fix configure failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: eric at camachat.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Created attachment 230003
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230003&action=edit
fix configure failure

Fix configure error:
===>  Configuring for marble-21.08.3_1
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/astro/marble/work/.build
-- The C compiler identification is Clang 11.0.1
-- The CXX compiler identification is Clang 11.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
CMake Error at /usr/local/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5Test" with any
  of the following names:

    Qt5TestConfig.cmake
    qt5test-config.cmake

  Add the installation prefix of "Qt5Test" to CMAKE_PREFIX_PATH or set
  "Qt5Test_DIR" to a directory containing one of the above files.  If
  "Qt5Test" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  CMakeLists.txt:116 (find_package)


-- Configuring incomplete, errors occurred!

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


More information about the kde-freebsd mailing list