Opened 3 months ago

Closed 7 weeks ago

#69308 closed defect (fixed)

elmerfem @2023.12.13_0+gcc13+openblas: This file was generated using the moc from 5.15.12. It cannot be used with the include files from this version of Qt.

Reported by: Kuulest Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.9.1
Keywords: sonoma x86_64 Cc:
Port: elmerfem

Description

after fetching elmerfem-2023.12.13_0+gcc13+openblas.darwin_23.x86_64.tbz2 from https://fra.de.packages.macports.org/elmerfem building failed

Attachments (1)

main.log (3.0 MB) - added by Kuulest 3 months ago.

Change History (5)

Changed 3 months ago by Kuulest

Attachment: main.log added

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

Cc: barracuda156 removed
Keywords: sonoma added; Sonoma 14.3.1 removed
Owner: set to barracuda156
Status: newassigned
Summary: elmerfem 2023.12.13 - make of elmerfem failselmerfem @2023.12.13_0+gcc13+openblas: This file was generated using the moc from 5.15.12. It cannot be used with the include files from this version of Qt.

There are a lot of errors in the log but it starts with:

error: "This file was generated using the moc from 5.15.12. It"
error: "cannot be used with the include files from this version of Qt."
error: "(The moc has changed too much.)"
Last edited 3 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 in reply to:  1 Changed 3 months ago by barracuda156

Replying to ryandesign:

There are a lot of errors in the log but it starts with:

error: "This file was generated using the moc from 5.15.12. It"
error: "cannot be used with the include files from this version of Qt."
error: "(The moc has changed too much.)"

Why does it try using Moc from Qt5 with qt4 1.0 PG though?

Appropriate way would be to move a handful of new systems to Qt5, of course, but still, that Moc error should not arise, perhaps.

comment:3 in reply to:  description Changed 7 weeks ago by barracuda156

Replying to Kuulest:

after fetching elmerfem-2023.12.13_0+gcc13+openblas.darwin_23.x86_64.tbz2 from https://fra.de.packages.macports.org/elmerfem building failed

I hope this will solve the issue anyway: https://github.com/macports/macports-ports/pull/23336

comment:4 Changed 7 weeks ago by barracuda156

Resolution: fixed
Status: assignedclosed

In 42d52e2edb832d40e5fc75b8a468c8b451f2d5d1/macports-ports (master):

elmerfem: update to 2024.04.03, use Qt5 on newer systems

Closes: #69308

Note: See TracTickets for help on using tickets.