[MacPorts] #25712: latest qt4-mac update does not build
MacPorts
noreply at macports.org
Sun Jul 18 10:23:53 PDT 2010
#25712: latest qt4-mac update does not build
--------------------------------------+-------------------------------------
Reporter: jonesc@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: qt4 | Port: qt4-mac
--------------------------------------+-------------------------------------
Comment(by michaelld@…):
@jonesc: Thanks.
Can you both also do
{{{
foo=`port installed qt4-mac | grep active | sed -e 's@(active)@@g'`
sudo port deactivate $foo 2>&1 | tee ~/Desktop/qt4-mac-tests.txt
sudo port -f activate $foo 2>&1 | tee -a ~/Desktop/qt4-mac-tests.txt
}}}
and post the file "~/Desktop/qt4-mac-tests.txt". If the "activate"
generates warnings about 'phonon' already being there, the you might want
to go & clean up those warning file(s). No big deal if you don't.
--
Ticket URL: <http://trac.macports.org/ticket/25712#comment:21>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list