#66592 closed defect (fixed)

sdcc @4.2.0: makeinfo: command not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: ventura Cc:
Port: sdcc

Description

https://build.macports.org/builders/ports-13_x86_64-builder/builds/9643/steps/install-port/logs/stdio

/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_sdcc/sdcc/work/sdcc/support/sdbinutils/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <http://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <http://www.gnu.org/software/make/>
gnumake[4]: *** [bfd.info] Error 127

Change History (1)

comment:1 Changed 16 months ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In def6bf1267fe698f28352ee6e25e0687aafbc169/macports-ports (master):

sdcc: add texinfo if needed

fixes build on Ventura+
closes: #66592

Note: See TracTickets for help on using tickets.