Changes between Initial Version and Version 1 of Ticket #43849


Ignore:
Timestamp:
May 30, 2014, 5:43:58 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43849

    • Property Cc ryandesign@… added
    • Property Owner changed from macports-tickets@… to aecollins1@…
    • Property Port bashdb added; 2.3 removed
  • Ticket #43849 – Description

    initial v1  
    55When I try to install 'bashdb' the shell debugger I get an error with clang:
    66
     7{{{
    78configure:2673: /usr/bin/clang -V >&5
    89clang: error: argument to '-V' is missing (expected 1 value)
     10}}}
    911
    10 
     12{{{
    1113 clang --version
    1214Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
    1315Target: x86_64-apple-darwin13.2.0
    1416Thread model: posix
     17}}}
    1518
    16 
     19{{{
    1720port search clang
    1821clang-2.9 @2.9_14 (lang)
     
    113116
    114117Found 32 ports.
     118}}}