#23206 closed defect (fixed)
qt4-mac : Symbol visibility control is disabled with ccache or distcc
Reported by: | hsivank@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch | Cc: | mf2k (Frank Schima) |
Port: | qt4-mac |
Description
This is the same type of bug that #23204
/opt/local/var/macports/build/_opt_ports.git_dports_aqua_qt4-mac/work/qt-everywhere-opensource-src-4.6.0/config.tests/unix/fvisibility.test: line 18: ccache /Developer/usr/bin/llvm-gcc-4.2: No such file or directory Symbol visibility control disabled.
Attached a patch to fix this issue (patch-config.tests-unix-fvisibility.test.diff)
Attachments (1)
Change History (10)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|
comment:2 Changed 15 years ago by hsivank@…
comment:4 follow-up: 5 Changed 14 years ago by michaelld (Michael Dickens)
Is this issue still relevant as of r72571 with qt4-mac being at 4.7.0?
comment:5 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/unix/fvisibility.test: line 28: ccache /Developer/usr/bin/g++-4.2: No such file or directory Symbol visibility control disabled.
Changed 14 years ago by hsivank@…
Attachment: | patch-config.tests-unix-fvisibility.test.diff added |
---|
comment:6 Changed 14 years ago by michaelld (Michael Dickens)
Owner: | changed from macports-tickets@… to michaelld@… |
---|---|
Status: | new → assigned |
comment:7 Changed 14 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r73102. ccache works nicely for me!
comment:8 Changed 13 years ago by faure@…
Had the same issue today, on linux. The patch here fixed it, so I submitted for inclusion in Qt 5 (http://codereview.qt-project.org/11133 - you might need an account to see it).
comment:9 Changed 13 years ago by michaelld (Michael Dickens)
Are you saying that this ticket's issue is still valid, for MacPorts on OSX? Or, that it's still an issue under Linux?
I cannot see your patch. Can you attach it to this ticket?
Note: See
TracTickets for help on using
tickets.
It was previously observed here : #19922