Opened 14 years ago
Last modified 11 years ago
#28997 new defect
zsh-templates-osx architecture mismatch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | zsh-templates-osx |
Description
The architecture of the files (well, one file) installed by the zsh-templates-osx port does not match the architecture(s) the port claims to have installed files for:
$ port -q contents zsh-templates-osx | xargs -n 1 lipo -info 2>/dev/null Architectures in the fat file: /opt/local/etc/zsh/zshrc.d/local-functions/etc/Pashua.app/Contents/MacOS/Pashua are: ppc i386 $ port -v installed zsh-templates-osx The following ports are currently installed: zsh-templates-osx @2.0.4_0 (active) platform='darwin 10' archs='x86_64'
Sounds like the port needs "supported_archs i386 ppc" and to add a universal variant, and to thin the binary if the universal variant is not selected. See the isightcapture port for an example of a way to do this.
Change History (1)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Owner: | changed from mnick@… to macports-tickets@… |
---|
Note: See
TracTickets for help on using
tickets.
mnick has retired.