Test output: teeks99-09-v17d-64onAMD64 - python - numpy~templates / msvc-14.3
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 02:29:42 +0000
Compile [2024-11-21 09:26:38 UTC]: succeed

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\python\test\numpy\templates.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\numpy~templates.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\numpy\templates.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_NUMPY_NO_LIB -DBOOST_PYTHON_NO_LIB "-I.." "-IC:\Python311-64\Lib\site-packages\numpy\core\include" "-IC:\Python311-64\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\conversion\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\intrusive\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\lexical_cast\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\python\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

templates.cpp
..\libs\python\test\numpy\templates.cpp(28): warning C4244: 'initializing': conversion from 'Py_intptr_t' to 'int', possible loss of data
..\libs\python\test\numpy\templates.cpp(28): note: the template instantiation context (the oldest one first) is
..\libs\python\test\numpy\templates.cpp(56): note: see reference to function template instantiation 'void boost::python::numpy::invoke_matching_array<ArrayFiller::TypeSequence,ArrayFiller::DimSequence,ArrayFiller>(const boost::python::numpy::ndarray &,Function)' being compiled
        with
        [
            Function=ArrayFiller
        ]
..\boost/python/numpy/invoke_matching.hpp(181): note: see reference to function template instantiation 'void boost::python::numpy::invoke_matching_dtype<TypeSequence,boost::python::numpy::detail::array_template_invoker_wrapper_1<DimSequence,Function>>(const boost::python::numpy::dtype &,boost::python::numpy::detail::array_template_invoker_wrapper_1<DimSequence,Function>)' being compiled
        with
        [
            TypeSequence=ArrayFiller::TypeSequence,
            DimSequence=ArrayFiller::DimSequence,
            Function=ArrayFiller
        ]
..\boost/python/numpy/invoke_matching.hpp(135): note: see reference to function template instantiation 'void boost::mpl::for_each<Sequence,boost::python::numpy::detail::add_pointer_meta,boost::python::numpy::detail::dtype_template_invoker<Function>>(F,Sequence *,TransformOp *)' being compiled
        with
        [
            Sequence=ArrayFiller::TypeSequence,
            Function=boost::python::numpy::detail::array_template_invoker_wrapper_1<ArrayFiller::DimSequence,ArrayFiller>,
            F=boost::python::numpy::detail::dtype_template_invoker<boost::python::numpy::detail::array_template_invoker_wrapper_1<ArrayFiller::DimSequence,ArrayFiller>>,
            TransformOp=boost::python::numpy::detail::add_pointer_meta
        ]
..\boost/mpl/for_each.hpp(105): note: see reference to function template instantiation 'void boost::mpl::aux::for_each_impl<false>::execute<boost::mpl::for_each::first,boost::mpl::for_each::last,TransformOp,F>(Iterator *,LastIterator *,TransformFunc *,F)' being compiled
        with
        [
            TransformOp=boost::python::numpy::detail::add_pointer_meta,
            F=boost::python::numpy::detail::dtype_template_invoker<boost::python::numpy::detail::array_template_invoker_wrapper_1<ArrayFiller::DimSequence,ArrayFiller>>,
            Iterator=boost::mpl::for_each::first,
            LastIterator=boost::mpl::for_each::last,
            TransformFunc=boost::python::numpy::detail::add_pointer_meta
        ]
..\boost/mpl/for_each.hpp(78): note: see reference to function template instantiation 'void boost::python::numpy::detail::dtype_template_invoker<Function>::operator ()<short>(T *) const' being compiled
        with
        [
            Function=boost::python::numpy::detail::array_template_invoker_wrapper_1<ArrayFiller::DimSequence,ArrayFiller>,
            T=short
        ]
..\boost/python/numpy/invoke_matching.hpp(44): note: see reference to function template instantiation 'void boost::python::numpy::detail::array_template_invoker_wrapper_1<DimSequence,Function>::apply<T>(void) const' being compiled
        with
        [
            DimSequence=ArrayFiller::DimSequence,
            Function=ArrayFiller,
            T=short
        ]
..\boost/python/numpy/invoke_matching.hpp(159): note: see reference to function template instantiation 'void boost::python::numpy::invoke_matching_nd<DimSequence,boost::python::numpy::detail::array_template_invoker_wrapper_2<T,Function>>(int,boost::python::numpy::detail::array_template_invoker_wrapper_2<T,Function>)' being compiled
        with
        [
            DimSequence=ArrayFiller::DimSequence,
            T=short,
            Function=ArrayFiller
        ]
