[MacPorts] #26768: activating qt4-mac 4.6.3_6 fails
MacPorts
noreply at macports.org
Mon Oct 11 13:49:13 PDT 2010
#26768: activating qt4-mac 4.6.3_6 fails
-----------------------------------+----------------------------------------
Reporter: deliverable@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: qt4-mac
-----------------------------------+----------------------------------------
Comment(by deliverable@…):
work is there and there was a destroot there along with qt-..., removed
destroot, install fails in the same way, strange that destroot does
nothing:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/qt4-mac/work
sudo port -o -f destroot qt4-mac
---> Computing dependencies for qt4-mac
/opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/qt4-mac
ls work
qt-everywhere-opensource-src-4.6.3
-- destroot doesn't show up!
Here's my fix:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/qt4-mac
diff Portfile Portfile\~orig
320c320
< foreach fixfile [exec /usr/bin/find -E ${destroot_qt} \
---
> foreach fixfile [exec find -E ${destroot_qt} \
I'd hate to rebuild from clean, did it with this Portfile and it takes 90
minutes. Anything else to try?
--
Ticket URL: <https://trac.macports.org/ticket/26768#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list