#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)
Change History (4)
comment:1 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 follow-up: 3 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Port: | msp430-gcc added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
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 Changed 6 months 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 1Duplicate of #68236
I see that other people had the same error but I'm trying to pull the git code and have this error: git remote add mojca https://github.com/mojca/macports-ports.git fatal: not a git repository (or any of the parent directories): .git
Note: See
TracTickets for help on using
tickets.
Please attach the main.log file to show us what problem you encountered when building the port.