#43123: p5.12-mail-clamav: error: unknown argument: '-R/opt/local/lib' ------------------------------------+--------------------- Reporter: horst.simon@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: clamav p5-mail-clamav | ------------------------------------+--------------------- Comment (by dluke@…): Looks like clamav doesn't build on 10.9 now as well: {{{ In file included from llvm/lib/Analysis/LoopInfo.cpp:17: ./llvm/include/llvm/Analysis/LoopInfo.h:817:19: error: no matching member function for call to 'insert' TodoStack.insert(TodoStack.end(), InvBlockTraits::child_begin(X), ~~~~~~~~~~^~~~~~ ./llvm/include/llvm/Analysis/LoopInfo.h:755:22: note: in instantiation of member function 'llvm::LoopInfoBase<llvm::BasicBlock, llvm::Loop>::ConsiderForLoop' requested here if (LoopT *L = ConsiderForLoop(*NI, DT)) ^ llvm/lib/Analysis/LoopInfo.cpp:384:6: note: in instantiation of member function 'llvm::LoopInfoBase<llvm::BasicBlock, llvm::Loop>::Calculate' requested here LI.Calculate(getAnalysis<DominatorTree>().getBase()); // Update ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/vector:718:14: note: candidate function not viable: no known conversion from 'ChildIteratorType' (aka 'PredIterator<llvm::BasicBlock, Value::use_iterator>') to 'size_type' (aka 'unsigned long') for 2nd argument iterator insert(const_iterator __position, size_type __n, const_reference __x); ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/vector:722:14: note: candidate template ignored: disabled by 'enable_if' [with _InputIterator = llvm::PredIterator<llvm::BasicBlock, llvm::value_use_iterator<llvm::User> >] __is_input_iterator <_InputIterator>::value && ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/vector:733:13: note: candidate template ignored: disabled by 'enable_if' [with _ForwardIterator = llvm::PredIterator<llvm::BasicBlock, llvm::value_use_iterator<llvm::User> >] __is_forward_iterator<_ForwardIterator>::value && ^ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/vector:710:14: note: candidate function not viable: requires 2 arguments, but 3 were provided iterator insert(const_iterator __position, const_reference __x); ^ 1 warning and 1 error generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/43123#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X