[MacPorts] #43849: bashdb Issue

MacPorts noreply at macports.org
Thu May 29 22:43:59 PDT 2014


#43849: bashdb Issue
-----------------------+--------------------------
  Reporter:  davidl@…  |      Owner:  aecollins1@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.0
Resolution:            |   Keywords:
      Port:  bashdb    |
-----------------------+--------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)
 * owner:  macports-tickets@… => aecollins1@…
 * port:  2.3 => bashdb


Old description:

> 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.

New description:

 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.
 }}}

--

Comment:

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/43849#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list