Changes between Initial Version and Version 1 of Ticket #67029


Ignore:
Timestamp:
Mar 2, 2023, 8:22:19 PM (20 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Log says:

CMake Error at /opt/local/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake:154 (message):
  The imported target "Qt6::moc" references the file
     "/opt/local/bin/moc"
  but this file does not exist.  Possible reasons include:
  * The file was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and contained
     "/opt/local/lib/cmake/Qt6CoreTools/Qt6CoreToolsTargets.cmake"
  but not all the files it references.
Call Stack (most recent call first):
  /opt/local/lib/cmake/Qt6CoreTools/Qt6CoreToolsConfig.cmake:37 (include)
  /opt/local/lib/cmake/Qt6Core/Qt6CoreDependencies.cmake:76 (find_package)
  /opt/local/lib/cmake/Qt6Core/Qt6CoreConfig.cmake:40 (include)
  /opt/local/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package)
  CMakeLists.txt:124 (find_package)
-- Configuring incomplete, errors occurred!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67029

    • Property Status changed from new to assigned
    • Property Owner set to michaelld
    • Property Cc ra1nb0w added
    • Property Keywords gqrx removed
  • Ticket #67029 – Description

    initial v1  
    11gqrx port failed to build on macOS 10.15.7
    22
     3{{{
    34$ sudo port install gqrx
    4 
    55--->  Computing dependencies for gqrx
    66--->  Fetching archive for gqrx
     
    1616Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    1717Error: Processing of port gqrx failed
     18}}}