#18902: qt4-mac - 4.4.3 (aqua) [Fails on ./configure stage] ----------------------------------------+----------------------------------- Reporter: matthias.woehrle@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: qt4-mac ----------------------------------------+----------------------------------- Comment(by matthias.woehrle@…): Replying to [comment:8 macsforever2000@…]:
Replying to [comment:7 matthias.woehrle@…]:
Replying to [comment:6 macsforever2000@…]:
FYI, it configures and builds fine for me on 10.5.6 Intel with Xcode 3.1.2. Also, to cover all the bases, have you run the following?
{{{ sudo port selfupdate The MacPorts installation is not outdated so it was not updated sudo port upgrade outdated Error: No ports found sudo port clean qt4-mac sudo port install qt4-mac }}}
I re-installed macports "clean" so the first two had no effect. Hence, the problem remains the same.
Actually the "The MacPorts installation is not outdated so it was not updated" message is not very good. True the base port command was not updated, but it also updates your portindex - without mentioning that - to get the latest portfile versions. You need to do this even when you re- install MacPorts from scratch.
I am not sure that I can follow. Running with debug flag (sudo port -d selfupdate) the output looks fine with respect to the manual: {{{ DEBUG: Synchronizing ports tree(s) Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/ DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/ports/ /opt/local/var/macports/sources/rsync.macports.org/release/ports receiving file list ... done [trimming the port lists] sent 342 bytes received 7188 bytes 3012.00 bytes/sec total size is 4045815 speedup is 537.29 MacPorts base version 1.700 installed DEBUG: Rebuilding and reinstalling MacPorts if needed Downloaded MacPorts base version 1.700 The MacPorts installation is not outdated so it was not updated DEBUG: Setting MacPorts sources ownership to root }}} -- Ticket URL: <http://trac.macports.org/ticket/18902#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS