Opened 14 years ago

Closed 13 years ago

Last modified 12 years ago

#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)

patch-config.tests-unix-fvisibility.test.diff (601 bytes) - added by hsivank@… 13 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: haspatch added

comment:2 Changed 14 years ago by hsivank@…

It was previously observed here : #19922

comment:3 Changed 14 years ago by mf2k (Frank Schima)

Cc: macsforever2000@… added

Cc Me!

comment:4 Changed 13 years ago by michaelld (Michael Dickens)

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

comment:5 in reply to:  4 Changed 13 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 13 years ago by hsivank@…

comment:6 Changed 13 years ago by michaelld (Michael Dickens)

Owner: changed from macports-tickets@… to michaelld@…
Status: newassigned

comment:7 Changed 13 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

Fixed in r73102. ccache works nicely for me!

comment:8 Changed 12 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 12 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.