[MacPorts] #31638: qt4-mac on lion

MacPorts noreply at macports.org
Sun Oct 16 17:45:17 PDT 2011


#31638: qt4-mac on lion
-------------------------------------+--------------------------------------
 Reporter:  whatdoyouwant@…          |       Owner:  michaelld@…           
     Type:  defect                   |      Status:  new                   
 Priority:  Normal                   |   Milestone:                        
Component:  ports                    |     Version:  2.0.3                 
 Keywords:                           |        Port:  qt4-mac               
-------------------------------------+--------------------------------------

Comment(by michaelld@…):

 Interesting; it looks like clang isn't handling pre-compiled headers
 correctly. Is it possible for you to try compiling with llvm instead of
 clang? I'm still working on getting clang to compile Qt correctly -- there
 are some features missing from clang that might be causing this issue
 (and, others). I think you do this via:
 {{{
 sudo port clean qt4-mac
 sudo port -d install qt4-mac [+options] configure.compiler=llvm-gcc-4.2 >
 ~/Desktop/qt4-mac-llvm_log.txt 2>&1
 }}}
 and then check to see if the install worked or not. If not, bzip2 to the
 logfile & attach it here as well. I'll boot on 10.7 tomorrow & try to
 check this issue out over the next few days.

-- 
Ticket URL: <https://trac.macports.org/ticket/31638#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list