Opened 15 years ago
Closed 14 years ago
#23208 closed defect (fixed)
qt4-mac : Xarch and default arch detection problem with ccache or distcc
Reported by: | hsivank@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch | Cc: | |
Port: | qt4-mac |
Description (last modified by mf2k (Frank Schima))
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 (3)
Change History (9)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 follow-up: 3 Changed 14 years ago by michaelld (Michael Dickens)
comment:3 Changed 14 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 14 years ago by hsivank@…
Attachment: | patch-config.tests-mac-defaultarch.test.diff added |
---|
Changed 14 years ago by hsivank@…
Attachment: | patch-config.tests-mac-xarch.test.2.diff added |
---|
Changed 14 years ago by hsivank@…
Attachment: | patch-config.tests-mac-xarch.test.diff added |
---|
comment:4 Changed 14 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 14 years ago by michaelld (Michael Dickens)
Owner: | changed from macports-tickets@… to michaelld@… |
---|---|
Status: | new → assigned |
comment:6 Changed 14 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r73102. ccache works nicely for me!
Note: See
TracTickets for help on using
tickets.
Is this issue still relevant as of r72571 with qt4-mac being at 4.7.0?