[MacPorts] #48346: julia @0.3.8: error: no member named 'move' in namespace 'std' (was: julia_problem)
MacPorts
noreply at macports.org
Mon Jul 13 18:49:28 PDT 2015
#48346: julia @0.3.8: error: no member named 'move' in namespace 'std'
------------------------+--------------------
Reporter: kjy9308@… | Owner: sean@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: julia |
------------------------+--------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => sean@…
Comment:
The log says the errors are:
{{{
:info:destroot In file included from codegen.cpp:25:
:info:destroot In file included from
/opt/local/libexec/llvm-3.5/include/llvm/ExecutionEngine/ExecutionEngine.h:19:
:info:destroot In file included from
/opt/local/libexec/llvm-3.5/include/llvm/ADT/SmallVector.h:17:
:info:destroot
/opt/local/libexec/llvm-3.5/include/llvm/ADT/iterator_range.h:37:29:
error: no member named 'move' in namespace 'std'
:info:destroot : begin_iterator(std::move(begin_iterator)),
:info:destroot ~~~~~^
:info:destroot
/opt/local/libexec/llvm-3.5/include/llvm/ADT/iterator_range.h:38:27:
error: no member named 'move' in namespace 'std'
:info:destroot end_iterator(std::move(end_iterator)) {}
:info:destroot ~~~~~^
:info:destroot
/opt/local/libexec/llvm-3.5/include/llvm/ADT/iterator_range.h:49:33:
error: no member named 'move' in namespace 'std'
:info:destroot return iterator_range<T>(std::move(x), std::move(y));
:info:destroot ~~~~~^
:info:destroot In file included from codegen.cpp:25:
:info:destroot In file included from
/opt/local/libexec/llvm-3.5/include/llvm/ExecutionEngine/ExecutionEngine.h:19:
:info:destroot In file included from
/opt/local/libexec/llvm-3.5/include/llvm/ADT/SmallVector.h:20:
:info:destroot
/opt/local/libexec/llvm-3.5/include/llvm/Support/MathExtras.h:21:10: fatal
error: 'type_traits' file not found
:info:destroot #include <type_traits>
:info:destroot ^
:info:destroot 4 errors generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/48346#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list