#49323: msp430-gcc @4.6.3-20120406_3: @itemx must follow @item -----------------------------+-------------------- Reporter: bhatialaksh3@… | Owner: g5pw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: msp430-gcc | -----------------------------+-------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => g5pw@… * milestone: MacPorts Future => Old description:
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.
New description: 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. -- Comment: This might be an incompatibility with a recent version of texinfo. The port may need to be [ticket:44009 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. -- Ticket URL: <https://trac.macports.org/ticket/49323#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X