Opened 9 months ago
Closed 7 months 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)
Change History (5)
Changed 9 months ago by Kuulest
comment:1 follow-up: 2 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | barracuda156 removed |
---|---|
Keywords: | sonoma added; Sonoma 14.3.1 removed |
Owner: | set to barracuda156 |
Status: | new → assigned |
Summary: | elmerfem 2023.12.13 - make of elmerfem fails → 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. |
comment:2 Changed 9 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 Changed 7 months 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 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
There are a lot of errors in the log but it starts with: