Test output: teeks99-06-dg11-20-64onaarch64 - python - nested / gcc-11~c++20
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 02:45:15 +0000
Compile [2024-11-20 01:38:34 UTC]: succeed

"g++-11"   -fvisibility-inlines-hidden -std=c++20 -fPIC -pthread -O0 -fno-inline -Wall -fvisibility=hidden -Wextra -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".." -I"/mnt/fs1/teeks99-06/run/boost_root/libs/assert/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/bind/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/container_hash/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/conversion/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/core/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/describe/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/detail/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/function_types/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/fusion/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/integer/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/intrusive/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/iterator/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/lexical_cast/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/move/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/mp11/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/optional/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/python/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/smart_ptr/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/throw_exception/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/tuple/include" -I"/mnt/fs1/teeks99-06/run/boost_root/libs/type_traits/include" -I"/usr/include/python2.7"  -c -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/test/nested.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/nested.o" "../libs/python/test/nested.cpp"

In file included from ../boost/python/detail/is_xxx.hpp:8,
                 from ../boost/python/detail/is_auto_ptr.hpp:9,
                 from ../boost/python/detail/copy_ctor_mutates_rhs.hpp:8,
                 from ../boost/python/detail/value_arg.hpp:7,
                 from ../boost/python/object/forward.hpp:10,
                 from ../boost/python/object/pointer_holder.hpp:16,
                 from ../boost/python/to_python_indirect.hpp:10,
                 from ../boost/python/converter/arg_to_python.hpp:10,
                 from ../boost/python/call.hpp:15,
                 from ../boost/python/object_core.hpp:14,
                 from ../boost/python/object/class.hpp:9,
                 from ../boost/python/class.hpp:13,
                 from ../libs/python/test/nested.cpp:6:
../boost/python/detail/is_auto_ptr.hpp:17:40: warning: ???template<class> class std::auto_ptr??? is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1)
      |                                        ^~~~~~~~
../boost/detail/is_xxx.hpp:20:4: note: in definition of macro ???BOOST_DETAIL_IS_XXX_DEF???
   20 |    qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) >        \
      |    ^~~~~~~~~~~~~~
../boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro ???BOOST_PYTHON_IS_XXX_DEF???
   17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1)
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from ../boost/config/no_tr1/memory.hpp:21,
                 from ../boost/get_pointer.hpp:14,
                 from ../boost/python/object/pointer_holder.hpp:11,
                 from ../boost/python/to_python_indirect.hpp:10,
                 from ../boost/python/converter/arg_to_python.hpp:10,
                 from ../boost/python/call.hpp:15,
                 from ../boost/python/object_core.hpp:14,
                 from ../boost/python/object/class.hpp:9,
                 from ../boost/python/class.hpp:13,
                 from ../libs/python/test/nested.cpp:6:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
../libs/python/test/nested.cpp: In function ???void test_function(const X&, const Y&)???:
../libs/python/test/nested.cpp:33:29: warning: unused parameter ???x??? [-Wunused-parameter]
   33 | void test_function(const X& x, const Y& y) {}
      |                    ~~~~~~~~~^
../libs/python/test/nested.cpp:33:41: warning: unused parameter ???y??? [-Wunused-parameter]
   33 | void test_function(const X& x, const Y& y) {}
      |                                ~~~~~~~~~^
            
Link [2024-11-20 01:38:34 UTC]: succeed

"g++-11"    -o "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/test/nested.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/nested_ext.so" -Wl,-soname -Wl,"nested_ext.so" -shared -Wl,--start-group "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/test/nested.test/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/nested.o" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/libboost_python27.so.1.87.0" "/mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/container/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/threading-multi/visibility-hidden/libboost_container.so.1.87.0"  -Wl,-Bstatic  -Wl,-Bdynamic -lrt -ldl -lpthread -lutil -Wl,--end-group -fPIC -pthread -fvisibility=hidden -fvisibility-inlines-hidden 

            
Run [2024-11-20 01:38:34 UTC]: fail

running...
**********************************************************************
File "../libs/python/test/nested.py", line 5, in __main__
Failed example:
    from nested_ext import *
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[0]>", line 1, in <module>
        from nested_ext import *
    ImportError: /mnt/fs1/teeks99-06/run/results/boost/bin.v2/libs/python/build/gcc-11~c++20/debug/arm_64/debug-symbols-off/python-2.7/threading-multi/visibility-hidden/libboost_python27.so.1.87.0: undefined symbol: PyUnicodeUCS4_FromEncodedObject
**********************************************************************
File "../libs/python/test/nested.py", line 7, in __main__
Failed example:
    X
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[1]>", line 1, in <module>
        X
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 10, in __main__
Failed example:
    X.__module__
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[2]>", line 1, in <module>
        X.__module__
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 13, in __main__
Failed example:
    X.__name__
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[3]>", line 1, in <module>
        X.__name__
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 16, in __main__
Failed example:
    X.Y # doctest: +py2
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[4]>", line 1, in <module>
        X.Y # doctest: +py2
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 19, in __main__
Failed example:
    X.Y # doctest: +py3
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[5]>", line 1, in <module>
        X.Y # doctest: +py3
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 22, in __main__
Failed example:
    X.Y.__module__
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[6]>", line 1, in <module>
        X.Y.__module__
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 25, in __main__
Failed example:
    X.Y.__name__
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[7]>", line 1, in <module>
        X.Y.__name__
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 28, in __main__
Failed example:
    getattr(X.color, "__qualname__", None) # doctest: +py3
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[8]>", line 1, in <module>
        getattr(X.color, "__qualname__", None) # doctest: +py3
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 31, in __main__
Failed example:
    repr(X.color.red) # doctest: +py2
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[9]>", line 1, in <module>
        repr(X.color.red) # doctest: +py2
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 34, in __main__
Failed example:
    repr(X.color.red) # doctest: +py3
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[10]>", line 1, in <module>
        repr(X.color.red) # doctest: +py3
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 37, in __main__
Failed example:
    repr(X.color(1)) # doctest: +py2
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[11]>", line 1, in <module>
        repr(X.color(1)) # doctest: +py2
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 40, in __main__
Failed example:
    repr(X.color(1)) # doctest: +py3
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[12]>", line 1, in <module>
        repr(X.color(1)) # doctest: +py3
    NameError: name 'X' is not defined
**********************************************************************
File "../libs/python/test/nested.py", line 43, in __main__
Failed example:
    test_function.__doc__.strip().split('\n')[0] # doctest: +py3
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__[13]>", line 1, in <module>
        test_function.__doc__.strip().split('\n')[0] # doctest: +py3
    NameError: name 'test_function' is not defined

EXIT STATUS: 14