Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#21115 closed defect (fixed)

qtplay doesn't build on Snow Leopard, even with build_arch i386

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: qtplay

Description

qtplay doesn't build on Snow Leopard, even with build_arch set to i386. qtplay doesn't have a Makefile so the build happens entirely in the build phase in the Portfile, which should be updated to respect build_arch.

Change History (2)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Fixed in r57037.

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Well, r57037 fixed the build if build_arch is set to i386 in macports.conf. If it isn't, it still tries to build 64-bit, which still fails. Forcing 32-bit build in r57148.

That still leaves things broken when building universal if universal_archs contains a 64-bit arch.

Note: See TracTickets for help on using tickets.