[MacPorts] #65013: gindent won't build -- paren_level not used error
MacPorts
noreply at macports.org
Fri Apr 15 19:34:44 UTC 2022
#65013: gindent won't build -- paren_level not used error
-----------------------------------------+---------------------
Reporter: physicsbeany | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: gindent gnuplot paren_level | Port: gindent
-----------------------------------------+---------------------
Hi. Trying to install gnuplot on a fresh MacPorts installation on MacOS
Monterey, but it quickly fails when installing the dependency port
"gindent". Looking at the error log, it seems that the compiler flags are
too stringent, killing the build because a variable is declared but not
used:
:info:build output.c:843:8: error: variable 'paren_level' set but not used
[-Werror,-Wunused-but-set-variable]
Full log file attached to this ticket.
--
Ticket URL: <https://trac.macports.org/ticket/65013>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list