#44711: inkscape @0.48.5_2 fails to build using clang (v503.0.40, Apple LLVM v5.1) ------------------------------+-------------------------------- Reporter: jason-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: inkscape ------------------------------+-------------------------------- Compiler (clang, by default for me) repeatedly reports: - `warning: class 'XXXX' was previously declared as a struct [-Wmismatched-tags]` - `note: did you mean struct here?` Blacklisting clang in `Portfile` successfully builds: - `compiler.blacklist *clang*` Versions: - /usr/bin/clang: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) - /opt/local/bin/gcc: MacPorts gcc48 4.8.3_0 -- Ticket URL: <https://trac.macports.org/ticket/44711> MacPorts <http://www.macports.org/> Ports system for OS X