..\boost/python/numpy/invoke_matching.hpp(125): note: see reference to function template instantiation 'void boost::mpl::for_each<Sequence,boost::python::numpy::detail::add_pointer_meta,boost::python::numpy::detail::nd_template_invoker<Function>>(F,Sequence *,TransformOp *)' being compiled
        with
        [
            Sequence=ArrayFiller::DimSequence,
            Function=boost::python::numpy::detail::array_template_invoker_wrapper_2<short,ArrayFiller>,
            F=boost::python::numpy::detail::nd_template_invoker<boost::python::numpy::detail::array_template_invoker_wrapper_2<short,ArrayFiller>>,
            TransformOp=boost::python::numpy::detail::add_pointer_meta
        ]
..\boost/mpl/for_each.hpp(105): note: see reference to function template instantiation 'void boost::mpl::aux::for_each_impl<false>::execute<boost::mpl::for_each::first,boost::mpl::for_each::last,TransformOp,F>(Iterator *,LastIterator *,TransformFunc *,F)' being compiled
        with
        [
            TransformOp=boost::python::numpy::detail::add_pointer_meta,
            F=boost::python::numpy::detail::nd_template_invoker<boost::python::numpy::detail::array_template_invoker_wrapper_2<short,ArrayFiller>>,
            Iterator=boost::mpl::for_each::first,
            LastIterator=boost::mpl::for_each::last,
            TransformFunc=boost::python::numpy::detail::add_pointer_meta
        ]
..\boost/mpl/for_each.hpp(78): note: see reference to function template instantiation 'void boost::python::numpy::detail::nd_template_invoker<Function>::operator ()<1>(boost::mpl::integral_c<T,1> *) const' being compiled
        with
        [
            Function=boost::python::numpy::detail::array_template_invoker_wrapper_2<short,ArrayFiller>,
            T=int
        ]
..\boost/python/numpy/invoke_matching.hpp(87): note: see reference to function template instantiation 'void boost::python::numpy::detail::array_template_invoker_wrapper_2<T,Function>::apply<1>(void) const' being compiled
        with
        [
            T=short,
            Function=ArrayFiller
        ]
..\boost/python/numpy/invoke_matching.hpp(148): note: see reference to function template instantiation 'void ArrayFiller::apply<T,1>(void) const' being compiled
        with
        [
            T=short
        ]
..\libs\python\test\numpy\templates.cpp(29): warning C4244: 'initializing': conversion from 'Py_intptr_t' to 'int', possible loss of data
..\libs\python\test\numpy\templates.cpp(36): warning C4244: 'initializing': conversion from 'Py_intptr_t' to 'int', possible loss of data
..\libs\python\test\numpy\templates.cpp(37): warning C4244: 'initializing': conversion from 'Py_intptr_t' to 'int', possible loss of data
..\libs\python\test\numpy\templates.cpp(38): warning C4244: 'initializing': conversion from 'Py_intptr_t' to 'int', possible loss of data
..\libs\python\test\numpy\templates.cpp(39): warning C4244: 'initializing': conversion from 'Py_intptr_t' to 'int', possible loss of data
            
Link [2024-11-21 09:26:38 UTC]: succeed

call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\numpy~templates.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\numpy\templates.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\python\build\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\boost_numpy311-vc143-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\python\build\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\boost_python311-vc143-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\container\build\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_container-vc143-mt-gd-x64-1_87.lib"    "python311.lib"  /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\numpy~templates.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\templates_ext.pyd" /LIBPATH:"C:\Python311-64\libs"  /DLL /IMPLIB:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\numpy~templates.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\templates_ext-vc143-mt-gd-x64-1_87.lib" 
    
   Creating library C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\numpy~templates.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\templates_ext-vc143-mt-gd-x64-1_87.lib and object C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\numpy~templates.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\templates_ext-vc143-mt-gd-x64-1_87.exp
            
Run [2024-11-21 09:26:38 UTC]: fail

Traceback (most recent call last):
  File "C:\teeks99-09\run\boost_root\libs\python\test\numpy\templates.py", line 8, in <module>
    import templates_ext
ImportError: DLL load failed while importing templates_ext: The specified module could not be found.
 
EXIT STATUS: 1