New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23208 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

qt4-mac : Xarch and default arch detection problem with ccache or distcc

Reported by: hsivank@… Owned by: michaelld@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch Cc:
Port: qt4-mac

Description (last modified by macsforever2000@…) (diff)

It was previously observed here : #19922

sudo port -vd install qt4-mac
...
Xarch is not supported
...

Attached patchs to fix this issue (patch-config.tests-mac-xarch.test.diff, patch-config.tests-mac-defaultarch.test.diff )

Attachments

patch-config.tests-mac-defaultarch.test.diff (497 bytes) - added by hsivank@… 3 years ago.
patch-config.tests-mac-xarch.test.2.diff (548 bytes) - added by hsivank@… 3 years ago.
patch-config.tests-mac-xarch.test.diff (548 bytes) - added by hsivank@… 3 years ago.

Change History

comment:1 Changed 3 years ago by macsforever2000@…

  • Description modified (diff)

comment:2 follow-up: ↓ 3 Changed 3 years ago by michaelld@…

Is this issue still relevant as of r72571 with qt4-mac being at 4.7.0?

comment:3 in reply to: ↑ 2 Changed 3 years ago by hsivank@…

Replying to michaelld@…:

Is this issue still relevant as of r72571 with qt4-mac being at 4.7.0?

yes

/opt/local/var/macports/build/_opt_MacPort.git_dports_aqua_qt4-mac/work/qt-everywhere-opensource-src-4.7.0/config.tests/mac/dwarf2.test: line 21: ccache /Developer/usr/bin/g++-4.2: No such file or directory
/opt/local/var/macports/build/_opt_MacPort.git_dports_aqua_qt4-mac/work/qt-everywhere-opensource-src-4.7.0/config.tests/mac/dwarf2.test: line 22: ./xcodeversion: No such file or directory
rm: xcodeversion: No such file or directory
DWARF2 debug symbols disabled.
Xarch is not supported

Changed 3 years ago by hsivank@…

Changed 3 years ago by hsivank@…

Changed 3 years ago by hsivank@…

comment:4 Changed 3 years ago by hsivank@…

Sorry, patch patch-config.tests-mac-xarch.test.2.diff and patch-config.tests-mac-xarch.test.diff are identical

comment:5 Changed 3 years ago by michaelld@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to michaelld@…

comment:6 Changed 3 years ago by michaelld@…

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

Fixed in r73102. ccache works nicely for me!

Note: See TracTickets for help on using tickets.