[MacPorts] #26977: qt4-mac configure segmentation fault when building i386
MacPorts
noreply at macports.org
Mon Oct 25 09:25:45 PDT 2010
#26977: qt4-mac configure segmentation fault when building i386
----------------------------------+-----------------------------------------
Reporter: develop@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: qt4-mac
----------------------------------+-----------------------------------------
Comment(by raphael@…):
Replying to [comment:7 michaelld@…]:
> Looks like the code I added in to handle that scenario isn't working: if
not building for the native arch, disable qmake optimization.
In my case, your code does what you say. The problem is that qmake
optimization fails although it is building for the native arch.
> If you want a "quick" work around, remove the "-optimized-qmake" from
the "configure.args".
Yes, removing {{{-optimized-qmake}}} from {{{configure.args}}} fixes the
problem.
> What do "uname -m" return for those of you having issues?
{{{
$ uname -m
i386
}}}
So, I propose to remove qmake optimization (at least for Mac OS X 10.6 and
i386 as build architecture).
--
Ticket URL: <https://trac.macports.org/ticket/26977#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list