Opened 10 years ago
Closed 10 years ago
#43849 closed defect (duplicate)
bashdb Issue
Reported by: | dbl001 (dbl) | Owned by: | aecollins1@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | bashdb |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
I'm running Mavericks 10.9.3
When I try to install 'bashdb' the shell debugger I get an error with clang:
configure:2673: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value)
clang --version Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix
port search clang clang-2.9 @2.9_14 (lang) C, C++, Objective C and Objective C++ compiler clang-3.0 @3.0_13 (lang) C, C++, Objective C and Objective C++ compiler clang-3.1 @3.1_8 (lang) C, C++, Objective C and Objective C++ compiler clang-3.2 @3.2_3 (lang) C, C++, Objective C and Objective C++ compiler clang-3.3 @3.3_4 (lang) C, C++, Objective C and Objective C++ compiler clang-3.4 @3.4_2 (lang) C, C++, Objective C and Objective C++ compiler clang-3.5 @3.5-r206638_1 (lang) C, C++, Objective C and Objective C++ compiler clang_select @1.0 (sysutils) common files for selecting default clang version mpich-clang @3.1_1 (science, parallel, net) Message Passing Interface (MPI) Library mpich-clang31 @3.1_1 (science, parallel, net) Message Passing Interface (MPI) Library mpich-clang32 @3.1_1 (science, parallel, net) Message Passing Interface (MPI) Library mpich-clang33 @3.1_1 (science, parallel, net) Message Passing Interface (MPI) Library mpich-clang34 @3.1_1 (science, parallel, net) Message Passing Interface (MPI) Library mpich-clang35 @3.1_1 (science, parallel, net) Message Passing Interface (MPI) Library mpich-devel-clang @3.1_208 (science, parallel, net) Message Passing Interface (MPI) Library mpich-devel-clang31 @3.1_208 (science, parallel, net) Message Passing Interface (MPI) Library mpich-devel-clang32 @3.1_208 (science, parallel, net) Message Passing Interface (MPI) Library mpich-devel-clang33 @3.1_208 (science, parallel, net) Message Passing Interface (MPI) Library mpich-devel-clang34 @3.1_208 (science, parallel, net) Message Passing Interface (MPI) Library mpich-devel-clang35 @3.1_208 (science, parallel, net) Message Passing Interface (MPI) Library openmpi-clang @1.7.5_1 (science, parallel, net) A High Performance Message Passing Library openmpi-clang31 @1.7.5_1 (science, parallel, net) A High Performance Message Passing Library openmpi-clang32 @1.7.5_1 (science, parallel, net) A High Performance Message Passing Library openmpi-clang33 @1.7.5_1 (science, parallel, net) A High Performance Message Passing Library openmpi-clang34 @1.7.5_1 (science, parallel, net) A High Performance Message Passing Library openmpi-clang35 @1.7.5_1 (science, parallel, net) A High Performance Message Passing Library openmpi-devel-clang @1.9a1_31596 (science, parallel, net) A High Performance Message Passing Library openmpi-devel-clang31 @1.9a1_31596 (science, parallel, net) A High Performance Message Passing Library openmpi-devel-clang32 @1.9a1_31596 (science, parallel, net) A High Performance Message Passing Library openmpi-devel-clang33 @1.9a1_31596 (science, parallel, net) A High Performance Message Passing Library openmpi-devel-clang34 @1.9a1_31596 (science, parallel, net) A High Performance Message Passing Library openmpi-devel-clang35 @1.9a1_31596 (science, parallel, net) A High Performance Message Passing Library Found 32 ports.
Attachments (2)
Change History (5)
comment:1 follow-up: 2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to aecollins1@… |
Port: | bashdb added; 2.3 removed |
Changed 10 years ago by dbl001 (dbl)
Attachment: | config.log added |
---|
Changed 10 years ago by dbl001 (dbl)
comment:2 Changed 10 years ago by dbl001 (dbl)
Replying to ryandesign@…:
Please attach the main.log and config.log so we can see what's actually happening. The error you quoted is just how configure figures out how various programs (such as the compiler) work and is not actually the reason you couldn't install the port.
Log files attached to ticket.
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #43590.
Note: See
TracTickets for help on using
tickets.
Please attach the main.log and config.log so we can see what's actually happening. The error you quoted is just how configure figures out how various programs (such as the compiler) work and is not actually the reason you couldn't install the port.