#31256: ctags 5.8 creates improper tags file when compiled on OS X Lion ------------------------------+--------------------------------------------- Reporter: echosa@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: lion | Port: ctags ------------------------------+--------------------------------------------- Comment(by cal@…): Sounds like a clang problem to me; try installing with `port install ctags configure.compiler=llvm-gcc-4.2` and report back if the issue doesn't happen in this installation. Note that MacPorts mostly ignores environment variables, as it sets its own ones. If you wanted to disable optimization for MacPorts-compiled binaries use `port install ctags configure.optflags=-O0`. -- Ticket URL: <https://trac.macports.org/ticket/31256#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS