[MacPorts] #20839: avr-gcc 4.0.2 fails to build on snow leopard
MacPorts
noreply at macports.org
Mon Dec 14 13:05:05 PST 2009
#20839: avr-gcc 4.0.2 fails to build on snow leopard
---------------------------------------+------------------------------------
Reporter: andrius.laikina@… | Owner: pguyot@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: avr-gcc
---------------------------------------+------------------------------------
Comment(by x.macports.org@…):
avr-binutils would need to be upgraded.
Building avr-gcc fails due to an abort in avr-ar.
The abort is triggered by bounds checking for sprintf.
{{{
#0 0x00007fff82501fe6 in __kill ()
#1 0x00007fff825a2dd3 in __abort ()
#2 0x00007fff82597617 in __chk_fail ()
#3 0x00007fff824f5458 in __sprintf_chk ()
#4 0x000000010000666c in coff_write_armap ()
}}}
I think binutils 2.20 would have this minor overrun fixed already.
There are avr-specific patches being applied in the Portfile, but where
are the patches from? Do they exist already for a more recent binutils
release?
--
Ticket URL: <http://trac.macports.org/ticket/20839#comment:24>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list