#37067: jshon @20120801 fails to build due to use of -Werror ---------------------+-------------------------------- Reporter: ag@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: jshon | ---------------------+-------------------------------- Comment (by mail@…): Workaround {{{ $ sudo port install jshon $ vim /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_jshon/jshon/work/jshon-20120801/Makefile }}} Remove `-Werror` from `CFLAGS += -std=c99 -Wall -pedantic -Wextra -Werror` and run `sudo port install jshon` again. -- Ticket URL: <https://trac.macports.org/ticket/37067#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS