#40951: boost @1.54.0: configure failed ---------------------------+-------------------------------- Reporter: namitkewat@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: boost | ---------------------------+-------------------------------- Comment (by namitkewat@…): Yes MacPorts didn't install clang while installing boost.. [[BR]] so I have first installed clang-3.3 separately and then boost; and here a current info of clang-3.3 and boost. . [[BR]] {{{ Namit-Kewats-MacBook:~ namitkewat$ port info clang-3.3 clang-3.3 @3.3_1 (lang) Variants: [+]analyzer, arm_runtime, assertions, python25, python26, [+]python27, universal Description: Clang is an LLVM native C/C++/Objective-C compiler, which aims to deliver amazingly fast compiles (e.g. about 3x faster than GCC when compiling Objective-C code in a debug configuration), extremely useful error and warning messages and to provide a platform for building great source level tools. The included Clang Static Analyzer is a tool automatically finds bugs in your code, and is a great example of the sort of tool that can be built using the Clang frontend as a library to parse C/C++ code. Homepage: http://clang.llvm.org/ Extract Dependencies: subversion Library Dependencies: llvm-3.3, libffi Runtime Dependencies: clang_select, ld64, perl5, python27 Platforms: darwin License: NCSA Maintainers: jeremyhu@macports.org Namit-Kewats-MacBook:~ namitkewat$ port info boost boost @1.54.0 (devel) Variants: debug, [+]no_single, [+]no_static, openmpi, python25, python26, [+]python27, python31, python32, python33, regex_match_extra, universal Description: Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. Homepage: http://www.boost.org Build Dependencies: clang-3.3 Library Dependencies: zlib, expat, bzip2, libiconv, icu, python27 Platforms: darwin License: Boost-1 Maintainers: nomaintainer@macports.org }}} -- Ticket URL: <https://trac.macports.org/ticket/40951#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X