Opened 12 years ago
Closed 12 years ago
#35277 closed defect (fixed)
kelbt: build fails with clang
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | wiml@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | clang | Cc: | |
Port: | kelbt |
Description
kelbt 0.15 fails to build with clang:
../aapl/bstcommon.h:422:17: error: use of undeclared identifier 'compare' keyRelation = compare(key, GET_KEY(*mid)); ^ this->
Here is a full build log:
http://build.macports.org/builders/buildports-lion-x86_64/builds/2863/steps/compile/logs/stdio
Here is a page describing the general problem:
http://clang.debian.net/status.php?version=3.0&key=USE_OF_UNDECLARED_IDENTIFIER
Here is another report of this problem with kelbt specifically:
https://github.com/mxcl/homebrew/pull/12838
I have sent the developer of kelbt an email about this problem.
Change History (1)
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r97873