--- /srv/rebuilderd/tmp/rebuilderdUYcMQ2/inputs/python3-cartopy_0.25.0+dfsg-1+b1_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderdUYcMQ2/out/python3-cartopy_0.25.0+dfsg-1+b1_riscv64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-12-10 00:24:48.000000 debian-binary │ -rw-r--r-- 0 0 0 4548 2025-12-10 00:24:48.000000 control.tar.xz │ --rw-r--r-- 0 0 0 508068 2025-12-10 00:24:48.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 508344 2025-12-10 00:24:48.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, 1, 0, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceStartFunc("PyInit_trace", __pyx_f[0], 1, 5, 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,0,0,__PYX_ERR(1, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,4,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: │ │ │ @@ -31381,27 +31381,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,2,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_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): │ │ │ * 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,3,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,8,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,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,3,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_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,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,1,0,__PYX_ERR(0, 1, __pyx_L1_error)) │ │ │ + __Pyx_TraceLine(1,5,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, 1, 0, __PYX_ERR(0, 1, __pyx_L1_error)); │ │ │ + __Pyx_TraceReturnValue(Py_None, 5, 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(1, 0); │ │ │ + __Pyx_TraceExceptionUnwind(5, 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-riscv64-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: 54bac93244d75520224edf8acc42476974d60623 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d4c60d152fa7f04ab3d86a98a0727945a43d883c │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -3477,15 +3477,15 @@ │ │ │ │ mv a2,s2 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,104 │ │ │ │ jal 81b0 <_PyMonitoring_FireRaiseEvent@plt> │ │ │ │ lbu a5,100(sp) │ │ │ │ beqz a5,ae36 │ │ │ │ mv a1,s6 │ │ │ │ - li a2,1 │ │ │ │ + li a2,5 │ │ │ │ addi a0,sp,100 │ │ │ │ jal 7c90 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ ld a5,80(s5) │ │ │ │ beqz a5,ae7a │ │ │ │ ld a5,0(s4) │ │ │ │ beqz a5,ae56 │ │ │ │ beqz s7,ae56 │ │ │ │ @@ -3540,15 +3540,15 @@ │ │ │ │ li a5,-1 │ │ │ │ j a7f4 │ │ │ │ li a5,-1 │ │ │ │ j a800 │ │ │ │ li a5,-1 │ │ │ │ j a80c │ │ │ │ addi a0,sp,96 │ │ │ │ - li a2,1 │ │ │ │ + li a2,5 │ │ │ │ mv a1,s6 │ │ │ │ jal 7e00 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ bne a0,s7,aef8 │ │ │ │ j c4d6 │ │ │ │ j ac64 │ │ │ │ li s6,0 │ │ │ │ j ac64 │ │ │ │ @@ -5135,15 +5135,15 @@ │ │ │ │ bnez a5,c1d4 │ │ │ │ jal 7f30 │ │ │ │ mv a0,s6 │ │ │ │ jal d5ae │ │ │ │ j ae96 │ │ │ │ auipc a3,0x33 │ │ │ │ ld a3,-756(a3) # 3eee0 >, std::allocator > > >::_M_clear()@@Base+0xf562> │ │ │ │ - li a2,1 │ │ │ │ + li a2,5 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,98 │ │ │ │ jal 7ea0 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ li a5,-1 │ │ │ │ beq a0,a5,c4d6 │ │ │ │ j c1c6 │ │ │ │ li s1,0 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 62616339 33323434 64373535 32303232 bac93244d7552022 │ │ │ │ - 0x00000010 34656466 38616363 34323437 36393734 4edf8acc42476974 │ │ │ │ - 0x00000020 64363036 32332e64 65627567 00000000 d60623.debug.... │ │ │ │ - 0x00000030 2059bbd0 Y.. │ │ │ │ + 0x00000000 63363064 31353266 61376630 34616233 c60d152fa7f04ab3 │ │ │ │ + 0x00000010 64383661 39386130 37323739 34356134 d86a98a0727945a4 │ │ │ │ + 0x00000020 33643838 33632e64 65627567 00000000 3d883c.debug.... │ │ │ │ + 0x00000030 656f9309 eo.. │ │ ├── ./usr/lib/python3/dist-packages/cartopy/trace.cpython-314-riscv64-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: 38ad19d03f871b2cb3ec4fa7c9860f709a1ceddf │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1d9d6b564d67d064490f53c1094c9624cb435949 │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {} │ │ │ │ @@ -3487,15 +3487,15 @@ │ │ │ │ mv a2,s2 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,104 │ │ │ │ jal 81b0 <_PyMonitoring_FireRaiseEvent@plt> │ │ │ │ lbu a5,100(sp) │ │ │ │ beqz a5,ae76 │ │ │ │ mv a1,s6 │ │ │ │ - li a2,1 │ │ │ │ + li a2,5 │ │ │ │ addi a0,sp,100 │ │ │ │ jal 7c90 <_PyMonitoring_FirePyUnwindEvent@plt> │ │ │ │ ld a5,8(s5) │ │ │ │ beqz a5,aeb6 │ │ │ │ ld a5,0(s4) │ │ │ │ beqz a5,ae96 │ │ │ │ beqz s7,ae96 │ │ │ │ @@ -3539,15 +3539,15 @@ │ │ │ │ mv s7,s2 │ │ │ │ li s1,0 │ │ │ │ li s6,0 │ │ │ │ auipc s3,0x26 │ │ │ │ addi s3,s3,-72 # 30eb8 >, std::allocator > > >::_M_clear()@@Base+0x1ad4> │ │ │ │ j ae38 │ │ │ │ addi a0,sp,96 │ │ │ │ - li a2,1 │ │ │ │ + li a2,5 │ │ │ │ mv a1,s6 │ │ │ │ jal 7e00 <_PyMonitoring_FirePyStartEvent@plt> │ │ │ │ bne a0,s7,af1c │ │ │ │ j c43c │ │ │ │ j acb4 │ │ │ │ li s6,0 │ │ │ │ j acb4 │ │ │ │ @@ -5081,15 +5081,15 @@ │ │ │ │ bnez a5,c13a │ │ │ │ jal 7f30 │ │ │ │ mv a0,s6 │ │ │ │ jal d2d8 │ │ │ │ j aed2 │ │ │ │ auipc a3,0x33 │ │ │ │ ld a3,-602(a3) # 3eee0 >, std::allocator > > >::_M_clear()@@Base+0xfafc> │ │ │ │ - li a2,1 │ │ │ │ + li a2,5 │ │ │ │ mv a1,s6 │ │ │ │ addi a0,sp,98 │ │ │ │ jal 7ea0 <_PyMonitoring_FirePyReturnEvent@plt> │ │ │ │ li a5,-1 │ │ │ │ beq a0,a5,c43c │ │ │ │ j c12c │ │ │ │ li s1,0 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 61643139 64303366 38373162 32636233 ad19d03f871b2cb3 │ │ │ │ - 0x00000010 65633466 61376339 38363066 37303961 ec4fa7c9860f709a │ │ │ │ - 0x00000020 31636564 64662e64 65627567 00000000 1ceddf.debug.... │ │ │ │ - 0x00000030 8ebbc582 .... │ │ │ │ + 0x00000000 39643662 35363464 36376430 36343439 9d6b564d67d06449 │ │ │ │ + 0x00000010 30663533 63313039 34633936 32346362 0f53c1094c9624cb │ │ │ │ + 0x00000020 34333539 34392e64 65627567 00000000 435949.debug.... │ │ │ │ + 0x00000030 e3231cd5 .#..