Test output: teeks99-09-v17ml-64onAMD64 - python - ben_scott1 / msvc-14.3
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Fri, 15 Nov 2024 13:40:37 +0000
Compile [2024-11-15 23:48:49 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\ben_scott1.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\ben_scott1.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\ben_scott1.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /std:c++latest -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTAINER_NO_LIB=1 -DBOOST_PYTHON_NO_LIB "-I.." "-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\conversion\include" "-IC:\teeks99-09\run\boost_root\libs\core\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\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\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" 

ben_scott1.cpp
..\boost/python/with_custodian_and_ward.hpp(52): warning C4244: 'initializing': conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data
..\boost/python/with_custodian_and_ward.hpp(52): note: the template instantiation context (the oldest one first) is
..\libs\python\test\ben_scott1.cpp(49): note: see reference to function template instantiation 'boost::python::class_<Factory,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified> &boost::python::class_<Factory,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified>::def<void(__cdecl Factory::* )(Creator *),boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>>(const char *,A1,const A2 &)' being compiled
        with
        [
            A1=void (__cdecl Factory::* )(Creator *),
            A2=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>
        ]
..\libs\python\test\ben_scott1.cpp(50): note: see the first reference to 'boost::python::class_<Factory,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified>::def' in 'init_module_ben_scott1_ext'
..\boost/python/class.hpp(240): note: see reference to function template instantiation 'void boost::python::class_<Factory,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified>::def_maybe_overloads<A1,A2>(const char *,Fn,const boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies> &,...)' being compiled
        with
        [
            A1=void (__cdecl Factory::* )(Creator *),
            A2=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Fn=void (__cdecl Factory::* )(Creator *)
        ]
..\boost/python/class.hpp(564): note: see reference to function template instantiation 'void boost::python::class_<Factory,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified>::def_impl<Factory,Fn,boost::python::detail::def_helper<A2,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified>>(T *,const char *,Fn,const Helper &,...)' being compiled
        with
        [
            Fn=void (__cdecl Factory::* )(Creator *),
            A2=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            T=Factory,
            Helper=boost::python::detail::def_helper<boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,boost::python::detail::not_specified,boost::python::detail::not_specified,boost::python::detail::not_specified>
        ]
..\boost/python/class.hpp(495): note: see reference to function template instantiation 'boost::python::api::object boost::python::make_function<Fn,T1,boost::python::detail::keywords<0>,boost::mpl::vector3<void,Factory &,Creator *>>(F,const CallPolicies &,const Keywords &,const Signature &)' being compiled
        with
        [
            Fn=void (__cdecl Factory::* )(Creator *),
            T1=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Keywords=boost::python::detail::keywords<0>,
            Signature=boost::mpl::vector3<void,Factory &,Creator *>
        ]
..\boost/python/make_function.hpp(140): note: see reference to function template instantiation 'boost::python::api::object boost::python::detail::make_function_aux<F,CallPolicies,Signature,boost::mpl::int_<0>>(F,const CallPolicies &,const Sig &,const boost::python::detail::keyword_range &,NumKeywords)' being compiled
        with
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Signature=boost::mpl::vector3<void,Factory &,Creator *>,
            Sig=boost::mpl::vector3<void,Factory &,Creator *>,
            NumKeywords=boost::mpl::int_<0>
        ]
..\boost/python/make_function.hpp(61): note: see reference to class template instantiation 'boost::python::detail::caller<F,CallPolicies,Signature>' being compiled
        with
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Signature=boost::mpl::vector3<void,Factory &,Creator *>
        ]
..\boost/python/detail/caller.hpp(183): note: see reference to class template instantiation 'boost::python::detail::caller_arity<2>::impl<F,CallPolicies,Sig>' being compiled
        with
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Sig=boost::mpl::vector3<void,Factory &,Creator *>
        ]
..\boost/python/detail/caller.hpp(211): note: while compiling class template member function 'PyObject *boost::python::detail::caller_arity<2>::impl<F,CallPolicies,Sig>::operator ()(PyObject *,PyObject *)'
        with
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Sig=boost::mpl::vector3<void,Factory &,Creator *>
        ]
..\boost/python/object/py_function.hpp(38): note: see the first reference to 'boost::python::detail::caller_arity<2>::impl<F,CallPolicies,Sig>::operator ()' in 'boost::python::objects::caller_py_function_impl<boost::python::detail::caller<F,CallPolicies,Signature>>::operator ()'
        with
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Sig=boost::mpl::vector3<void,Factory &,Creator *>
        ]
        and
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Signature=boost::mpl::vector3<void,Factory &,Creator *>
        ]
..\boost/python/detail/caller.hpp(230): note: see reference to function template instantiation 'bool boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>::precall<boost::python::detail::caller_arity<2>::impl<F,CallPolicies,Sig>::()::argument_package>(const ArgumentPackage &)' being compiled
        with
        [
            F=void (__cdecl Factory::* )(Creator *),
            CallPolicies=boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,
            Sig=boost::mpl::vector3<void,Factory &,Creator *>,
            ArgumentPackage=boost::python::detail::caller_arity<2>::impl<void (__cdecl Factory::* )(Creator *),boost::python::with_custodian_and_ward<1,2,boost::python::default_call_policies>,boost::mpl::vector3<void,Factory &,Creator *>>::()::argument_package
        ]
            
Link [2024-11-15 23:48:49 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\ben_scott1.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\ben_scott1.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_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\ben_scott1.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\ben_scott1_ext.pyd" /LIBPATH:"C:\Python311-64\libs"  /DLL /IMPLIB:"C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\ben_scott1.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\ben_scott1_ext-vc143-mt-gd-x64-1_87.lib" 
    
   Creating library C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\ben_scott1.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\ben_scott1_ext-vc143-mt-gd-x64-1_87.lib and object C:\teeks99-09\run\results\boost\bin.v2\libs\python\test\ben_scott1.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\pythn-3.1\thrd-mlt\ben_scott1_ext-vc143-mt-gd-x64-1_87.exp
            
Run [2024-11-15 23:48:49 UTC]: fail

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