[MacPorts] #29543: hugin-app built as 32bit binary
MacPorts
noreply at macports.org
Sun May 22 06:48:54 PDT 2011
#29543: hugin-app built as 32bit binary
-----------------------------+----------------------------------------------
Reporter: thimo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: hugin-app
-----------------------------+----------------------------------------------
Comment(by thimo@…):
Finally I've hacked the hugin-app Portfile to read:
{{{
supported_archs i386 ppc x86_64
}}}
which produces the error:
{{{
Error: Cannot install hugin-app for the arch(s) 'x86_64' because
Error: its dependency wxWidgets is only installed for the arch 'i386'
Error: and does not have a universal variant.
Error: Unable to execute port: architecture mismatch
}}}
Guess I've found the reason why only 32bit is supported... For wxWidgets
the appropriate ticket seems to be #20952.
I suppose a mixed build (64bit worker binaries and 32bit viewer) isn't
possible? If so, please only fix the dependencies to point to 32bit
libraries.
--
Ticket URL: <https://trac.macports.org/ticket/29543#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list