Opened 2 years ago

Last modified 2 years ago

#65013 closed defect

gindent won't build -- paren_level not used error — at Initial Version

Reported by: physicsbeany Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: monterey haspatch Cc: larryv (Lawrence Velázquez)
Port: gindent

Description

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.

Change History (1)

Changed 2 years ago by physicsbeany

logfile from failed installation of gnuplot +x11, at point of gindent failure

Note: See TracTickets for help on using tickets.