[MacPorts] #69745: pulseaudio @17.0 -x11: build fails on m4 tool

MacPorts noreply at macports.org
Mon Apr 15 17:56:14 UTC 2024


#69745: pulseaudio @17.0 -x11: build fails on m4 tool
--------------------+------------------------
 Reporter:  DrLex0  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.9.3
 Keywords:          |       Port:  pulseaudio
--------------------+------------------------
 Similar to #69467, but its fix does not work for this build.

 The dreaded “The m4 command requires the command line developer tools”
 dialog shows up, and the build aborts. Looks like something (CMake?) still
 wants to use the m4 tool that Apple forgot to provide:

 {{{:info:configure Program m4 found: YES (/usr/bin/m4)}}}

 This is a usable workaround:

 {{{sudo ln -s /Library/Developer/CommandLineTools/usr/bin/gm4
 /Library/Developer/CommandLineTools/usr/bin/m4}}}

-- 
Ticket URL: <https://trac.macports.org/ticket/69745>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list