svn commit: r408554 - head/devel/msp430-debug-stack

Andre Albsmeier andre at fbsd.a.e4m.org
Thu Feb 25 17:24:42 UTC 2016


On Thu, 25-Feb-2016 at 19:14:35 +0300, Dmitry Marakasov wrote:
> * Andre Albsmeier (andre at fbsd.a.e4m.org) wrote:
> 
> > > Author: amdmi3
> > > Date: Tue Feb  9 11:05:39 2016
> > > New Revision: 408554
> > > URL: https://svnweb.freebsd.org/changeset/ports/408554
> > > 
> > > Log:
> > >   - Mark BROKEN on 9.x: internal compiler error (unrelated to previous commit):
> > 
> > Hmm, out of curiosity I just disabled BROKEN_FreeBSD_9, ran
> > make and ended up with
> > 
> > -rw-r--r--  1 root  wheel  3966236 23 Feb 13:44 libmsp430.so
> > 
> > All this is on 9.3-STABLE Jan 23 09:39:56 CET 2016 and
> 
> If you can identify OSVERSION of 9-stable this stops to fail on, the BROKEN

schlappy:~>uname -K
903508

> condition may be relaxed. I have one old 9-stable, 903507, and it still
> fails there.

Well, no idea if it is related to the OS version or more to
gcc and boost and all this stuff. I just know that my gcc48
(4.8.5 20150611 (prerelease)) is older than the current version
in ports.

BTW, I have made a port of MSP430Flasher

http://www.ti.com/tool/msp430-flasher

which is the "official" TI tool for flashing and which depends
on libmsp430.so. In case you are interested drop me a note...

	-Andre


More information about the svn-ports-head mailing list