[MacPorts] #34579: gccmakedep: truncated or malformed fat file
MacPorts
noreply at macports.org
Tue May 22 13:36:32 PDT 2012
#34579: gccmakedep: truncated or malformed fat file
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: gccmakedep
-------------------------------------+--------------------------------------
After installing gccmakedep:
{{{
$ /opt/local/bin/gccmakedep
-bash: /opt/local/bin/gccmakedep: cannot execute binary file
$ ls -l /opt/local/bin/gccmakedep
-rwxr-xr-x 1 root wheel 165260 May 22 15:29 /opt/local/bin/gccmakedep
$ file /opt/local/bin/gccmakedep
/opt/local/bin/gccmakedep: Mach-O fat file with 3 architectures
$ lipo -info /opt/local/bin/gccmakedep
lipo: truncated or malformed fat file (offset plus size of cputype
(16777223) cpusubtype (3) extends past the end of the file)
/opt/local/bin/gccmakedep
}}}
Note that gccmakedep does not have a universal variant and no -arch flags
are passed during its build, so it should not be a fat file.
I'm attaching the full build log. An interesting line in the log is:
{{{
/usr/bin/gcc-4.2:77: error: invalid preprocessing directive #
}}}
--
Ticket URL: <https://trac.macports.org/ticket/34579>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list