-
-
Save veprbl/1aa32f4a436aebf35e1e3d30362c1559 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sourcing python-remove-tests-dir-hook | |
| Sourcing python-catch-conflicts-hook.sh | |
| Sourcing python-remove-bin-bytecode-hook.sh | |
| Sourcing setuptools-build-hook | |
| Using setuptoolsBuildPhase | |
| Using setuptoolsShellHook | |
| Sourcing pip-install-hook | |
| Using pipInstallPhase | |
| Sourcing python-imports-check-hook.sh | |
| Using pythonImportsCheckPhase | |
| Sourcing python-namespaces-hook | |
| Sourcing setuptools-check-hook | |
| Sourcing pytest-check-hook | |
| Using pytestCheckPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking sources | |
| unpacking source archive /nix/store/n4r2844mb44jc827jlb703p831jhshnh-source | |
| source root is source | |
| setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_0198-tutorial-documentation-1.py | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| patching sources | |
| @nix { "action": "setPhase", "phase": "configurePhase" } | |
| configuring | |
| no configure script, doing nothing | |
| @nix { "action": "setPhase", "phase": "buildPhase" } | |
| building | |
| Executing setuptoolsBuildPhase | |
| running bdist_wheel | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib.macosx-10.6-x86_64-3.7 | |
| creating build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| copying src/awkward1/_cpu_kernels.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| copying src/awkward1/highlevel.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| copying src/awkward1/_libawkward.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| copying src/awkward1/__init__.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| copying src/awkward1/_util.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| creating build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect | |
| copying src/awkward1/_connect/_numpy.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect | |
| copying src/awkward1/_connect/__init__.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect | |
| copying src/awkward1/_connect/_autograd.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect | |
| copying src/awkward1/_connect/_numexpr.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect | |
| copying src/awkward1/_connect/_pandas.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect | |
| creating build/lib.macosx-10.6-x86_64-3.7/awkward1/operations | |
| copying src/awkward1/operations/describe.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/operations | |
| copying src/awkward1/operations/reducers.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/operations | |
| copying src/awkward1/operations/convert.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/operations | |
| copying src/awkward1/operations/__init__.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/operations | |
| copying src/awkward1/operations/structure.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/operations | |
| creating build/lib.macosx-10.6-x86_64-3.7/awkward1/behaviors | |
| copying src/awkward1/behaviors/__init__.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/behaviors | |
| copying src/awkward1/behaviors/string.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/behaviors | |
| creating build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba | |
| copying src/awkward1/_connect/_numba/layout.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba | |
| copying src/awkward1/_connect/_numba/__init__.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba | |
| copying src/awkward1/_connect/_numba/builder.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba | |
| copying src/awkward1/_connect/_numba/arrayview.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba | |
| running egg_info | |
| creating src/awkward1.egg-info | |
| writing src/awkward1.egg-info/PKG-INFO | |
| writing dependency_links to src/awkward1.egg-info/dependency_links.txt | |
| writing entry points to src/awkward1.egg-info/entry_points.txt | |
| writing requirements to src/awkward1.egg-info/requires.txt | |
| writing top-level names to src/awkward1.egg-info/top_level.txt | |
| writing manifest file 'src/awkward1.egg-info/SOURCES.txt' | |
| reading manifest file 'src/awkward1.egg-info/SOURCES.txt' | |
| reading manifest template 'MANIFEST.in' | |
| warning: no files found matching '*.dll' | |
| writing manifest file 'src/awkward1.egg-info/SOURCES.txt' | |
| running build_ext | |
| -- The CXX compiler identification is Clang 7.1.0 | |
| -- Check for working CXX compiler: /nix/store/1ngwf6wvh9hf1vz3h2h5znqi90fa86q1-clang-wrapper-7.1.0/bin/clang++ | |
| -- Check for working CXX compiler: /nix/store/1ngwf6wvh9hf1vz3h2h5znqi90fa86q1-clang-wrapper-7.1.0/bin/clang++ -- works | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- CMake version 3.16.5 | |
| -- Release | |
| -- Compiler Clang | |
| -- Found PythonInterp: /nix/store/qkgh6hv0v66j2f8qlfnd6jrx8w27z5kh-python3-3.7.7/bin/python3.7 (found version "3.7.7") | |
| -- Found PythonLibs: /nix/store/qkgh6hv0v66j2f8qlfnd6jrx8w27z5kh-python3-3.7.7/lib/libpython3.7m.dylib | |
| -- pybind11 v2.4.3 | |
| -- Performing Test HAS_FLTO | |
| -- Performing Test HAS_FLTO - Failed | |
| -- LTO disabled (not supported by the compiler and/or linker) | |
| -- Configuring done | |
| -- Generating done | |
| -- Build files have been written to: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/temp.macosx-10.6-x86_64-3.7 | |
| [35m[1mScanning dependencies of target awkward-cpu-kernels-objects[0m | |
| [35m[1mScanning dependencies of target awkward-objects[0m | |
| [ 3%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/reducers.cpp.o[0m | |
| [ 3%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/getitem.cpp.o[0m | |
| [ 6%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/operations.cpp.o[0m | |
| [ 6%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/identities.cpp.o[0m | |
| [ 7%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/util.cpp.o[0m | |
| [ 9%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o[0m | |
| [ 10%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Identities.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Index.cpp.o[0m | |
| [ 14%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Iterator.cpp.o[0m | |
| [ 15%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Reducer.cpp.o[0m | |
| [ 17%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Slice.cpp.o[0m | |
| [ 18%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/BitMaskedArray.cpp.o[0m | |
| [ 20%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ByteMaskedArray.cpp.o[0m | |
| [ 21%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/EmptyArray.cpp.o[0m | |
| [ 23%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o[0m | |
| [ 23%] Built target awkward-cpu-kernels-objects | |
| [ 25%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ListArray.cpp.o[0m | |
| [35m[1mScanning dependencies of target awkward-cpu-kernels-static[0m | |
| [ 26%] [32m[1mLinking CXX static library libawkward-cpu-kernels-static.a[0m | |
| [ 26%] Built target awkward-cpu-kernels-static | |
| [ 28%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o[0m | |
| [35m[1mScanning dependencies of target awkward-cpu-kernels[0m | |
| [ 29%] [32m[1mLinking CXX shared library libawkward-cpu-kernels.dylib[0m | |
| [ 31%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/None.cpp.o[0m | |
| [ 31%] Built target awkward-cpu-kernels | |
| [ 32%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/NumpyArray.cpp.o[0m | |
| [ 34%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/Record.cpp.o[0m | |
| [ 35%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/RecordArray.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/RegularArray.cpp.o[0m | |
| [ 39%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/UnionArray.cpp.o[0m | |
| [ 40%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/UnmaskedArray.cpp.o[0m | |
| [ 42%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ArrayBuilder.cpp.o[0m | |
| [ 43%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ArrayBuilderOptions.cpp.o[0m | |
| [ 45%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/BoolBuilder.cpp.o[0m | |
| [ 46%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Builder.cpp.o[0m | |
| [ 48%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Float64Builder.cpp.o[0m | |
| [ 50%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/GrowableBuffer.cpp.o[0m | |
| [ 51%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/IndexedBuilder.cpp.o[0m | |
| [ 53%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Int64Builder.cpp.o[0m | |
| [ 54%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ListBuilder.cpp.o[0m | |
| [ 56%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/OptionBuilder.cpp.o[0m | |
| [ 57%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/RecordBuilder.cpp.o[0m | |
| [ 59%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/StringBuilder.cpp.o[0m | |
| [ 60%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/TupleBuilder.cpp.o[0m | |
| [ 62%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/UnionBuilder.cpp.o[0m | |
| [ 64%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/UnknownBuilder.cpp.o[0m | |
| [ 65%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/io/json.cpp.o[0m | |
| [ 67%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/io/root.cpp.o[0m | |
| [ 68%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/ArrayType.cpp.o[0m | |
| [ 70%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/ListType.cpp.o[0m | |
| [ 71%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/OptionType.cpp.o[0m | |
| [ 73%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/PrimitiveType.cpp.o[0m | |
| [ 75%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/RecordType.cpp.o[0m | |
| [ 76%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/RegularType.cpp.o[0m | |
| [ 78%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/Type.cpp.o[0m | |
| [ 79%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/UnionType.cpp.o[0m | |
| [ 81%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/UnknownType.cpp.o[0m | |
| [ 82%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/util.cpp.o[0m | |
| [ 82%] Built target awkward-objects | |
| [35m[1mScanning dependencies of target awkward-static[0m | |
| [35m[1mScanning dependencies of target awkward[0m | |
| [ 85%] [32m[1mLinking CXX static library libawkward-static.a[0m | |
| [ 85%] [32m[1mLinking CXX shared library libawkward.dylib[0m | |
| [ 85%] Built target awkward-static | |
| [ 85%] Built target awkward | |
| [35m[1mScanning dependencies of target layout[0m | |
| [35m[1mScanning dependencies of target types[0m | |
| [35m[1mScanning dependencies of target _io[0m | |
| [ 87%] [32mBuilding CXX object CMakeFiles/_io.dir/src/python/_io.cpp.o[0m | |
| [ 89%] [32mBuilding CXX object CMakeFiles/types.dir/src/python/types.cpp.o[0m | |
| [ 90%] [32mBuilding CXX object CMakeFiles/layout.dir/src/python/layout/index.cpp.o[0m | |
| [ 93%] [32mBuilding CXX object CMakeFiles/layout.dir/src/python/layout/content.cpp.o[0m | |
| [ 93%] [32mBuilding CXX object CMakeFiles/layout.dir/src/python/layout.cpp.o[0m | |
| [ 95%] [32mBuilding CXX object CMakeFiles/layout.dir/src/python/layout/identities.cpp.o[0m | |
| [ 96%] [32m[1mLinking CXX shared module _io.cpython-37m-darwin.so[0m | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<make_fromroot_nestedvector(pybind11::module&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_1, std::__1::shared_ptr<awkward::Content>, awkward::IndexOf<long long> const&, awkward::NumpyArray const&, long long, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, double, pybind11::name, pybind11::scope, pybind11::sibling, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(make_fromroot_nestedvector(pybind11::module&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_1&&, std::__1::shared_ptr<awkward::Content> (*)(awkward::IndexOf<long long> const&, awkward::NumpyArray const&, long long, long long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, long long, double), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/_io.dir/src/python/_io.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(root.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| [ 96%] Built target _io | |
| [ 98%] [32m[1mLinking CXX shared module types.cpython-37m-darwin.so[0m | |
| [ 98%] Built target types | |
| [100%] [32m[1mLinking CXX shared module layout.cpython-37m-darwin.so[0m | |
| ld: warning: direct access in function 'box(std::__1::shared_ptr<awkward::Content> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'box(std::__1::shared_ptr<awkward::Content> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'box(std::__1::shared_ptr<awkward::Content> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'box(std::__1::shared_ptr<awkward::Content> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'unbox_content(pybind11::handle const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'toslice_part(awkward::Slice&, pybind11::object)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'toslice_part(awkward::Slice&, pybind11::object)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'toslice_part(awkward::Slice&, pybind11::object)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'toslice_part(awkward::Slice&, pybind11::object)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, false>::IndexedArrayOf(awkward::IndexedArrayOf<long long, false> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, false>::~IndexedArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, false>::~IndexedArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, false>::IndexedArrayOf(awkward::IndexedArrayOf<long long, false>&&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, true>::IndexedArrayOf(awkward::IndexedArrayOf<long long, true> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, true>::~IndexedArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, true>::~IndexedArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::IndexedArrayOf<long long, true>::IndexedArrayOf(awkward::IndexedArrayOf<long long, true>&&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListArrayOf<long long>::ListArrayOf(awkward::ListArrayOf<long long> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListArrayOf<long long>::~ListArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListArrayOf<long long>::~ListArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListArrayOf<long long>::ListArrayOf(awkward::ListArrayOf<long long>&&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::ListOffsetArrayOf(awkward::ListOffsetArrayOf<long long> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::ListOffsetArrayOf(awkward::ListOffsetArrayOf<long long> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListOffsetArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::~ListOffsetArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::~ListOffsetArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListOffsetArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::~ListOffsetArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::~ListOffsetArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListOffsetArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::ListOffsetArrayOf(awkward::ListOffsetArrayOf<long long>&&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::ListOffsetArrayOf<long long>::ListOffsetArrayOf(awkward::ListOffsetArrayOf<long long>&&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListOffsetArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::UnionArrayOf<signed char, long long>::UnionArrayOf(awkward::UnionArrayOf<signed char, long long> const&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::UnionArrayOf<signed char, long long>::~UnionArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::UnionArrayOf<signed char, long long>::UnionArrayOf(awkward::UnionArrayOf<signed char, long long>&&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'std::__1::__shared_ptr_emplace<awkward::SliceArrayOf<long long>, std::__1::allocator<awkward::SliceArrayOf<long long> > >::~__shared_ptr_emplace()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'std::__1::__shared_ptr_emplace<awkward::SliceArrayOf<long long>, std::__1::allocator<awkward::SliceArrayOf<long long> > >::~__shared_ptr_emplace()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::SliceArrayOf<long long>::~SliceArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'awkward::SliceArrayOf<long long>::~SliceArrayOf()' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda0'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda0'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda1'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda1'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda1'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda1'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content> content_methods<awkward::EmptyArray>(pybind11::class_<awkward::EmptyArray, std::__1::shared_ptr<awkward::EmptyArray>, awkward::Content>&)::'lambda1'(awkward::EmptyArray const&, long long)::operator()(awkward::EmptyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'decltype((new awkward::IndexOf<long long>(*(fp))) , (void* (*)(void const*){})) pybind11::detail::type_caster_base<awkward::IndexOf<long long> >::make_copy_constructor<awkward::IndexOf<long long>, void>(awkward::IndexOf<long long> const*)::'lambda'(void const*)::__invoke(void const*)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'decltype((new awkward::IndexOf<long long>(std::move(*(const_cast<awkward::IndexOf<long long>*>(fp))))) , (void* (*)(void const*){})) pybind11::detail::type_caster_base<awkward::IndexOf<long long> >::make_move_constructor<awkward::IndexOf<long long>, void>(awkward::IndexOf<long long> const*)::'lambda'(void const*)::__invoke(void const*)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, false> >(pybind11::class_<awkward::IndexedArrayOf<int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, false> const&, long long)::operator()(awkward::IndexedArrayOf<int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<unsigned int, false> >(pybind11::class_<awkward::IndexedArrayOf<unsigned int, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<unsigned int, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<unsigned int, false> const&, long long)::operator()(awkward::IndexedArrayOf<unsigned int, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> make_IndexedArrayOf<long long, false>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::IndexedArrayOf<long long, false> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), void, pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&&, void (*)(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::detail::is_new_style_constructor const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> make_IndexedArrayOf<long long, false>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::IndexedArrayOf<long long, false> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> make_IndexedArrayOf<long long, false>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::IndexedArrayOf<long long, false> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, false>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, false> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, false> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, false>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, false> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, false> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, false>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, false> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, false> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, false>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, false> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, false> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, false>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, false> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, false> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, false> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, false> >(pybind11::class_<awkward::IndexedArrayOf<long long, false>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, false> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, false> const&, long long)::operator()(awkward::IndexedArrayOf<long long, false> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<int, true> >(pybind11::class_<awkward::IndexedArrayOf<int, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<int, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<int, true> const&, long long)::operator()(awkward::IndexedArrayOf<int, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> make_IndexedArrayOf<long long, true>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::IndexedArrayOf<long long, true> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), void, pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&&, void (*)(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::detail::is_new_style_constructor const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> make_IndexedArrayOf<long long, true>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::IndexedArrayOf<long long, true> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> make_IndexedArrayOf<long long, true>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::IndexedArrayOf<long long, true> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, true>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, true> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, true> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, true>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, true> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, true> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, true>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, true> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, true> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, true>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, true> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, true> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> >(awkward::IndexOf<long long> const (awkward::IndexedArrayOf<long long, true>::*)() const)::'lambda'(awkward::IndexedArrayOf<long long, true> const*), awkward::IndexOf<long long> const, awkward::IndexedArrayOf<long long, true> const*>(awkward::IndexOf<long long> const&&, awkward::IndexedArrayOf<long long, true> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda0'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content> content_methods<awkward::IndexedArrayOf<long long, true> >(pybind11::class_<awkward::IndexedArrayOf<long long, true>, std::__1::shared_ptr<awkward::IndexedArrayOf<long long, true> >, awkward::Content>&)::'lambda1'(awkward::IndexedArrayOf<long long, true> const&, long long)::operator()(awkward::IndexedArrayOf<long long, true> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda0'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda0'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda1'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda1'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda1'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda1'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content> content_methods<awkward::ByteMaskedArray>(pybind11::class_<awkward::ByteMaskedArray, std::__1::shared_ptr<awkward::ByteMaskedArray>, awkward::Content>&)::'lambda1'(awkward::ByteMaskedArray const&, long long)::operator()(awkward::ByteMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda0'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda0'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda1'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda1'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda1'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda1'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content> content_methods<awkward::BitMaskedArray>(pybind11::class_<awkward::BitMaskedArray, std::__1::shared_ptr<awkward::BitMaskedArray>, awkward::Content>&)::'lambda1'(awkward::BitMaskedArray const&, long long)::operator()(awkward::BitMaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda0'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda0'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda1'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda1'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda1'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda1'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content> content_methods<awkward::UnmaskedArray>(pybind11::class_<awkward::UnmaskedArray, std::__1::shared_ptr<awkward::UnmaskedArray>, awkward::Content>&)::'lambda1'(awkward::UnmaskedArray const&, long long)::operator()(awkward::UnmaskedArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda0'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda0'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content> content_methods<awkward::ListArrayOf<int> >(pybind11::class_<awkward::ListArrayOf<int>, std::__1::shared_ptr<awkward::ListArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<int> const&, long long)::operator()(awkward::ListArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda0'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda0'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListArrayOf<unsigned int> >(pybind11::class_<awkward::ListArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<unsigned int> const&, long long)::operator()(awkward::ListArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> make_ListArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListArrayOf<long long> (awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), void, pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&&, void (*)(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::detail::is_new_style_constructor const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> make_ListArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListArrayOf<long long> (awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> make_ListArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListArrayOf<long long> (awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListArrayOf<long long>::*)() const)::'lambda'(awkward::ListArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListArrayOf<long long>::*)() const)::'lambda'(awkward::ListArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListArrayOf<long long>::*)() const)::'lambda'(awkward::ListArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListArrayOf<long long>::*)() const)::'lambda'(awkward::ListArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListArrayOf<long long>::*)() const)::'lambda'(awkward::ListArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content> content_methods<awkward::ListArrayOf<long long> >(pybind11::class_<awkward::ListArrayOf<long long>, std::__1::shared_ptr<awkward::ListArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListArrayOf<long long> const&, long long)::operator()(awkward::ListArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<int> >(pybind11::class_<awkward::ListOffsetArrayOf<int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<int> const&, long long)::operator()(awkward::ListOffsetArrayOf<int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<unsigned int>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<unsigned int> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<unsigned int> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<unsigned int>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<unsigned int> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<unsigned int> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<unsigned int> >(pybind11::class_<awkward::ListOffsetArrayOf<unsigned int>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<unsigned int> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<unsigned int> const&, long long)::operator()(awkward::ListOffsetArrayOf<unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>::class_<>(pybind11::handle, char const*)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>::init_instance(pybind11::detail::instance*, void const*)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> make_ListOffsetArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListOffsetArrayOf<long long> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), void, pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&&, void (*)(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::detail::is_new_style_constructor const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> make_ListOffsetArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListOffsetArrayOf<long long> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> make_ListOffsetArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListOffsetArrayOf<long long> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListOffsetArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> make_ListOffsetArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListOffsetArrayOf<long long> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> make_ListOffsetArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::ListOffsetArrayOf<long long> (awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(long long&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&)::operator()(pybind11::detail::value_and_holder&, awkward::IndexOf<long long> const&, pybind11::object const&, pybind11::object const&, pybind11::object const&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListOffsetArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> >(awkward::IndexOf<long long> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), awkward::IndexOf<long long> const, awkward::ListOffsetArrayOf<long long> const*>(awkward::IndexOf<long long> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::Content> const, awkward::ListOffsetArrayOf<long long> >(std::__1::shared_ptr<awkward::Content> const (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), std::__1::shared_ptr<awkward::Content> const, awkward::ListOffsetArrayOf<long long> const*>(std::__1::shared_ptr<awkward::Content> const&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long>, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::ListOffsetArrayOf<long long>::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool), awkward::IndexOf<long long>, awkward::ListOffsetArrayOf<long long> const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::ListOffsetArrayOf<long long> (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long>, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::ListOffsetArrayOf<long long>::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::ListOffsetArrayOf<long long> const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::ListOffsetArrayOf<long long> (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::RegularArray> const, awkward::ListOffsetArrayOf<long long>, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::RegularArray> const (awkward::ListOffsetArrayOf<long long>::*)() const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), std::__1::shared_ptr<awkward::RegularArray> const, awkward::ListOffsetArrayOf<long long> const*, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::RegularArray> const&&, awkward::ListOffsetArrayOf<long long> (*)(), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> make_ListOffsetArrayOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(long long&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(awkward::ListOffsetArrayOf<long long> const&), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, awkward::ListOffsetArrayOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(awkward::ListOffsetArrayOf<long long> const&), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*)(awkward::ListOffsetArrayOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&) const&, pybind11::object, awkward::ListOffsetArrayOf<long long> const&>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&))::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&) const&, void, awkward::ListOffsetArrayOf<long long>&, pybind11::object const&>(awkward::ListOffsetArrayOf<long long>&&, void (*)(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&))::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&), void, awkward::ListOffsetArrayOf<long long>&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, void (*)(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long>&), void, awkward::ListOffsetArrayOf<long long>&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, void (*)(awkward::ListOffsetArrayOf<long long>&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::dict (*&)(awkward::ListOffsetArrayOf<long long> const&), pybind11::dict, awkward::ListOffsetArrayOf<long long> const&>(pybind11::dict (*&)(awkward::ListOffsetArrayOf<long long> const&), pybind11::dict (*)(awkward::ListOffsetArrayOf<long long> const&))::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void (*&)(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&), void, awkward::ListOffsetArrayOf<long long>&, pybind11::object const&>(void (*&)(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&), void (*)(awkward::ListOffsetArrayOf<long long>&, pybind11::object const&))::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void (*&)(awkward::ListOffsetArrayOf<long long>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::object const&), void, awkward::ListOffsetArrayOf<long long>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling>(void (*&)(awkward::ListOffsetArrayOf<long long>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::object const&), void (*)(awkward::ListOffsetArrayOf<long long>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::object (*&)(awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::name, pybind11::is_method, pybind11::sibling>(pybind11::object (*&)(awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&), std::__1::shared_ptr<awkward::Type>, awkward::ListOffsetArrayOf<long long> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, std::__1::shared_ptr<awkward::Type> (*)(awkward::ListOffsetArrayOf<long long> const&, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > > const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<long long (*&)(awkward::ListOffsetArrayOf<long long> const&), long long, awkward::ListOffsetArrayOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(long long (*&)(awkward::ListOffsetArrayOf<long long> const&), long long (*)(awkward::ListOffsetArrayOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::object (*&)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling>(pybind11::object (*&)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::Iterator (*&)(awkward::ListOffsetArrayOf<long long> const&), awkward::Iterator, awkward::ListOffsetArrayOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::Iterator (*&)(awkward::ListOffsetArrayOf<long long> const&), awkward::Iterator (*)(awkward::ListOffsetArrayOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(awkward::ListOffsetArrayOf<long long> const&, bool, pybind11::object const&), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, awkward::ListOffsetArrayOf<long long> const&, bool, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(awkward::ListOffsetArrayOf<long long> const&, bool, pybind11::object const&), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*)(awkward::ListOffsetArrayOf<long long> const&, bool, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void (*&)(awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, pybind11::object, long long), void, awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, pybind11::object, long long, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(void (*&)(awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, pybind11::object, long long), void (*)(awkward::ListOffsetArrayOf<long long> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, pybind11::object, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<long long, awkward::ListOffsetArrayOf<long long> >(long long (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), long long, awkward::ListOffsetArrayOf<long long> const*>(long long&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::Content> const, awkward::ListOffsetArrayOf<long long>, bool, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(std::__1::shared_ptr<awkward::Content> const (awkward::ListOffsetArrayOf<long long>::*)(bool, bool, bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, bool, bool, bool), std::__1::shared_ptr<awkward::Content> const, awkward::ListOffsetArrayOf<long long> const*, bool, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(std::__1::shared_ptr<awkward::Content> const&&, awkward::ListOffsetArrayOf<long long> (*)(bool, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::tuple (*&)(awkward::ListOffsetArrayOf<long long> const&), pybind11::tuple, awkward::ListOffsetArrayOf<long long> const&>(pybind11::tuple (*&)(awkward::ListOffsetArrayOf<long long> const&), pybind11::tuple (*)(awkward::ListOffsetArrayOf<long long> const&))::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<long long, awkward::ListOffsetArrayOf<long long>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::name, pybind11::is_method, pybind11::sibling>(long long (awkward::ListOffsetArrayOf<long long>::*)(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), long long, awkward::ListOffsetArrayOf<long long> const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::name, pybind11::is_method, pybind11::sibling>(long long&&, awkward::ListOffsetArrayOf<long long> (*)(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, awkward::ListOffsetArrayOf<long long>, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const (awkward::ListOffsetArrayOf<long long>::*)(long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, long long), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, awkward::ListOffsetArrayOf<long long> const*, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&&, awkward::ListOffsetArrayOf<long long> (*)(long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<bool, awkward::ListOffsetArrayOf<long long>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::name, pybind11::is_method, pybind11::sibling>(bool (awkward::ListOffsetArrayOf<long long>::*)(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), bool, awkward::ListOffsetArrayOf<long long> const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, pybind11::name, pybind11::is_method, pybind11::sibling>(bool&&, awkward::ListOffsetArrayOf<long long> (*)(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const, awkward::ListOffsetArrayOf<long long>, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const (awkward::ListOffsetArrayOf<long long>::*)() const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const, awkward::ListOffsetArrayOf<long long> const*, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&&, awkward::ListOffsetArrayOf<long long> (*)(), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<bool, awkward::ListOffsetArrayOf<long long> >(bool (awkward::ListOffsetArrayOf<long long>::*)() const)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), bool, awkward::ListOffsetArrayOf<long long> const*>(bool&&, awkward::ListOffsetArrayOf<long long> (*)())::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::Content> const, awkward::ListOffsetArrayOf<long long>, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::Content> const (awkward::ListOffsetArrayOf<long long>::*)() const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::ListOffsetArrayOf<long long> const*), std::__1::shared_ptr<awkward::Content> const, awkward::ListOffsetArrayOf<long long> const*, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::Content> const&&, awkward::ListOffsetArrayOf<long long> (*)(), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long)::operator()(awkward::ListOffsetArrayOf<long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, long long, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&, long long, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, bool), bool, awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, bool (*)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda0'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda1'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda2'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda3'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda4'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda5'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda6'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda7'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda8'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda2'(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content> content_methods<awkward::ListOffsetArrayOf<long long> >(pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>&)::'lambda'(awkward::ListOffsetArrayOf<long long> const&, long long, bool, pybind11::object, pybind11::object, long long), pybind11::object, awkward::ListOffsetArrayOf<long long> const&, long long, bool, pybind11::object, pybind11::object, long long, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v, pybind11::arg_v>(awkward::ListOffsetArrayOf<long long>&&, pybind11::object (*)(awkward::ListOffsetArrayOf<long long> const&, long long, bool, pybind11::object, pybind11::object, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda0'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda0'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda1'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda1'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda1'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda1'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content> content_methods<awkward::NumpyArray>(pybind11::class_<awkward::NumpyArray, std::__1::shared_ptr<awkward::NumpyArray>, awkward::Content>&)::'lambda1'(awkward::NumpyArray const&, long long)::operator()(awkward::NumpyArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda0'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda0'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda1'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda1'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda1'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda1'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content> content_methods<awkward::RecordArray>(pybind11::class_<awkward::RecordArray, std::__1::shared_ptr<awkward::RecordArray>, awkward::Content>&)::'lambda1'(awkward::RecordArray const&, long long)::operator()(awkward::RecordArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::RegularArray, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::RegularArray::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::RegularArray const*, bool), awkward::IndexOf<long long>, awkward::RegularArray const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::RegularArray (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::RegularArray, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::RegularArray::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::RegularArray const*, bool), awkward::IndexOf<long long>, awkward::RegularArray const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::RegularArray (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::RegularArray, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::RegularArray::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::RegularArray const*, bool), awkward::IndexOf<long long>, awkward::RegularArray const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::RegularArray (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::RegularArray, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::RegularArray::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::RegularArray const*, bool), awkward::IndexOf<long long>, awkward::RegularArray const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::RegularArray (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::RegularArray, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long> (awkward::RegularArray::*)(bool) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(awkward::RegularArray const*, bool), awkward::IndexOf<long long>, awkward::RegularArray const*, bool, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::arg_v>(awkward::IndexOf<long long>&&, awkward::RegularArray (*)(bool), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::RegularArray::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::RegularArray const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::RegularArray (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::RegularArray::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::RegularArray const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::RegularArray (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::RegularArray::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::RegularArray const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::RegularArray (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::ListOffsetArrayOf<long long>' from file 'libawkward-static.a(ListArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const (awkward::RegularArray::*)(awkward::IndexOf<long long> const&) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::RegularArray const*, awkward::IndexOf<long long> const&), std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const, awkward::RegularArray const*, awkward::IndexOf<long long> const&, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> > const&&, awkward::RegularArray (*)(awkward::IndexOf<long long> const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda0'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda0'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda1'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda1'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda1'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda1'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content> content_methods<awkward::RegularArray>(pybind11::class_<awkward::RegularArray, std::__1::shared_ptr<awkward::RegularArray>, awkward::Content>&)::'lambda1'(awkward::RegularArray const&, long long)::operator()(awkward::RegularArray const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda0'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda0'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, int> >(pybind11::class_<awkward::UnionArrayOf<signed char, int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda0'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda0'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, unsigned int> >(pybind11::class_<awkward::UnionArrayOf<signed char, unsigned int>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, unsigned int> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, unsigned int> const&, long long)::operator()(awkward::UnionArrayOf<signed char, unsigned int> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<void pybind11::detail::initimpl::factory<pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> make_UnionArrayOf<signed char, long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<signed char> const&, awkward::IndexOf<long long>&, pybind11::iterable const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type (*)(), awkward::UnionArrayOf<signed char, long long> (awkward::IndexOf<signed char> const&, awkward::IndexOf<long long>&, pybind11::iterable const&, pybind11::object const&, pybind11::object const&), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(signed char&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&) &&::'lambda'(pybind11::detail::value_and_holder&, awkward::IndexOf<signed char> const&, awkward::IndexOf<long long>&, pybind11::iterable const&, pybind11::object const&, pybind11::object const&), void, pybind11::detail::value_and_holder&, awkward::IndexOf<signed char> const&, awkward::IndexOf<long long>&, pybind11::iterable const&, pybind11::object const&, pybind11::object const&, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg_v, pybind11::arg_v>(signed char&&, long long (*)(pybind11::detail::value_and_holder&, awkward::IndexOf<signed char> const&, awkward::IndexOf<long long>&, pybind11::iterable const&, pybind11::object const&, pybind11::object const&), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&, pybind11::detail::is_new_style_constructor const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg const&, pybind11::arg_v const&, pybind11::arg_v const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const, long long, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const (*)(long long), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const, long long, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const (*)(long long), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const, long long, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const (*)(long long), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const, long long, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const (*)(long long), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const, long long, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(long long), awkward::IndexOf<long long> const (*)(long long), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const, awkward::IndexOf<signed char> const&, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const (*)(awkward::IndexOf<signed char> const&), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const, awkward::IndexOf<signed char> const&, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const (*)(awkward::IndexOf<signed char> const&), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const, awkward::IndexOf<signed char> const&, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const (*)(awkward::IndexOf<signed char> const&), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const, awkward::IndexOf<signed char> const&, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const (*)(awkward::IndexOf<signed char> const&), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const, awkward::IndexOf<signed char> const&, pybind11::name, pybind11::scope, pybind11::sibling>(awkward::IndexOf<long long> const (*&)(awkward::IndexOf<signed char> const&), awkward::IndexOf<long long> const (*)(awkward::IndexOf<signed char> const&), pybind11::name const&, pybind11::scope const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> >(awkward::IndexOf<long long> const (awkward::UnionArrayOf<signed char, long long>::*)() const)::'lambda'(awkward::UnionArrayOf<signed char, long long> const*), awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> const*>(awkward::IndexOf<long long> const&&, awkward::UnionArrayOf<signed char, long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> >(awkward::IndexOf<long long> const (awkward::UnionArrayOf<signed char, long long>::*)() const)::'lambda'(awkward::UnionArrayOf<signed char, long long> const*), awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> const*>(awkward::IndexOf<long long> const&&, awkward::UnionArrayOf<signed char, long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> >(awkward::IndexOf<long long> const (awkward::UnionArrayOf<signed char, long long>::*)() const)::'lambda'(awkward::UnionArrayOf<signed char, long long> const*), awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> const*>(awkward::IndexOf<long long> const&&, awkward::UnionArrayOf<signed char, long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> >(awkward::IndexOf<long long> const (awkward::UnionArrayOf<signed char, long long>::*)() const)::'lambda'(awkward::UnionArrayOf<signed char, long long> const*), awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> const*>(awkward::IndexOf<long long> const&&, awkward::UnionArrayOf<signed char, long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> >(awkward::IndexOf<long long> const (awkward::UnionArrayOf<signed char, long long>::*)() const)::'lambda'(awkward::UnionArrayOf<signed char, long long> const*), awkward::IndexOf<long long> const, awkward::UnionArrayOf<signed char, long long> const*>(awkward::IndexOf<long long> const&&, awkward::UnionArrayOf<signed char, long long> (*)())::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda0'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda0'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content> content_methods<awkward::UnionArrayOf<signed char, long long> >(pybind11::class_<awkward::UnionArrayOf<signed char, long long>, std::__1::shared_ptr<awkward::UnionArrayOf<signed char, long long> >, awkward::Content>&)::'lambda1'(awkward::UnionArrayOf<signed char, long long> const&, long long)::operator()(awkward::UnionArrayOf<signed char, long long> const&, long long) const' from file 'CMakeFiles/layout.dir/src/python/layout/content.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexOf<long long> >::class_<pybind11::buffer_protocol>(pybind11::handle, char const*, pybind11::buffer_protocol const&)' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexOf<long long> >::init_instance(pybind11::detail::instance*, void const*)' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexOf<long long> >::dealloc(pybind11::detail::value_and_holder&)' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'pybind11::class_<awkward::IndexOf<long long> >& pybind11::class_<awkward::IndexOf<long long> >::def_buffer<pybind11::class_<awkward::IndexOf<long long> > make_IndexOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(awkward::IndexOf<long long> const&)>(long long&&)::'lambda'(_object*, void*)::operator()(_object*, void*) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexOf<long long> > make_IndexOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(pybind11::array_t<long long, 17>), pybind11::detail::void_type (*)(), awkward::IndexOf<long long> (pybind11::array_t<long long, 17>), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexOf<long long> > >(long long&) &&::'lambda'(pybind11::detail::value_and_holder&, pybind11::array_t<long long, 17>)::operator()(pybind11::detail::value_and_holder&, pybind11::array_t<long long, 17>) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::detail::initimpl::factory<pybind11::class_<awkward::IndexOf<long long> > make_IndexOf<long long>(pybind11::handle const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::'lambda'(pybind11::array_t<long long, 17>), pybind11::detail::void_type (*)(), awkward::IndexOf<long long> (pybind11::array_t<long long, 17>), pybind11::detail::void_type ()>::execute<pybind11::class_<awkward::IndexOf<long long> > >(long long&) &&::'lambda'(pybind11::detail::value_and_holder&, pybind11::array_t<long long, 17>)::operator()(pybind11::detail::value_and_holder&, pybind11::array_t<long long, 17>) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, awkward::IndexOf<long long>, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const (awkward::IndexOf<long long>::*)() const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, awkward::IndexOf<long long> const*, pybind11::name, pybind11::is_method, pybind11::sibling>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&&, awkward::IndexOf<long long> (*)(), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<long long, awkward::IndexOf<long long>, pybind11::name, pybind11::is_method, pybind11::sibling>(long long (awkward::IndexOf<long long>::*)() const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*), long long, awkward::IndexOf<long long> const*, pybind11::name, pybind11::is_method, pybind11::sibling>(long long&&, awkward::IndexOf<long long> (*)(), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<long long, awkward::IndexOf<long long>, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(long long (awkward::IndexOf<long long>::*)(long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long), long long, awkward::IndexOf<long long> const*, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(long long&&, awkward::IndexOf<long long> (*)(long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::__invoke(pybind11::detail::function_call&)' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::IndexOf<long long>, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long> (awkward::IndexOf<long long>::*)(long long, long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long, long long), awkward::IndexOf<long long>, awkward::IndexOf<long long> const*, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long>&&, awkward::IndexOf<long long> (*)(long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::IndexOf<long long>, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long> (awkward::IndexOf<long long>::*)(long long, long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long, long long), awkward::IndexOf<long long>, awkward::IndexOf<long long> const*, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long>&&, awkward::IndexOf<long long> (*)(long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'vtable for awkward::IndexOf<long long>' from file 'libawkward-static.a(Index.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::IndexOf<long long>, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long> (awkward::IndexOf<long long>::*)(long long, long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long, long long), awkward::IndexOf<long long>, awkward::IndexOf<long long> const*, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long>&&, awkward::IndexOf<long long> (*)(long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::IndexOf<long long>, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long> (awkward::IndexOf<long long>::*)(long long, long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long, long long), awkward::IndexOf<long long>, awkward::IndexOf<long long> const*, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long>&&, awkward::IndexOf<long long> (*)(long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::IndexOf<long long>, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long> (awkward::IndexOf<long long>::*)(long long, long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long, long long), awkward::IndexOf<long long>, awkward::IndexOf<long long> const*, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long>&&, awkward::IndexOf<long long> (*)(long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo name for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| ld: warning: direct access in function 'void pybind11::cpp_function::initialize<pybind11::cpp_function::cpp_function<awkward::IndexOf<long long>, awkward::IndexOf<long long>, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long> (awkward::IndexOf<long long>::*)(long long, long long) const, pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(awkward::IndexOf<long long> const*, long long, long long), awkward::IndexOf<long long>, awkward::IndexOf<long long> const*, long long, long long, pybind11::name, pybind11::is_method, pybind11::sibling>(awkward::IndexOf<long long>&&, awkward::IndexOf<long long> (*)(long long, long long), pybind11::name const&, pybind11::is_method const&, pybind11::sibling const&)::'lambda'(pybind11::detail::function_call&)::operator()(pybind11::detail::function_call&) const' from file 'CMakeFiles/layout.dir/src/python/layout/index.cpp.o' to global weak symbol 'typeinfo for awkward::IndexOf<long long>' from file 'libawkward-static.a(EmptyArray.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. | |
| [100%] Built target layout | |
| [ 7%] Built target awkward-cpu-kernels-objects | |
| [ 9%] Built target awkward-cpu-kernels-static | |
| [ 81%] Built target awkward-objects | |
| [ 82%] Built target awkward | |
| [ 84%] Built target awkward-static | |
| [ 92%] Built target layout | |
| [ 95%] Built target _io | |
| [ 96%] Built target awkward-cpu-kernels | |
| [100%] Built target types | |
| [36mInstall the project...[0m | |
| -- Install configuration: "Release" | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-static.a | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward.dylib | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-cpu-kernels.dylib | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-cpu-kernels-static.a | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/layout.cpython-37m-darwin.so | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/types.cpython-37m-darwin.so | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/_io.cpython-37m-darwin.so | |
| installing to build/bdist.macosx-10.6-x86_64/wheel | |
| running install | |
| running install_lib | |
| creating build/bdist.macosx-10.6-x86_64 | |
| creating build/bdist.macosx-10.6-x86_64/wheel | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_cpu_kernels.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numpy.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect/_numba | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba/layout.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect/_numba | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect/_numba | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba/builder.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect/_numba | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numba/arrayview.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect/_numba | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_autograd.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_numexpr.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_connect/_pandas.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/_connect | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/layout.cpython-37m-darwin.so -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/highlevel.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_libawkward.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1/operations | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/operations/describe.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/operations | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/operations/reducers.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/operations | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/operations/convert.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/operations | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/operations/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/operations | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/operations/structure.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/operations | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-static.a -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1/behaviors | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/behaviors/__init__.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/behaviors | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/behaviors/string.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1/behaviors | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_util.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_io.cpython-37m-darwin.so -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/types.cpython-37m-darwin.so -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward.dylib -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-cpu-kernels-static.a -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-cpu-kernels.dylib -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| running install_data | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/lib | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-cpu-kernels-static.a -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/lib | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-cpu-kernels.dylib -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/lib | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward-static.a -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/lib | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/libawkward.dylib -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/lib | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/Content.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/Index.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/Slice.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/util.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/Reducer.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/Identities.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| copying include/awkward/Iterator.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/cpu-kernels | |
| copying include/awkward/cpu-kernels/reducers.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/cpu-kernels | |
| copying include/awkward/cpu-kernels/operations.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/cpu-kernels | |
| copying include/awkward/cpu-kernels/util.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/cpu-kernels | |
| copying include/awkward/cpu-kernels/identities.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/cpu-kernels | |
| copying include/awkward/cpu-kernels/getitem.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/cpu-kernels | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/python | |
| copying include/awkward/python/content.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/python | |
| copying include/awkward/python/index.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/python | |
| copying include/awkward/python/util.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/python | |
| copying include/awkward/python/identities.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/python | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/IndexedArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/None.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/NumpyArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/UnmaskedArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/ListArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/ListOffsetArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/Record.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/RecordArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/RawArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/ByteMaskedArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/EmptyArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/RegularArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/BitMaskedArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| copying include/awkward/array/UnionArray.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/array | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/Float64Builder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/ListBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/Int64Builder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/UnionBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/TupleBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/ArrayBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/UnknownBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/Builder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/RecordBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/BoolBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/StringBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/ArrayBuilderOptions.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/IndexedBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/GrowableBuffer.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| copying include/awkward/builder/OptionBuilder.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/builder | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/io | |
| copying include/awkward/io/json.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/io | |
| copying include/awkward/io/root.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/io | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/Type.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/ArrayType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/OptionType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/RegularType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/PrimitiveType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/RecordType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/UnionType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/UnknownType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| copying include/awkward/type/ListType.h -> build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.data/data/include/awkward/type | |
| running install_egg_info | |
| Copying src/awkward1.egg-info to build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13-py3.7.egg-info | |
| running install_scripts | |
| adding license file "LICENSE" (matched pattern "LICEN[CS]E*") | |
| creating build/bdist.macosx-10.6-x86_64/wheel/awkward1-0.2.13.dist-info/WHEEL | |
| creating 'dist/awkward1-0.2.13-cp37-cp37m-macosx_10_6_x86_64.whl' and adding 'build/bdist.macosx-10.6-x86_64/wheel' to it | |
| adding 'awkward1/__init__.py' | |
| adding 'awkward1/_cpu_kernels.py' | |
| adding 'awkward1/_io.cpython-37m-darwin.so' | |
| adding 'awkward1/_libawkward.py' | |
| adding 'awkward1/_util.py' | |
| adding 'awkward1/highlevel.py' | |
| adding 'awkward1/layout.cpython-37m-darwin.so' | |
| adding 'awkward1/libawkward-cpu-kernels-static.a' | |
| adding 'awkward1/libawkward-cpu-kernels.dylib' | |
| adding 'awkward1/libawkward-static.a' | |
| adding 'awkward1/libawkward.dylib' | |
| adding 'awkward1/types.cpython-37m-darwin.so' | |
| adding 'awkward1/_connect/__init__.py' | |
| adding 'awkward1/_connect/_autograd.py' | |
| adding 'awkward1/_connect/_numexpr.py' | |
| adding 'awkward1/_connect/_numpy.py' | |
| adding 'awkward1/_connect/_pandas.py' | |
| adding 'awkward1/_connect/_numba/__init__.py' | |
| adding 'awkward1/_connect/_numba/arrayview.py' | |
| adding 'awkward1/_connect/_numba/builder.py' | |
| adding 'awkward1/_connect/_numba/layout.py' | |
| adding 'awkward1/behaviors/__init__.py' | |
| adding 'awkward1/behaviors/string.py' | |
| adding 'awkward1/operations/__init__.py' | |
| adding 'awkward1/operations/convert.py' | |
| adding 'awkward1/operations/describe.py' | |
| adding 'awkward1/operations/reducers.py' | |
| adding 'awkward1/operations/structure.py' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/Content.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/Identities.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/Index.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/Iterator.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/Reducer.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/Slice.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/util.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/BitMaskedArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/ByteMaskedArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/EmptyArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/IndexedArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/ListArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/ListOffsetArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/None.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/NumpyArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/RawArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/Record.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/RecordArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/RegularArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/UnionArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/array/UnmaskedArray.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/ArrayBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/ArrayBuilderOptions.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/BoolBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/Builder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/Float64Builder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/GrowableBuffer.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/IndexedBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/Int64Builder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/ListBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/OptionBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/RecordBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/StringBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/TupleBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/UnionBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/builder/UnknownBuilder.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/cpu-kernels/getitem.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/cpu-kernels/identities.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/cpu-kernels/operations.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/cpu-kernels/reducers.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/cpu-kernels/util.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/io/json.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/io/root.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/python/content.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/python/identities.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/python/index.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/python/util.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/ArrayType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/ListType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/OptionType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/PrimitiveType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/RecordType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/RegularType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/Type.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/UnionType.h' | |
| adding 'awkward1-0.2.13.data/data/include/awkward/type/UnknownType.h' | |
| adding 'awkward1-0.2.13.data/data/lib/libawkward-cpu-kernels-static.a' | |
| adding 'awkward1-0.2.13.data/data/lib/libawkward-cpu-kernels.dylib' | |
| adding 'awkward1-0.2.13.data/data/lib/libawkward-static.a' | |
| adding 'awkward1-0.2.13.data/data/lib/libawkward.dylib' | |
| adding 'awkward1-0.2.13.dist-info/LICENSE' | |
| adding 'awkward1-0.2.13.dist-info/METADATA' | |
| adding 'awkward1-0.2.13.dist-info/WHEEL' | |
| adding 'awkward1-0.2.13.dist-info/entry_points.txt' | |
| adding 'awkward1-0.2.13.dist-info/top_level.txt' | |
| adding 'awkward1-0.2.13.dist-info/RECORD' | |
| removing build/bdist.macosx-10.6-x86_64/wheel | |
| Finished executing setuptoolsBuildPhase | |
| @nix { "action": "setPhase", "phase": "installPhase" } | |
| installing | |
| Executing pipInstallPhase | |
| /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source/dist /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source | |
| Processing ./awkward1-0.2.13-cp37-cp37m-macosx_10_6_x86_64.whl | |
| Requirement already satisfied: numpy>=1.13.1 in /nix/store/8gx5zlmbfnmgxypq63p5nv7p6wna5cis-python3.7-numpy-1.18.1/lib/python3.7/site-packages (from awkward1==0.2.13) (1.18.1) | |
| Installing collected packages: awkward1 | |
| Successfully installed awkward1-0.2.13 | |
| /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source | |
| Finished executing pipInstallPhase | |
| @nix { "action": "setPhase", "phase": "fixupPhase" } | |
| post-installation fixup | |
| strip is /nix/store/w03sx2iyra2is64ybjn6ps1kw2gaqvw0-cctools-binutils-darwin-927.0.2/bin/strip | |
| stripping (with command strip and flags -S) in /nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib | |
| patching script interpreter paths in /nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179 | |
| Executing pythonRemoveTestsDir | |
| Finished executing pythonRemoveTestsDir | |
| @nix { "action": "setPhase", "phase": "installCheckPhase" } | |
| running install tests | |
| no Makefile or custom buildPhase, doing nothing | |
| @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } | |
| pythonCatchConflictsPhase | |
| @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } | |
| pythonRemoveBinBytecodePhase | |
| @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } | |
| pythonImportsCheckPhase | |
| Executing pythonImportsCheckPhase | |
| @nix { "action": "setPhase", "phase": "pytestCheckPhase" } | |
| pytestCheckPhase | |
| Executing pytestCheckPhase | |
| [1m============================= test session starts ==============================[0m | |
| platform darwin -- Python 3.7.7, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 | |
| rootdir: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/source, inifile: setup.cfg | |
| [1mcollecting ... [0m[1m collecting 1 item [0m[1m collecting 101 items [0m[1m collecting 170 items / 2 skipped / 168 selected [0m[1m collecting 236 items / 3 skipped / 233 selected [0m[1m collecting 309 items / 3 skipped / 306 selected [0m[1m collected 345 items / 6 skipped / 339 selected [0m | |
| tests/test_0001-refcount.py [32m.[0m[32m [ 0%][0m | |
| tests/test_0002-minimal-listarray.py [32m.[0m[32m.[0m[32m.[0m[32m [ 1%][0m | |
| tests/test_0004-design-surrogate-key.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 3%][0m | |
| tests/test_0006-deep-iteration.py [32m.[0m[32m.[0m[32m [ 3%][0m | |
| tests/test_0008-slices-and-getitem.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 4%][0m | |
| tests/test_0009-identity-and-getitem.py [32m.[0m[32m [ 5%][0m | |
| tests/test_0011-listarray.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 9%][0m | |
| tests/test_0013-error-handling-struct.py [32m.[0m[32m.[0m[32m.[0m[32m [ 10%][0m | |
| tests/test_0014-finish-up-getitem.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 12%][0m | |
| tests/test_0018-fromiter-fillable.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 15%][0m | |
| tests/test_0019-use-json-library.py [31mF[0m[31mF[0m[32m.[0m[32m.[0m[31mF[0m[32m.[0m[32m.[0m[31m [ 17%][0m | |
| tests/test_0020-support-unsigned-indexes.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 22%][0m | |
| tests/test_0021-emptyarray.py [31mF[0m[31mF[0m[31m [ 22%][0m | |
| tests/test_0023-regular-array.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 25%][0m | |
| tests/test_0024-use-regular-array.py [32m.[0m[32m.[0m[32m.[0m[31m [ 26%][0m | |
| tests/test_0025-record-array.py [32m.[0m[32m.[0m[31mF[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 29%][0m | |
| tests/test_0028-add-dressed-types.py [32m.[0m[31mF[0m[32m.[0m[32m.[0m[31m [ 30%][0m | |
| tests/test_0031-pickle-types.py [32m.[0m[31m [ 30%][0m | |
| tests/test_0032-replace-dressedtype.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[31mF[0m[31m [ 32%][0m | |
| tests/test_0038-emptyarray-astype.py [31mF[0m[31m [ 32%][0m | |
| tests/test_0039-no-hanging-types.py [32m.[0m[32m.[0m[32m.[0m[31m [ 33%][0m | |
| tests/test_0042-stubs-for-flatten-operation.py [32m.[0m[31m [ 33%][0m | |
| tests/test_0043-strings-vs-bytes.py [32m.[0m[31m [ 33%][0m | |
| tests/test_0046-start-indexedarray.py [32m.[0m[31mF[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31mF[0m[31m [ 36%][0m | |
| tests/test_0047-missing-odd-fields-in-fillablearray.py [32m.[0m[31m [ 36%][0m | |
| tests/test_0049-distinguish-record-and-recordarray-behaviors.py [32m.[0m[31m [ 37%][0m | |
| tests/test_0070-argmin-and-argmax.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 38%][0m | |
| tests/test_0072_fillna_operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 40%][0m | |
| tests/test_0077-zip-operation.py [32m.[0m[31m [ 40%][0m | |
| tests/test_0078-argcross-and-cross.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 42%][0m | |
| tests/test_0079-argchoose-and-choose.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 43%][0m | |
| tests/test_0082-indexedarray-setidentities.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 45%][0m | |
| tests/test_0084-start-unionarray.py [32m.[0m[32m.[0m[31mF[0m[31m [ 46%][0m | |
| tests/test_0086-nep13-ufunc.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 49%][0m | |
| tests/test_0093-simplify-uniontypes-and-optiontypes.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 53%][0m | |
| tests/test_0094-getattr-for-record-field.py [32m.[0m[32m.[0m[31m [ 54%][0m | |
| tests/test_0107-assign-fields-to-records.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 55%][0m | |
| tests/test_0110-various-cleanups.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 56%][0m | |
| tests/test_0111-jagged-and-masked-getitem.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 64%][0m | |
| tests/test_0114_rpad_operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 68%][0m | |
| tests/test_0115-generic-reducer-operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 73%][0m | |
| tests/test_0117-finish-the-sizes-operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 77%][0m | |
| tests/test_0118-numba-cpointers.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 88%] | |
| [0m[32m.[0m[32m.[0m[32m.[0m[31m [ 89%][0m | |
| tests/test_0124-strings-in-numba.py [32m.[0m[31m [ 89%][0m | |
| tests/test_0127-tomask-operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 95%][0m | |
| tests/test_0127b-tomask-operation-numba.py [32m.[0m[32m.[0m[32m.[0m[31m [ 96%][0m | |
| tests/test_0138-emptyarray-type.py [32m.[0m[31m [ 96%][0m | |
| tests/test_0150-attributeerrors.py [32m.[0m[31m [ 97%][0m | |
| tests/test_0156-array-and-record-constructors.py [32m.[0m[32m.[0m[31m [ 97%][0m | |
| tests/test_0166-0167-0170-random-issues.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [ 98%][0m | |
| tests/test_0198-tutorial-documentation-1.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[31m [100%][0m | |
| =================================== FAILURES =================================== | |
| [31m[1m_______________________________ test_fromstring ________________________________[0m | |
| [1m def test_fromstring():[0m | |
| [1m a = awkward1.from_json("[[1.1, 2.2, 3], [], [4, 5.5]]")[0m | |
| [1m> assert awkward1.to_list(a) == [[1.1, 2.2, 3.0], [], [4.0, 5.5]][0m | |
| [1m[31mtests/test_0019-use-json-library.py[0m:16: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119c97a50> | |
| [1m def __iter__(self):[0m | |
| [1m """[0m | |
| [1m Iterates over this Array in Python.[0m | |
| [1m [0m | |
| [1m Note that this is the *slowest* way to access data (even slower than[0m | |
| [1m native Python objects, like lists and dicts). Usually, you should[0m | |
| [1m express your problems in array-at-a-time operations.[0m | |
| [1m [0m | |
| [1m In other words, do this:[0m | |
| [1m [0m | |
| [1m >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))[0m | |
| [1m [[1.05, 1.48, 1.82], [], [2.1, 2.35]][0m | |
| [1m [0m | |
| [1m not this:[0m | |
| [1m [0m | |
| [1m >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):[0m | |
| [1m ... for inner in outer:[0m | |
| [1m ... print(np.sqrt(inner))[0m | |
| [1m ...[0m | |
| [1m 1.0488088481701516[0m | |
| [1m 1.4832396974191326[0m | |
| [1m 1.816590212458495[0m | |
| [1m 2.0976176963403033[0m | |
| [1m 2.345207879911715[0m | |
| [1m [0m | |
| [1m Iteration over Arrays exists so that they can be more easily inspected[0m | |
| [1m as Python objects.[0m | |
| [1m [0m | |
| [1m See also #ak.to_list.[0m | |
| [1m """[0m | |
| [1m> for x in self._layout:[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:535: RuntimeError | |
| [31m[1m________________________________ test_fromfile _________________________________[0m | |
| tmp_path = PosixPath('/private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179.drv-0/pytest-of-veprbl/pytest-0/test_fromfile0') | |
| [1m def test_fromfile(tmp_path):[0m | |
| [1m with open(os.path.join(str(tmp_path), "tmp1.json"), "w") as f:[0m | |
| [1m f.write("[[1.1, 2.2, 3], [], [4, 5.5]]")[0m | |
| [1m [0m | |
| [1m a = awkward1.from_json(os.path.join(str(tmp_path), "tmp1.json"))[0m | |
| [1m> assert awkward1.to_list(a) == [[1.1, 2.2, 3.0], [], [4.0, 5.5]][0m | |
| [1m[31mtests/test_0019-use-json-library.py[0m:26: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119897810> | |
| [1m def __iter__(self):[0m | |
| [1m """[0m | |
| [1m Iterates over this Array in Python.[0m | |
| [1m [0m | |
| [1m Note that this is the *slowest* way to access data (even slower than[0m | |
| [1m native Python objects, like lists and dicts). Usually, you should[0m | |
| [1m express your problems in array-at-a-time operations.[0m | |
| [1m [0m | |
| [1m In other words, do this:[0m | |
| [1m [0m | |
| [1m >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))[0m | |
| [1m [[1.05, 1.48, 1.82], [], [2.1, 2.35]][0m | |
| [1m [0m | |
| [1m not this:[0m | |
| [1m [0m | |
| [1m >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):[0m | |
| [1m ... for inner in outer:[0m | |
| [1m ... print(np.sqrt(inner))[0m | |
| [1m ...[0m | |
| [1m 1.0488088481701516[0m | |
| [1m 1.4832396974191326[0m | |
| [1m 1.816590212458495[0m | |
| [1m 2.0976176963403033[0m | |
| [1m 2.345207879911715[0m | |
| [1m [0m | |
| [1m Iteration over Arrays exists so that they can be more easily inspected[0m | |
| [1m as Python objects.[0m | |
| [1m [0m | |
| [1m See also #ak.to_list.[0m | |
| [1m """[0m | |
| [1m> for x in self._layout:[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:535: RuntimeError | |
| [31m[1m____________________________ test_root_nestedvector ____________________________[0m | |
| [1m def test_root_nestedvector():[0m | |
| [1m # fromcounts([3, 2], fromcounts([1, 0, 2, 2, 1], [123, 99, 123, 99, 123, 123]))[0m | |
| [1m # <JaggedArray [[[123] [] [99 123]] [[99 123] [123]]]>[0m | |
| [1m [0m | |
| [1m # outer offsets: [0, 3, 5][0m | |
| [1m # inner offsets: [0, 1, 1, 3, 5, 6][0m | |
| [1m [0m | |
| [1m byteoffsets = awkward1.layout.Index64(numpy.array([0, 28, 52], dtype=numpy.int64))[0m | |
| [1m rawdata = awkward1.layout.NumpyArray(numpy.array([[0m | |
| [1m 0, 0, 0, 3, 0, 0, 0, 1, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 99, 0, 0, 0, 123,[0m | |
| [1m 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 99, 0, 0, 0, 123, 0, 0, 0, 1, 0, 0, 0, 123[0m | |
| [1m ], dtype=numpy.uint8))[0m | |
| [1m [0m | |
| [1m result = awkward1._io.fromroot_nestedvector(byteoffsets, rawdata, 2, numpy.dtype(">i").itemsize, ">i")[0m | |
| [1m assert numpy.asarray(result.offsets).tolist() == [0, 3, 5][0m | |
| [1m assert numpy.asarray(result.content.offsets).tolist() == [0, 1, 1, 3, 5, 6][0m | |
| [1m assert numpy.asarray(result.content.content).tolist() == [123, 99, 123, 99, 123, 123][0m | |
| [1m> assert awkward1.to_list(result) == [[[123], [], [99, 123]], [[99, 123], [123]]][0m | |
| [1m[31mtests/test_0019-use-json-library.py[0m:80: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:376: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:376: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:376: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| .0 = <Iterator at="1"> | |
| <ListOffsetArray64> | |
| <offsets><Index64 i="[0 1 1 3]" offset="0" length="4" at="0x7f889c1a...007b 00000063 0000007b 00000063 0000007b 0000007b" at="0x7f889daa5160"/></content> | |
| </ListOffsetArray64> | |
| </Iterator> | |
| [1m> return [to_list(x) for x in array][0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:376: RuntimeError | |
| [31m[1m_________________________________ test_unknown _________________________________[0m | |
| [1m def test_unknown():[0m | |
| [1m a = awkward1.from_json("[[], [], []]").layout[0m | |
| [1m> assert awkward1.to_list(a) == [[], [], []][0m | |
| [1m[31mtests/test_0021-emptyarray.py[0m:16: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:376: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| .0 = <Iterator at="1"> | |
| <ListOffsetArray64> | |
| <offsets><Index64 i="[0 0 0 0]" offset="0" length="4" at="0x7f889b902c00"/></offsets> | |
| <content><EmptyArray/></content> | |
| </ListOffsetArray64> | |
| </Iterator> | |
| [1m> return [to_list(x) for x in array][0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:376: RuntimeError | |
| [31m[1m_________________________________ test_getitem _________________________________[0m | |
| [1m def test_getitem():[0m | |
| [1m a = awkward1.from_json("[[], [[], []], [[], [], []]]")[0m | |
| [1m> assert awkward1.to_list(a[2]) == [[], [], []][0m | |
| [1m[31mtests/test_0021-emptyarray.py[0m:46: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119832c10> | |
| [1m def __iter__(self):[0m | |
| [1m """[0m | |
| [1m Iterates over this Array in Python.[0m | |
| [1m [0m | |
| [1m Note that this is the *slowest* way to access data (even slower than[0m | |
| [1m native Python objects, like lists and dicts). Usually, you should[0m | |
| [1m express your problems in array-at-a-time operations.[0m | |
| [1m [0m | |
| [1m In other words, do this:[0m | |
| [1m [0m | |
| [1m >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))[0m | |
| [1m [[1.05, 1.48, 1.82], [], [2.1, 2.35]][0m | |
| [1m [0m | |
| [1m not this:[0m | |
| [1m [0m | |
| [1m >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):[0m | |
| [1m ... for inner in outer:[0m | |
| [1m ... print(np.sqrt(inner))[0m | |
| [1m ...[0m | |
| [1m 1.0488088481701516[0m | |
| [1m 1.4832396974191326[0m | |
| [1m 1.816590212458495[0m | |
| [1m 2.0976176963403033[0m | |
| [1m 2.345207879911715[0m | |
| [1m [0m | |
| [1m Iteration over Arrays exists so that they can be more easily inspected[0m | |
| [1m as Python objects.[0m | |
| [1m [0m | |
| [1m See also #ak.to_list.[0m | |
| [1m """[0m | |
| [1m> for x in self._layout:[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:535: RuntimeError | |
| [31m[1m__________________________________ test_type ___________________________________[0m | |
| [1m def test_type():[0m | |
| [1m content1 = awkward1.layout.NumpyArray(numpy.array([1, 2, 3, 4, 5], dtype=numpy.int64))[0m | |
| [1m content2 = awkward1.layout.NumpyArray(numpy.array([1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9], dtype=numpy.float64))[0m | |
| [1m offsets = awkward1.layout.Index64(numpy.array([0, 3, 3, 5, 6, 9]))[0m | |
| [1m listoffsetarray = awkward1.layout.ListOffsetArray64(offsets, content2)[0m | |
| [1m recordarray = awkward1.layout.RecordArray([content1, listoffsetarray])[0m | |
| [1m assert str(awkward1.type(recordarray)) == '(int64, var * float64)'[0m | |
| [1m [0m | |
| [1m> assert awkward1.type(recordarray) == awkward1.types.RecordType(([0m | |
| [1m awkward1.types.PrimitiveType("int64"),[0m | |
| [1m awkward1.types.ListType(awkward1.types.PrimitiveType("float64"))))[0m | |
| [1m[31mE assert (int64, var * float64) == (int64, var * float64)[0m | |
| [1m[31mE Use -v to get the full diff[0m | |
| [1m[31mtests/test_0025-record-array.py[0m:88: AssertionError | |
| [31m[1m________________________________ test_highlevel ________________________________[0m | |
| [1m def test_highlevel():[0m | |
| [1m a = awkward1.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5], [6.6], [7.7, 8.8, 9.9]], check_valid=True)[0m | |
| [1m assert repr(a) == "<Array [[1.1, 2.2, 3.3], ... [7.7, 8.8, 9.9]] type='5 * var * float64'>"[0m | |
| [1m assert str(a) == "[[1.1, 2.2, 3.3], [], [4.4, 5.5], [6.6], [7.7, 8.8, 9.9]]"[0m | |
| [1m [0m | |
| [1m b = awkward1.Array(numpy.arange(100, dtype=numpy.int32), check_valid=True)[0m | |
| [1m assert repr(b) == "<Array [0, 1, 2, 3, 4, ... 95, 96, 97, 98, 99] type='100 * int32'>"[0m | |
| [1m assert str(b) == "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ... 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99]"[0m | |
| [1m [0m | |
| [1m c = awkward1.Array('[{"one": 3.14, "two": [1.1, 2.2]}, {"one": 99.9, "two": [-3.1415926]}]', check_valid=True)[0m | |
| [1m> assert repr(c) == "<Array [{one: 3.14, two: [1.1, ... -3.14]}] type='2 * {\"one\": float64, \"two\": va...'>"[0m | |
| [1m[31mtests/test_0028-add-dressed-types.py[0m:32: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:1136: in __repr__ | |
| [1m self._behavior)[0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| limit_length = 40 | |
| layout = <RecordArray> | |
| <field index="0" key="one"> | |
| <NumpyArray format="d" shape="2" data="3.14 99.9" at="0x7f889b87...pe="3" data="1.1 2.2 -3.14159" at="0x7f889b89a000"/></content> | |
| </ListOffsetArray64> | |
| </field> | |
| </RecordArray> | |
| behavior = None | |
| [1m def minimally_touching_string(limit_length, layout, behavior):[0m | |
| [1m import awkward1.layout[0m | |
| [1m [0m | |
| [1m if isinstance(layout, awkward1.layout.Record):[0m | |
| [1m layout = layout.array[layout.at : layout.at + 1][0m | |
| [1m [0m | |
| [1m if len(layout) == 0:[0m | |
| [1m return "[]"[0m | |
| [1m [0m | |
| [1m def forward(x, space, brackets=True, wrap=True):[0m | |
| [1m done = False[0m | |
| [1m if wrap and isinstance(x, awkward1.layout.Content):[0m | |
| [1m cls = arrayclass(x, behavior)[0m | |
| [1m if cls is not awkward1.highlevel.Array:[0m | |
| [1m y = cls(x, behavior=behavior)[0m | |
| [1m if "__repr__" in type(y).__dict__:[0m | |
| [1m yield space + repr(y)[0m | |
| [1m done = True[0m | |
| [1m if wrap and isinstance(x, awkward1.layout.Record):[0m | |
| [1m cls = recordclass(x, behavior)[0m | |
| [1m if cls is not awkward1.highlevel.Record:[0m | |
| [1m y = cls(x, behavior=behavior)[0m | |
| [1m if "__repr__" in type(y).__dict__:[0m | |
| [1m yield space + repr(y)[0m | |
| [1m done = True[0m | |
| [1m if not done:[0m | |
| [1m if isinstance(x, awkward1.layout.Content):[0m | |
| [1m if brackets:[0m | |
| [1m yield space + "["[0m | |
| [1m sp = ""[0m | |
| [1m for i in range(len(x)):[0m | |
| [1m for token in forward(x[i], sp):[0m | |
| [1m yield token[0m | |
| [1m sp = ", "[0m | |
| [1m if brackets:[0m | |
| [1m yield "]"[0m | |
| [1m elif isinstance(x, awkward1.layout.Record) and x.istuple:[0m | |
| [1m yield space + "("[0m | |
| [1m sp = ""[0m | |
| [1m for i in range(x.numfields):[0m | |
| [1m key = sp[0m | |
| [1m for token in forward(x[str(i)], ""):[0m | |
| [1m yield key + token[0m | |
| [1m key = ""[0m | |
| [1m sp = ", "[0m | |
| [1m yield ")"[0m | |
| [1m elif isinstance(x, awkward1.layout.Record):[0m | |
| [1m yield space + "{"[0m | |
| [1m sp = ""[0m | |
| [1m for k in x.keys():[0m | |
| [1m key = sp + k + ": "[0m | |
| [1m for token in forward(x[k], ""):[0m | |
| [1m yield key + token[0m | |
| [1m key = ""[0m | |
| [1m sp = ", "[0m | |
| [1m yield "}"[0m | |
| [1m elif isinstance(x, (float, numpy.floating)):[0m | |
| [1m yield space + "{0:.3g}".format(x)[0m | |
| [1m else:[0m | |
| [1m yield space + repr(x)[0m | |
| [1m [0m | |
| [1m def backward(x, space, brackets=True, wrap=True):[0m | |
| [1m done = False[0m | |
| [1m if wrap and isinstance(x, awkward1.layout.Content):[0m | |
| [1m cls = arrayclass(x, behavior)[0m | |
| [1m if cls is not awkward1.highlevel.Array:[0m | |
| [1m y = cls(x, behavior=behavior)[0m | |
| [1m if "__repr__" in type(y).__dict__:[0m | |
| [1m yield repr(y) + space[0m | |
| [1m done = True[0m | |
| [1m if wrap and isinstance(x, awkward1.layout.Record):[0m | |
| [1m cls = recordclass(x, behavior)[0m | |
| [1m if cls is not awkward1.highlevel.Record:[0m | |
| [1m y = cls(x, behavior=behavior)[0m | |
| [1m if "__repr__" in type(y).__dict__:[0m | |
| [1m yield repr(y) + space[0m | |
| [1m done = True[0m | |
| [1m if not done:[0m | |
| [1m if isinstance(x, awkward1.layout.Content):[0m | |
| [1m if brackets:[0m | |
| [1m yield "]" + space[0m | |
| [1m sp = ""[0m | |
| [1m for i in range(len(x) - 1, -1, -1):[0m | |
| [1m for token in backward(x[i], sp):[0m | |
| [1m yield token[0m | |
| [1m sp = ", "[0m | |
| [1m if brackets:[0m | |
| [1m yield "["[0m | |
| [1m elif isinstance(x, awkward1.layout.Record) and x.istuple:[0m | |
| [1m yield ")" + space[0m | |
| [1m for i in range(x.numfields - 1, -1, -1):[0m | |
| [1m last = None[0m | |
| [1m for token in backward(x[str(i)], ""):[0m | |
| [1m if last is not None:[0m | |
| [1m yield last[0m | |
| [1m last = token[0m | |
| [1m if last is not None:[0m | |
| [1m yield last[0m | |
| [1m if i != 0:[0m | |
| [1m yield ", "[0m | |
| [1m yield "("[0m | |
| [1m elif isinstance(x, awkward1.layout.Record):[0m | |
| [1m yield "}" + space[0m | |
| [1m keys = x.keys()[0m | |
| [1m for i in range(len(keys) - 1, -1, -1):[0m | |
| [1m last = None[0m | |
| [1m for token in backward(x[keys[i]], ""):[0m | |
| [1m if last is not None:[0m | |
| [1m yield last[0m | |
| [1m last = token[0m | |
| [1m if last is not None:[0m | |
| [1m yield keys[i] + ": " + last[0m | |
| [1m if i != 0:[0m | |
| [1m yield ", "[0m | |
| [1m yield "{"[0m | |
| [1m elif isinstance(x, (float, numpy.floating)):[0m | |
| [1m yield "{0:.3g}".format(x) + space[0m | |
| [1m else:[0m | |
| [1m yield repr(x) + space[0m | |
| [1m [0m | |
| [1m def forever(iterable):[0m | |
| [1m for token in iterable:[0m | |
| [1m yield token[0m | |
| [1m while True:[0m | |
| [1m yield None[0m | |
| [1m [0m | |
| [1m halfway = len(layout) // 2[0m | |
| [1m left, right = ["["], ["]"][0m | |
| [1m leftlen, rightlen = 1, 1[0m | |
| [1m leftgen = \[0m | |
| [1m> forever(forward(layout[:halfway], "", brackets=False, wrap=False))[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/_util.py[0m:987: RuntimeError | |
| [31m[1m____________________________ test_fromiter_fromjson ____________________________[0m | |
| [1m def test_fromiter_fromjson():[0m | |
| [1m assert awkward1.to_list(awkward1.from_iter(["one", "two", "three"])) == ["one", "two", "three"][0m | |
| [1m assert awkward1.to_list(awkward1.from_iter([["one", "two", "three"], [], ["four", "five"]])) == [["one", "two", "three"], [], ["four", "five"]][0m | |
| [1m [0m | |
| [1m> assert awkward1.to_list(awkward1.from_json('["one", "two", "three"]')) == ["one", "two", "three"][0m | |
| [1m[31mtests/test_0032-replace-dressedtype.py[0m:147: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/behaviors/string.py[0m:60: in __iter__ | |
| [1m for x in super(StringBehavior, self).__iter__():[0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] StringBehavior object at 0x119f09a50> | |
| [1m def __iter__(self):[0m | |
| [1m """[0m | |
| [1m Iterates over this Array in Python.[0m | |
| [1m [0m | |
| [1m Note that this is the *slowest* way to access data (even slower than[0m | |
| [1m native Python objects, like lists and dicts). Usually, you should[0m | |
| [1m express your problems in array-at-a-time operations.[0m | |
| [1m [0m | |
| [1m In other words, do this:[0m | |
| [1m [0m | |
| [1m >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))[0m | |
| [1m [[1.05, 1.48, 1.82], [], [2.1, 2.35]][0m | |
| [1m [0m | |
| [1m not this:[0m | |
| [1m [0m | |
| [1m >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):[0m | |
| [1m ... for inner in outer:[0m | |
| [1m ... print(np.sqrt(inner))[0m | |
| [1m ...[0m | |
| [1m 1.0488088481701516[0m | |
| [1m 1.4832396974191326[0m | |
| [1m 1.816590212458495[0m | |
| [1m 2.0976176963403033[0m | |
| [1m 2.345207879911715[0m | |
| [1m [0m | |
| [1m Iteration over Arrays exists so that they can be more easily inspected[0m | |
| [1m as Python objects.[0m | |
| [1m [0m | |
| [1m See also #ak.to_list.[0m | |
| [1m """[0m | |
| [1m> for x in self._layout:[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:535: RuntimeError | |
| [31m[1m________________________________ test_typeempty ________________________________[0m | |
| [1m def test_typeempty():[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("bool").empty()).dtype == numpy.dtype("bool")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("int8").empty()).dtype == numpy.dtype("int8")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("int16").empty()).dtype == numpy.dtype("int16")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("int32").empty()).dtype == numpy.dtype("int32")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("int64").empty()).dtype == numpy.dtype("int64")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("uint8").empty()).dtype == numpy.dtype("uint8")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("uint16").empty()).dtype == numpy.dtype("uint16")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("uint32").empty()).dtype == numpy.dtype("uint32")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("uint64").empty()).dtype == numpy.dtype("uint64")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("float32").empty()).dtype == numpy.dtype("float32")[0m | |
| [1m assert numpy.asarray(awkward1.types.PrimitiveType("float64").empty()).dtype == numpy.dtype("float64")[0m | |
| [1m assert type(awkward1.types.UnknownType().empty()) is awkward1.layout.EmptyArray[0m | |
| [1m assert type(awkward1.types.ArrayType(awkward1.types.UnknownType(), 0).empty()) is awkward1.layout.EmptyArray[0m | |
| [1m assert type(awkward1.types.RegularType(awkward1.types.UnknownType(), 5).empty()) is awkward1.layout.RegularArray[0m | |
| [1m assert type(awkward1.types.ListType(awkward1.types.UnknownType()).empty()) is awkward1.layout.ListOffsetArray64[0m | |
| [1m array = awkward1.types.RecordType({"one": awkward1.types.PrimitiveType("float64"), "two": awkward1.types.ListType(awkward1.types.PrimitiveType("float64"))}).empty()[0m | |
| [1m assert type(array) is awkward1.layout.RecordArray[0m | |
| [1m> assert type(array["one"]) is awkward1.layout.NumpyArray[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31mtests/test_0038-emptyarray-astype.py[0m:30: RuntimeError | |
| [31m[1m__________________________________ test_type ___________________________________[0m | |
| [1m def test_type():[0m | |
| [1m content = awkward1.layout.NumpyArray(numpy.array([0.0, 1.1, 2.2, 3.3, 4.4]))[0m | |
| [1m index = awkward1.layout.Index32(numpy.array([2, 2, 0, 3, 4], dtype=numpy.int32))[0m | |
| [1m array = awkward1.layout.IndexedArray32(index, content)[0m | |
| [1m> assert awkward1.type(array) == awkward1.types.PrimitiveType("float64")[0m | |
| [1m[31mE assert float64 == float64[0m | |
| [1m[31mE + where float64 = <function type at 0x1197fa440>(<IndexedArray32>\n <index><Index32 i="[2 2 0 3 4]" offset="0" length="5" at="0x7f889d8a1ea0"/></index>\n <content><NumpyArray format="d" shape="5" data="0 1.1 2.2 3.3 4.4" at="0x7f889d8183c0"/></content>\n</IndexedArray32>)[0m | |
| [1m[31mE + where <function type at 0x1197fa440> = awkward1.type[0m | |
| [1m[31mE + and float64 = <class 'awkward1.types.PrimitiveType'>('float64')[0m | |
| [1m[31mE + where <class 'awkward1.types.PrimitiveType'> = <module 'awkward1.types' from '/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/types.cpython-37m-darwin.so'>.PrimitiveType[0m | |
| [1m[31mE + where <module 'awkward1.types' from '/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/types.cpython-37m-darwin.so'> = awkward1.types[0m | |
| [1m[31mtests/test_0046-start-indexedarray.py[0m:54: AssertionError | |
| [31m[1m__________________________________ test_json ___________________________________[0m | |
| [1m def test_json():[0m | |
| [1m> assert awkward1.to_list(awkward1.Array("[1.1, 2.2, 3.3, null, 4.4]", check_valid=True)) == [1.1, 2.2, 3.3, None, 4.4][0m | |
| [1m[31mtests/test_0046-start-indexedarray.py[0m:138: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119af3090> | |
| [1m def __iter__(self):[0m | |
| [1m """[0m | |
| [1m Iterates over this Array in Python.[0m | |
| [1m [0m | |
| [1m Note that this is the *slowest* way to access data (even slower than[0m | |
| [1m native Python objects, like lists and dicts). Usually, you should[0m | |
| [1m express your problems in array-at-a-time operations.[0m | |
| [1m [0m | |
| [1m In other words, do this:[0m | |
| [1m [0m | |
| [1m >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))[0m | |
| [1m [[1.05, 1.48, 1.82], [], [2.1, 2.35]][0m | |
| [1m [0m | |
| [1m not this:[0m | |
| [1m [0m | |
| [1m >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):[0m | |
| [1m ... for inner in outer:[0m | |
| [1m ... print(np.sqrt(inner))[0m | |
| [1m ...[0m | |
| [1m 1.0488088481701516[0m | |
| [1m 1.4832396974191326[0m | |
| [1m 1.816590212458495[0m | |
| [1m 2.0976176963403033[0m | |
| [1m 2.345207879911715[0m | |
| [1m [0m | |
| [1m Iteration over Arrays exists so that they can be more easily inspected[0m | |
| [1m as Python objects.[0m | |
| [1m [0m | |
| [1m See also #ak.to_list.[0m | |
| [1m """[0m | |
| [1m> for x in self._layout:[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:535: RuntimeError | |
| [31m[1m________________________________ test_fromiter _________________________________[0m | |
| [1m def test_fromiter():[0m | |
| [1m builder = awkward1.layout.ArrayBuilder()[0m | |
| [1m [0m | |
| [1m builder.integer(0)[0m | |
| [1m builder.integer(1)[0m | |
| [1m builder.integer(2)[0m | |
| [1m builder.beginlist()[0m | |
| [1m builder.endlist()[0m | |
| [1m builder.beginlist()[0m | |
| [1m builder.real(1.1)[0m | |
| [1m builder.endlist()[0m | |
| [1m builder.beginlist()[0m | |
| [1m builder.real(1.1)[0m | |
| [1m builder.real(2.2)[0m | |
| [1m builder.endlist()[0m | |
| [1m builder.beginlist()[0m | |
| [1m builder.real(1.1)[0m | |
| [1m builder.real(2.2)[0m | |
| [1m builder.real(3.3)[0m | |
| [1m builder.endlist()[0m | |
| [1m [0m | |
| [1m assert awkward1.to_list(builder.snapshot()) == [0, 1, 2, [], [1.1], [1.1, 2.2], [1.1, 2.2, 3.3]][0m | |
| [1m [0m | |
| [1m assert awkward1.to_list(awkward1.from_iter([0, 1, 2, [], [1.1], [1.1, 2.2], [1.1, 2.2, 3.3]])) == [0, 1, 2, [], [1.1], [1.1, 2.2], [1.1, 2.2, 3.3]][0m | |
| [1m assert awkward1.to_list(awkward1.from_iter([0, 1, 2, [], "zero", [1.1], "one", [1.1, 2.2], "two", [1.1, 2.2, 3.3], "three"])) == [0, 1, 2, [], "zero", [1.1], "one", [1.1, 2.2], "two", [1.1, 2.2, 3.3], "three"][0m | |
| [1m> assert awkward1.to_list(awkward1.from_json('[0, 1, 2, [], "zero", [1.1], "one", [1.1, 2.2], "two", [1.1, 2.2, 3.3], "three"]')) == [0, 1, 2, [], "zero", [1.1], "one", [1.1, 2.2], "two", [1.1, 2.2, 3.3], "three"][0m | |
| [1m[31mtests/test_0084-start-unionarray.py[0m:115: | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in to_list | |
| [1m return [to_list(x) for x in array][0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py[0m:355: in <listcomp> | |
| [1m return [to_list(x) for x in array][0m | |
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
| self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x11a15dc90> | |
| [1m def __iter__(self):[0m | |
| [1m """[0m | |
| [1m Iterates over this Array in Python.[0m | |
| [1m [0m | |
| [1m Note that this is the *slowest* way to access data (even slower than[0m | |
| [1m native Python objects, like lists and dicts). Usually, you should[0m | |
| [1m express your problems in array-at-a-time operations.[0m | |
| [1m [0m | |
| [1m In other words, do this:[0m | |
| [1m [0m | |
| [1m >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))[0m | |
| [1m [[1.05, 1.48, 1.82], [], [2.1, 2.35]][0m | |
| [1m [0m | |
| [1m not this:[0m | |
| [1m [0m | |
| [1m >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):[0m | |
| [1m ... for inner in outer:[0m | |
| [1m ... print(np.sqrt(inner))[0m | |
| [1m ...[0m | |
| [1m 1.0488088481701516[0m | |
| [1m 1.4832396974191326[0m | |
| [1m 1.816590212458495[0m | |
| [1m 2.0976176963403033[0m | |
| [1m 2.345207879911715[0m | |
| [1m [0m | |
| [1m Iteration over Arrays exists so that they can be more easily inspected[0m | |
| [1m as Python objects.[0m | |
| [1m [0m | |
| [1m See also #ak.to_list.[0m | |
| [1m """[0m | |
| [1m> for x in self._layout:[0m | |
| [1m[31mE RuntimeError: missing boxer for Content subtype[0m | |
| [1m[31m/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py[0m:535: RuntimeError | |
| [31m================== [31m[1m12 failed[0m, [32m333 passed[0m, [33m6 skipped[0m[31m in 11.18s[0m[31m ==================[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment