#65500 closed defect (fixed)

qt6-qtserialport: Missing dependency ninja

Reported by: das-Iro (Arne Jünemann) Owned by: chrstphrchvz (Christopher Chavez)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: qt6-qtserialport

Description

Failed to compile with

:info:configure CMake Error: CMake was unable to find a build program corresponding to "Ninja".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.

fixed for me by installing ninja

Change History (4)

comment:1 Changed 22 months ago by jmroot (Joshua Root)

Keywords: missing-dependency removed
Milestone: MacPorts Future
Summary: Missing dependency ninjaqt6-qtserialport: Missing dependency ninja

comment:2 Changed 22 months ago by chrstphrchvz (Christopher Chavez)

comment:3 Changed 22 months ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:4 Changed 22 months ago by chrstphrchvz (Christopher Chavez)

Owner: set to chrstphrchvz
Resolution: fixed
Status: newclosed

In 35477a34865e46dac866feb67f5604c6ff8636ba/macports-ports (master):

qt6: various build fixes

  • Allow compiler selection
  • Allow using ccache
  • Run ninja verbosely
  • Set ninja build dependency for modules
  • qtdeclarative: Migrate to Python 3.10

Fixes: #65500

[skip ci]

Note: See TracTickets for help on using tickets.