Opened 9 years ago
Last modified 6 years ago
#49323 new defect
msp430-gcc @4.6.3-20120406_3: @itemx must follow @item
Reported by: | bhatialaksh3@… | Owned by: | g5pw (Aljaž Srebrnič) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | mojca (Mojca Miklavec) | |
Port: | msp430-gcc |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
After updating to OSX El Capitan,msp430-gcc has broken. It seems like a problem of makeinfo. Check the below extract from the log file.
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_msp430-gcc/msp430-gcc/work/gcc-4.6.3/gcc/doc/cppopts.texi:772: @itemx must follow @item :info:build make[2]: *** [doc/msp430-gcc.info] Error 1
Log file is also attached to the ticket.
Attachments (2)
Change History (6)
Changed 9 years ago by bhatialaksh3@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Milestone: | MacPorts Future |
Owner: | changed from macports-tickets@… to g5pw@… |
Summary: | msp430-gcc @4.6.3-20120406_3 Configure error - build failure → msp430-gcc @4.6.3-20120406_3: @itemx must follow @item |
Changed 9 years ago by bhatialaksh3@…
Attachment: | main_clang_error.log added |
---|
comment:2 Changed 9 years ago by bhatialaksh3@…
Modified the textinfo part. Getting error with clang now.
comment:3 Changed 6 years ago by mojca (Mojca Miklavec)
comment:4 Changed 6 years ago by mojca (Mojca Miklavec)
Cc: | mojca added |
---|
Note: See
TracTickets for help on using
tickets.
This might be an incompatibility with a recent version of texinfo. The port may need to be updated or patched. The port doesn't declare a dependency on the texinfo port, so a workaround might be to deactivate the texinfo port while building this port.