#19922: qt4-mac: fails to build -------------------------------------+-------------------------------------- Reporter: akim.demaille@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: qt4-mac -------------------------------------+-------------------------------------- Comment(by akim.demaille@…):
Before we look into this any further, though, please update to the latest qt4-mac port which is 4.5.2 (using "sudo port sync") and try again. Let us know if you still experience the same issue.
Now it works. But I used a distcc build this time (in the previous run, I had disabled distcc), but there are only Intel machines on this network, there cannot be PPC/Intel mismatches. Yet the following errors are interesting: some script is expecting $CXX to be a path to a compiler rather that a command to run. {{{ Precompiled-headers support enabled. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.5.2/config.tests/mac/dwarf2.test: line 21: distcc /usr/bin/gcc-4.0: No such file or directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.5.2/config.tests/mac/dwarf2.test: line 22: ./xcodeversion: No such file or directory rm: xcodeversion: No such file or directory DWARF2 debug symbols disabled. Xarch is not supported Separate debug info check skipped, QMAKE_OBJCOPY is unset. Separate debug info support disabled. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource- src-4.5.2/config.tests/unix/fvisibility.test: line 18: distcc /usr/bin/gcc-4.0: No such file or directory Symbol visibility control disabled. }}} -- Ticket URL: <http://trac.macports.org/ticket/19922#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS