--- /srv/rebuilderd/tmp/rebuilderdmO1xK8/inputs/python3-cartopy_0.25.0+dfsg-2_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdmO1xK8/out/python3-cartopy_0.25.0+dfsg-2_ppc64el.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 4516 2026-03-06 08:27:50.000000 control.tar.xz │ --rw-r--r-- 0 0 0 500068 2026-03-06 08:27:50.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 500080 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, 2, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 1, 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,15 +31308,15 @@ │ │ │ │ │ │ │ │ │ /* "(tree fragment)":1 │ │ │ * def __reduce_cython__(self): # <<<<<<<<<<<<<< │ │ │ * cdef tuple state │ │ │ * cdef object _dict │ │ │ */ │ │ │ - __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_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: │ │ │ @@ -31393,15 +31393,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,8,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_12Interpolator_5__setstate_cython__, __Pyx_CYFUNCTION_CCLASS, __pyx_mstate_global->__pyx_n_u_Interpolator___setstate_cython, NULL, __pyx_mstate_global->__pyx_n_u_cartopy_trace, __pyx_mstate_global->__pyx_d, ((PyObject *)__pyx_mstate_global->__pyx_codeobj_tab[18])); 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":206 │ │ │ * │ │ │ @@ -31414,27 +31414,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,5,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): │ │ │ * 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 │ │ │ @@ -31479,15 +31479,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,6,0,__PYX_ERR(1, 3, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(3,8,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,0,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,1,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, 1, 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(1, 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: b35febb82b23bcf40167971b60e1e914d7403897 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7c6827930436b53507229157371844aa192def55 │ │ │ ├── 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,1 │ │ │ │ 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,1 │ │ │ │ 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,1 │ │ │ │ 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 35666562 62383262 32336263 66343031 5febb82b23bcf401 │ │ │ │ - 0x00000010 36373937 31623630 65316539 31346437 67971b60e1e914d7 │ │ │ │ - 0x00000020 34303338 39372e64 65627567 00000000 403897.debug.... │ │ │ │ - 0x00000030 ecbd3ee0 ..>. │ │ │ │ + 0x00000000 36383237 39333034 33366235 33353037 6827930436b53507 │ │ │ │ + 0x00000010 32323931 35373337 31383434 61613139 229157371844aa19 │ │ │ │ + 0x00000020 32646566 35352e64 65627567 00000000 2def55.debug.... │ │ │ │ + 0x00000030 10b30385 .... │ │ ├── ./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: d2598c713dc076013bdd54b2f51e382cc498bcc6 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: afec79b5b51d3f461fb01ce604ab013fd9ec0450 │ │ │ ├── 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,1 │ │ │ │ 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,1 │ │ │ │ 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,1 │ │ │ │ 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 35393863 37313364 63303736 30313362 598c713dc076013b │ │ │ │ - 0x00000010 64643534 62326635 31653338 32636334 dd54b2f51e382cc4 │ │ │ │ - 0x00000020 39386263 63362e64 65627567 00000000 98bcc6.debug.... │ │ │ │ - 0x00000030 f9b33b51 ..;Q │ │ │ │ + 0x00000000 65633739 62356235 31643366 34363166 ec79b5b51d3f461f │ │ │ │ + 0x00000010 62303163 65363034 61623031 33666439 b01ce604ab013fd9 │ │ │ │ + 0x00000020 65633034 35302e64 65627567 00000000 ec0450.debug.... │ │ │ │ + 0x00000030 6e054aea n.J.