Opened 3 weeks ago

Closed 3 weeks ago

Last modified 3 weeks ago

#69841 closed defect (duplicate)

MacPort msp430-gcc support for sonoma

Reported by: ricardo119 Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: msp430-gcc

Description

hi, I tried to installed the msp430-gcc for my new m2 Mac and found out that the I can't because it's not supported for this version I was wondering if someone could make it possible

Attachments (1)

main.log (856.8 KB) - added by ricardo119 3 weeks ago.
main.log file requested

Download all attachments as: .zip

Change History (4)

comment:1 Changed 3 weeks ago by ryandesign (Ryan Carsten Schmidt)

Please attach the main.log file to show us what problem you encountered when building the port.

Changed 3 weeks ago by ricardo119

Attachment: main.log added

main.log file requested

comment:2 Changed 3 weeks ago by ryandesign (Ryan Carsten Schmidt)

Port: msp430-gcc added
Resolution: duplicate
Status: newclosed

Looks like texinfo errors in the log:

c-lm32.texi:14: encoding error at byte 0xa3
as.texinfo:1555: warning: @refill is obsolete
as.texinfo:2482: warning: @refill is obsolete
as.texinfo:2502: warning: @refill is obsolete
as.texinfo:2692: warning: @refill is obsolete
c-arc.texi:223: command @bullet not accepting argument in brace should not be on @table line
c-arm.texi:383: command @bullet not accepting argument in brace should not be on @table line
c-arm.texi:384: warning: @item missing argument
c-arm.texi:387: warning: @item missing argument
c-arm.texi:392: warning: @item missing argument
c-arm.texi:397: warning: @item missing argument
c-arm.texi:402: warning: @item missing argument
c-arm.texi:405: warning: @item missing argument
c-cr16.texi:49: warning: @item missing argument
c-cr16.texi:51: warning: @item missing argument
c-cr16.texi:53: warning: @item missing argument
c-cr16.texi:58: warning: @item missing argument
c-cr16.texi:63: warning: @item missing argument
c-cr16.texi:65: warning: @item missing argument
c-i960.texi:203: warning: @refill is obsolete
c-mips.texi:237: @itemx must follow @item
c-score.texi:40: @itemx must follow @item
c-score.texi:52: @itemx must follow @item
c-score.texi:55: @itemx must follow @item
c-score.texi:58: @itemx must follow @item
c-tic54x.texi:112: warning: command `@code' must not be followed by new line
c-tic54x.texi:112: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:129: warning: command `@code' must not be followed by new line
c-tic54x.texi:129: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:136: warning: command `@code' must not be followed by new line
c-tic54x.texi:136: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:312: warning: command `@code' must not be followed by new line
c-tic54x.texi:312: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:348: @itemx must follow @item
make[4]: *** [as.info] Error 1

Duplicate of #68236

comment:3 in reply to:  2 Changed 3 weeks ago by ricardo119

Replying to ryandesign:

Looks like texinfo errors in the log:

c-lm32.texi:14: encoding error at byte 0xa3
as.texinfo:1555: warning: @refill is obsolete
as.texinfo:2482: warning: @refill is obsolete
as.texinfo:2502: warning: @refill is obsolete
as.texinfo:2692: warning: @refill is obsolete
c-arc.texi:223: command @bullet not accepting argument in brace should not be on @table line
c-arm.texi:383: command @bullet not accepting argument in brace should not be on @table line
c-arm.texi:384: warning: @item missing argument
c-arm.texi:387: warning: @item missing argument
c-arm.texi:392: warning: @item missing argument
c-arm.texi:397: warning: @item missing argument
c-arm.texi:402: warning: @item missing argument
c-arm.texi:405: warning: @item missing argument
c-cr16.texi:49: warning: @item missing argument
c-cr16.texi:51: warning: @item missing argument
c-cr16.texi:53: warning: @item missing argument
c-cr16.texi:58: warning: @item missing argument
c-cr16.texi:63: warning: @item missing argument
c-cr16.texi:65: warning: @item missing argument
c-i960.texi:203: warning: @refill is obsolete
c-mips.texi:237: @itemx must follow @item
c-score.texi:40: @itemx must follow @item
c-score.texi:52: @itemx must follow @item
c-score.texi:55: @itemx must follow @item
c-score.texi:58: @itemx must follow @item
c-tic54x.texi:112: warning: command `@code' must not be followed by new line
c-tic54x.texi:112: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:129: warning: command `@code' must not be followed by new line
c-tic54x.texi:129: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:136: warning: command `@code' must not be followed by new line
c-tic54x.texi:136: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:312: warning: command `@code' must not be followed by new line
c-tic54x.texi:312: warning: unexpected argument on @smallexample line: @code
c-tic54x.texi:348: @itemx must follow @item
make[4]: *** [as.info] Error 1

Duplicate of #68236

what can I do to fix this error?

Version 0, edited 3 weeks ago by ricardo119 (next)
Note: See TracTickets for help on using tickets.