#36244: g-wrap: build fails with clang ----------------------------------+-------------------------------- Reporter: rupapara.prashant@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: clang Port: g-wrap | ----------------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: => clang Comment: The first log in the error is: {{{ :info:build gw-wct.c:107:24: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] }}} This is probably clang being more picky than older compilers. You could work around the problem by [wiki:ProblemHotlist#compiler using a different compiler]. The fix would be to adjust the port's build process so that the -Werror flag is not used. But we should first try updating the port to the latest version. -- Ticket URL: <https://trac.macports.org/ticket/36244#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS