-
-
Save veprbl/80118ce327992a5615f6ff9e3b2822e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sourcing python-remove-tests-dir-hook | |
| Sourcing python-catch-conflicts-hook.sh | |
| Sourcing python-remove-bin-bytecode-hook.sh | |
| Sourcing setuptools-build-hook | |
| Using setuptoolsBuildPhase | |
| Using setuptoolsShellHook | |
| Sourcing pip-install-hook | |
| Using pipInstallPhase | |
| Sourcing python-imports-check-hook.sh | |
| Using pythonImportsCheckPhase | |
| Sourcing python-namespaces-hook | |
| Sourcing setuptools-check-hook | |
| Sourcing pytest-check-hook | |
| Using pytestCheckPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking sources | |
| unpacking source archive /nix/store/f0ifj87b4cmnj5h3a2a1hcbylb73d0q8-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/_io.py -> build/lib.macosx-10.6-x86_64-3.7/awkward1 | |
| copying src/awkward1/layout.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/types.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.drv-0/source/build/temp.macosx-10.6-x86_64-3.7 | |
| [35m[1mScanning dependencies of target awkward-cpu-kernels-objects[0m | |
| [35m[1mScanning dependencies of target awkward-objects[0m | |
| [ 1%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/getitem.cpp.o[0m | |
| [ 3%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/reducers.cpp.o[0m | |
| [ 4%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/identities.cpp.o[0m | |
| [ 6%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/operations.cpp.o[0m | |
| [ 8%] [32mBuilding CXX object CMakeFiles/awkward-cpu-kernels-objects.dir/src/cpu-kernels/util.cpp.o[0m | |
| [ 9%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o[0m | |
| [ 11%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Identities.cpp.o[0m | |
| [ 12%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Index.cpp.o[0m | |
| [ 14%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Iterator.cpp.o[0m | |
| [ 16%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Reducer.cpp.o[0m | |
| [ 17%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/Slice.cpp.o[0m | |
| [ 19%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/BitMaskedArray.cpp.o[0m | |
| [ 20%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ByteMaskedArray.cpp.o[0m | |
| [ 22%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/EmptyArray.cpp.o[0m | |
| [ 24%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o[0m | |
| [ 24%] Built target awkward-cpu-kernels-objects | |
| [ 25%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ListArray.cpp.o[0m | |
| [35m[1mScanning dependencies of target awkward-cpu-kernels-static[0m | |
| [ 27%] [32m[1mLinking CXX static library libawkward-cpu-kernels-static.a[0m | |
| [ 27%] Built target awkward-cpu-kernels-static | |
| [35m[1mScanning dependencies of target awkward-cpu-kernels[0m | |
| [ 29%] [32m[1mLinking CXX shared library libawkward-cpu-kernels.dylib[0m | |
| [ 29%] Built target awkward-cpu-kernels | |
| [ 30%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o[0m | |
| [ 32%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/None.cpp.o[0m | |
| [ 33%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/NumpyArray.cpp.o[0m | |
| [ 35%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/Record.cpp.o[0m | |
| [ 37%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/RecordArray.cpp.o[0m | |
| [ 38%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/RegularArray.cpp.o[0m | |
| [ 40%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/UnionArray.cpp.o[0m | |
| [ 41%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/array/UnmaskedArray.cpp.o[0m | |
| [ 43%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ArrayBuilder.cpp.o[0m | |
| [ 45%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ArrayBuilderOptions.cpp.o[0m | |
| [ 46%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/BoolBuilder.cpp.o[0m | |
| [ 48%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Builder.cpp.o[0m | |
| [ 50%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Float64Builder.cpp.o[0m | |
| [ 51%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/GrowableBuffer.cpp.o[0m | |
| [ 53%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/IndexedBuilder.cpp.o[0m | |
| [ 54%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/Int64Builder.cpp.o[0m | |
| [ 56%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/ListBuilder.cpp.o[0m | |
| [ 58%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/OptionBuilder.cpp.o[0m | |
| [ 59%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/RecordBuilder.cpp.o[0m | |
| [ 61%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/StringBuilder.cpp.o[0m | |
| [ 62%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/TupleBuilder.cpp.o[0m | |
| [ 64%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/UnionBuilder.cpp.o[0m | |
| [ 66%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/builder/UnknownBuilder.cpp.o[0m | |
| [ 67%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/io/json.cpp.o[0m | |
| [ 69%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/io/root.cpp.o[0m | |
| [ 70%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/ArrayType.cpp.o[0m | |
| [ 72%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/ListType.cpp.o[0m | |
| [ 74%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/OptionType.cpp.o[0m | |
| [ 75%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/PrimitiveType.cpp.o[0m | |
| [ 77%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/RecordType.cpp.o[0m | |
| [ 79%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/RegularType.cpp.o[0m | |
| [ 80%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/Type.cpp.o[0m | |
| [ 82%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/UnionType.cpp.o[0m | |
| [ 83%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/type/UnknownType.cpp.o[0m | |
| [ 85%] [32mBuilding CXX object CMakeFiles/awkward-objects.dir/src/libawkward/util.cpp.o[0m | |
| [ 85%] Built target awkward-objects | |
| [35m[1mScanning dependencies of target awkward-static[0m | |
| [35m[1mScanning dependencies of target awkward[0m | |
| [ 88%] [32m[1mLinking CXX shared library libawkward.dylib[0m | |
| [ 88%] [32m[1mLinking CXX static library libawkward-static.a[0m | |
| ld: warning: direct access in function 'awkward::ByteMaskedArray::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ByteMaskedArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::IndexedArrayOf<int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, false>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, false>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, false>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::IndexedArrayOf<unsigned int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::IndexedArrayOf<long long, false>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::IndexedArrayOf<int, true>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, true>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, true>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, true>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, true>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, true>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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<int, true>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::IndexedArrayOf<long long, true>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/Content.cpp.o' means the weak symbol cannot 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>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/IndexedArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<int>::offsets_and_flattened(long long, long long) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<int>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<int>::combinations(long long, bool, std::__1::shared_ptr<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&, 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&, long long, long long) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<unsigned int>::offsets_and_flattened(long long, long long) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<unsigned int>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<unsigned int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<unsigned int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<unsigned int>::combinations(long long, bool, std::__1::shared_ptr<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&, 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&, long long, long long) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<long long>::toListOffsetArray64(bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<long long>::offsets_and_flattened(long long, long long) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<long long>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<long long>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<long long>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::ListOffsetArrayOf<long long>::combinations(long long, bool, std::__1::shared_ptr<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&, 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&, long long, long long) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/ListOffsetArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::RegularArray::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/RegularArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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 'awkward::RegularArray::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/RegularArray.cpp.o' to global weak symbol 'typeinfo for awkward::ListOffsetArrayOf<long long>' from file 'CMakeFiles/awkward-objects.dir/src/libawkward/array/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. | |
| [ 88%] Built target awkward-static | |
| [35m[1mScanning dependencies of target _ext[0m | |
| [ 88%] Built target awkward | |
| [ 91%] [32mBuilding CXX object CMakeFiles/_ext.dir/src/python/_io.cpp.o[0m | |
| [ 91%] [32mBuilding CXX object CMakeFiles/_ext.dir/src/python/_ext.cpp.o[0m | |
| [ 95%] [32mBuilding CXX object CMakeFiles/_ext.dir/src/python/index.cpp.o[0m | |
| [ 95%] [32mBuilding CXX object CMakeFiles/_ext.dir/src/python/content.cpp.o[0m | |
| [ 96%] [32mBuilding CXX object CMakeFiles/_ext.dir/src/python/identities.cpp.o[0m | |
| [ 98%] [32mBuilding CXX object CMakeFiles/_ext.dir/src/python/types.cpp.o[0m | |
| [100%] [32m[1mLinking CXX shared module _ext.cpython-37m-darwin.so[0m | |
| ld: warning: direct access in function 'box(std::__1::shared_ptr<awkward::Content> const&)' from file 'CMakeFiles/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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 'pybind11::class_<awkward::ListOffsetArrayOf<long long>, std::__1::shared_ptr<awkward::ListOffsetArrayOf<long long> >, awkward::Content>::class_<>(pybind11::handle, char const*)' from file 'CMakeFiles/_ext.dir/src/python/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/_ext.dir/src/python/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> 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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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), 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/_ext.dir/src/python/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, 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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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/_ext.dir/src/python/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 'awkward::ByteMaskedArray::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'libawkward-static.a(ByteMaskedArray.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 'awkward::IndexedArrayOf<int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, false>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, false>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, false>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'libawkward-static.a(IndexedArray.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 'awkward::IndexedArrayOf<unsigned int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<unsigned int, false>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'libawkward-static.a(IndexedArray.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 'awkward::IndexedArrayOf<long long, false>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'libawkward-static.a(IndexedArray.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 'awkward::IndexedArrayOf<int, true>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, true>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, true>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, true>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, true>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, true>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::simplify_optiontype() const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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<int, true>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'libawkward-static.a(IndexedArray.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 'awkward::IndexedArrayOf<long long, true>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(IndexedArray.cpp.o)' to global weak symbol 'typeinfo for awkward::IndexedArrayOf<long long, true>' from file 'CMakeFiles/_ext.dir/src/python/content.cpp.o' means the weak symbol cannot 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>::reduce_next(awkward::Reducer const&, long long, awkward::IndexOf<long long> const&, awkward::IndexOf<long long> const&, long long, bool, bool) const' from file 'libawkward-static.a(IndexedArray.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 'awkward::ListOffsetArrayOf<int>::offsets_and_flattened(long long, long long) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<int>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<int>::combinations(long long, bool, std::__1::shared_ptr<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&, 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&, long long, long long) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<unsigned int>::offsets_and_flattened(long long, long long) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<unsigned int>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<unsigned int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<unsigned int>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<unsigned int>::combinations(long long, bool, std::__1::shared_ptr<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&, 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&, long long, long long) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<long long>::toListOffsetArray64(bool) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<long long>::offsets_and_flattened(long long, long long) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<long long>::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<long long>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<long long>::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::ListOffsetArrayOf<long long>::combinations(long long, bool, std::__1::shared_ptr<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&, 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&, long long, long long) const' from file 'libawkward-static.a(ListOffsetArray.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 'awkward::RegularArray::mergeable(std::__1::shared_ptr<awkward::Content> const&, bool) const' from file 'libawkward-static.a(RegularArray.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 'awkward::RegularArray::merge(std::__1::shared_ptr<awkward::Content> const&) const' from file 'libawkward-static.a(RegularArray.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. | |
| [100%] Built target _ext | |
| [ 8%] Built target awkward-cpu-kernels-objects | |
| [ 9%] Built target awkward-cpu-kernels-static | |
| [ 83%] Built target awkward-objects | |
| [ 85%] Built target awkward | |
| [ 87%] Built target awkward-static | |
| [ 98%] Built target _ext | |
| [100%] Built target awkward-cpu-kernels | |
| [36mInstall the project...[0m | |
| -- Install configuration: "Release" | |
| -- Installing: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-ce9c2fb2bea2489eb05048c2630070d52c70b09c.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.drv-0/source/build/lib.macosx-10.6-x86_64-3.7/awkward1/_ext.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/_io.py -> build/bdist.macosx-10.6-x86_64/wheel/awkward1 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/layout.py -> 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 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/types.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 | |
| copying build/lib.macosx-10.6-x86_64-3.7/awkward1/_ext.cpython-37m-darwin.so -> 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/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/types.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/_io.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/_ext.cpython-37m-darwin.so' | |
| adding 'awkward1/_io.py' | |
| adding 'awkward1/_libawkward.py' | |
| adding 'awkward1/_util.py' | |
| adding 'awkward1/highlevel.py' | |
| adding 'awkward1/layout.py' | |
| 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.py' | |
| 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/_io.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/types.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.drv-0/source/dist /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-ce9c2fb2bea2489eb05048c2630070d52c70b09c.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-ce9c2fb2bea2489eb05048c2630070d52c70b09c.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/wwrvcfv4ykpyrky3vsa1x515qnpzzvks-python3.7-awkward1-ce9c2fb2bea2489eb05048c2630070d52c70b09c/lib | |
| patching script interpreter paths in /nix/store/wwrvcfv4ykpyrky3vsa1x515qnpzzvks-python3.7-awkward1-ce9c2fb2bea2489eb05048c2630070d52c70b09c | |
| Executing pythonRemoveTestsDir | |
| Finished executing pythonRemoveTestsDir | |
| @nix { "action": "setPhase", "phase": "installCheckPhase" } | |
| running install tests | |
| no Makefile or custom buildPhase, doing nothing | |
| @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } | |
| pythonCatchConflictsPhase | |
| @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } | |
| pythonRemoveBinBytecodePhase | |
| @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } | |
| pythonImportsCheckPhase | |
| Executing pythonImportsCheckPhase | |
| @nix { "action": "setPhase", "phase": "pytestCheckPhase" } | |
| pytestCheckPhase | |
| Executing pytestCheckPhase | |
| [1m============================= test session starts ==============================[0m | |
| platform darwin -- Python 3.7.7, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 | |
| rootdir: /private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-python3.7-awkward1-ce9c2fb2bea2489eb05048c2630070d52c70b09c.drv-0/source, inifile: setup.cfg | |
| [1mcollecting ... [0m[1m collecting 1 item [0m[1m collecting 87 items [0m[1m collecting 151 items / 1 skipped / 150 selected [0m[1m collecting 187 items / 3 skipped / 184 selected [0m[1m collecting 255 items / 3 skipped / 252 selected [0m[1m collecting 333 items / 5 skipped / 328 selected [0m[1m collected 345 items / 6 skipped / 339 selected [0m | |
| tests/test_0001-refcount.py [32m.[0m[32m [ 0%][0m | |
| tests/test_0002-minimal-listarray.py [32m.[0m[32m.[0m[32m.[0m[32m [ 1%][0m | |
| tests/test_0004-design-surrogate-key.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 3%][0m | |
| tests/test_0006-deep-iteration.py [32m.[0m[32m.[0m[32m [ 3%][0m | |
| tests/test_0008-slices-and-getitem.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 4%][0m | |
| tests/test_0009-identity-and-getitem.py [32m.[0m[32m [ 5%][0m | |
| tests/test_0011-listarray.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 9%][0m | |
| tests/test_0013-error-handling-struct.py [32m.[0m[32m.[0m[32m.[0m[32m [ 10%][0m | |
| tests/test_0014-finish-up-getitem.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 12%][0m | |
| tests/test_0018-fromiter-fillable.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 15%][0m | |
| tests/test_0019-use-json-library.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 17%][0m | |
| tests/test_0020-support-unsigned-indexes.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 22%][0m | |
| tests/test_0021-emptyarray.py [32m.[0m[32m.[0m[32m [ 22%][0m | |
| tests/test_0023-regular-array.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 25%][0m | |
| tests/test_0024-use-regular-array.py [32m.[0m[32m.[0m[32m.[0m[32m [ 26%][0m | |
| tests/test_0025-record-array.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 29%][0m | |
| tests/test_0028-add-dressed-types.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 30%][0m | |
| tests/test_0031-pickle-types.py [32m.[0m[32m [ 30%][0m | |
| tests/test_0032-replace-dressedtype.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 32%][0m | |
| tests/test_0038-emptyarray-astype.py [32m.[0m[32m [ 32%][0m | |
| tests/test_0039-no-hanging-types.py [32m.[0m[32m.[0m[32m.[0m[32m [ 33%][0m | |
| tests/test_0042-stubs-for-flatten-operation.py [32m.[0m[32m [ 33%][0m | |
| tests/test_0043-strings-vs-bytes.py [32m.[0m[32m [ 33%][0m | |
| tests/test_0046-start-indexedarray.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 36%][0m | |
| tests/test_0047-missing-odd-fields-in-fillablearray.py [32m.[0m[32m [ 36%][0m | |
| tests/test_0049-distinguish-record-and-recordarray-behaviors.py [32m.[0m[32m [ 37%][0m | |
| tests/test_0070-argmin-and-argmax.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 38%][0m | |
| tests/test_0072_fillna_operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 40%][0m | |
| tests/test_0077-zip-operation.py [32m.[0m[32m [ 40%][0m | |
| tests/test_0078-argcross-and-cross.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 42%][0m | |
| tests/test_0079-argchoose-and-choose.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 43%][0m | |
| tests/test_0082-indexedarray-setidentities.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 45%][0m | |
| tests/test_0084-start-unionarray.py [32m.[0m[32m.[0m[32m.[0m[32m [ 46%][0m | |
| tests/test_0086-nep13-ufunc.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 49%][0m | |
| tests/test_0093-simplify-uniontypes-and-optiontypes.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 53%][0m | |
| tests/test_0094-getattr-for-record-field.py [32m.[0m[32m.[0m[32m [ 54%][0m | |
| tests/test_0107-assign-fields-to-records.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 55%][0m | |
| tests/test_0110-various-cleanups.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 56%][0m | |
| tests/test_0111-jagged-and-masked-getitem.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 64%][0m | |
| tests/test_0114_rpad_operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 68%][0m | |
| tests/test_0115-generic-reducer-operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 73%][0m | |
| tests/test_0117-finish-the-sizes-operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 77%][0m | |
| tests/test_0118-numba-cpointers.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 88%] | |
| [0m[32m.[0m[32m.[0m[32m.[0m[32m [ 89%][0m | |
| tests/test_0124-strings-in-numba.py [32m.[0m[32m [ 89%][0m | |
| tests/test_0127-tomask-operation.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 95%][0m | |
| tests/test_0127b-tomask-operation-numba.py [32m.[0m[32m.[0m[32m.[0m[32m [ 96%][0m | |
| tests/test_0138-emptyarray-type.py [32m.[0m[32m [ 96%][0m | |
| tests/test_0150-attributeerrors.py [32m.[0m[32m [ 97%][0m | |
| tests/test_0156-array-and-record-constructors.py [32m.[0m[32m.[0m[32m [ 97%][0m | |
| tests/test_0166-0167-0170-random-issues.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [ 98%][0m | |
| tests/test_0198-tutorial-documentation-1.py [32m.[0m[32m.[0m[32m.[0m[32m.[0m[32m [100%][0m | |
| [32m======================= [32m[1m345 passed[0m, [33m6 skipped[0m[32m in 12.33s[0m[32m ========================[0m | |
| Finished executing pytestCheckPhase | |
| @nix { "action": "setPhase", "phase": "pytestcachePhase" } | |
| pytestcachePhase |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment