[MacPorts] #19922: qt4-mac: fails to build
#19922: qt4-mac: fails to build -------------------------------------+-------------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: qt4-mac -------------------------------------+-------------------------------------- I have looked over the Internet, and found nothing specific. XCode 3.1.2, ports 1.710, everything up to date. Attached the log of the build. Cheers. -- Ticket URL: <http://trac.macports.org/ticket/19922> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * cc: akim.demaille@… (removed) * cc: clubjuggler@… (added) * owner: macports-tickets@… => erickt@… -- Ticket URL: <http://trac.macports.org/ticket/19922#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: The relevant error seems to be {{{ Creating qmake. Please wait... /usr/bin/g++-4.0 -o "/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.1/bin/qmake" project.o property.o main.o makefile.o unixmake2.o unixmake.o mingw_make.o option.o winmakefile.o projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o borland_bmake.o msvc_dsp.o msvc_vcproj.o msvc_nmake.o msvc_objectmodel.o qstring.o qtextstream.o qiodevice.o qmalloc.o qglobal.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlistdata.o qfile.o qfsfileengine_unix.o qfsfileengine_iterator_unix.o qfsfileengine.o qfsfileengine_iterator.o qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o qlibraryinfo.o qvariant.o qvsnprintf.o qlocale.o qlinkedlist.o qurl.o qnumeric.o qcryptographichash.o qscriptasm.o qscriptast.o qscriptastvisitor.o qscriptcompiler.o qscriptecmaarray.o qscriptecmaboolean.o qscriptecmacore.o qscriptecmadate.o qscriptecmafunction.o qscriptecmaglobal.o qscriptecmamath.o qscriptecmanumber.o qscriptecmaobject.o qscriptecmaregexp.o qscriptecmastring.o qscriptecmaerror.o qscriptcontext_p.o qscriptengine.o qscriptengine_p.o qscriptextenumeration.o qscriptextvariant.o qscriptcontext.o qscriptfunction.o qscriptgrammar.o qscriptlexer.o qscriptclassdata.o qscriptparser.o qscriptprettypretty.o qscriptsyntaxchecker.o qscriptvalue.o qscriptvalueimpl.o qscriptvalueiterator.o qscriptvalueiteratorimpl.o qscriptclass.o qscriptclasspropertyiterator.o qscriptengineagent.o qscriptcontextinfo.o qscriptstring.o qsettings_mac.o qcore_mac.o -headerpad_max_install_names -framework ApplicationServices ld warning: in main.o, file is not of required architecture ld warning: in unixmake2.o, file is not of required architecture ld warning: in mingw_make.o, file is not of required architecture ld warning: in winmakefile.o, file is not of required architecture ld warning: in meta.o, file is not of required architecture ld warning: in metamakefile.o, file is not of required architecture ld warning: in borland_bmake.o, file is not of required architecture ld warning: in qtextstream.o, file is not of required architecture ld warning: in qmalloc.o, file is not of required architecture ld warning: in qbuffer.o, file is not of required architecture ld warning: in qfile.o, file is not of required architecture ld warning: in qfsfileengine_iterator_unix.o, file is not of required architecture ld warning: in qfsfileengine_iterator.o, file is not of required architecture ld warning: in qvector.o, file is not of required architecture ld warning: in qabstractfileengine.o, file is not of required architecture ld warning: in qvsnprintf.o, file is not of required architecture ld warning: in qurl.o, file is not of required architecture ld warning: in qnumeric.o, file is not of required architecture ld warning: in qcryptographichash.o, file is not of required architecture ld warning: in qscriptasm.o, file is not of required architecture ld warning: in qscriptast.o, file is not of required architecture ld warning: in qscriptcompiler.o, file is not of required architecture ld warning: in qscriptecmaarray.o, file is not of required architecture ld warning: in qscriptecmadate.o, file is not of required architecture ld warning: in qscriptecmaregexp.o, file is not of required architecture ld warning: in qscriptecmastring.o, file is not of required architecture ld warning: in qscriptecmaerror.o, file is not of required architecture ld warning: in qscriptcontext_p.o, file is not of required architecture ld warning: in qscriptextenumeration.o, file is not of required architecture ld warning: in qscriptextvariant.o, file is not of required architecture ld warning: in qscriptfunction.o, file is not of required architecture ld warning: in qscriptlexer.o, file is not of required architecture ld warning: in qscriptparser.o, file is not of required architecture ld warning: in qscriptvalueimpl.o, file is not of required architecture ld warning: in qscriptvalueiteratorimpl.o, file is not of required architecture ld warning: in qscriptcontextinfo.o, file is not of required architecture }}} So I wonder what architecture it thinks is required, and what architecture it found instead. 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. -- Ticket URL: <http://trac.macports.org/ticket/19922#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#19922: qt4-mac: fails to build --------------------------------------+------------------------------------- Reporter: akim.demaille@… | Owner: erickt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: qt4-mac | --------------------------------------+------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid Comment: So this is working for you now? Post here if not and I'll re-open the ticket. -- Ticket URL: <http://trac.macports.org/ticket/19922#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19922: qt4-mac: fails to build --------------------------------------+------------------------------------- Reporter: akim.demaille@… | Owner: erickt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: invalid | Keywords: Port: qt4-mac | --------------------------------------+------------------------------------- Comment(by icerain031@…): [http://www.promgowndress.com/ homecoming dresses] homecoming dresses [http://www.1stpromdress.com/ prom dress] prom dresses [http://www.lovelypromdress.com/ prom dresses] and wedding dress [http://www.fashionbridalgown.com/ wedding dresses] bridal gown [http://www.fashionweddingdress.com/ discount wedding dresses] quinceanera dress [http://www.prettyquinceanera.com/ quinceanera dresses] sweet dress [http://www.prettyquinceaneradress.com/ sweet 16 dresses] [http://www.quinceaneragowns.org/ quinceanera gowns] and [http://www.vivedresses.com/ prom dresses],[http://www.dresses-gowns.com/ wedding dresses] [http://www.myweddinggowndress.com/ wedding dresses] wedding dress [http://www.weddingdresscity.com/ wedding dresses] for wedding pary [http://www.bestplussizedresses.com/ maternity wedding dresses],bridesmaid dress [http://www.buybridesmaiddresses.com/ bridesmaid dress] bridesmaid [http://www.buybridesmaiddress.com/ bridesmaid dresses] dress [http://www.vivedress.com/ prom dresses] gowns [http://www.promdressbuy.com/ prom gowns dresses] and oil paintings [http://www.oilpaintings-art.com/ oil painting] oil painting [http://www.oilpaintings4u.com/ oil paintings] [http://www.getartgallery.com/ oil paintings] [http://www.prettyweddingdress.com/ wedding dresses] wedding dresses and prom dress [http://www.promdressmarket.com/ prom dresses] prom [http://www.promdressfactory.com/ prom dresses] -- Ticket URL: <http://trac.macports.org/ticket/19922#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts