Skip to content

Instantly share code, notes, and snippets.

@veprbl
Created April 11, 2020 20:35
Show Gist options
  • Select an option

  • Save veprbl/1aa32f4a436aebf35e1e3d30362c1559 to your computer and use it in GitHub Desktop.

Select an option

Save veprbl/1aa32f4a436aebf35e1e3d30362c1559 to your computer and use it in GitHub Desktop.
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
Scanning dependencies of target awkward-cpu-kernels-objects
Scanning dependencies of target awkward-objects
[ 3%] Building CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/reducers.cpp.o
[ 3%] Building CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/getitem.cpp.o
[ 6%] Building CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/operations.cpp.o
[ 6%] Building CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/identities.cpp.o
[ 7%] Building CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/util.cpp.o
[ 9%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o
[ 10%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Identities.cpp.o
[ 12%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Index.cpp.o
[ 14%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Iterator.cpp.o
[ 15%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Reducer.cpp.o
[ 17%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Slice.cpp.o
[ 18%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/BitMaskedArray.cpp.o
[ 20%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ByteMaskedArray.cpp.o
[ 21%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/EmptyArray.cpp.o
[ 23%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o
[ 23%] Built target awkward-cpu-kernels-objects
[ 25%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ListArray.cpp.o
Scanning dependencies of target awkward-cpu-kernels-static
[ 26%] Linking CXX static library libawkward-cpu-kernels-static.a
[ 26%] Built target awkward-cpu-kernels-static
[ 28%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o
Scanning dependencies of target awkward-cpu-kernels
[ 29%] Linking CXX shared library libawkward-cpu-kernels.dylib
[ 31%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/None.cpp.o
[ 31%] Built target awkward-cpu-kernels
[ 32%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/NumpyArray.cpp.o
[ 34%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/Record.cpp.o
[ 35%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/RecordArray.cpp.o
[ 37%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/RegularArray.cpp.o
[ 39%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/UnionArray.cpp.o
[ 40%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/UnmaskedArray.cpp.o
[ 42%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ArrayBuilder.cpp.o
[ 43%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ArrayBuilderOptions.cpp.o
[ 45%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/BoolBuilder.cpp.o
[ 46%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Builder.cpp.o
[ 48%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Float64Builder.cpp.o
[ 50%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/GrowableBuffer.cpp.o
[ 51%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/IndexedBuilder.cpp.o
[ 53%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Int64Builder.cpp.o
[ 54%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ListBuilder.cpp.o
[ 56%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/OptionBuilder.cpp.o
[ 57%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/RecordBuilder.cpp.o
[ 59%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/StringBuilder.cpp.o
[ 60%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/TupleBuilder.cpp.o
[ 62%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/UnionBuilder.cpp.o
[ 64%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/UnknownBuilder.cpp.o
[ 65%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/io/json.cpp.o
[ 67%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/io/root.cpp.o
[ 68%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/ArrayType.cpp.o
[ 70%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/ListType.cpp.o
[ 71%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/OptionType.cpp.o
[ 73%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/PrimitiveType.cpp.o
[ 75%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/RecordType.cpp.o
[ 76%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/RegularType.cpp.o
[ 78%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/Type.cpp.o
[ 79%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/UnionType.cpp.o
[ 81%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/UnknownType.cpp.o
[ 82%] Building CXX object CMakeFiles/awkward-objects.dir/src/libawkward/util.cpp.o
[ 82%] Built target awkward-objects
Scanning dependencies of target awkward-static
Scanning dependencies of target awkward
[ 85%] Linking CXX static library libawkward-static.a
[ 85%] Linking CXX shared library libawkward.dylib
[ 85%] Built target awkward-static
[ 85%] Built target awkward
Scanning dependencies of target layout
Scanning dependencies of target types
Scanning dependencies of target _io
[ 87%] Building CXX object CMakeFiles/_io.dir/src/python/_io.cpp.o
[ 89%] Building CXX object CMakeFiles/types.dir/src/python/types.cpp.o
[ 90%] Building CXX object CMakeFiles/layout.dir/src/python/layout/index.cpp.o
[ 93%] Building CXX object CMakeFiles/layout.dir/src/python/layout/content.cpp.o
[ 93%] Building CXX object CMakeFiles/layout.dir/src/python/layout.cpp.o
[ 95%] Building CXX object CMakeFiles/layout.dir/src/python/layout/identities.cpp.o
[ 96%] Linking CXX shared module _io.cpython-37m-darwin.so
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%] Linking CXX shared module types.cpython-37m-darwin.so
[ 98%] Built target types
[100%] Linking CXX shared module layout.cpython-37m-darwin.so
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
Install the project...
-- 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
============================= test session starts ==============================
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
collecting ...  collecting 1 item  collecting 101 items  collecting 170 items / 2 skipped / 168 selected  collecting 236 items / 3 skipped / 233 selected  collecting 309 items / 3 skipped / 306 selected  collected 345 items / 6 skipped / 339 selected 
tests/test_0001-refcount.py . [ 0%]
tests/test_0002-minimal-listarray.py ... [ 1%]
tests/test_0004-design-surrogate-key.py ....... [ 3%]
tests/test_0006-deep-iteration.py .. [ 3%]
tests/test_0008-slices-and-getitem.py .... [ 4%]
tests/test_0009-identity-and-getitem.py . [ 5%]
tests/test_0011-listarray.py .............. [ 9%]
tests/test_0013-error-handling-struct.py ... [ 10%]
tests/test_0014-finish-up-getitem.py ......... [ 12%]
tests/test_0018-fromiter-fillable.py .......... [ 15%]
tests/test_0019-use-json-library.py FF..F.. [ 17%]
tests/test_0020-support-unsigned-indexes.py ............... [ 22%]
tests/test_0021-emptyarray.py FF [ 22%]
tests/test_0023-regular-array.py ......... [ 25%]
tests/test_0024-use-regular-array.py ... [ 26%]
tests/test_0025-record-array.py ..F........ [ 29%]
tests/test_0028-add-dressed-types.py .F.. [ 30%]
tests/test_0031-pickle-types.py . [ 30%]
tests/test_0032-replace-dressedtype.py ....F [ 32%]
tests/test_0038-emptyarray-astype.py F [ 32%]
tests/test_0039-no-hanging-types.py ... [ 33%]
tests/test_0042-stubs-for-flatten-operation.py . [ 33%]
tests/test_0043-strings-vs-bytes.py . [ 33%]
tests/test_0046-start-indexedarray.py .F......F [ 36%]
tests/test_0047-missing-odd-fields-in-fillablearray.py . [ 36%]
tests/test_0049-distinguish-record-and-recordarray-behaviors.py . [ 37%]
tests/test_0070-argmin-and-argmax.py ..... [ 38%]
tests/test_0072_fillna_operation.py ...... [ 40%]
tests/test_0077-zip-operation.py . [ 40%]
tests/test_0078-argcross-and-cross.py ..... [ 42%]
tests/test_0079-argchoose-and-choose.py ...... [ 43%]
tests/test_0082-indexedarray-setidentities.py ....... [ 45%]
tests/test_0084-start-unionarray.py ..F [ 46%]
tests/test_0086-nep13-ufunc.py ......... [ 49%]
tests/test_0093-simplify-uniontypes-and-optiontypes.py ............... [ 53%]
tests/test_0094-getattr-for-record-field.py .. [ 54%]
tests/test_0107-assign-fields-to-records.py .... [ 55%]
tests/test_0110-various-cleanups.py ..... [ 56%]
tests/test_0111-jagged-and-masked-getitem.py .......................... [ 64%]
tests/test_0114_rpad_operation.py .............. [ 68%]
tests/test_0115-generic-reducer-operation.py ................... [ 73%]
tests/test_0117-finish-the-sizes-operation.py .............. [ 77%]
tests/test_0118-numba-cpointers.py ..................................... [ 88%]
... [ 89%]
tests/test_0124-strings-in-numba.py . [ 89%]
tests/test_0127-tomask-operation.py .................... [ 95%]
tests/test_0127b-tomask-operation-numba.py ... [ 96%]
tests/test_0138-emptyarray-type.py . [ 96%]
tests/test_0150-attributeerrors.py . [ 97%]
tests/test_0156-array-and-record-constructors.py .. [ 97%]
tests/test_0166-0167-0170-random-issues.py .... [ 98%]
tests/test_0198-tutorial-documentation-1.py .... [100%]
=================================== FAILURES ===================================
_______________________________ test_fromstring ________________________________
 def test_fromstring():
 a = awkward1.from_json("[[1.1, 2.2, 3], [], [4, 5.5]]")
> assert awkward1.to_list(a) == [[1.1, 2.2, 3.0], [], [4.0, 5.5]]
tests/test_0019-use-json-library.py:16:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in <listcomp>
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119c97a50>
 def __iter__(self):
 """
 Iterates over this Array in Python.
 
 Note that this is the *slowest* way to access data (even slower than
 native Python objects, like lists and dicts). Usually, you should
 express your problems in array-at-a-time operations.
 
 In other words, do this:
 
 >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))
 [[1.05, 1.48, 1.82], [], [2.1, 2.35]]
 
 not this:
 
 >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):
 ... for inner in outer:
 ... print(np.sqrt(inner))
 ...
 1.0488088481701516
 1.4832396974191326
 1.816590212458495
 2.0976176963403033
 2.345207879911715
 
 Iteration over Arrays exists so that they can be more easily inspected
 as Python objects.
 
 See also #ak.to_list.
 """
> for x in self._layout:
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:535: RuntimeError
________________________________ test_fromfile _________________________________
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')
 def test_fromfile(tmp_path):
 with open(os.path.join(str(tmp_path), "tmp1.json"), "w") as f:
 f.write("[[1.1, 2.2, 3], [], [4, 5.5]]")
 
 a = awkward1.from_json(os.path.join(str(tmp_path), "tmp1.json"))
> assert awkward1.to_list(a) == [[1.1, 2.2, 3.0], [], [4.0, 5.5]]
tests/test_0019-use-json-library.py:26:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in <listcomp>
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119897810>
 def __iter__(self):
 """
 Iterates over this Array in Python.
 
 Note that this is the *slowest* way to access data (even slower than
 native Python objects, like lists and dicts). Usually, you should
 express your problems in array-at-a-time operations.
 
 In other words, do this:
 
 >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))
 [[1.05, 1.48, 1.82], [], [2.1, 2.35]]
 
 not this:
 
 >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):
 ... for inner in outer:
 ... print(np.sqrt(inner))
 ...
 1.0488088481701516
 1.4832396974191326
 1.816590212458495
 2.0976176963403033
 2.345207879911715
 
 Iteration over Arrays exists so that they can be more easily inspected
 as Python objects.
 
 See also #ak.to_list.
 """
> for x in self._layout:
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:535: RuntimeError
____________________________ test_root_nestedvector ____________________________
 def test_root_nestedvector():
 # fromcounts([3, 2], fromcounts([1, 0, 2, 2, 1], [123, 99, 123, 99, 123, 123]))
 # <JaggedArray [[[123] [] [99 123]] [[99 123] [123]]]>
 
 # outer offsets: [0, 3, 5]
 # inner offsets: [0, 1, 1, 3, 5, 6]
 
 byteoffsets = awkward1.layout.Index64(numpy.array([0, 28, 52], dtype=numpy.int64))
 rawdata = awkward1.layout.NumpyArray(numpy.array([
 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,
 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 99, 0, 0, 0, 123, 0, 0, 0, 1, 0, 0, 0, 123
 ], dtype=numpy.uint8))
 
 result = awkward1._io.fromroot_nestedvector(byteoffsets, rawdata, 2, numpy.dtype(">i").itemsize, ">i")
 assert numpy.asarray(result.offsets).tolist() == [0, 3, 5]
 assert numpy.asarray(result.content.offsets).tolist() == [0, 1, 1, 3, 5, 6]
 assert numpy.asarray(result.content.content).tolist() == [123, 99, 123, 99, 123, 123]
> assert awkward1.to_list(result) == [[[123], [], [99, 123]], [[99, 123], [123]]]
tests/test_0019-use-json-library.py:80:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:376: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:376: in <listcomp>
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:376: in to_list
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.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>
> return [to_list(x) for x in array]
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:376: RuntimeError
_________________________________ test_unknown _________________________________
 def test_unknown():
 a = awkward1.from_json("[[], [], []]").layout
> assert awkward1.to_list(a) == [[], [], []]
tests/test_0021-emptyarray.py:16:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:376: in to_list
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.0 = <Iterator at="1">
<ListOffsetArray64>
<offsets><Index64 i="[0 0 0 0]" offset="0" length="4" at="0x7f889b902c00"/></offsets>
<content><EmptyArray/></content>
</ListOffsetArray64>
</Iterator>
> return [to_list(x) for x in array]
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:376: RuntimeError
_________________________________ test_getitem _________________________________
 def test_getitem():
 a = awkward1.from_json("[[], [[], []], [[], [], []]]")
> assert awkward1.to_list(a[2]) == [[], [], []]
tests/test_0021-emptyarray.py:46:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in <listcomp>
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119832c10>
 def __iter__(self):
 """
 Iterates over this Array in Python.
 
 Note that this is the *slowest* way to access data (even slower than
 native Python objects, like lists and dicts). Usually, you should
 express your problems in array-at-a-time operations.
 
 In other words, do this:
 
 >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))
 [[1.05, 1.48, 1.82], [], [2.1, 2.35]]
 
 not this:
 
 >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):
 ... for inner in outer:
 ... print(np.sqrt(inner))
 ...
 1.0488088481701516
 1.4832396974191326
 1.816590212458495
 2.0976176963403033
 2.345207879911715
 
 Iteration over Arrays exists so that they can be more easily inspected
 as Python objects.
 
 See also #ak.to_list.
 """
> for x in self._layout:
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:535: RuntimeError
__________________________________ test_type ___________________________________
 def test_type():
 content1 = awkward1.layout.NumpyArray(numpy.array([1, 2, 3, 4, 5], dtype=numpy.int64))
 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))
 offsets = awkward1.layout.Index64(numpy.array([0, 3, 3, 5, 6, 9]))
 listoffsetarray = awkward1.layout.ListOffsetArray64(offsets, content2)
 recordarray = awkward1.layout.RecordArray([content1, listoffsetarray])
 assert str(awkward1.type(recordarray)) == '(int64, var * float64)'
 
> assert awkward1.type(recordarray) == awkward1.types.RecordType((
 awkward1.types.PrimitiveType("int64"),
 awkward1.types.ListType(awkward1.types.PrimitiveType("float64"))))
E assert (int64, var * float64) == (int64, var * float64)
E Use -v to get the full diff
tests/test_0025-record-array.py:88: AssertionError
________________________________ test_highlevel ________________________________
 def test_highlevel():
 a = awkward1.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5], [6.6], [7.7, 8.8, 9.9]], check_valid=True)
 assert repr(a) == "<Array [[1.1, 2.2, 3.3], ... [7.7, 8.8, 9.9]] type='5 * var * float64'>"
 assert str(a) == "[[1.1, 2.2, 3.3], [], [4.4, 5.5], [6.6], [7.7, 8.8, 9.9]]"
 
 b = awkward1.Array(numpy.arange(100, dtype=numpy.int32), check_valid=True)
 assert repr(b) == "<Array [0, 1, 2, 3, 4, ... 95, 96, 97, 98, 99] type='100 * int32'>"
 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]"
 
 c = awkward1.Array('[{"one": 3.14, "two": [1.1, 2.2]}, {"one": 99.9, "two": [-3.1415926]}]', check_valid=True)
> assert repr(c) == "<Array [{one: 3.14, two: [1.1, ... -3.14]}] type='2 * {\"one\": float64, \"two\": va...'>"
tests/test_0028-add-dressed-types.py:32:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:1136: in __repr__
 self._behavior)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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
 def minimally_touching_string(limit_length, layout, behavior):
 import awkward1.layout
 
 if isinstance(layout, awkward1.layout.Record):
 layout = layout.array[layout.at : layout.at + 1]
 
 if len(layout) == 0:
 return "[]"
 
 def forward(x, space, brackets=True, wrap=True):
 done = False
 if wrap and isinstance(x, awkward1.layout.Content):
 cls = arrayclass(x, behavior)
 if cls is not awkward1.highlevel.Array:
 y = cls(x, behavior=behavior)
 if "__repr__" in type(y).__dict__:
 yield space + repr(y)
 done = True
 if wrap and isinstance(x, awkward1.layout.Record):
 cls = recordclass(x, behavior)
 if cls is not awkward1.highlevel.Record:
 y = cls(x, behavior=behavior)
 if "__repr__" in type(y).__dict__:
 yield space + repr(y)
 done = True
 if not done:
 if isinstance(x, awkward1.layout.Content):
 if brackets:
 yield space + "["
 sp = ""
 for i in range(len(x)):
 for token in forward(x[i], sp):
 yield token
 sp = ", "
 if brackets:
 yield "]"
 elif isinstance(x, awkward1.layout.Record) and x.istuple:
 yield space + "("
 sp = ""
 for i in range(x.numfields):
 key = sp
 for token in forward(x[str(i)], ""):
 yield key + token
 key = ""
 sp = ", "
 yield ")"
 elif isinstance(x, awkward1.layout.Record):
 yield space + "{"
 sp = ""
 for k in x.keys():
 key = sp + k + ": "
 for token in forward(x[k], ""):
 yield key + token
 key = ""
 sp = ", "
 yield "}"
 elif isinstance(x, (float, numpy.floating)):
 yield space + "{0:.3g}".format(x)
 else:
 yield space + repr(x)
 
 def backward(x, space, brackets=True, wrap=True):
 done = False
 if wrap and isinstance(x, awkward1.layout.Content):
 cls = arrayclass(x, behavior)
 if cls is not awkward1.highlevel.Array:
 y = cls(x, behavior=behavior)
 if "__repr__" in type(y).__dict__:
 yield repr(y) + space
 done = True
 if wrap and isinstance(x, awkward1.layout.Record):
 cls = recordclass(x, behavior)
 if cls is not awkward1.highlevel.Record:
 y = cls(x, behavior=behavior)
 if "__repr__" in type(y).__dict__:
 yield repr(y) + space
 done = True
 if not done:
 if isinstance(x, awkward1.layout.Content):
 if brackets:
 yield "]" + space
 sp = ""
 for i in range(len(x) - 1, -1, -1):
 for token in backward(x[i], sp):
 yield token
 sp = ", "
 if brackets:
 yield "["
 elif isinstance(x, awkward1.layout.Record) and x.istuple:
 yield ")" + space
 for i in range(x.numfields - 1, -1, -1):
 last = None
 for token in backward(x[str(i)], ""):
 if last is not None:
 yield last
 last = token
 if last is not None:
 yield last
 if i != 0:
 yield ", "
 yield "("
 elif isinstance(x, awkward1.layout.Record):
 yield "}" + space
 keys = x.keys()
 for i in range(len(keys) - 1, -1, -1):
 last = None
 for token in backward(x[keys[i]], ""):
 if last is not None:
 yield last
 last = token
 if last is not None:
 yield keys[i] + ": " + last
 if i != 0:
 yield ", "
 yield "{"
 elif isinstance(x, (float, numpy.floating)):
 yield "{0:.3g}".format(x) + space
 else:
 yield repr(x) + space
 
 def forever(iterable):
 for token in iterable:
 yield token
 while True:
 yield None
 
 halfway = len(layout) // 2
 left, right = ["["], ["]"]
 leftlen, rightlen = 1, 1
 leftgen = \
> forever(forward(layout[:halfway], "", brackets=False, wrap=False))
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/_util.py:987: RuntimeError
____________________________ test_fromiter_fromjson ____________________________
 def test_fromiter_fromjson():
 assert awkward1.to_list(awkward1.from_iter(["one", "two", "three"])) == ["one", "two", "three"]
 assert awkward1.to_list(awkward1.from_iter([["one", "two", "three"], [], ["four", "five"]])) == [["one", "two", "three"], [], ["four", "five"]]
 
> assert awkward1.to_list(awkward1.from_json('["one", "two", "three"]')) == ["one", "two", "three"]
tests/test_0032-replace-dressedtype.py:147:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in <listcomp>
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/behaviors/string.py:60: in __iter__
 for x in super(StringBehavior, self).__iter__():
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] StringBehavior object at 0x119f09a50>
 def __iter__(self):
 """
 Iterates over this Array in Python.
 
 Note that this is the *slowest* way to access data (even slower than
 native Python objects, like lists and dicts). Usually, you should
 express your problems in array-at-a-time operations.
 
 In other words, do this:
 
 >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))
 [[1.05, 1.48, 1.82], [], [2.1, 2.35]]
 
 not this:
 
 >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):
 ... for inner in outer:
 ... print(np.sqrt(inner))
 ...
 1.0488088481701516
 1.4832396974191326
 1.816590212458495
 2.0976176963403033
 2.345207879911715
 
 Iteration over Arrays exists so that they can be more easily inspected
 as Python objects.
 
 See also #ak.to_list.
 """
> for x in self._layout:
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:535: RuntimeError
________________________________ test_typeempty ________________________________
 def test_typeempty():
 assert numpy.asarray(awkward1.types.PrimitiveType("bool").empty()).dtype == numpy.dtype("bool")
 assert numpy.asarray(awkward1.types.PrimitiveType("int8").empty()).dtype == numpy.dtype("int8")
 assert numpy.asarray(awkward1.types.PrimitiveType("int16").empty()).dtype == numpy.dtype("int16")
 assert numpy.asarray(awkward1.types.PrimitiveType("int32").empty()).dtype == numpy.dtype("int32")
 assert numpy.asarray(awkward1.types.PrimitiveType("int64").empty()).dtype == numpy.dtype("int64")
 assert numpy.asarray(awkward1.types.PrimitiveType("uint8").empty()).dtype == numpy.dtype("uint8")
 assert numpy.asarray(awkward1.types.PrimitiveType("uint16").empty()).dtype == numpy.dtype("uint16")
 assert numpy.asarray(awkward1.types.PrimitiveType("uint32").empty()).dtype == numpy.dtype("uint32")
 assert numpy.asarray(awkward1.types.PrimitiveType("uint64").empty()).dtype == numpy.dtype("uint64")
 assert numpy.asarray(awkward1.types.PrimitiveType("float32").empty()).dtype == numpy.dtype("float32")
 assert numpy.asarray(awkward1.types.PrimitiveType("float64").empty()).dtype == numpy.dtype("float64")
 assert type(awkward1.types.UnknownType().empty()) is awkward1.layout.EmptyArray
 assert type(awkward1.types.ArrayType(awkward1.types.UnknownType(), 0).empty()) is awkward1.layout.EmptyArray
 assert type(awkward1.types.RegularType(awkward1.types.UnknownType(), 5).empty()) is awkward1.layout.RegularArray
 assert type(awkward1.types.ListType(awkward1.types.UnknownType()).empty()) is awkward1.layout.ListOffsetArray64
 array = awkward1.types.RecordType({"one": awkward1.types.PrimitiveType("float64"), "two": awkward1.types.ListType(awkward1.types.PrimitiveType("float64"))}).empty()
 assert type(array) is awkward1.layout.RecordArray
> assert type(array["one"]) is awkward1.layout.NumpyArray
E RuntimeError: missing boxer for Content subtype
tests/test_0038-emptyarray-astype.py:30: RuntimeError
__________________________________ test_type ___________________________________
 def test_type():
 content = awkward1.layout.NumpyArray(numpy.array([0.0, 1.1, 2.2, 3.3, 4.4]))
 index = awkward1.layout.Index32(numpy.array([2, 2, 0, 3, 4], dtype=numpy.int32))
 array = awkward1.layout.IndexedArray32(index, content)
> assert awkward1.type(array) == awkward1.types.PrimitiveType("float64")
E assert float64 == float64
E + 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>)
E + where <function type at 0x1197fa440> = awkward1.type
E + and float64 = <class 'awkward1.types.PrimitiveType'>('float64')
E + 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
E + 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
tests/test_0046-start-indexedarray.py:54: AssertionError
__________________________________ test_json ___________________________________
 def test_json():
> 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]
tests/test_0046-start-indexedarray.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in <listcomp>
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x119af3090>
 def __iter__(self):
 """
 Iterates over this Array in Python.
 
 Note that this is the *slowest* way to access data (even slower than
 native Python objects, like lists and dicts). Usually, you should
 express your problems in array-at-a-time operations.
 
 In other words, do this:
 
 >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))
 [[1.05, 1.48, 1.82], [], [2.1, 2.35]]
 
 not this:
 
 >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):
 ... for inner in outer:
 ... print(np.sqrt(inner))
 ...
 1.0488088481701516
 1.4832396974191326
 1.816590212458495
 2.0976176963403033
 2.345207879911715
 
 Iteration over Arrays exists so that they can be more easily inspected
 as Python objects.
 
 See also #ak.to_list.
 """
> for x in self._layout:
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:535: RuntimeError
________________________________ test_fromiter _________________________________
 def test_fromiter():
 builder = awkward1.layout.ArrayBuilder()
 
 builder.integer(0)
 builder.integer(1)
 builder.integer(2)
 builder.beginlist()
 builder.endlist()
 builder.beginlist()
 builder.real(1.1)
 builder.endlist()
 builder.beginlist()
 builder.real(1.1)
 builder.real(2.2)
 builder.endlist()
 builder.beginlist()
 builder.real(1.1)
 builder.real(2.2)
 builder.real(3.3)
 builder.endlist()
 
 assert awkward1.to_list(builder.snapshot()) == [0, 1, 2, [], [1.1], [1.1, 2.2], [1.1, 2.2, 3.3]]
 
 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]]
 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"]
> 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"]
tests/test_0084-start-unionarray.py:115:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in to_list
 return [to_list(x) for x in array]
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/operations/convert.py:355: in <listcomp>
 return [to_list(x) for x in array]
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <[RuntimeError('missing boxer for Content subtype') raised in repr()] Array object at 0x11a15dc90>
 def __iter__(self):
 """
 Iterates over this Array in Python.
 
 Note that this is the *slowest* way to access data (even slower than
 native Python objects, like lists and dicts). Usually, you should
 express your problems in array-at-a-time operations.
 
 In other words, do this:
 
 >>> print(np.sqrt(ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]])))
 [[1.05, 1.48, 1.82], [], [2.1, 2.35]]
 
 not this:
 
 >>> for outer in ak.Array([[1.1, 2.2, 3.3], [], [4.4, 5.5]]):
 ... for inner in outer:
 ... print(np.sqrt(inner))
 ...
 1.0488088481701516
 1.4832396974191326
 1.816590212458495
 2.0976176963403033
 2.345207879911715
 
 Iteration over Arrays exists so that they can be more easily inspected
 as Python objects.
 
 See also #ak.to_list.
 """
> for x in self._layout:
E RuntimeError: missing boxer for Content subtype
/nix/store/7zw41sk2w5fajfwzszzscl79605y4i2l-python3.7-awkward1-a49f5b90f0fdd25c1fa8689cc41f3c685c3d2179/lib/python3.7/site-packages/awkward1/highlevel.py:535: RuntimeError
================== 12 failed, 333 passed, 6 skipped in 11.18s ==================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment