--- /srv/rebuilderd/tmp/rebuilderdb1c6hb/inputs/python3-cartopy_0.25.0+dfsg-2_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdb1c6hb/out/python3-cartopy_0.25.0+dfsg-2_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-06 08:27:50.000000 debian-binary │ -rw-r--r-- 0 0 0 4512 2026-03-06 08:27:50.000000 control.tar.xz │ --rw-r--r-- 0 0 0 483400 2026-03-06 08:27:50.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 483708 2026-03-06 08:27:50.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpp │ │ │ @@ -30520,15 +30520,15 @@ │ │ │ (void)__Pyx_modinit_variable_export_code(__pyx_mstate); │ │ │ (void)__Pyx_modinit_function_export_code(__pyx_mstate); │ │ │ if (unlikely((__Pyx_modinit_type_init_code(__pyx_mstate) < 0))) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ (void)__Pyx_modinit_type_import_code(__pyx_mstate); │ │ │ (void)__Pyx_modinit_variable_import_code(__pyx_mstate); │ │ │ (void)__Pyx_modinit_function_import_code(__pyx_mstate); │ │ │ /*--- Execution code ---*/ │ │ │ - __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 0, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 2, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ │ │ │ /* "View.MemoryView":100 │ │ │ * │ │ │ * cdef object __pyx_collections_abc_Sequence "__pyx_collections_abc_Sequence" │ │ │ * try: # <<<<<<<<<<<<<< │ │ │ * __pyx_collections_abc_Sequence = __import__("collections.abc").abc.Sequence │ │ │ * except: │ │ │ @@ -31320,15 +31320,15 @@ │ │ │ │ │ │ /* "(tree fragment)":16 │ │ │ * else: │ │ │ * return __pyx_unpickle_LineAccumulator, (type(self), 0x5ea44c3, state) │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * __pyx_unpickle_LineAccumulator__set_state(self, __pyx_state) │ │ │ */ │ │ │ - __Pyx_TraceLine(16,10,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(16,11,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_15LineAccumulator_5__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_LineAccumulator___setstate_cytho, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[9])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 16, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (__Pyx_SetItemOnTypeDict(__pyx_mstate_global->__pyx_ptype_7cartopy_5trace_LineAccumulator, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 16, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "cartopy/trace.pyx":120 │ │ │ * self.to_180 = False │ │ │ @@ -31381,15 +31381,15 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ */ │ │ │ - __Pyx_TraceLine(1,2,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,1,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_12Interpolator_3__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_Interpolator___reduce_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[17])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ @@ -31414,15 +31414,15 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ */ │ │ │ - __Pyx_TraceLine(1,3,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,0,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21CartesianInterpolator_1__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_CartesianInterpolator___reduce_c, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[20])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ @@ -31467,15 +31467,15 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): │ │ │ */ │ │ │ - __Pyx_TraceLine(1,5,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,3,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21SphericalInterpolator_1__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_SphericalInterpolator___reduce_c, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[25])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ @@ -31712,15 +31712,15 @@ │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __pyx_unpickle_LineAccumulator(__pyx_type, long __pyx_checksum, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * cdef object __pyx_PickleError │ │ │ * cdef object __pyx_result │ │ │ */ │ │ │ - __Pyx_TraceLine(1,1,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,5,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_5__pyx_unpickle_LineAccumulator, 0, __pyx_mstate_global->__pyx_n_u_pyx_unpickle_LineAccumulator, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[37])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_pyx_unpickle_LineAccumulator, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(tree fragment)":11 │ │ │ * __pyx_unpickle_LineAccumulator__set_state( __pyx_result, __pyx_state) │ │ │ @@ -31733,34 +31733,34 @@ │ │ │ │ │ │ │ │ │ /* "cartopy/trace.pyx":1 │ │ │ * # Copyright Crown and Cartopy Contributors # <<<<<<<<<<<<<< │ │ │ * # │ │ │ * # This file is part of Cartopy and is released under the BSD 3-clause license. │ │ │ */ │ │ │ - __Pyx_TraceLine(1,0,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,2,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_PyDict_NewPresized(0); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_test, __pyx_t_4) < (0)) __PYX_ERR(0, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ - __Pyx_TraceReturnValue(Py_None, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceReturnValue(Py_None, 2, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ __Pyx_PyMonitoring_ExitScope(0); │ │ │ │ │ │ /*--- Wrapped vars code ---*/ │ │ │ │ │ │ goto __pyx_L0; │ │ │ __pyx_L1_error:; │ │ │ __Pyx_XDECREF(__pyx_t_4); │ │ │ __Pyx_XDECREF(__pyx_t_5); │ │ │ __Pyx_XDECREF(__pyx_t_6); │ │ │ __Pyx_XDECREF(__pyx_t_10); │ │ │ __Pyx_XDECREF(__pyx_t_11); │ │ │ __Pyx_XDECREF(__pyx_t_12); │ │ │ __Pyx_TraceException(__pyx_lineno, 0, 0); │ │ │ - __Pyx_TraceExceptionUnwind(0, 0); │ │ │ + __Pyx_TraceExceptionUnwind(2, 0); │ │ │ if (__pyx_m) { │ │ │ if (__pyx_mstate->__pyx_d && stringtab_initialized) { │ │ │ __Pyx_AddTraceback("init cartopy.trace", __pyx_clineno, __pyx_lineno, __pyx_filename); │ │ │ } │ │ │ #if !CYTHON_USE_MODULE_STATE │ │ │ Py_CLEAR(__pyx_m); │ │ │ #else │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-313-aarch64-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7c9b342f0ff2e528d036ad2f939054c88d923552 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c2c970ef5ef2887ec6d21f54ef7a59e22ecc337a │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.property │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: AArch64 feature: BTI, PAC, GCS │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -3041,15 +3041,15 @@ │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x68 │ │ │ │ bl 8330 <_PyMonitoring_FireRaiseEvent@plt> │ │ │ │ ldrb w0, [sp, #100] │ │ │ │ cbz w0, b50c │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x64 │ │ │ │ - mov w2, #0x0 // #0 │ │ │ │ + mov w2, #0x2 // #2 │ │ │ │ bl 7e10 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ add x0, x22, #0xc40 │ │ │ │ ldr x0, [x0, #3296] │ │ │ │ cbz x0, b564 │ │ │ │ ldr x0, [x22, #3136] │ │ │ │ cbz x0, b538 │ │ │ │ cbz w25, b538 │ │ │ │ @@ -3410,15 +3410,15 @@ │ │ │ │ bl 83b0 │ │ │ │ cmn w0, #0x1 │ │ │ │ b.eq d6c4 // b.none │ │ │ │ ldrb w0, [sp, #96] │ │ │ │ cbz w0, bae0 │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x60 │ │ │ │ - mov w2, #0x0 // #0 │ │ │ │ + mov w2, #0x2 // #2 │ │ │ │ bl 7f80 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ cmn w0, #0x1 │ │ │ │ b.eq d6c4 // b.none │ │ │ │ b bae0 │ │ │ │ mov x23, #0x0 // #0 │ │ │ │ bl 7aa0 │ │ │ │ str x0, [sp, #24] │ │ │ │ @@ -4960,15 +4960,15 @@ │ │ │ │ mov x0, x23 │ │ │ │ bl f28c │ │ │ │ b b584 │ │ │ │ adrp x3, 5f000 >, std::allocator > > >::_M_clear()@@Base+0x21fe0> │ │ │ │ ldr x3, [x3, #3816] │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x62 │ │ │ │ - mov w2, #0x0 // #0 │ │ │ │ + mov w2, #0x2 // #2 │ │ │ │ bl 8010 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ cmn w0, #0x1 │ │ │ │ b.eq d6ac // b.none │ │ │ │ b d2e0 │ │ │ │ adrp x20, 3e000 >, std::allocator > > >::_M_clear()@@Base+0xfe0> │ │ │ │ mov x21, #0x0 // #0 │ │ │ │ add x20, x20, #0xb38 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 39623334 32663066 66326535 32386430 9b342f0ff2e528d0 │ │ │ │ - 0x00000010 33366164 32663933 39303534 63383864 36ad2f939054c88d │ │ │ │ - 0x00000020 39323335 35322e64 65627567 00000000 923552.debug.... │ │ │ │ - 0x00000030 30c74c60 0.L` │ │ │ │ + 0x00000000 63393730 65663565 66323838 37656336 c970ef5ef2887ec6 │ │ │ │ + 0x00000010 64323166 35346566 37613539 65323265 d21f54ef7a59e22e │ │ │ │ + 0x00000020 63633333 37612e64 65627567 00000000 cc337a.debug.... │ │ │ │ + 0x00000030 0b32d94c .2.L │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-314-aarch64-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4bb7abea697726fb17d751ccd684aabf292973ae │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2f03f0e0dbc2c25fa3b78b1dbf106e0ffeaba3d8 │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.property │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: AArch64 feature: BTI, PAC, GCS │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -3077,15 +3077,15 @@ │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x68 │ │ │ │ bl 8330 <_PyMonitoring_FireRaiseEvent@plt> │ │ │ │ ldrb w0, [sp, #100] │ │ │ │ cbz w0, b59c │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x64 │ │ │ │ - mov w2, #0x0 // #0 │ │ │ │ + mov w2, #0x2 // #2 │ │ │ │ bl 7e10 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ add x0, x22, #0xc40 │ │ │ │ ldr x0, [x0, #3224] │ │ │ │ cbz x0, b5f4 │ │ │ │ ldr x0, [x22, #3136] │ │ │ │ cbz x0, b5c8 │ │ │ │ cbz w25, b5c8 │ │ │ │ @@ -3448,15 +3448,15 @@ │ │ │ │ bl 83b0 │ │ │ │ cmn w0, #0x1 │ │ │ │ b.eq d7c4 // b.none │ │ │ │ ldrb w0, [sp, #96] │ │ │ │ cbz w0, bb78 │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x60 │ │ │ │ - mov w2, #0x0 // #0 │ │ │ │ + mov w2, #0x2 // #2 │ │ │ │ bl 7f80 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ cmn w0, #0x1 │ │ │ │ b.eq d7c4 // b.none │ │ │ │ b bb78 │ │ │ │ mov x23, #0x0 // #0 │ │ │ │ bl 7aa0 │ │ │ │ str x0, [sp, #24] │ │ │ │ @@ -5024,15 +5024,15 @@ │ │ │ │ mov x0, x23 │ │ │ │ bl f028 │ │ │ │ b b614 │ │ │ │ adrp x3, 5f000 >, std::allocator > > >::_M_clear()@@Base+0x21d60> │ │ │ │ ldr x3, [x3, #3816] │ │ │ │ mov x1, x23 │ │ │ │ add x0, sp, #0x62 │ │ │ │ - mov w2, #0x0 // #0 │ │ │ │ + mov w2, #0x2 // #2 │ │ │ │ bl 8010 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ cmn w0, #0x1 │ │ │ │ b.eq d7ac // b.none │ │ │ │ b d3e0 │ │ │ │ adrp x20, 3e000 >, std::allocator > > >::_M_clear()@@Base+0xd60> │ │ │ │ mov x21, #0x0 // #0 │ │ │ │ add x20, x20, #0xe28 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 62376162 65613639 37373236 66623137 b7abea697726fb17 │ │ │ │ - 0x00000010 64373531 63636436 38346161 62663239 d751ccd684aabf29 │ │ │ │ - 0x00000020 32393733 61652e64 65627567 00000000 2973ae.debug.... │ │ │ │ - 0x00000030 223b8f1b ";.. │ │ │ │ + 0x00000000 30336630 65306462 63326332 35666133 03f0e0dbc2c25fa3 │ │ │ │ + 0x00000010 62373862 31646266 31303665 30666665 b78b1dbf106e0ffe │ │ │ │ + 0x00000020 61626133 64382e64 65627567 00000000 aba3d8.debug.... │ │ │ │ + 0x00000030 e3da64a4 ..d.