Skip to content

py-pendulum 3.2.0 has a build error against the current tool chain #1010

Description

@Schamschula
  • I am on the latest Pendulum version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • OS version and name:
    macOS 15.8 24H23 arm64
    Xcode 26.3 17C529

Note: this issue was first encountered on macOS 28.0/Xcode 28.0 when reinstalling MacPorts packages. I can also reproduce on an Intel Mac running macOS 13.7.8 and Xcode 15.1.

  • Pendulum version: 3.2.0

Issue

Since the release of 3.2.0, major portion of the tool chain have been updated.

I get the following build error:

:info:build Compiling _pendulum v3.2.0 (/opt/local/var/macports/build/py314-pendulum-027eaab9/work/pendulum-3.2.0/rust)
:info:build error: linking with cc failed: exit status: 1
:info:build |
:info:build = note: "cc" "-Wl,-exported_symbols_list" "-Wl,/var/macports/build/py314-pendulum-027eaab9/work/pendulum-3.2.0/rust/target/release/deps/rustcsnFAeY/list" "<1 object files omitted>" "/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-*.rlib" "-liconv" "-lSystem" "-lc" "-lm" "-arch" "arm64" "-mmacosx-version-min=15.0.0" "-o" "/var/macports/build/py314-pendulum-027eaab9/work/pendulum-3.2.0/rust/target/release/deps/lib_pendulum.dylib" "-Wl,-dead_strip" "-dynamiclib" "-nodefaultlibs" "-Wl,-install_name,@rpath/pendulum._pendulum.cpython-314-darwin.so"
:info:build = note: some arguments are omitted. use --verbose to show all linker arguments
:info:build = note: Undefined symbols for architecture arm64:
:info:build "_PyBaseObject_Type", referenced from:
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo37pyclass18create_type_object18create_type_objectNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo37pyclass18create_type_object18create_type_objectNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8duration8DurationEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers25___pyfunction_precise_diff in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo36pycell5impl_INtB5_17PyClassObjectBaseNtNtCsBhDs1BJzlb_8pyo3_ffi6object8PyObjectEINtB5_19PyClassObjectLayoutNtNtNtB9_5types3any5PyAnyE10tp_deallocCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo36pycell5impl_INtB5_17PyClassObjectBaseNtNtCsBhDs1BJzlb_8pyo3_ffi6object8PyObjectEINtB5_19PyClassObjectLayoutNtNtNtB9_5types3any5PyAnyE10tp_deallocCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo36pycell5impl_INtB5_17PyClassObjectBaseNtNtCsBhDs1BJzlb_8pyo3_ffi6object8PyObjectEINtB5_19PyClassObjectLayoutNtNtNtB9_5types3any5PyAnyE10tp_deallocCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNvXsd_NtNtCsgpHvFgTEoCR_4pyo36pycell5impl_INtB5_13PyClassObjectNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezone13FixedTimezoneEINtB5_19PyClassObjectLayoutB10_E10tp_deallocB18 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNvXsd_NtNtCsgpHvFgTEoCR_4pyo36pycell5impl_INtB5_13PyClassObjectNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezone13FixedTimezoneEINtB5_19PyClassObjectLayoutB10_E10tp_deallocB18 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyBytes_AsString", referenced from:
:info:build __RNvMs1_NtNtCsgpHvFgTEoCR_4pyo35types6stringINtNtB9_8instance8BorrowedNtB5_8PyStringE15to_string_lossy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyBytes_Size", referenced from:
:info:build __RNvMs1_NtNtCsgpHvFgTEoCR_4pyo35types6stringINtNtB9_8instance8BorrowedNtB5_8PyStringE15to_string_lossy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyCMethod_New", referenced from:
:info:build __RNvXs1_NtNtCsgpHvFgTEoCR_4pyo35impl_10pyfunctionRINtNtB9_8instance5BoundNtNtNtB9_5types6module8PyModuleEINtB5_17WrapPyFunctionArgIBM_NtNtB1c_8function11PyCFunctionEE15wrap_pyfunction in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyCapsule_Import", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35types8datetime19ensure_datetime_api in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyDict_Next", referenced from:
:info:build __RINvMs5_NtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argumentNtB6_19FunctionDescription28extract_arguments_tuple_dictNtB6_9NoVarargsNtB6_13NoVarkeywordsECs3gOu5SnkXO9_9__pendulum in _pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "PyDict_Type", referenced from:
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezoneNtB5_13FixedTimezone25___pymethod___deepcopy
in pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezoneNtB5_13FixedTimezone25___pymethod___deepcopy
in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_GetRaisedException", referenced from:
:info:build __RNvMs_NtCsgpHvFgTEoCR_4pyo33errNtB4_5PyErr4take in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNCINvMs0_NtNtCsiFBcc4pyJfm_3std4sync4onceNtB8_4Once9call_onceNCNCNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB18_10PyErrState15make_normalized00E0B1c in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_GivenExceptionMatches", referenced from:
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErr14is_instance_ofNtNtB7_10exceptions16PyAttributeErrorEB7 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_NewExceptionWithDoc", referenced from:
:info:build _RNCINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB8_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBW_5types10typeobject6PyTypeEE10initializeNCINvMs4_NtBa_4syncINtB2m_8OnceCellBR_E11get_or_initNCINvNtNtBW_4sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtBW_5panicNtB44_14PanicException15type_object_raw0BR_E0E0NtNvMs4_B2m_IB2x_pE11get_or_init4VoidE0BW in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_Print", referenced from:
:info:build __RNvNtCsgpHvFgTEoCR_4pyo33err17panic_after_error in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_PrintEx", referenced from:
:info:build __RNvMs_NtCsgpHvFgTEoCR_4pyo33errNtB4_5PyErr22print_panic_and_unwind in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_SetObject", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo33err9err_state10raise_lazy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_SetRaisedException", referenced from:
:info:build __RNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB5_10PyErrState7restore in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_SetString", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo33err9err_state10raise_lazy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyErr_WriteUnraisable", referenced from:
:info:build __RINvNtNtCsgpHvFgTEoCR_4pyo35impl_10trampoline21trampoline_unraisableNCNvB2_7dealloc0ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass10tp_deallocNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEBX in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass18tp_dealloc_with_gcNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB15 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtCsgpHvFgTEoCR_4pyo38instance13python_format in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass16lazy_type_object23type_object_init_failed in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyEval_RestoreThread", referenced from:
:info:build __RNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB5_10PyErrState15make_normalized in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB5_10PyErrState15make_normalized in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo34sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtB6_5panicNtB1e_14PanicException15type_object_raw0INtNtB6_8instance2PyNtNtNtB6_5types10typeobject6PyTypeEEB6 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB6_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBU_5types10typeobject6PyTypeEE10initializeNCINvMs4_NtB8_4syncINtB2k_8OnceCellBP_E11get_or_initNCINvNtNtBU_4sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtBU_5panicNtB42_14PanicException15type_object_raw0BP_E0E0NtNvMs4_B2k_IB2v_pE11get_or_init4VoidEBU in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtCs596mblqMuzv_4core3ptr9drop_glueINtNtB4_6option6OptionNCINvMs4_NtCsjD01T2Rp5L4_9once_cell4syncINtB16_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtB1W_5types10typeobject6PyTypeEE11get_or_initNCINvNtNtB1W_4sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtB1W_5panicNtB4h_14PanicException15type_object_raw0B1R_E0E0EEB1W in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNCINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB8_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBW_5types10typeobject6PyTypeEE10initializeNCINvMs4_NtBa_4syncINtB2m_8OnceCellBR_E11get_or_initNCINvNtNtBW_4sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtBW_5panicNtB44_14PanicException15type_object_raw0BR_E0E0NtNvMs4_B2m_IB2x_pE11get_or_init4VoidE0BW in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtCs596mblqMuzv_4core3ptr9drop_glueNtNtNtCsgpHvFgTEoCR_4pyo38internal5state13SuspendAttachEBH in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyEval_SaveThread", referenced from:
:info:build __RNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB5_10PyErrState15make_normalized in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo34sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtB6_5panicNtB1e_14PanicException15type_object_raw0INtNtB6_8instance2PyNtNtNtB6_5types10typeobject6PyTypeEEB6 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo34sync9once_lock26init_once_cell_py_attachedNCNvMs7_B4_NtB4_8Interned3get0INtNtB6_8instance2PyNtNtNtB6_5types6string8PyStringEEB6 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo34sync9once_lock30try_init_once_cell_py_attachedNCNvMs_NtNtB6_5impl_8pymoduleNtB1h_9ModuleDef11make_module0INtNtB6_8instance2PyNtNtNtB6_5types6module8PyModuleENtNtB6_3err5PyErrEB6 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_AttributeError", referenced from:
:info:build __RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions16PyAttributeErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErr14is_instance_ofNtNtB7_10exceptions16PyAttributeErrorEB7 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_BaseException", referenced from:
:info:build _RNCINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB8_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBW_5types10typeobject6PyTypeEE10initializeNCINvMs4_NtBa_4syncINtB2m_8OnceCellBR_E11get_or_initNCINvNtNtBW_4sync9once_lock26init_once_cell_py_attachedNCNvMs1_NtBW_5panicNtB44_14PanicException15type_object_raw0BR_E0E0NtNvMs4_B2m_IB2x_pE11get_or_init4VoidE0BW in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argument25argument_extraction_error in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_ImportError", referenced from:
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions13PyImportErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_OverflowError", referenced from:
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions15PyOverflowErrorNtNtCs8azvCg24wNC_5alloc6string6StringE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_RuntimeError", referenced from:
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions14PyRuntimeErrorNtNtCs8azvCg24wNC_5alloc6string6StringE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_SystemError", referenced from:
:info:build __RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions13PySystemErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions13PySystemErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_TypeError", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo33err9err_state10raise_lazy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions11PyTypeErrorNtNtBc_10cast_error18CastErrorArgumentsE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions11PyTypeErrorNtNtCs8azvCg24wNC_5alloc6string6StringE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argument25argument_extraction_error in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argument25argument_extraction_error in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions11PyTypeErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyExc_ValueError", referenced from:
:info:build __RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions12PyValueErrorNtNtCs8azvCg24wNC_5alloc6string6StringE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions12PyValueErrorNtNtNtCs8azvCg24wNC_5alloc3ffi5c_str8NulErrorE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyException_GetCause", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argument25argument_extraction_error in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyException_GetTraceback", referenced from:
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvMs_NtCsgpHvFgTEoCR_4pyo33errNtB4_5PyErr9set_cause in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyException_SetCause", referenced from:
:info:build __RNvMs_NtCsgpHvFgTEoCR_4pyo33errNtB4_5PyErr9set_cause in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyException_SetTraceback", referenced from:
:info:build __RNvMs_NtCsgpHvFgTEoCR_4pyo33errNtB4_5PyErr9set_cause in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyFloat_AsDouble", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyFloat_Type", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyGILState_Ensure", referenced from:
:info:build __RNvMNtNtCsgpHvFgTEoCR_4pyo38internal5stateNtB2_11AttachGuard19do_attach_unchecked in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyGILState_Release", referenced from:
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNCINvMs0_NtNtCsiFBcc4pyJfm_3std4sync4onceNtB8_4Once9call_onceNCNCNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB18_10PyErrState15make_normalized00E0B1c in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNCINvMs0_NtNtCsiFBcc4pyJfm_3std4sync4onceNtB8_4Once9call_onceNCNCNvMs0_NtNtCsgpHvFgTEoCR_4pyo33err9err_stateNtB18_10PyErrState15make_normalized00E0B1c in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyImport_Import", referenced from:
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyInterpreterState_Get", referenced from:
:info:build _PyInit__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyInterpreterState_GetID", referenced from:
:info:build _PyInit__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyList_Append", referenced from:
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyList_New", referenced from:
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyList_Type", referenced from:
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyLong_AsLong", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXse_NtNtNtCsgpHvFgTEoCR_4pyo311conversions3std3numlNtNtBb_10conversion12FromPyObject7extract in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXsh_NtNtNtCsgpHvFgTEoCR_4pyo311conversions3std3nummNtNtBb_10conversion12FromPyObject7extract in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyLong_AsUnsignedLongLong", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyLong_FromLong", referenced from:
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMS6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMSs0_6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMSs1_6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMSs2_6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMSs3_6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMSs4_6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass32pyo3_get_value_into_pyobject_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDifflNtNvNvXs3_B1d_B1b_NtB2_11PyClassImpl10items_iter15INTRINSIC_ITEMSs5_6OffsetEB1j in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyLong_FromSsize_t", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass30get_sequence_item_from_mapping in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass33assign_sequence_item_from_mapping in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyLong_FromUnsignedLongLong", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyLong_Type", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyModule_Create2", referenced from:
:info:build _RNCINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB8_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBW_5types6module8PyModuleEE10initializeNCINvNtNtBW_4sync9once_lock30try_init_once_cell_py_attachedNCNvMs_NtNtBW_5impl_8pymoduleNtB3e_9ModuleDef11make_module0BR_NtNtBW_3err5PyErrE0B47_E0BW in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNCINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB8_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBW_5types6module8PyModuleEE10initializeNCINvNtNtBW_4sync9once_lock30try_init_once_cell_py_attachedNCNvMs_NtNtBW_5impl_8pymoduleNtB3e_9ModuleDef11make_module0BR_NtNtBW_3err5PyErrE0B47_E0BW in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyModule_GetNameObject", referenced from:
:info:build __RNvXs1_NtNtCsgpHvFgTEoCR_4pyo35impl_10pyfunctionRINtNtB9_8instance5BoundNtNtNtB9_5types6module8PyModuleEINtB5_17WrapPyFunctionArgIBM_NtNtB1c_8function11PyCFunctionEE15wrap_pyfunction in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyNumber_Index", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_CallNoArgs", referenced from:
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_DelItem", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass33assign_sequence_item_from_mapping in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_GC_UnTrack", referenced from:
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass18tp_dealloc_with_gcNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB15 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass18tp_dealloc_with_gcNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezone13FixedTimezoneEB15 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_GenericGetDict", referenced from:
:info:build __RNvNvNtNtCsgpHvFgTEoCR_4pyo37pyclass18create_type_object18create_type_object5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_GenericSetDict", referenced from:
:info:build __RNvNvNtNtCsgpHvFgTEoCR_4pyo37pyclass18create_type_object18create_type_object5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_GetAttr", referenced from:
:info:build __RINvXs_NtNtCsgpHvFgTEoCR_4pyo35types3anyINtNtB9_8instance5BoundNtB5_5PyAnyENtB5_12PyAnyMethods7getattrReECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers10get_offset in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyObject_GetItem", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass30get_sequence_item_from_mapping in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_Repr", referenced from:
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNvXs2_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types9traceback11PyTracebackENtNtCs596mblqMuzv_4core3fmt5Debug3fmtB7 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_SetAttr", referenced from:
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtBa_8instance5BoundNtB6_8PyModuleENtB6_15PyModuleMethods3add5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_SetAttrString", referenced from:
:info:build _RINvMs3_NtCsgpHvFgTEoCR_4pyo34syncINtB6_11GILOnceCellINtNtB8_8instance2PyNtNtNtB8_5types10typeobject6PyTypeEE4initNCNvMs0_NtNtNtB8_5impl_7pyclass16lazy_type_objectNtB1W_19LazyTypeObjectInner11ensure_init0NtNtB8_3err5PyErrEB8 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_SetItem", referenced from:
:info:build __RNvNtNtCsgpHvFgTEoCR_4pyo35impl_7pyclass33assign_sequence_item_from_mapping in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_Str", referenced from:
:info:build _RNvXs3_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types6string8PyStringENtNtCs596mblqMuzv_4core3fmt7Display3fmtB7 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs_NtNtCsgpHvFgTEoCR_4pyo35types3anyINtNtB8_8instance5BoundNtB4_5PyAnyENtB4_12PyAnyMethods3str in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNvXs1i_NtCs596mblqMuzv_4core3fmtRINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtBB_10exceptions15PyBaseExceptionENtB6_7Display3fmtBB in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyObject_VectorcallMethod", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers10get_offset in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyTraceBack_Print", referenced from:
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyTuple_New", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers23___pyfunction_local_time in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_5panic14PanicExceptionTNtNtCs8azvCg24wNC_5alloc6string6StringEE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_5panic14PanicExceptionTReEE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableBe in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyTuple_Type", referenced from:
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyType_Freeze", referenced from:
:info:build _RINvMs3_NtCsgpHvFgTEoCR_4pyo34syncINtB6_11GILOnceCellINtNtB8_8instance2PyNtNtNtB8_5types10typeobject6PyTypeEE4initNCNvMs0_NtNtNtB8_5impl_7pyclass16lazy_type_objectNtB1W_19LazyTypeObjectInner11ensure_init0NtNtB8_3err5PyErrEB8 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyType_FromSpec", referenced from:
:info:build __RNvNvNtNtCsgpHvFgTEoCR_4pyo37pyclass18create_type_object18create_type_object5inner in _pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "PyType_GenericAlloc", referenced from:
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diffNtB5_11PreciseDiff20___pymethod___new
in pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8durationNtB5_8Duration20___pymethod___new
in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7parsing26___pyfunction_parse_iso8601 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNvXNtNtCsgpHvFgTEoCR_4pyo35impl_12pyclass_initINtB4_23PyNativeTypeInitializerpEINtB4_12PyObjectInitpE15into_new_object5inner in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyType_GetName", referenced from:
:info:build __RNvNtCsgpHvFgTEoCR_4pyo38instance13python_format in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyType_GetQualName", referenced from:
:info:build __RNvXs7_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_20DisplayDowncastErrorNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyType_IsSubtype", referenced from:
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime10PyDateTimeECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime6PyDateECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime8PyTzInfoECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB1o in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8duration8DurationEB1o in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvNtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argument19extract_pyclass_refNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezone13FixedTimezoneEB1g in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers10get_offset in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers10get_offset in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyType_Type", referenced from:
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs8_NtNtCsgpHvFgTEoCR_4pyo33err10cast_errorNtB5_16DisplayClassInfoNtNtCs596mblqMuzv_4core3fmt7Display3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyUnicode_AsEncodedString", referenced from:
:info:build __RNvMs1_NtNtCsgpHvFgTEoCR_4pyo35types6stringINtNtB9_8instance8BorrowedNtB5_8PyStringE15to_string_lossy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyUnicode_AsUTF8AndSize", referenced from:
:info:build __RINvMs5_NtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argumentNtB6_19FunctionDescription26extract_arguments_fastcallNtB6_9NoVarargsNtB6_13NoVarkeywordsECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs5_NtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argumentNtB6_19FunctionDescription26extract_arguments_fastcallNtB6_9NoVarargsNtB6_13NoVarkeywordsECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs5_NtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argumentNtB6_19FunctionDescription26extract_arguments_fastcallNtB6_9NoVarargsNtB6_13NoVarkeywordsECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs5_NtNtCsgpHvFgTEoCR_4pyo35impl_16extract_argumentNtB6_19FunctionDescription28extract_arguments_tuple_dictNtB6_9NoVarargsNtB6_13NoVarkeywordsECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7parsing26___pyfunction_parse_iso8601 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvMs1_NtNtCsgpHvFgTEoCR_4pyo35types6stringINtNtB9_8instance8BorrowedNtB5_8PyStringE15to_string_lossy in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvMs1_NtNtCsgpHvFgTEoCR_4pyo35types6stringINtNtB9_8instance8BorrowedNtB5_8PyStringE6to_str in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyUnicode_FromStringAndSize", referenced from:
:info:build __RINvXs_NtNtCsgpHvFgTEoCR_4pyo35types3anyINtNtB9_8instance5BoundNtB5_5PyAnyENtB5_12PyAnyMethods7getattrReECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtB9_8instance5BoundNtB5_8PyModuleENtB5_15PyModuleMethods9add_classNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB1V in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtB9_8instance5BoundNtB5_8PyModuleENtB5_15PyModuleMethods9add_classNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8duration8DurationEB1V in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions12PyValueErrorNtNtCs8azvCg24wNC_5alloc6string6StringE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions13PySystemErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableCs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNSNvYNCINvMs_NtCsgpHvFgTEoCR_4pyo33errNtBc_5PyErr3newNtNtBe_10exceptions16PyAttributeErrorReE0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTNtNtBe_6marker6PythonEE9call_once6vtableCs3gOu5SnkXO9_9__pendulum in pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diffNtB5_11PreciseDiff21___pymethod___repr
in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_PyUnicode_InternInPlace", referenced from:
:info:build _RNCINvMs2_NtCsjD01T2Rp5L4_9once_cell3impINtB8_8OnceCellINtNtCsgpHvFgTEoCR_4pyo38instance2PyNtNtNtBW_5types6string8PyStringEE10initializeNCINvMs4_NtBa_4syncINtB2j_8OnceCellBR_E11get_or_initNCINvNtNtBW_4sync9once_lock26init_once_cell_py_attachedNCNvMs7_B37_NtB37_8Interned3get0BR_E0E0NtNvMs4_B2j_IB2u_pE11get_or_init4VoidE0BW in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_PyUnicode_Type", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7parsing26___pyfunction_parse_iso8601 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7parsing26___pyfunction_parse_iso8601 in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs0_NtCsgpHvFgTEoCR_4pyo33errNtB5_5PyErrNtNtCs596mblqMuzv_4core3fmt5Debug3fmt in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtB8_8instance5BoundNtB4_8PyModuleENtB4_15PyModuleMethods12add_function in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvXs_NtNtCsgpHvFgTEoCR_4pyo35types6moduleINtNtB8_8instance5BoundNtB4_8PyModuleENtB4_15PyModuleMethods12add_function in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "_Py_IsFinalizing", referenced from:
:info:build __RNvMNtNtCsgpHvFgTEoCR_4pyo38internal5stateNtB2_11AttachGuard6attach in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_Py_IsInitialized", referenced from:
:info:build __RNvMNtNtCsgpHvFgTEoCR_4pyo38internal5stateNtB2_11AttachGuard6attach in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNSNvYNCINvMs0_NtNtCsiFBcc4pyJfm_3std4sync4onceNtBd_4Once15call_once_forceNCNvNtCsgpHvFgTEoCR_4pyo321interpreter_lifecycle18ensure_initialized0E0INtNtNtCs596mblqMuzv_4core3ops8function6FnOnceTRNtBd_9OnceStateEE9call_once6vtableB1g in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RNCINvMs0_NtNtCsiFBcc4pyJfm_3std4sync4onceNtB8_4Once15call_once_forceNCNvNtCsgpHvFgTEoCR_4pyo321interpreter_lifecycle18ensure_initialized0E0B1b in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "_Py_TYPE", referenced from:
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime10PyDateTimeECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime10PyDateTimeECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime6PyDateECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime6PyDateECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime8PyTzInfoECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtBP_8datetime8PyTzInfoECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB1o in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB1o in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build _RINvMs_NtCsgpHvFgTEoCR_4pyo38instanceINtB5_5BoundNtNtNtB7_5types3any5PyAnyE4castNtNtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diff11PreciseDiffEB1o in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "__Py_Dealloc", referenced from:
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RINvNtCs596mblqMuzv_4core3ptr9drop_glueAINtNtCsgpHvFgTEoCR_4pyo38instance5BoundNtNtNtBH_5types3any5PyAnyEj7_ECs3gOu5SnkXO9_9__pendulum in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "__Py_FalseStruct", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers20___pyfunction_is_leap in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers25___pyfunction_is_long_year in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build "Py_NoneStruct", referenced from:
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types12precise_diffNtB5_11PreciseDiff20___pymethod___new
in pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8durationNtB5_8Duration20___pymethod___new
in pendulum.pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build RNvMs9_NtNtNtCs3gOu5SnkXO9_9__pendulum6python5types8timezoneNtB5_13FixedTimezone20___pymethod___new
in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers10get_offset in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers11get_tz_name in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvMs0_NtNtCsgpHvFgTEoCR_4pyo35types8datetimeNtB5_10PyDateTime3new in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvMs4_NtNtCsgpHvFgTEoCR_4pyo35types8datetimeNtB5_6PyTime3new in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ...
:info:build "__Py_TrueStruct", referenced from:
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers20___pyfunction_is_leap in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build __RNvNtNtCs3gOu5SnkXO9_9__pendulum6python7helpers25___pyfunction_is_long_year in _pendulum._pendulum.261a06dd2ee27863-cgu.0.rcgu.o
:info:build ld: symbol(s) not found for architecture arm64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build
:info:build error: could not compile _pendulum (lib) due to 1 previous error
:info:build 💥 maturin failed
:info:build Caused by: Failed to build a native library through cargo
:info:build Caused by: Cargo build finished with "exit status: 101": env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/opt/local/Library/Frameworks/Python.framework/Versions/3.14/bin/python3.14" PYTHON_SYS_EXECUTABLE="/opt/local/Library/Frameworks/Python.framework/Versions/3.14/bin/python3.14" "cargo" "rustc" "--profile" "release" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/opt/local/var/macports/build/py314-pendulum-027eaab9/work/pendulum-3.2.0/rust/Cargo.toml" "--lib" "--" "-C" "link-args=-Wl,-install_name,@rpath/pendulum._pendulum.cpython-314-darwin.so"
:info:build Error: command ['maturin-3.14', 'pep517', 'build-wheel', '-i', '/opt/local/Library/Frameworks/Python.framework/Versions/3.14/bin/python3.14', '--compatibility', 'off'] returned non-zero exit status 1

I have tried moving several parts of the tool chain to their previous versions, but the error persists every time.

Full log file attached:

py-pendulum-main.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions