--- /srv/rebuilderd/tmp/rebuilderdkaQ1Tf/inputs/python3-cartopy_0.25.0+dfsg-1+b1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdkaQ1Tf/out/python3-cartopy_0.25.0+dfsg-1+b1_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-12-06 16:13:03.000000 debian-binary │ -rw-r--r-- 0 0 0 4548 2025-12-06 16:13:03.000000 control.tar.xz │ --rw-r--r-- 0 0 0 502024 2025-12-06 16:13:03.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 501824 2025-12-06 16:13:03.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, 2, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 4, 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: │ │ │ @@ -31308,27 +31308,27 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * cdef tuple state │ │ │ * cdef object _dict │ │ │ */ │ │ │ - __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_15LineAccumulator_3__reduce_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_LineAccumulator___reduce_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[8])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 1, __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_reduce_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 1, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "(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,11,0,__PYX_ERR(1, 16, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(16,10,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 │ │ │ @@ -31426,15 +31426,15 @@ │ │ │ │ │ │ /* "(tree fragment)":3 │ │ │ * def __reduce_cython__(self): │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ */ │ │ │ - __Pyx_TraceLine(3,7,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(3,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21CartesianInterpolator_3__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_CartesianInterpolator___setstate, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[21])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "cartopy/trace.pyx":218 │ │ │ * cdef double s12 │ │ │ @@ -31467,27 +31467,27 @@ │ │ │ │ │ │ │ │ │ /* "(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,0,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): │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ * def __setstate_cython__(self, __pyx_state): # <<<<<<<<<<<<<< │ │ │ * raise TypeError, "no default __reduce__ due to non-trivial __cinit__" │ │ │ */ │ │ │ - __Pyx_TraceLine(3,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(3,7,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ __pyx_t_4 = __Pyx_CyFunction_New(&__pyx_mdef_7cartopy_5trace_21SphericalInterpolator_3__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_SphericalInterpolator___setstate, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[26])); if (unlikely(!__pyx_t_4)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_GOTREF(__pyx_t_4); │ │ │ if (PyDict_SetItem(__pyx_mstate_global->__pyx_d, __pyx_mstate_global->__pyx_n_u_setstate_cython, __pyx_t_4) < (0)) __PYX_ERR(1, 3, __pyx_L1_error) │ │ │ __Pyx_DECREF(__pyx_t_4); __pyx_t_4 = 0; │ │ │ │ │ │ /* "cartopy/trace.pyx":244 │ │ │ * │ │ │ @@ -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,4,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,2,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,2,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,4,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, 2, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceReturnValue(Py_None, 4, 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(2, 0); │ │ │ + __Pyx_TraceExceptionUnwind(4, 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-powerpc64le-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 86f48ea4681527aee4736d1e442a9ee9e564c9bd │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 390b79faced1c09e0f1c2a318ab1d7a66d750ecd │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -5645,15 +5645,15 @@ │ │ │ │ addi r3,r1,186 │ │ │ │ bl 8ec0 │ │ │ │ ld r2,24(r1) │ │ │ │ lbz r9,182(r1) │ │ │ │ cmpwi r9,0 │ │ │ │ beq d6fc │ │ │ │ mr r4,r26 │ │ │ │ - li r5,2 │ │ │ │ + li r5,4 │ │ │ │ addi r3,r1,182 │ │ │ │ bl 8520 │ │ │ │ ld r2,24(r1) │ │ │ │ nop │ │ │ │ ld r9,-21728(r2) │ │ │ │ cmpdi r9,0 │ │ │ │ beq d778 │ │ │ │ @@ -5722,15 +5722,15 @@ │ │ │ │ li r9,-1 │ │ │ │ b cd40 │ │ │ │ li r9,-1 │ │ │ │ b cd58 │ │ │ │ li r9,-1 │ │ │ │ b cd70 │ │ │ │ mr r3,r29 │ │ │ │ - li r5,2 │ │ │ │ + li r5,4 │ │ │ │ mr r4,r26 │ │ │ │ bl 86e0 │ │ │ │ ld r2,24(r1) │ │ │ │ cmpwi r3,-1 │ │ │ │ beq fc1c │ │ │ │ b d420 │ │ │ │ li r26,0 │ │ │ │ @@ -7781,15 +7781,15 @@ │ │ │ │ bl 7fc0 │ │ │ │ ld r2,24(r1) │ │ │ │ mr r3,r26 │ │ │ │ bl 12788 │ │ │ │ b d7a4 │ │ │ │ nop │ │ │ │ ld r6,-32728(r2) │ │ │ │ - li r5,2 │ │ │ │ + li r5,4 │ │ │ │ mr r4,r26 │ │ │ │ addi r3,r1,180 │ │ │ │ bl 8680 │ │ │ │ ld r2,24(r1) │ │ │ │ cmpwi r3,-1 │ │ │ │ beq fc04 │ │ │ │ b f830 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 66343865 61343638 31353237 61656534 f48ea4681527aee4 │ │ │ │ - 0x00000010 37333664 31653434 32613965 65396535 736d1e442a9ee9e5 │ │ │ │ - 0x00000020 36346339 62642e64 65627567 00000000 64c9bd.debug.... │ │ │ │ - 0x00000030 1988c159 ...Y │ │ │ │ + 0x00000000 30623739 66616365 64316330 39653066 0b79faced1c09e0f │ │ │ │ + 0x00000010 31633261 33313861 62316437 61363664 1c2a318ab1d7a66d │ │ │ │ + 0x00000020 37353065 63642e64 65627567 00000000 750ecd.debug.... │ │ │ │ + 0x00000030 81e7232a ..#* │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-314-powerpc64le-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7c7cf3f7d478845223f289101d0c4f5ec04cb870 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: e93d43beadc676d24174468f1615067b72e18445 │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -5684,15 +5684,15 @@ │ │ │ │ addi r3,r1,186 │ │ │ │ bl 8ec0 │ │ │ │ ld r2,24(r1) │ │ │ │ lbz r9,182(r1) │ │ │ │ cmpwi r9,0 │ │ │ │ beq d798 │ │ │ │ mr r4,r26 │ │ │ │ - li r5,2 │ │ │ │ + li r5,4 │ │ │ │ addi r3,r1,182 │ │ │ │ bl 8520 │ │ │ │ ld r2,24(r1) │ │ │ │ nop │ │ │ │ ld r9,-21800(r2) │ │ │ │ cmpdi r9,0 │ │ │ │ beq d814 │ │ │ │ @@ -5751,15 +5751,15 @@ │ │ │ │ li r27,0 │ │ │ │ li r26,0 │ │ │ │ addi r30,r30,-24328 │ │ │ │ li r29,1 │ │ │ │ li r28,1 │ │ │ │ b d730 │ │ │ │ mr r3,r29 │ │ │ │ - li r5,2 │ │ │ │ + li r5,4 │ │ │ │ mr r4,r26 │ │ │ │ bl 86e0 │ │ │ │ ld r2,24(r1) │ │ │ │ cmpwi r3,-1 │ │ │ │ beq fcc0 │ │ │ │ b d4b4 │ │ │ │ li r26,0 │ │ │ │ @@ -7822,15 +7822,15 @@ │ │ │ │ bl 7fc0 │ │ │ │ ld r2,24(r1) │ │ │ │ mr r3,r26 │ │ │ │ bl 12308 │ │ │ │ b d840 │ │ │ │ nop │ │ │ │ ld r6,-32728(r2) │ │ │ │ - li r5,2 │ │ │ │ + li r5,4 │ │ │ │ mr r4,r26 │ │ │ │ addi r3,r1,180 │ │ │ │ bl 8680 │ │ │ │ ld r2,24(r1) │ │ │ │ cmpwi r3,-1 │ │ │ │ beq fca8 │ │ │ │ b f8d4 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 37636633 66376434 37383834 35323233 7cf3f7d478845223 │ │ │ │ - 0x00000010 66323839 31303164 30633466 35656330 f289101d0c4f5ec0 │ │ │ │ - 0x00000020 34636238 37302e64 65627567 00000000 4cb870.debug.... │ │ │ │ - 0x00000030 32465e17 2F^. │ │ │ │ + 0x00000000 33643433 62656164 63363736 64323431 3d43beadc676d241 │ │ │ │ + 0x00000010 37343436 38663136 31353036 37623732 74468f1615067b72 │ │ │ │ + 0x00000020 65313834 34352e64 65627567 00000000 e18445.debug.... │ │ │ │ + 0x00000030 87491722 .I."