New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21960 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

qt4-mac on SL needs +cocoa set

Reported by: domiman@… Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: clubjuggler@…, sharky@…, macsforever2000@…, snc@…, adfernandes@…
Port: qt4-mac

Description

When you install qt4-mac on SL with variant +universal set but not variant +cocoa, building will fail very late in the process. Many errors with ".moc/debug-shared/q3filedialog.moc ...some error..."

I'm attaching the output of "sudo port -v install qt4-mac +universal" in a zip file. The text file is over 5MB big with about 40500 lines.

Attachments

install-v_qt4mac.zip (134.3 KB) - added by domiman@… 4 years ago.

Change History

Changed 4 years ago by domiman@…

comment:1 Changed 4 years ago by macsforever2000@…

  • Cc macsforever2000@… added

Cc Me!

comment:2 Changed 4 years ago by vince@…

On SL, qt3 compatibility should be disabled, since this is 32-bit only, and default build on SL is 64-bit.

comment:3 Changed 4 years ago by domiman@…

qt3 compatibility was enabled on purpose since without it, no KDE4 stuff can be built on SL. Unfortnately kdebase4-runtime still has some dependencies on qt3. The patch in Tracker: #20362 is fixing that IF +cocoa is set when installing qt4-mac. The purpose of my bug report was to have that patch made default on SL (or make +cocoa be default on SL). I SHOULD have mentioned that.

comment:4 Changed 4 years ago by snc@…

  • Cc sharky@…, snc@… added

comment:5 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to erickt@…
  • Cc clubjuggler@… added

comment:6 Changed 4 years ago by adfernandes@…

  • Cc adfernandes@… added

Cc Me!

comment:7 Changed 4 years ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to fixed

This was added in r59348.

Note: See TracTickets for help on using tickets.