Opened 8 years ago

Closed 8 years ago

#49755 closed defect (fixed)

qbs: Project ERROR: Unknown module(s) in QT: script

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jakepetroules (Jake Petroules)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: qbs

Description

rev-upgrade says qbs is broken, and it fails to rebuild it.

Attachments (2)

main.log (15.5 KB) - added by ryandesign (Ryan Carsten Schmidt) 8 years ago.
Portfile.diff (638 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 8 years ago.

Download all attachments as: .zip

Change History (7)

Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 8 years ago by jakepetroules (Jake Petroules)

Unfortunately qbs still replies on the (now deprecated) QtScript module, which is not built by default with Qt.

Can we add a build variant to Qt that qbs depends on?

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mcalhoun@… added

Marcus, what do you think the best solution is?

Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

comment:3 in reply to:  2 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Replying to ryandesign@…:

Marcus, what do you think the best solution is?

The following patch allows qbs to build for me.
Is this sufficient?

comment:4 Changed 8 years ago by jakepetroules (Jake Petroules)

Ah, yep, that's perfect.

comment:5 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Fixes in r142738.

Note: See TracTickets for help on using tickets.