Changes between Initial Version and Version 1 of Ticket #39585, comment 8
- Timestamp:
- Aug 13, 2013, 11:22:19 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39585, comment 8
initial v1 10 10 I got into this state: 11 11 12 {{{ 12 13 The following versions of llvm-3.3 are currently installed: 13 14 ---> llvm-3.3 @3.3-r180025_0+assertions (active) 14 15 ---> llvm-3.3 @3.3_0+assertions 16 }}} 15 17 16 18 And my difficulty was 17 19 20 {{{ 18 21 ---> Found 1 broken port(s): 19 22 clang-3.3 @3.3 +analyzer+python27 20 23 /opt/local/libexec/llvm-3.3/lib/libclang.dylib 24 }}} 21 25 22 26 Cleaning both llvm and clang and re-installing both solved the problem