Opened 20 months ago

Last modified 19 months ago

#67029 assigned defect

gqrx failed to build on macOS 10.15.7 — at Version 1

Reported by: YesNo801 Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ra1nb0w
Port: gqrx

Description (last modified by ryandesign (Ryan Carsten Schmidt))

gqrx port failed to build on macOS 10.15.7

$ sudo port install gqrx
--->  Computing dependencies for gqrx
--->  Fetching archive for gqrx
--->  Attempting to fetch gqrx-2.15.9_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/gqrx
--->  Attempting to fetch gqrx-2.15.9_0.darwin_19.x86_64.tbz2 from https://nue.de.packages.macports.org/gqrx
--->  Attempting to fetch gqrx-2.15.9_0.darwin_19.x86_64.tbz2 from https://cph.dk.packages.macports.org/gqrx
--->  Fetching distfiles for gqrx
--->  Verifying checksums for gqrx
--->  Extracting gqrx
--->  Configuring gqrx
Error: Failed to configure gqrx: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gqrx/gqrx/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gqrx failed

Change History (2)

Changed 20 months ago by YesNo801

Attachment: gqrx-main.log added

comment:1 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ra1nb0w added
Description: modified (diff)
Keywords: gqrx removed
Owner: set to michaelld
Status: newassigned

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!
Note: See TracTickets for help on using tickets.