qt4-mac won't build (was: Re: LyX PPC won't install (Re: sqlite3 won't install (was: Re: LyX won't install))
Ryan Schmidt
ryandesign at macports.org
Mon Feb 2 13:13:56 PST 2009
On Feb 2, 2009, at 13:15, Jerry wrote:
> Building qt4-mac
> Error: Target org.macports.build returned: shell command " cd "/opt/
> local/var/macports/build/
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_
> qt4-mac/work/qt-mac-opensource-src-4.4.3" && make first " returned
> error 2
> Command output: make[29]: *** [debug-all] Error 2
> make[28]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[27]: *** [debug-all] Error 2
> make[26]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[25]: *** [debug-all] Error 2
> ma
> ke[24]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[23]: *** [debug-all] Error 2
> make[22]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[21]: *** [debug-all] Error 2
> make[20]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[19]: *** [debug-all] Error 2
> make[18]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[17]: *** [debug-all] Error 2
> make[16]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Erro
> r 2
> make[15]: *** [debug-all] Error 2
> make[14]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[13]: *** [debug-all] Error 2
> make[12]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[11]: *** [debug-all] Error 2
> make[10]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[9]: *** [debug-all] Error 2
> make[8]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
> Error 2
> make[7]: *** [debug-all] Error 2
> make[6]: *** [/Library/Frameworks/Q
> tDesigner.framework/QtDesigner] Error 2
> make[5]: *** [debug-all] Error 2
> make[4]: *** [sub-lib-make_default-ordered] Error 2
> make[3]: *** [sub-components-make_default-ordered] Error 2
> make[2]: *** [sub-src-make_default] Error 2
> make[1]: *** [sub-designer-make_default-ordered] Error 2
> make: *** [sub-tools-make_default-ordered] Error 2
> Error: The following dependencies failed to build: qt4-mac texlive
> texlive_base ghostscript cairo libpixman texi2html texinfo
> lzmautils texlive_texmf-full texlive_texmf-minimal
> Error: Status 1 encountered during processing.
> Executing: /opt/local/bin/port install LyX
Not sure why qt4-mac is failing to build. MacPorts only shows the
last 30 lines of errors, and the first error seems to have occurred
before that in this case. Try cleaning and installing again, this
time with the debug switch so we see what's really happening.
sudo port clean qt4-mac
sudo port -d install qt4-mac
More information about the macports-users
mailing list