#19146: llvm-gcc42 fails to build ------------------------------------------+--------------------------------- Reporter: varkentje@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: llvm-gcc42 ------------------------------------------+--------------------------------- Comment(by varkentje@…): Ok, that reveals the following issue. In gcc/llvm-debug.h the class DISerialize is instantiated. In llvm releases <= 2.4 this class is defined in llvm-2.4/include/llvm/MachineModuleInfo.h. But the class has disappeared completely from llvm release >= 2.5 ... See http://llvm.sourcearchive.com/documentation/2.4/MachineModuleInfo_8h- source.html#l00769 Conclusion: the llvm-gcc42 that my MacPorts downloaded is still at <= 2.4. SOLVED: Today I tried resyncing again and this time llvm-gcc42 builds fine. I suspect that my previous two macports syncs happened during the window where the archive had llvm-2.5 and llvm-gcc42-2.4. -- Ticket URL: <http://trac.macports.org/ticket/19146#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS