#36934: 'md5sha1sum' fails to install -------------------------+-------------------------- Reporter: sonicmdc@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: zlib | -------------------------+-------------------------- Comment (by cal@…): The fresh log clearly shows it's MacPorts that tells the zlib build process to build for i386 and ppc: `zlib-1.2.7_0+universal.darwin_12.i386-ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified`, `CFLAGS='-pipe -O2 -arch i386 -arch ppc'`. Have a look at your `$prefix/etc/macports/macports.conf`. It should have a line reading "universal_archs i386 ppc". You should change it to the default for ML, which is "universal_archs x86_64 i386". -- Ticket URL: <https://trac.macports.org/ticket/36934#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS