#43977: llvm-3.2 Build Error in CodeExtractor.cpp:751 --------------------------+-------------------------------- Reporter: ddmarshall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: llvm-3.2 --------------------------+-------------------------------- I tried to upgrade llvm-3.2 and I got the following error: {{{ :info:build CodeExtractor.cpp:751:28: error: no matching constructor for initialization of 'std::vector<BasicBlock *>' :info:build std::vector<BasicBlock*> Succs(succ_begin(codeReplacer), :info:build ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ }}} I've attached the entire build log file. This was using XCode Version 5.1.1 (5B1008) on OS X Mavericks (10.9.3). I don't know if other OS/Compiler variations will produce this error. -- Ticket URL: <https://trac.macports.org/ticket/43977> MacPorts <http://www.macports.org/> Ports system for OS X