--- /srv/reproducible-results/rbuild-debian/r-b-build.F1hXyOfa/b1/skimage_0.24.0-7_i386.changes
+++ /srv/reproducible-results/rbuild-debian/r-b-build.F1hXyOfa/b2/skimage_0.24.0-7_i386.changes
├── Files
│ @@ -1,5 +1,5 @@
│
│ - 03ed696cfa609c74d700046577a2ebed 2469076 doc optional python-skimage-doc_0.24.0-7_all.deb
│ - 7e2a5a83258e25fe415ad3c2e4748c41 54309216 debug optional python3-skimage-lib-dbgsym_0.24.0-7_i386.deb
│ - b1ba31f762aff37c92f4a6bff1fc7a0b 3852904 python optional python3-skimage-lib_0.24.0-7_i386.deb
│ + ba320761b40951c5ed982fe6115817de 2469104 doc optional python-skimage-doc_0.24.0-7_all.deb
│ + 6b0a63ce99f74250cf8e26ae4f1792bd 54297476 debug optional python3-skimage-lib-dbgsym_0.24.0-7_i386.deb
│ + f24322dabadd60e170deef579455445c 3852028 python optional python3-skimage-lib_0.24.0-7_i386.deb
│ 221a60273d0d211d0cccfd009a9cbfc3 20591560 python optional python3-skimage_0.24.0-7_all.deb
├── python-skimage-doc_0.24.0-7_all.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2024-12-24 07:10:04.000000 debian-binary
│ │ --rw-r--r-- 0 0 0 6328 2024-12-24 07:10:04.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 2462556 2024-12-24 07:10:04.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 6332 2024-12-24 07:10:04.000000 control.tar.xz
│ │ +-rw-r--r-- 0 0 0 2462580 2024-12-24 07:10:04.000000 data.tar.xz
│ ├── control.tar.xz
│ │ ├── control.tar
│ │ │ ├── ./md5sums
│ │ │ │ ├── ./md5sums
│ │ │ │ │┄ Files differ
│ ├── data.tar.xz
│ │ ├── data.tar
│ │ │ ├── ./usr/share/doc/python-skimage-doc/html/api/skimage.io.html
│ │ │ │ @@ -45,38 +45,38 @@
│ │ │ │
Utilities to read and write images in various formats.
│ │ │ │ The following plug-ins are available:
│ │ │ │
│ │ │ │
│ │ │ │ Plugin |
│ │ │ │ Description |
│ │ │ │
│ │ │ │ -fits |
│ │ │ │ -FITS image reading via PyFITS |
│ │ │ │ +
tifffile |
│ │ │ │ +Load and save TIFF and TIFF-based images using tifffile.py |
│ │ │ │
│ │ │ │ pil |
│ │ │ │ Image reading via the Python Imaging Library |
│ │ │ │
│ │ │ │ -gdal |
│ │ │ │ +
fits |
│ │ │ │ +FITS image reading via PyFITS |
│ │ │ │ +
│ │ │ │ +gdal |
│ │ │ │ Image reading via the GDAL Library (www.gdal.org) |
│ │ │ │
│ │ │ │ -matplotlib |
│ │ │ │ -Display or save images using Matplotlib |
│ │ │ │ +
imageio |
│ │ │ │ +Image reading via the ImageIO Library |
│ │ │ │
│ │ │ │ -simpleitk |
│ │ │ │ +
simpleitk |
│ │ │ │ Image reading and writing via SimpleITK |
│ │ │ │
│ │ │ │ -tifffile |
│ │ │ │ -Load and save TIFF and TIFF-based images using tifffile.py |
│ │ │ │ +
matplotlib |
│ │ │ │ +Display or save images using Matplotlib |
│ │ │ │
│ │ │ │ -imread |
│ │ │ │ +
imread |
│ │ │ │ Image reading and writing via imread |
│ │ │ │
│ │ │ │ -imageio |
│ │ │ │ -Image reading via the ImageIO Library |
│ │ │ │ -
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ skimage.io.call_plugin
|
│ │ │ │ Find the appropriate plugin of 'kind' and execute it. |
│ │ │ │
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -1,19 +1,19 @@
│ │ │ │ │ ************ _ss_kk_ii_mm_aa_gg_ee_.._ii_oo_?¶ ************
│ │ │ │ │ Utilities to read and write images in various formats.
│ │ │ │ │ The following plug-ins are available:
│ │ │ │ │ Plugin Description
│ │ │ │ │ -fits FITS image reading via PyFITS
│ │ │ │ │ +tifffile Load and save TIFF and TIFF-based images using tifffile.py
│ │ │ │ │ pil Image reading via the Python Imaging Library
│ │ │ │ │ +fits FITS image reading via PyFITS
│ │ │ │ │ gdal Image reading via the GDAL Library (www.gdal.org)
│ │ │ │ │ -matplotlib Display or save images using Matplotlib
│ │ │ │ │ +imageio Image reading via the ImageIO Library
│ │ │ │ │ simpleitk Image reading and writing via SimpleITK
│ │ │ │ │ -tifffile Load and save TIFF and TIFF-based images using tifffile.py
│ │ │ │ │ +matplotlib Display or save images using Matplotlib
│ │ │ │ │ imread Image reading and writing via imread
│ │ │ │ │ -imageio Image reading via the ImageIO Library
│ │ │ │ │ _s_k_i_m_a_g_e_._i_o_._c_a_l_l___p_l_u_g_i_n Find the appropriate plugin of 'kind' and
│ │ │ │ │ execute it.
│ │ │ │ │ _s_k_i_m_a_g_e_._i_o_._c_o_n_c_a_t_e_n_a_t_e___i_m_a_g_e_s Concatenate all images in the image
│ │ │ │ │ collection into an array.
│ │ │ │ │ _s_k_i_m_a_g_e_._i_o_._f_i_n_d___a_v_a_i_l_a_b_l_e___p_l_u_g_i_n_s List available plugins.
│ │ │ │ │ _s_k_i_m_a_g_e_._i_o_._i_m_r_e_a_d Load an image from file.
│ │ │ │ │ _s_k_i_m_a_g_e_._i_o_._i_m_r_e_a_d___c_o_l_l_e_c_t_i_o_n Load a collection of images.
├── python3-skimage-lib_0.24.0-7_i386.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2024-12-24 07:10:04.000000 debian-binary
│ │ -rw-r--r-- 0 0 0 3644 2024-12-24 07:10:04.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 3849068 2024-12-24 07:10:04.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 3848192 2024-12-24 07:10:04.000000 data.tar.xz
│ ├── control.tar.xz
│ │ ├── control.tar
│ │ │ ├── ./md5sums
│ │ │ │ ├── ./md5sums
│ │ │ │ │┄ Files differ
│ ├── data.tar.xz
│ │ ├── data.tar
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/fast_exp.cpython-312-i386-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: 178906bf4b9945504a93c0526d716647be897566
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: bd5aef41c6239e47cc4db2ecdc9ac12c663df4d7
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 38393036 62663462 39393435 35303461 8906bf4b9945504a
│ │ │ │ │ - 0x00000010 39336330 35323664 37313636 34376265 93c0526d716647be
│ │ │ │ │ - 0x00000020 38393735 36362e64 65627567 00000000 897566.debug....
│ │ │ │ │ - 0x00000030 c33b7b8f .;{.
│ │ │ │ │ + 0x00000000 35616566 34316336 32333965 34376363 5aef41c6239e47cc
│ │ │ │ │ + 0x00000010 34646232 65636463 39616331 32633636 4db2ecdc9ac12c66
│ │ │ │ │ + 0x00000020 33646634 64372e64 65627567 00000000 3df4d7.debug....
│ │ │ │ │ + 0x00000030 4cb4e737 L..7
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/fast_exp.cpython-313-i386-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: 4de36c29c4d4f69c2cadbd29c831118d39a13181
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 3d114cac92b3d1d0ab80f8daef01a2fd9c91ad60
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 65333663 32396334 64346636 39633263 e36c29c4d4f69c2c
│ │ │ │ │ - 0x00000010 61646264 32396338 33313131 38643339 adbd29c831118d39
│ │ │ │ │ - 0x00000020 61313331 38312e64 65627567 00000000 a13181.debug....
│ │ │ │ │ - 0x00000030 5429a373 T).s
│ │ │ │ │ + 0x00000000 31313463 61633932 62336431 64306162 114cac92b3d1d0ab
│ │ │ │ │ + 0x00000010 38306638 64616566 30316132 66643963 80f8daef01a2fd9c
│ │ │ │ │ + 0x00000020 39316164 36302e64 65627567 00000000 91ad60.debug....
│ │ │ │ │ + 0x00000030 3a87d7e5 :...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/geometry.cpython-312-i386-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: 22b961d2dcceb11a110d30c685ed785d5374f6a2
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 29cb23c1c3d80d8a6b2a6ea8c99eafefb20ac840
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62393631 64326463 63656231 31613131 b961d2dcceb11a11
│ │ │ │ │ - 0x00000010 30643330 63363835 65643738 35643533 0d30c685ed785d53
│ │ │ │ │ - 0x00000020 37346636 61322e64 65627567 00000000 74f6a2.debug....
│ │ │ │ │ - 0x00000030 c1f8f02c ...,
│ │ │ │ │ + 0x00000000 63623233 63316333 64383064 38613662 cb23c1c3d80d8a6b
│ │ │ │ │ + 0x00000010 32613665 61386339 39656166 65666232 2a6ea8c99eafefb2
│ │ │ │ │ + 0x00000020 30616338 34302e64 65627567 00000000 0ac840.debug....
│ │ │ │ │ + 0x00000030 4fa6eca9 O...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/geometry.cpython-313-i386-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: 1716603a75be5b73eb83eb8abadf2b87900674d4
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 3ec05f8ae454e29c05f190fecd9577b0333daee8
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31363630 33613735 62653562 37336562 16603a75be5b73eb
│ │ │ │ │ - 0x00000010 38336562 38616261 64663262 38373930 83eb8abadf2b8790
│ │ │ │ │ - 0x00000020 30363734 64342e64 65627567 00000000 0674d4.debug....
│ │ │ │ │ - 0x00000030 8569580f .iX.
│ │ │ │ │ + 0x00000000 63303566 38616534 35346532 39633035 c05f8ae454e29c05
│ │ │ │ │ + 0x00000010 66313930 66656364 39353737 62303333 f190fecd9577b033
│ │ │ │ │ + 0x00000020 33646165 65382e64 65627567 00000000 3daee8.debug....
│ │ │ │ │ + 0x00000030 cec9da6c ...l
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/interpolation.cpython-312-i386-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: 4c2fc20fa153ea068be28d908363818833079bbf
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a12677e951d45fe7201549454307a74473b8096b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 32666332 30666131 35336561 30363862 2fc20fa153ea068b
│ │ │ │ │ - 0x00000010 65323864 39303833 36333831 38383333 e28d908363818833
│ │ │ │ │ - 0x00000020 30373962 62662e64 65627567 00000000 079bbf.debug....
│ │ │ │ │ - 0x00000030 7b40fb62 {@.b
│ │ │ │ │ + 0x00000000 32363737 65393531 64343566 65373230 2677e951d45fe720
│ │ │ │ │ + 0x00000010 31353439 34353433 30376137 34343733 1549454307a74473
│ │ │ │ │ + 0x00000020 62383039 36622e64 65627567 00000000 b8096b.debug....
│ │ │ │ │ + 0x00000030 27245f76 '$_v
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/interpolation.cpython-313-i386-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: 85e4024a083569a519bfb1b317d6d7163627c99b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: dca0a5ca2dcc9b183e1e6f2abd771f3fee871a9b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 65343032 34613038 33353639 61353139 e4024a083569a519
│ │ │ │ │ - 0x00000010 62666231 62333137 64366437 31363336 bfb1b317d6d71636
│ │ │ │ │ - 0x00000020 32376339 39622e64 65627567 00000000 27c99b.debug....
│ │ │ │ │ - 0x00000030 125108ed .Q..
│ │ │ │ │ + 0x00000000 61306135 63613264 63633962 31383365 a0a5ca2dcc9b183e
│ │ │ │ │ + 0x00000010 31653666 32616264 37373166 33666565 1e6f2abd771f3fee
│ │ │ │ │ + 0x00000020 38373161 39622e64 65627567 00000000 871a9b.debug....
│ │ │ │ │ + 0x00000030 ca0e4109 ..A.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/transform.cpython-312-i386-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: d260e657515f439d0f948192049dd24c715a5a05
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 3ee44353d4140e946c0d8560aa587a5869df7285
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 36306536 35373531 35663433 39643066 60e657515f439d0f
│ │ │ │ │ - 0x00000010 39343831 39323034 39646432 34633731 948192049dd24c71
│ │ │ │ │ - 0x00000020 35613561 30352e64 65627567 00000000 5a5a05.debug....
│ │ │ │ │ - 0x00000030 6aaf86e2 j...
│ │ │ │ │ + 0x00000000 65343433 35336434 31343065 39343663 e44353d4140e946c
│ │ │ │ │ + 0x00000010 30643835 36306161 35383761 35383639 0d8560aa587a5869
│ │ │ │ │ + 0x00000020 64663732 38352e64 65627567 00000000 df7285.debug....
│ │ │ │ │ + 0x00000030 5babb007 [...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/_shared/transform.cpython-313-i386-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: bb0de9c4f32137f3b0cde95d88df0cf484fdebdb
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: fd7f269b7be456dc52ecc22891dd9e9e537698ab
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30646539 63346633 32313337 66336230 0de9c4f32137f3b0
│ │ │ │ │ - 0x00000010 63646539 35643838 64663063 66343834 cde95d88df0cf484
│ │ │ │ │ - 0x00000020 66646562 64622e64 65627567 00000000 fdebdb.debug....
│ │ │ │ │ - 0x00000030 fb8554d2 ..T.
│ │ │ │ │ + 0x00000000 37663236 39623762 65343536 64633532 7f269b7be456dc52
│ │ │ │ │ + 0x00000010 65636332 32383931 64643965 39653533 ecc22891dd9e9e53
│ │ │ │ │ + 0x00000020 37363938 61622e64 65627567 00000000 7698ab.debug....
│ │ │ │ │ + 0x00000030 b4fced7c ...|
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/draw/_draw.cpython-312-i386-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: 4136561d9c7356fff45d8797b49c775670aad34f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d1ffb4328465b6612551efe11255a3641a29d220
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33363536 31643963 37333536 66666634 36561d9c7356fff4
│ │ │ │ │ - 0x00000010 35643837 39376234 39633737 35363730 5d8797b49c775670
│ │ │ │ │ - 0x00000020 61616433 34662e64 65627567 00000000 aad34f.debug....
│ │ │ │ │ - 0x00000030 54525dc9 TR].
│ │ │ │ │ + 0x00000000 66666234 33323834 36356236 36313235 ffb4328465b66125
│ │ │ │ │ + 0x00000010 35316566 65313132 35356133 36343161 51efe11255a3641a
│ │ │ │ │ + 0x00000020 32396432 32302e64 65627567 00000000 29d220.debug....
│ │ │ │ │ + 0x00000030 31a947e9 1.G.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/draw/_draw.cpython-313-i386-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: 07f5c6932c1eed7b595114fd76e5fc0d00718339
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2f9f400dc9fc8e0a79e6ec0f700c12cd03d78ef0
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66356336 39333263 31656564 37623539 f5c6932c1eed7b59
│ │ │ │ │ - 0x00000010 35313134 66643736 65356663 30643030 5114fd76e5fc0d00
│ │ │ │ │ - 0x00000020 37313833 33392e64 65627567 00000000 718339.debug....
│ │ │ │ │ - 0x00000030 c5a14862 ..Hb
│ │ │ │ │ + 0x00000000 39663430 30646339 66633865 30613739 9f400dc9fc8e0a79
│ │ │ │ │ + 0x00000010 65366563 30663730 30633132 63643033 e6ec0f700c12cd03
│ │ │ │ │ + 0x00000020 64373865 66302e64 65627567 00000000 d78ef0.debug....
│ │ │ │ │ + 0x00000030 af7cc79f .|..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_canny_cy.cpython-312-i386-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: ceb422ce60f2b5013d94d2bc819bbebeffa0bc65
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: e05bb3b45bf59c288be139d93baa4ce26908df4e
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62343232 63653630 66326235 30313364 b422ce60f2b5013d
│ │ │ │ │ - 0x00000010 39346432 62633831 39626265 62656666 94d2bc819bbebeff
│ │ │ │ │ - 0x00000020 61306263 36352e64 65627567 00000000 a0bc65.debug....
│ │ │ │ │ - 0x00000030 b037f2e4 .7..
│ │ │ │ │ + 0x00000000 35626233 62343562 66353963 32383862 5bb3b45bf59c288b
│ │ │ │ │ + 0x00000010 65313339 64393362 61613463 65323639 e139d93baa4ce269
│ │ │ │ │ + 0x00000020 30386466 34652e64 65627567 00000000 08df4e.debug....
│ │ │ │ │ + 0x00000030 f5874758 ..GX
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_canny_cy.cpython-313-i386-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: fc7db681267f70af8d66f58acdad2a2324281129
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 20bebcd2db3f5f74f243543c731fe8e6c51356ca
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 37646236 38313236 37663730 61663864 7db681267f70af8d
│ │ │ │ │ - 0x00000010 36366635 38616364 61643261 32333234 66f58acdad2a2324
│ │ │ │ │ - 0x00000020 32383131 32392e64 65627567 00000000 281129.debug....
│ │ │ │ │ - 0x00000030 55daf1eb U...
│ │ │ │ │ + 0x00000000 62656263 64326462 33663566 37346632 bebcd2db3f5f74f2
│ │ │ │ │ + 0x00000010 34333534 33633733 31666538 65366335 43543c731fe8e6c5
│ │ │ │ │ + 0x00000020 31333536 63612e64 65627567 00000000 1356ca.debug....
│ │ │ │ │ + 0x00000030 5447185b TG.[
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_cascade.cpython-312-i386-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: e57532b2b6ea6a4326501f9a09ab5ac60df7bbc1
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1fae02feb28efade283eaf5d8a6221b880395d8e
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 37353332 62326236 65613661 34333236 7532b2b6ea6a4326
│ │ │ │ │ - 0x00000010 35303166 39613039 61623561 63363064 501f9a09ab5ac60d
│ │ │ │ │ - 0x00000020 66376262 63312e64 65627567 00000000 f7bbc1.debug....
│ │ │ │ │ - 0x00000030 e4f93a4f ..:O
│ │ │ │ │ + 0x00000000 61653032 66656232 38656661 64653238 ae02feb28efade28
│ │ │ │ │ + 0x00000010 33656166 35643861 36323231 62383830 3eaf5d8a6221b880
│ │ │ │ │ + 0x00000020 33393564 38652e64 65627567 00000000 395d8e.debug....
│ │ │ │ │ + 0x00000030 041e1138 ...8
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_cascade.cpython-313-i386-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: ac05b20b1c5d8d0c9bb88502620f0d94c261c699
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f326d72b81b7bebb15956e2a19fa0b899075cae7
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30356232 30623163 35643864 30633962 05b20b1c5d8d0c9b
│ │ │ │ │ - 0x00000010 62383835 30323632 30663064 39346332 b88502620f0d94c2
│ │ │ │ │ - 0x00000020 36316336 39392e64 65627567 00000000 61c699.debug....
│ │ │ │ │ - 0x00000030 8499e456 ...V
│ │ │ │ │ + 0x00000000 32366437 32623831 62376265 62623135 26d72b81b7bebb15
│ │ │ │ │ + 0x00000010 39353665 32613139 66613062 38393930 956e2a19fa0b8990
│ │ │ │ │ + 0x00000020 37356361 65372e64 65627567 00000000 75cae7.debug....
│ │ │ │ │ + 0x00000030 e2148f0d ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_haar.cpython-312-i386-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: 64b7d15c4227fec5d03462f9b8f63cdbebefb568
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 638a01cfcf1247d258ca87fa189726df4e39f0af
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62376431 35633432 32376665 63356430 b7d15c4227fec5d0
│ │ │ │ │ - 0x00000010 33343632 66396238 66363363 64626562 3462f9b8f63cdbeb
│ │ │ │ │ - 0x00000020 65666235 36382e64 65627567 00000000 efb568.debug....
│ │ │ │ │ - 0x00000030 29a12b66 ).+f
│ │ │ │ │ + 0x00000000 38613031 63666366 31323437 64323538 8a01cfcf1247d258
│ │ │ │ │ + 0x00000010 63613837 66613138 39373236 64663465 ca87fa189726df4e
│ │ │ │ │ + 0x00000020 33396630 61662e64 65627567 00000000 39f0af.debug....
│ │ │ │ │ + 0x00000030 1d0413ee ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_haar.cpython-313-i386-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: d4f1e5ad59def8a434a8a0e65b909d770fa59b01
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d9aadade14ee31daa4a1af5356405df6ca1122e6
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66316535 61643539 64656638 61343334 f1e5ad59def8a434
│ │ │ │ │ - 0x00000010 61386130 65363562 39303964 37373066 a8a0e65b909d770f
│ │ │ │ │ - 0x00000020 61353962 30312e64 65627567 00000000 a59b01.debug....
│ │ │ │ │ - 0x00000030 0af76210 ..b.
│ │ │ │ │ + 0x00000000 61616461 64653134 65653331 64616134 aadade14ee31daa4
│ │ │ │ │ + 0x00000010 61316166 35333536 34303564 66366361 a1af5356405df6ca
│ │ │ │ │ + 0x00000020 31313232 65362e64 65627567 00000000 1122e6.debug....
│ │ │ │ │ + 0x00000030 46e6bbdf F...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_hessian_det_appx.cpython-312-i386-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: ccb7d6b8ca131458233b097d1ae9765f91b99178
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 58e4adff9e453a5bf815158dc5328e75462e3135
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62376436 62386361 31333134 35383233 b7d6b8ca13145823
│ │ │ │ │ - 0x00000010 33623039 37643161 65393736 35663931 3b097d1ae9765f91
│ │ │ │ │ - 0x00000020 62393931 37382e64 65627567 00000000 b99178.debug....
│ │ │ │ │ - 0x00000030 ea14f859 ...Y
│ │ │ │ │ + 0x00000000 65346164 66663965 34353361 35626638 e4adff9e453a5bf8
│ │ │ │ │ + 0x00000010 31353135 38646335 33323865 37353436 15158dc5328e7546
│ │ │ │ │ + 0x00000020 32653331 33352e64 65627567 00000000 2e3135.debug....
│ │ │ │ │ + 0x00000030 f94a4996 .JI.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_hessian_det_appx.cpython-313-i386-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: 76eead01305201bba66ef84e7158b4685066cae6
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 67306af61c8cd7e1081888a9612039bfb8112098
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 65656164 30313330 35323031 62626136 eead01305201bba6
│ │ │ │ │ - 0x00000010 36656638 34653731 35386234 36383530 6ef84e7158b46850
│ │ │ │ │ - 0x00000020 36366361 65362e64 65627567 00000000 66cae6.debug....
│ │ │ │ │ - 0x00000030 c67b92b5 .{..
│ │ │ │ │ + 0x00000000 33303661 66363163 38636437 65313038 306af61c8cd7e108
│ │ │ │ │ + 0x00000010 31383838 61393631 32303339 62666238 1888a9612039bfb8
│ │ │ │ │ + 0x00000020 31313230 39382e64 65627567 00000000 112098.debug....
│ │ │ │ │ + 0x00000030 ecb2921e ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_hoghistogram.cpython-312-i386-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: 1cb25142ef39269257d7172d9896175457145f92
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 580ae3c2e52d92ea2659b2e23e9b5b892336f92f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62323531 34326566 33393236 39323537 b25142ef39269257
│ │ │ │ │ - 0x00000010 64373137 32643938 39363137 35343537 d7172d9896175457
│ │ │ │ │ - 0x00000020 31343566 39322e64 65627567 00000000 145f92.debug....
│ │ │ │ │ - 0x00000030 b760080c .`..
│ │ │ │ │ + 0x00000000 30616533 63326535 32643932 65613236 0ae3c2e52d92ea26
│ │ │ │ │ + 0x00000010 35396232 65323365 39623562 38393233 59b2e23e9b5b8923
│ │ │ │ │ + 0x00000020 33366639 32662e64 65627567 00000000 36f92f.debug....
│ │ │ │ │ + 0x00000030 a0ad48f0 ..H.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_hoghistogram.cpython-313-i386-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: 6822f3f18a684046e79c99b87926a4f170a08911
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: dbd6e01e448763db33be3dc0994ae4df9ef2e702
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 32326633 66313861 36383430 34366537 22f3f18a684046e7
│ │ │ │ │ - 0x00000010 39633939 62383739 32366134 66313730 9c99b87926a4f170
│ │ │ │ │ - 0x00000020 61303839 31312e64 65627567 00000000 a08911.debug....
│ │ │ │ │ - 0x00000030 bbcc45ec ..E.
│ │ │ │ │ + 0x00000000 64366530 31653434 38373633 64623333 d6e01e448763db33
│ │ │ │ │ + 0x00000010 62653364 63303939 34616534 64663965 be3dc0994ae4df9e
│ │ │ │ │ + 0x00000020 66326537 30322e64 65627567 00000000 f2e702.debug....
│ │ │ │ │ + 0x00000030 4e502edc NP..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_sift.cpython-312-i386-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: 54306b79f1d0a03be1fb045caab2e3575f23e7ea
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7ee8c0a47e37d006e4b4ca454390e864a68a80aa
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33303662 37396631 64306130 33626531 306b79f1d0a03be1
│ │ │ │ │ - 0x00000010 66623034 35636161 62326533 35373566 fb045caab2e3575f
│ │ │ │ │ - 0x00000020 32336537 65612e64 65627567 00000000 23e7ea.debug....
│ │ │ │ │ - 0x00000030 93b3b227 ...'
│ │ │ │ │ + 0x00000000 65386330 61343765 33376430 30366534 e8c0a47e37d006e4
│ │ │ │ │ + 0x00000010 62346361 34353433 39306538 36346136 b4ca454390e864a6
│ │ │ │ │ + 0x00000020 38613830 61612e64 65627567 00000000 8a80aa.debug....
│ │ │ │ │ + 0x00000030 6769d549 gi.I
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_sift.cpython-313-i386-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: 5adfc7f08c3ab910b68ed8ae6bed1c60805346e1
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 32e6fe3d44e471a96825236375bf092ce0d927a4
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 64666337 66303863 33616239 31306236 dfc7f08c3ab910b6
│ │ │ │ │ - 0x00000010 38656438 61653662 65643163 36303830 8ed8ae6bed1c6080
│ │ │ │ │ - 0x00000020 35333436 65312e64 65627567 00000000 5346e1.debug....
│ │ │ │ │ - 0x00000030 837e40aa .~@.
│ │ │ │ │ + 0x00000000 65366665 33643434 65343731 61393638 e6fe3d44e471a968
│ │ │ │ │ + 0x00000010 32353233 36333735 62663039 32636530 25236375bf092ce0
│ │ │ │ │ + 0x00000020 64393237 61342e64 65627567 00000000 d927a4.debug....
│ │ │ │ │ + 0x00000030 a5bf3ca0 ..<.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_texture.cpython-312-i386-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: 0fac0c15384a518241ff94e70f1c831df334a9f8
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 69c853eab5a211c9b9b98b5030e49ac3b8a4e661
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61633063 31353338 34613531 38323431 ac0c15384a518241
│ │ │ │ │ - 0x00000010 66663934 65373066 31633833 31646633 ff94e70f1c831df3
│ │ │ │ │ - 0x00000020 33346139 66382e64 65627567 00000000 34a9f8.debug....
│ │ │ │ │ - 0x00000030 01bbaa90 ....
│ │ │ │ │ + 0x00000000 63383533 65616235 61323131 63396239 c853eab5a211c9b9
│ │ │ │ │ + 0x00000010 62393862 35303330 65343961 63336238 b98b5030e49ac3b8
│ │ │ │ │ + 0x00000020 61346536 36312e64 65627567 00000000 a4e661.debug....
│ │ │ │ │ + 0x00000030 2ca6efb1 ,...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/_texture.cpython-313-i386-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: b68f523da6a74c6303cf84d7c28400f2fa3413de
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b51840db940e0df94299eb933d12dd000fca2df1
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 38663532 33646136 61373463 36333033 8f523da6a74c6303
│ │ │ │ │ - 0x00000010 63663834 64376332 38343030 66326661 cf84d7c28400f2fa
│ │ │ │ │ - 0x00000020 33343133 64652e64 65627567 00000000 3413de.debug....
│ │ │ │ │ - 0x00000030 5555181a UU..
│ │ │ │ │ + 0x00000000 31383430 64623934 30653064 66393432 1840db940e0df942
│ │ │ │ │ + 0x00000010 39396562 39333364 31326464 30303066 99eb933d12dd000f
│ │ │ │ │ + 0x00000020 63613264 66312e64 65627567 00000000 ca2df1.debug....
│ │ │ │ │ + 0x00000030 f52432b5 .$2.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/brief_cy.cpython-312-i386-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: 416d066685b1231c202d2437435411b3aadd00e5
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4a21382e518e648483df6f10c6065c35a4a8c30a
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 36643036 36363835 62313233 31633230 6d066685b1231c20
│ │ │ │ │ - 0x00000010 32643234 33373433 35343131 62336161 2d2437435411b3aa
│ │ │ │ │ - 0x00000020 64643030 65352e64 65627567 00000000 dd00e5.debug....
│ │ │ │ │ - 0x00000030 f0b2ac98 ....
│ │ │ │ │ + 0x00000000 32313338 32653531 38653634 38343833 21382e518e648483
│ │ │ │ │ + 0x00000010 64663666 31306336 30363563 33356134 df6f10c6065c35a4
│ │ │ │ │ + 0x00000020 61386333 30612e64 65627567 00000000 a8c30a.debug....
│ │ │ │ │ + 0x00000030 5dc285a9 ]...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/brief_cy.cpython-313-i386-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: a23f7ed7c4461f17d0ca89ff4a88c7f69b45e1b9
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f83f8cf5628d799f19fbd78a9fb61885093aa2dd
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33663765 64376334 34363166 31376430 3f7ed7c4461f17d0
│ │ │ │ │ - 0x00000010 63613839 66663461 38386337 66363962 ca89ff4a88c7f69b
│ │ │ │ │ - 0x00000020 34356531 62392e64 65627567 00000000 45e1b9.debug....
│ │ │ │ │ - 0x00000030 4178cac3 Ax..
│ │ │ │ │ + 0x00000000 33663863 66353632 38643739 39663139 3f8cf5628d799f19
│ │ │ │ │ + 0x00000010 66626437 38613966 62363138 38353039 fbd78a9fb6188509
│ │ │ │ │ + 0x00000020 33616132 64642e64 65627567 00000000 3aa2dd.debug....
│ │ │ │ │ + 0x00000030 b29c6dec ..m.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/censure_cy.cpython-312-i386-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: 39a8915d49b92dd776c516346863a24ff0abb667
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 41a5cb151a52e6e5a3d11d497564eb03611d52e1
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61383931 35643439 62393264 64373736 a8915d49b92dd776
│ │ │ │ │ - 0x00000010 63353136 33343638 36336132 34666630 c516346863a24ff0
│ │ │ │ │ - 0x00000020 61626236 36372e64 65627567 00000000 abb667.debug....
│ │ │ │ │ - 0x00000030 3a9dcbcb :...
│ │ │ │ │ + 0x00000000 61356362 31353161 35326536 65356133 a5cb151a52e6e5a3
│ │ │ │ │ + 0x00000010 64313164 34393735 36346562 30333631 d11d497564eb0361
│ │ │ │ │ + 0x00000020 31643532 65312e64 65627567 00000000 1d52e1.debug....
│ │ │ │ │ + 0x00000030 72bcc7e6 r...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/censure_cy.cpython-313-i386-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: c38f5145ce70dfb8bd361dba8a2be09e0e568d36
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5a5aa83ff89d0048ad6475e19f1a74073d70bcb6
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 38663531 34356365 37306466 62386264 8f5145ce70dfb8bd
│ │ │ │ │ - 0x00000010 33363164 62613861 32626530 39653065 361dba8a2be09e0e
│ │ │ │ │ - 0x00000020 35363864 33362e64 65627567 00000000 568d36.debug....
│ │ │ │ │ - 0x00000030 ecb8bfb4 ....
│ │ │ │ │ + 0x00000000 35616138 33666638 39643030 34386164 5aa83ff89d0048ad
│ │ │ │ │ + 0x00000010 36343735 65313966 31613734 30373364 6475e19f1a74073d
│ │ │ │ │ + 0x00000020 37306263 62362e64 65627567 00000000 70bcb6.debug....
│ │ │ │ │ + 0x00000030 8198836b ...k
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/corner_cy.cpython-312-i386-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: e485a7dfe6718c76c97c96a7dfc49b91f80010f9
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a6ae698c669509d5b60dd246e6614468a4916967
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 38356137 64666536 37313863 37366339 85a7dfe6718c76c9
│ │ │ │ │ - 0x00000010 37633936 61376466 63343962 39316638 7c96a7dfc49b91f8
│ │ │ │ │ - 0x00000020 30303130 66392e64 65627567 00000000 0010f9.debug....
│ │ │ │ │ - 0x00000030 f4c72d63 ..-c
│ │ │ │ │ + 0x00000000 61653639 38633636 39353039 64356236 ae698c669509d5b6
│ │ │ │ │ + 0x00000010 30646432 34366536 36313434 36386134 0dd246e6614468a4
│ │ │ │ │ + 0x00000020 39313639 36372e64 65627567 00000000 916967.debug....
│ │ │ │ │ + 0x00000030 a05100ea .Q..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/corner_cy.cpython-313-i386-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: 9904bef75f7da5a9b1be3e342db68f1ac0b27146
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 149b8390495c12ddeb3403ad6f49cf2c929a62b5
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30346265 66373566 37646135 61396231 04bef75f7da5a9b1
│ │ │ │ │ - 0x00000010 62653365 33343264 62363866 31616330 be3e342db68f1ac0
│ │ │ │ │ - 0x00000020 62323731 34362e64 65627567 00000000 b27146.debug....
│ │ │ │ │ - 0x00000030 d02db34b .-.K
│ │ │ │ │ + 0x00000000 39623833 39303439 35633132 64646562 9b8390495c12ddeb
│ │ │ │ │ + 0x00000010 33343033 61643666 34396366 32633932 3403ad6f49cf2c92
│ │ │ │ │ + 0x00000020 39613632 62352e64 65627567 00000000 9a62b5.debug....
│ │ │ │ │ + 0x00000030 54f8a3db T...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/orb_cy.cpython-312-i386-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: 2ec0ad4e0e14d70fd454fdfec1e92a5f1f73ac20
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c128567323b3106db8c50968788733d762c3742f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 63306164 34653065 31346437 30666434 c0ad4e0e14d70fd4
│ │ │ │ │ - 0x00000010 35346664 66656331 65393261 35663166 54fdfec1e92a5f1f
│ │ │ │ │ - 0x00000020 37336163 32302e64 65627567 00000000 73ac20.debug....
│ │ │ │ │ - 0x00000030 f450dd9f .P..
│ │ │ │ │ + 0x00000000 32383536 37333233 62333130 36646238 28567323b3106db8
│ │ │ │ │ + 0x00000010 63353039 36383738 38373333 64373632 c50968788733d762
│ │ │ │ │ + 0x00000020 63333734 32662e64 65627567 00000000 c3742f.debug....
│ │ │ │ │ + 0x00000030 d055d6bf .U..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/feature/orb_cy.cpython-313-i386-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: b30885c72fa061a54cacc58ae843ca58daac4133
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 648ed1c7bcf99c9d2250e66c34ffa29bab3344e7
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30383835 63373266 61303631 61353463 0885c72fa061a54c
│ │ │ │ │ - 0x00000010 61636335 38616538 34336361 35386461 acc58ae843ca58da
│ │ │ │ │ - 0x00000020 61633431 33332e64 65627567 00000000 ac4133.debug....
│ │ │ │ │ - 0x00000030 b1a115ce ....
│ │ │ │ │ + 0x00000000 38656431 63376263 66393963 39643232 8ed1c7bcf99c9d22
│ │ │ │ │ + 0x00000010 35306536 36633334 66666132 39626162 50e66c34ffa29bab
│ │ │ │ │ + 0x00000020 33333434 65372e64 65627567 00000000 3344e7.debug....
│ │ │ │ │ + 0x00000030 88d18817 ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.cpython-312-i386-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: e003e6e2c4110b725ec104c3a4be6ee3d1b0babb
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 9fa76485b4ff77fe904b1af2b59a1aedb5abb552
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30336536 65326334 31313062 37323565 03e6e2c4110b725e
│ │ │ │ │ - 0x00000010 63313034 63336134 62653665 65336431 c104c3a4be6ee3d1
│ │ │ │ │ - 0x00000020 62306261 62622e64 65627567 00000000 b0babb.debug....
│ │ │ │ │ - 0x00000030 ce9d7c27 ..|'
│ │ │ │ │ + 0x00000000 61373634 38356234 66663737 66653930 a76485b4ff77fe90
│ │ │ │ │ + 0x00000010 34623161 66326235 39613161 65646235 4b1af2b59a1aedb5
│ │ │ │ │ + 0x00000020 61626235 35322e64 65627567 00000000 abb552.debug....
│ │ │ │ │ + 0x00000030 400e0e9b @...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.cpython-313-i386-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: bbbd55637d7bf03ab8de5060d3b201a7e4390b34
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2e42c5ad1926d4ac838abf75bf94727ba29e1c76
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62643535 36333764 37626630 33616238 bd55637d7bf03ab8
│ │ │ │ │ - 0x00000010 64653530 36306433 62323031 61376534 de5060d3b201a7e4
│ │ │ │ │ - 0x00000020 33393062 33342e64 65627567 00000000 390b34.debug....
│ │ │ │ │ - 0x00000030 2f874042 /.@B
│ │ │ │ │ + 0x00000000 34326335 61643139 32366434 61633833 42c5ad1926d4ac83
│ │ │ │ │ + 0x00000010 38616266 37356266 39343732 37626132 8abf75bf94727ba2
│ │ │ │ │ + 0x00000020 39653163 37362e64 65627567 00000000 9e1c76.debug....
│ │ │ │ │ + 0x00000030 3a182255 :."U
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/bilateral_cy.cpython-312-i386-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: 6f67d6e75a75ceed6d441831bd0c9a77856140a5
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 97e33095dc6b22f9fc21061742514464cd1a44ce
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 36376436 65373561 37356365 65643664 67d6e75a75ceed6d
│ │ │ │ │ - 0x00000010 34343138 33316264 30633961 37373835 441831bd0c9a7785
│ │ │ │ │ - 0x00000020 36313430 61352e64 65627567 00000000 6140a5.debug....
│ │ │ │ │ - 0x00000030 669234cb f.4.
│ │ │ │ │ + 0x00000000 65333330 39356463 36623232 66396663 e33095dc6b22f9fc
│ │ │ │ │ + 0x00000010 32313036 31373432 35313434 36346364 21061742514464cd
│ │ │ │ │ + 0x00000020 31613434 63652e64 65627567 00000000 1a44ce.debug....
│ │ │ │ │ + 0x00000030 e43576aa .5v.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/bilateral_cy.cpython-313-i386-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: 2118713f6dd1babb12b3f986ffe0dd80eaee57e4
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2df67c7ffed9077c407153c62e72746f8eddfca3
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31383731 33663664 64316261 62623132 18713f6dd1babb12
│ │ │ │ │ - 0x00000010 62336639 38366666 65306464 38306561 b3f986ffe0dd80ea
│ │ │ │ │ - 0x00000020 65653537 65342e64 65627567 00000000 ee57e4.debug....
│ │ │ │ │ - 0x00000030 d9a986e9 ....
│ │ │ │ │ + 0x00000000 66363763 37666665 64393037 37633430 f67c7ffed9077c40
│ │ │ │ │ + 0x00000010 37313533 63363265 37323734 36663865 7153c62e72746f8e
│ │ │ │ │ + 0x00000020 64646663 61332e64 65627567 00000000 ddfca3.debug....
│ │ │ │ │ + 0x00000030 4c7e2cfe L~,.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy.cpython-312-i386-linux-gnu.so
│ │ │ │ ├── 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: 50c4aeac4c22021414bf477dfb6d216e0ac3c5bf
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b4dab7aa7767d019a26531e1730dfeda2d16b84b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 63346165 61633463 32323032 31343134 c4aeac4c22021414
│ │ │ │ │ - 0x00000010 62663437 37646662 36643231 36653061 bf477dfb6d216e0a
│ │ │ │ │ - 0x00000020 63336335 62662e64 65627567 00000000 c3c5bf.debug....
│ │ │ │ │ - 0x00000030 01ce5e50 ..^P
│ │ │ │ │ + 0x00000000 64616237 61613737 36376430 31396132 dab7aa7767d019a2
│ │ │ │ │ + 0x00000010 36353331 65313733 30646665 64613264 6531e1730dfeda2d
│ │ │ │ │ + 0x00000020 31366238 34622e64 65627567 00000000 16b84b.debug....
│ │ │ │ │ + 0x00000030 d2b3d43c ...<
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy.cpython-313-i386-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: d5a7a46c1de15056ba178e936a7eee813435e375
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1fe2dbaa2069f98b5ff4bdd305bfe19a728045e1
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61376134 36633164 65313530 35366261 a7a46c1de15056ba
│ │ │ │ │ - 0x00000010 31373865 39333661 37656565 38313334 178e936a7eee8134
│ │ │ │ │ - 0x00000020 33356533 37352e64 65627567 00000000 35e375.debug....
│ │ │ │ │ - 0x00000030 c03637d3 .67.
│ │ │ │ │ + 0x00000000 65326462 61613230 36396639 38623566 e2dbaa2069f98b5f
│ │ │ │ │ + 0x00000010 66346264 64333035 62666531 39613732 f4bdd305bfe19a72
│ │ │ │ │ + 0x00000020 38303435 65312e64 65627567 00000000 8045e1.debug....
│ │ │ │ │ + 0x00000030 38f50a75 8..u
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy_3d.cpython-312-i386-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: 6659a25846dcfd9abb33156212d6fd5002d71304
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 00793c88b9449d991fd975702346f54f738603cf
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 35396132 35383436 64636664 39616262 59a25846dcfd9abb
│ │ │ │ │ - 0x00000010 33333135 36323132 64366664 35303032 33156212d6fd5002
│ │ │ │ │ - 0x00000020 64373133 30342e64 65627567 00000000 d71304.debug....
│ │ │ │ │ - 0x00000030 d1be2915 ..).
│ │ │ │ │ + 0x00000000 37393363 38386239 34343964 39393166 793c88b9449d991f
│ │ │ │ │ + 0x00000010 64393735 37303233 34366635 34663733 d975702346f54f73
│ │ │ │ │ + 0x00000020 38363033 63662e64 65627567 00000000 8603cf.debug....
│ │ │ │ │ + 0x00000030 260f30e6 &.0.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/core_cy_3d.cpython-313-i386-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: 7dcfa20d0eabd402dbc693cfa6550c69ecae8e16
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: adcf0efbc1d8fc811ae376f4fee7246b179e4600
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 63666132 30643065 61626434 30326462 cfa20d0eabd402db
│ │ │ │ │ - 0x00000010 63363933 63666136 35353063 36396563 c693cfa6550c69ec
│ │ │ │ │ - 0x00000020 61653865 31362e64 65627567 00000000 ae8e16.debug....
│ │ │ │ │ - 0x00000030 739ad0c7 s...
│ │ │ │ │ + 0x00000000 63663065 66626331 64386663 38313161 cf0efbc1d8fc811a
│ │ │ │ │ + 0x00000010 65333736 66346665 65373234 36623137 e376f4fee7246b17
│ │ │ │ │ + 0x00000020 39653436 30302e64 65627567 00000000 9e4600.debug....
│ │ │ │ │ + 0x00000030 65c5b2b5 e...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/generic_cy.cpython-312-i386-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: 4672492b0971cda4f182fd6ce7d4dd2509dc463a
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7b0599670b42c300929687f244c21a1543551332
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 37323439 32623039 37316364 61346631 72492b0971cda4f1
│ │ │ │ │ - 0x00000010 38326664 36636537 64346464 32353039 82fd6ce7d4dd2509
│ │ │ │ │ - 0x00000020 64633436 33612e64 65627567 00000000 dc463a.debug....
│ │ │ │ │ - 0x00000030 98c3e490 ....
│ │ │ │ │ + 0x00000000 30353939 36373062 34326333 30303932 0599670b42c30092
│ │ │ │ │ + 0x00000010 39363837 66323434 63323161 31353433 9687f244c21a1543
│ │ │ │ │ + 0x00000020 35353133 33322e64 65627567 00000000 551332.debug....
│ │ │ │ │ + 0x00000030 2e5c1039 .\.9
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/generic_cy.cpython-313-i386-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: 81d0341e0c7df95081961f55429a35daf841fb5a
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 342205657986b25aaa4f6e7ded639a9bd6610f50
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 64303334 31653063 37646639 35303831 d0341e0c7df95081
│ │ │ │ │ - 0x00000010 39363166 35353432 39613335 64616638 961f55429a35daf8
│ │ │ │ │ - 0x00000020 34316662 35612e64 65627567 00000000 41fb5a.debug....
│ │ │ │ │ - 0x00000030 3e2a23a0 >*#.
│ │ │ │ │ + 0x00000000 32323035 36353739 38366232 35616161 2205657986b25aaa
│ │ │ │ │ + 0x00000010 34663665 37646564 36333961 39626436 4f6e7ded639a9bd6
│ │ │ │ │ + 0x00000020 36313066 35302e64 65627567 00000000 610f50.debug....
│ │ │ │ │ + 0x00000030 5324a48f S$..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/percentile_cy.cpython-312-i386-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: ca3589b769aaef737966559ddcb2586a3fc3a669
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 77c312ba6f9f5c32e84c563e3a0ec5b9bb42b68b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33353839 62373639 61616566 37333739 3589b769aaef7379
│ │ │ │ │ - 0x00000010 36363535 39646463 62323538 36613366 66559ddcb2586a3f
│ │ │ │ │ - 0x00000020 63336136 36392e64 65627567 00000000 c3a669.debug....
│ │ │ │ │ - 0x00000030 3d8f389c =.8.
│ │ │ │ │ + 0x00000000 63333132 62613666 39663563 33326538 c312ba6f9f5c32e8
│ │ │ │ │ + 0x00000010 34633536 33653361 30656335 62396262 4c563e3a0ec5b9bb
│ │ │ │ │ + 0x00000020 34326236 38622e64 65627567 00000000 42b68b.debug....
│ │ │ │ │ + 0x00000030 0ed9813b ...;
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/percentile_cy.cpython-313-i386-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: da702adb03c1ee1a2269a1d09321a40276541173
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d50baba4a604d5e235645ff6c239269b0e2fcc12
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 37303261 64623033 63316565 31613232 702adb03c1ee1a22
│ │ │ │ │ - 0x00000010 36396131 64303933 32316134 30323736 69a1d09321a40276
│ │ │ │ │ - 0x00000020 35343131 37332e64 65627567 00000000 541173.debug....
│ │ │ │ │ - 0x00000030 2500d655 %..U
│ │ │ │ │ + 0x00000000 30626162 61346136 30346435 65323335 0baba4a604d5e235
│ │ │ │ │ + 0x00000010 36343566 66366332 33393236 39623065 645ff6c239269b0e
│ │ │ │ │ + 0x00000020 32666363 31322e64 65627567 00000000 2fcc12.debug....
│ │ │ │ │ + 0x00000030 715d930b q]..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_mcp.cpython-312-i386-linux-gnu.so
│ │ │ │ ├── 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: af3f8d1ea6134c46b212f9ff407c830b0afea119
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7ed4f1afd13a8db2328c4abdd3bec9ca969ab071
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33663864 31656136 31333463 34366232 3f8d1ea6134c46b2
│ │ │ │ │ - 0x00000010 31326639 66663430 37633833 30623061 12f9ff407c830b0a
│ │ │ │ │ - 0x00000020 66656131 31392e64 65627567 00000000 fea119.debug....
│ │ │ │ │ - 0x00000030 c0c8e117 ....
│ │ │ │ │ + 0x00000000 64346631 61666431 33613864 62323332 d4f1afd13a8db232
│ │ │ │ │ + 0x00000010 38633461 62646433 62656339 63613936 8c4abdd3bec9ca96
│ │ │ │ │ + 0x00000020 39616230 37312e64 65627567 00000000 9ab071.debug....
│ │ │ │ │ + 0x00000030 0defbda8 ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_mcp.cpython-313-i386-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: ec302fcbac518408dddbeb683d3b70f1404659da
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 6ad677c078f3e77eb4035783f052d05fd4701d12
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33303266 63626163 35313834 30386464 302fcbac518408dd
│ │ │ │ │ - 0x00000010 64626562 36383364 33623730 66313430 dbeb683d3b70f140
│ │ │ │ │ - 0x00000020 34363539 64612e64 65627567 00000000 4659da.debug....
│ │ │ │ │ - 0x00000030 aa75e02b .u.+
│ │ │ │ │ + 0x00000000 64363737 63303738 66336537 37656234 d677c078f3e77eb4
│ │ │ │ │ + 0x00000010 30333537 38336630 35326430 35666434 035783f052d05fd4
│ │ │ │ │ + 0x00000020 37303164 31322e64 65627567 00000000 701d12.debug....
│ │ │ │ │ + 0x00000030 6e60a4d5 n`..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_ncut_cy.cpython-312-i386-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: 4c6420dac3be259d97f8a13860cb4d1da45a48f1
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f2e9d9f83c9eb434717ee4918cd74693b6180dab
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 36343230 64616333 62653235 39643937 6420dac3be259d97
│ │ │ │ │ - 0x00000010 66386131 33383630 63623464 31646134 f8a13860cb4d1da4
│ │ │ │ │ - 0x00000020 35613438 66312e64 65627567 00000000 5a48f1.debug....
│ │ │ │ │ - 0x00000030 d005c9ea ....
│ │ │ │ │ + 0x00000000 65396439 66383363 39656234 33343731 e9d9f83c9eb43471
│ │ │ │ │ + 0x00000010 37656534 39313863 64373436 39336236 7ee4918cd74693b6
│ │ │ │ │ + 0x00000020 31383064 61622e64 65627567 00000000 180dab.debug....
│ │ │ │ │ + 0x00000030 df6682c3 .f..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_ncut_cy.cpython-313-i386-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: 8b0c8a6bdeaf05a533d2412459957903de5bbcce
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2e6f1406d9ecbfeac217c1337403d33ccfaaed9f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30633861 36626465 61663035 61353333 0c8a6bdeaf05a533
│ │ │ │ │ - 0x00000010 64323431 32343539 39353739 30336465 d2412459957903de
│ │ │ │ │ - 0x00000020 35626263 63652e64 65627567 00000000 5bbcce.debug....
│ │ │ │ │ - 0x00000030 6ee89ba9 n...
│ │ │ │ │ + 0x00000000 36663134 30366439 65636266 65616332 6f1406d9ecbfeac2
│ │ │ │ │ + 0x00000010 31376331 33333734 30336433 33636366 17c1337403d33ccf
│ │ │ │ │ + 0x00000020 61616564 39662e64 65627567 00000000 aaed9f.debug....
│ │ │ │ │ + 0x00000030 e8836635 ..f5
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_spath.cpython-312-i386-linux-gnu.so
│ │ │ │ ├── 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: 94672218cacf57a5b7fc0ad65b9514ed98ecd228
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: fff42e2660587543789c9e3e313a9abfb9f8d20e
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 36373232 31386361 63663537 61356237 672218cacf57a5b7
│ │ │ │ │ - 0x00000010 66633061 64363562 39353134 65643938 fc0ad65b9514ed98
│ │ │ │ │ - 0x00000020 65636432 32382e64 65627567 00000000 ecd228.debug....
│ │ │ │ │ - 0x00000030 f6d30a3b ...;
│ │ │ │ │ + 0x00000000 66343265 32363630 35383735 34333738 f42e266058754378
│ │ │ │ │ + 0x00000010 39633965 33653331 33613961 62666239 9c9e3e313a9abfb9
│ │ │ │ │ + 0x00000020 66386432 30652e64 65627567 00000000 f8d20e.debug....
│ │ │ │ │ + 0x00000030 62d66074 b.`t
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_spath.cpython-313-i386-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: fd10aade16d82d4eadebeefe9ece852abf144f41
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 92d1abc25c73fd45e6d83d1c3d728e9eba6922e5
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31306161 64653136 64383264 34656164 10aade16d82d4ead
│ │ │ │ │ - 0x00000010 65626565 66653965 63653835 32616266 ebeefe9ece852abf
│ │ │ │ │ - 0x00000020 31343466 34312e64 65627567 00000000 144f41.debug....
│ │ │ │ │ - 0x00000030 9863329d .c2.
│ │ │ │ │ + 0x00000000 64316162 63323563 37336664 34356536 d1abc25c73fd45e6
│ │ │ │ │ + 0x00000010 64383364 31633364 37323865 39656261 d83d1c3d728e9eba
│ │ │ │ │ + 0x00000020 36393232 65352e64 65627567 00000000 6922e5.debug....
│ │ │ │ │ + 0x00000030 8f94042a ...*
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/heap.cpython-312-i386-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: 38571241e68a83b03b7344936060982ba10d7e22
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f39fbe77d34dce32c4471c889665a2a48764f4bf
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 35373132 34316536 38613833 62303362 571241e68a83b03b
│ │ │ │ │ - 0x00000010 37333434 39333630 36303938 32626131 7344936060982ba1
│ │ │ │ │ - 0x00000020 30643765 32322e64 65627567 00000000 0d7e22.debug....
│ │ │ │ │ - 0x00000030 c5e48c8c ....
│ │ │ │ │ + 0x00000000 39666265 37376433 34646365 33326334 9fbe77d34dce32c4
│ │ │ │ │ + 0x00000010 34373163 38383936 36356132 61343837 471c889665a2a487
│ │ │ │ │ + 0x00000020 36346634 62662e64 65627567 00000000 64f4bf.debug....
│ │ │ │ │ + 0x00000030 9371497d .qI}
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/heap.cpython-313-i386-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: d951dc4d1283569b1928d0b1f68cd8747124a329
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 27e16899fa4c83ae8826888bf9d4659ce963c247
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 35316463 34643132 38333536 39623139 51dc4d1283569b19
│ │ │ │ │ - 0x00000010 32386430 62316636 38636438 37343731 28d0b1f68cd87471
│ │ │ │ │ - 0x00000020 32346133 32392e64 65627567 00000000 24a329.debug....
│ │ │ │ │ - 0x00000030 860d90e5 ....
│ │ │ │ │ + 0x00000000 65313638 39396661 34633833 61653838 e16899fa4c83ae88
│ │ │ │ │ + 0x00000010 32363838 38626639 64343635 39636539 26888bf9d4659ce9
│ │ │ │ │ + 0x00000020 36336332 34372e64 65627567 00000000 63c247.debug....
│ │ │ │ │ + 0x00000030 c0e7af42 ...B
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/io/_plugins/_colormixer.cpython-312-i386-linux-gnu.so
│ │ │ │ ├── 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: 145066e5559f2f0ab3ee8c1dd16db65597f6caf4
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 207e4af6c6e56af7bb52a21c8e9511d4a7445f8f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 35303636 65353535 39663266 30616233 5066e5559f2f0ab3
│ │ │ │ │ - 0x00000010 65653863 31646431 36646236 35353937 ee8c1dd16db65597
│ │ │ │ │ - 0x00000020 66366361 66342e64 65627567 00000000 f6caf4.debug....
│ │ │ │ │ - 0x00000030 7104011e q...
│ │ │ │ │ + 0x00000000 37653461 66366336 65353661 66376262 7e4af6c6e56af7bb
│ │ │ │ │ + 0x00000010 35326132 31633865 39353131 64346137 52a21c8e9511d4a7
│ │ │ │ │ + 0x00000020 34343566 38662e64 65627567 00000000 445f8f.debug....
│ │ │ │ │ + 0x00000030 62646687 bdf.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/io/_plugins/_colormixer.cpython-313-i386-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: d32b5752e3d13708c33aeab469c8a62f379b5741
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 51123edc0129647146521bbcb3ef206143133c17
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 32623537 35326533 64313337 30386333 2b5752e3d13708c3
│ │ │ │ │ - 0x00000010 33616561 62343639 63386136 32663337 3aeab469c8a62f37
│ │ │ │ │ - 0x00000020 39623537 34312e64 65627567 00000000 9b5741.debug....
│ │ │ │ │ - 0x00000030 3cb4a70b <...
│ │ │ │ │ + 0x00000000 31323365 64633031 32393634 37313436 123edc0129647146
│ │ │ │ │ + 0x00000010 35323162 62636233 65663230 36313433 521bbcb3ef206143
│ │ │ │ │ + 0x00000020 31333363 31372e64 65627567 00000000 133c17.debug....
│ │ │ │ │ + 0x00000030 a15059a1 .PY.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/io/_plugins/_histograms.cpython-312-i386-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: ab0179935f3408d2f98cd9809a1cc904a234e0b6
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a19120adeb4a82d3a2fcf91fce37fb9962b642a2
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30313739 39333566 33343038 64326639 0179935f3408d2f9
│ │ │ │ │ - 0x00000010 38636439 38303961 31636339 30346132 8cd9809a1cc904a2
│ │ │ │ │ - 0x00000020 33346530 62362e64 65627567 00000000 34e0b6.debug....
│ │ │ │ │ - 0x00000030 91b8dbe4 ....
│ │ │ │ │ + 0x00000000 39313230 61646562 34613832 64336132 9120adeb4a82d3a2
│ │ │ │ │ + 0x00000010 66636639 31666365 33376662 39393632 fcf91fce37fb9962
│ │ │ │ │ + 0x00000020 62363432 61322e64 65627567 00000000 b642a2.debug....
│ │ │ │ │ + 0x00000030 5bdd1bff [...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/io/_plugins/_histograms.cpython-313-i386-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: 6b286e9fac9e2279e57f47a91dcea8fa401d6e6b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: feb9e88019919a897354e0c2904803ef6505d023
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 32383665 39666163 39653232 37396535 286e9fac9e2279e5
│ │ │ │ │ - 0x00000010 37663437 61393164 63656138 66613430 7f47a91dcea8fa40
│ │ │ │ │ - 0x00000020 31643665 36622e64 65627567 00000000 1d6e6b.debug....
│ │ │ │ │ - 0x00000030 4723abc8 G#..
│ │ │ │ │ + 0x00000000 62396538 38303139 39313961 38393733 b9e88019919a8973
│ │ │ │ │ + 0x00000010 35346530 63323930 34383033 65663635 54e0c2904803ef65
│ │ │ │ │ + 0x00000020 30356430 32332e64 65627567 00000000 05d023.debug....
│ │ │ │ │ + 0x00000030 541afc7b T..{
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_ccomp.cpython-312-i386-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: 33c144dbd4da0417032f891aedd88324dc78221e
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 386edd351011f72d4dbf7094d1aa1da7a4f48e5d
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 63313434 64626434 64613034 31373033 c144dbd4da041703
│ │ │ │ │ - 0x00000010 32663839 31616564 64383833 32346463 2f891aedd88324dc
│ │ │ │ │ - 0x00000020 37383232 31652e64 65627567 00000000 78221e.debug....
│ │ │ │ │ - 0x00000030 77211095 w!..
│ │ │ │ │ + 0x00000000 36656464 33353130 31316637 32643464 6edd351011f72d4d
│ │ │ │ │ + 0x00000010 62663730 39346431 61613164 61376134 bf7094d1aa1da7a4
│ │ │ │ │ + 0x00000020 66343865 35642e64 65627567 00000000 f48e5d.debug....
│ │ │ │ │ + 0x00000030 56d26cc2 V.l.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_ccomp.cpython-313-i386-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: d5fcdcc1102e8d5328c27126a1b393128e3bba29
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 8616efb977662aca086ad8bde5226d68f97c403b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66636463 63313130 32653864 35333238 fcdcc1102e8d5328
│ │ │ │ │ - 0x00000010 63323731 32366131 62333933 31323865 c27126a1b393128e
│ │ │ │ │ - 0x00000020 33626261 32392e64 65627567 00000000 3bba29.debug....
│ │ │ │ │ - 0x00000030 e343a09b .C..
│ │ │ │ │ + 0x00000000 31366566 62393737 36363261 63613038 16efb977662aca08
│ │ │ │ │ + 0x00000010 36616438 62646535 32323664 36386639 6ad8bde5226d68f9
│ │ │ │ │ + 0x00000020 37633430 33622e64 65627567 00000000 7c403b.debug....
│ │ │ │ │ + 0x00000030 831034b1 ..4.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_find_contours_cy.cpython-312-i386-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: deaf927fd19d8e10c93491b4fa5ffe09874bca6a
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 26e4c3e4b69c9ac8325acbae628170fdeefe8376
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61663932 37666431 39643865 31306339 af927fd19d8e10c9
│ │ │ │ │ - 0x00000010 33343931 62346661 35666665 30393837 3491b4fa5ffe0987
│ │ │ │ │ - 0x00000020 34626361 36612e64 65627567 00000000 4bca6a.debug....
│ │ │ │ │ - 0x00000030 49981de5 I...
│ │ │ │ │ + 0x00000000 65346333 65346236 39633961 63383332 e4c3e4b69c9ac832
│ │ │ │ │ + 0x00000010 35616362 61653632 38313730 66646565 5acbae628170fdee
│ │ │ │ │ + 0x00000020 66653833 37362e64 65627567 00000000 fe8376.debug....
│ │ │ │ │ + 0x00000030 b9a12b4a ..+J
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_find_contours_cy.cpython-313-i386-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: fe1c383f4c4bc69f17be76522a3d03d9bbd14620
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7f74f8cb2ae1cce84290e9ad477e3d13001b2fae
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31633338 33663463 34626336 39663137 1c383f4c4bc69f17
│ │ │ │ │ - 0x00000010 62653736 35323261 33643033 64396262 be76522a3d03d9bb
│ │ │ │ │ - 0x00000020 64313436 32302e64 65627567 00000000 d14620.debug....
│ │ │ │ │ - 0x00000030 c5f48622 ..."
│ │ │ │ │ + 0x00000000 37346638 63623261 65316363 65383432 74f8cb2ae1cce842
│ │ │ │ │ + 0x00000010 39306539 61643437 37653364 31333030 90e9ad477e3d1300
│ │ │ │ │ + 0x00000020 31623266 61652e64 65627567 00000000 1b2fae.debug....
│ │ │ │ │ + 0x00000030 415e7e9d A^~.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_marching_cubes_lewiner_cy.cpython-312-i386-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: a9e08d7dcbe31347f706a729fbb6d43cdc1bde60
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4311268eb82ba7bc1e02b8ad54cba955fd2c54ec
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 65303864 37646362 65333133 34376637 e08d7dcbe31347f7
│ │ │ │ │ - 0x00000010 30366137 32396662 62366434 33636463 06a729fbb6d43cdc
│ │ │ │ │ - 0x00000020 31626465 36302e64 65627567 00000000 1bde60.debug....
│ │ │ │ │ - 0x00000030 ea3e0968 .>.h
│ │ │ │ │ + 0x00000000 31313236 38656238 32626137 62633165 11268eb82ba7bc1e
│ │ │ │ │ + 0x00000010 30326238 61643534 63626139 35356664 02b8ad54cba955fd
│ │ │ │ │ + 0x00000020 32633534 65632e64 65627567 00000000 2c54ec.debug....
│ │ │ │ │ + 0x00000030 a7639059 .c.Y
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_marching_cubes_lewiner_cy.cpython-313-i386-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: f09f4ae724663bd6b2d681ed43a3dc13a2204cac
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 52b88966960c118d5395b2e2ca0f8d785f0ddb99
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 39663461 65373234 36363362 64366232 9f4ae724663bd6b2
│ │ │ │ │ - 0x00000010 64363831 65643433 61336463 31336132 d681ed43a3dc13a2
│ │ │ │ │ - 0x00000020 32303463 61632e64 65627567 00000000 204cac.debug....
│ │ │ │ │ - 0x00000030 2e12e0dd ....
│ │ │ │ │ + 0x00000000 62383839 36363936 30633131 38643533 b88966960c118d53
│ │ │ │ │ + 0x00000010 39356232 65326361 30663864 37383566 95b2e2ca0f8d785f
│ │ │ │ │ + 0x00000020 30646462 39392e64 65627567 00000000 0ddb99.debug....
│ │ │ │ │ + 0x00000030 27e3fb0f '...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_moments_cy.cpython-312-i386-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: 3c7a535fb9097a5a77c8209b01e186dbd611b608
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 40847cc515135bb7aff8c311efee9aa9063ce304
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 37613533 35666239 30393761 35613737 7a535fb9097a5a77
│ │ │ │ │ - 0x00000010 63383230 39623031 65313836 64626436 c8209b01e186dbd6
│ │ │ │ │ - 0x00000020 31316236 30382e64 65627567 00000000 11b608.debug....
│ │ │ │ │ - 0x00000030 3ad9ce0e :...
│ │ │ │ │ + 0x00000000 38343763 63353135 31333562 62376166 847cc515135bb7af
│ │ │ │ │ + 0x00000010 66386333 31316566 65653961 61393036 f8c311efee9aa906
│ │ │ │ │ + 0x00000020 33636533 30342e64 65627567 00000000 3ce304.debug....
│ │ │ │ │ + 0x00000030 cab305f2 ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_moments_cy.cpython-313-i386-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: 150754a983345d2a80f0f8f7f5374ed45fd1bf50
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 8953c92d854c3e59f3d831328d8ba5dd77ad2eee
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 30373534 61393833 33343564 32613830 0754a983345d2a80
│ │ │ │ │ - 0x00000010 66306638 66376635 33373465 64343566 f0f8f7f5374ed45f
│ │ │ │ │ - 0x00000020 64316266 35302e64 65627567 00000000 d1bf50.debug....
│ │ │ │ │ - 0x00000030 61f8cce0 a...
│ │ │ │ │ + 0x00000000 35336339 32643835 34633365 35396633 53c92d854c3e59f3
│ │ │ │ │ + 0x00000010 64383331 33323864 38626135 64643737 d831328d8ba5dd77
│ │ │ │ │ + 0x00000020 61643265 65652e64 65627567 00000000 ad2eee.debug....
│ │ │ │ │ + 0x00000030 0e8c4b13 ..K.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_pnpoly.cpython-312-i386-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: 9da79586846598d4bec26feda62d61441c876512
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c3015b29a8de60651a5ecf17f1134f24d81345a8
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61373935 38363834 36353938 64346265 a79586846598d4be
│ │ │ │ │ - 0x00000010 63323666 65646136 32643631 34343163 c26feda62d61441c
│ │ │ │ │ - 0x00000020 38373635 31322e64 65627567 00000000 876512.debug....
│ │ │ │ │ - 0x00000030 6ad8417c j.A|
│ │ │ │ │ + 0x00000000 30313562 32396138 64653630 36353161 015b29a8de60651a
│ │ │ │ │ + 0x00000010 35656366 31376631 31333466 32346438 5ecf17f1134f24d8
│ │ │ │ │ + 0x00000020 31333435 61382e64 65627567 00000000 1345a8.debug....
│ │ │ │ │ + 0x00000030 849e4a56 ..JV
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/measure/_pnpoly.cpython-313-i386-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: e2adccc357cec1a2cc4a12f4134865c16f69e5a5
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 6bd06302b09a6079e71f291c86bbb5426a691e94
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61646363 63333537 63656331 61326363 adccc357cec1a2cc
│ │ │ │ │ - 0x00000010 34613132 66343133 34383635 63313666 4a12f4134865c16f
│ │ │ │ │ - 0x00000020 36396535 61352e64 65627567 00000000 69e5a5.debug....
│ │ │ │ │ - 0x00000030 083ff5e2 .?..
│ │ │ │ │ + 0x00000000 64303633 30326230 39613630 37396537 d06302b09a6079e7
│ │ │ │ │ + 0x00000010 31663239 31633836 62626235 34323661 1f291c86bbb5426a
│ │ │ │ │ + 0x00000020 36393165 39342e64 65627567 00000000 691e94.debug....
│ │ │ │ │ + 0x00000030 17dd9034 ...4
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_convex_hull.cpython-312-i386-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: f61807c388867d8d12391b92c56d6e6a65ce4836
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 849962f71bdae427f3143ff64ecb1708c5c09b7b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31383037 63333838 38363764 38643132 1807c388867d8d12
│ │ │ │ │ - 0x00000010 33393162 39326335 36643665 36613635 391b92c56d6e6a65
│ │ │ │ │ - 0x00000020 63653438 33362e64 65627567 00000000 ce4836.debug....
│ │ │ │ │ - 0x00000030 3aa431a1 :.1.
│ │ │ │ │ + 0x00000000 39393632 66373162 64616534 32376633 9962f71bdae427f3
│ │ │ │ │ + 0x00000010 31343366 66363465 63623137 30386335 143ff64ecb1708c5
│ │ │ │ │ + 0x00000020 63303962 37622e64 65627567 00000000 c09b7b.debug....
│ │ │ │ │ + 0x00000030 65007dd1 e.}.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_convex_hull.cpython-313-i386-linux-gnu.so
│ │ │ │ ├── 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: fcb36b579ce991eed60a44f617892a2ea41ffa84
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: ffefdcfe6a907162d160c41e65beeb96505f13b2
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62333662 35373963 65393931 65656436 b36b579ce991eed6
│ │ │ │ │ - 0x00000010 30613434 66363137 38393261 32656134 0a44f617892a2ea4
│ │ │ │ │ - 0x00000020 31666661 38342e64 65627567 00000000 1ffa84.debug....
│ │ │ │ │ - 0x00000030 425b5a52 B[ZR
│ │ │ │ │ + 0x00000000 65666463 66653661 39303731 36326431 efdcfe6a907162d1
│ │ │ │ │ + 0x00000010 36306334 31653635 62656562 39363530 60c41e65beeb9650
│ │ │ │ │ + 0x00000020 35663133 62322e64 65627567 00000000 5f13b2.debug....
│ │ │ │ │ + 0x00000030 79a47ff8 y...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_extrema_cy.cpython-312-i386-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: 31c4241f2d86fe3dd4156c25aad4548c28f8c658
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 51af93f7d2580af6d6886158fe062ea414505f81
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 63343234 31663264 38366665 33646434 c4241f2d86fe3dd4
│ │ │ │ │ - 0x00000010 31353663 32356161 64343534 38633238 156c25aad4548c28
│ │ │ │ │ - 0x00000020 66386336 35382e64 65627567 00000000 f8c658.debug....
│ │ │ │ │ - 0x00000030 7089af88 p...
│ │ │ │ │ + 0x00000000 61663933 66376432 35383061 66366436 af93f7d2580af6d6
│ │ │ │ │ + 0x00000010 38383631 35386665 30363265 61343134 886158fe062ea414
│ │ │ │ │ + 0x00000020 35303566 38312e64 65627567 00000000 505f81.debug....
│ │ │ │ │ + 0x00000030 8e597768 .Ywh
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_extrema_cy.cpython-313-i386-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: 73e1dd550ccf274ae424ccff6395375cadc37b8e
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 962f64955db4b9fea715fc39fe7bf3186d0bbf0c
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 65316464 35353063 63663237 34616534 e1dd550ccf274ae4
│ │ │ │ │ - 0x00000010 32346363 66663633 39353337 35636164 24ccff6395375cad
│ │ │ │ │ - 0x00000020 63333762 38652e64 65627567 00000000 c37b8e.debug....
│ │ │ │ │ - 0x00000030 6180bb1d a...
│ │ │ │ │ + 0x00000000 32663634 39353564 62346239 66656137 2f64955db4b9fea7
│ │ │ │ │ + 0x00000010 31356663 33396665 37626633 31383664 15fc39fe7bf3186d
│ │ │ │ │ + 0x00000020 30626266 30632e64 65627567 00000000 0bbf0c.debug....
│ │ │ │ │ + 0x00000030 066e2b03 .n+.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_flood_fill_cy.cpython-312-i386-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: 743e3791e4fcf66c08c7a21fb5fe7e5f3989039f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a6d2f90c824e8722a84c5dd8fec00fc357ec4f03
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33653337 39316534 66636636 36633038 3e3791e4fcf66c08
│ │ │ │ │ - 0x00000010 63376132 31666235 66653765 35663339 c7a21fb5fe7e5f39
│ │ │ │ │ - 0x00000020 38393033 39662e64 65627567 00000000 89039f.debug....
│ │ │ │ │ - 0x00000030 b732361c .26.
│ │ │ │ │ + 0x00000000 64326639 30633832 34653837 32326138 d2f90c824e8722a8
│ │ │ │ │ + 0x00000010 34633564 64386665 63303066 63333537 4c5dd8fec00fc357
│ │ │ │ │ + 0x00000020 65633466 30332e64 65627567 00000000 ec4f03.debug....
│ │ │ │ │ + 0x00000030 1a852599 ..%.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_flood_fill_cy.cpython-313-i386-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: af15d3be96e9ab097a0373c72a5988266de7bf78
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2c472ceabf6707feecbb65c1bbac6cb4d2effbf7
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31356433 62653936 65396162 30393761 15d3be96e9ab097a
│ │ │ │ │ - 0x00000010 30333733 63373261 35393838 32363664 0373c72a5988266d
│ │ │ │ │ - 0x00000020 65376266 37382e64 65627567 00000000 e7bf78.debug....
│ │ │ │ │ - 0x00000030 76123063 v.0c
│ │ │ │ │ + 0x00000000 34373263 65616266 36373037 66656563 472ceabf6707feec
│ │ │ │ │ + 0x00000010 62623635 63316262 61633663 62346432 bb65c1bbac6cb4d2
│ │ │ │ │ + 0x00000020 65666662 66372e64 65627567 00000000 effbf7.debug....
│ │ │ │ │ + 0x00000030 6f0dae3a o..:
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_grayreconstruct.cpython-312-i386-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: b4e698dcafc85ccd00e2af8dd9589583e4b212cd
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 6e8506c5aad1cf5df331ed261172e8eaf2a1efd1
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 65363938 64636166 63383563 63643030 e698dcafc85ccd00
│ │ │ │ │ - 0x00000010 65326166 38646439 35383935 38336534 e2af8dd9589583e4
│ │ │ │ │ - 0x00000020 62323132 63642e64 65627567 00000000 b212cd.debug....
│ │ │ │ │ - 0x00000030 973812e3 .8..
│ │ │ │ │ + 0x00000000 38353036 63356161 64316366 35646633 8506c5aad1cf5df3
│ │ │ │ │ + 0x00000010 33316564 32363131 37326538 65616632 31ed261172e8eaf2
│ │ │ │ │ + 0x00000020 61316566 64312e64 65627567 00000000 a1efd1.debug....
│ │ │ │ │ + 0x00000030 cc269959 .&.Y
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_grayreconstruct.cpython-313-i386-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: 60bc2d7896df4428d3e7bf3977abd663c6add59b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b8c25c112f3668f23d2debba95cfabaf8445cd6f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 62633264 37383936 64663434 32386433 bc2d7896df4428d3
│ │ │ │ │ - 0x00000010 65376266 33393737 61626436 36336336 e7bf3977abd663c6
│ │ │ │ │ - 0x00000020 61646435 39622e64 65627567 00000000 add59b.debug....
│ │ │ │ │ - 0x00000030 6d5bb1a6 m[..
│ │ │ │ │ + 0x00000000 63323563 31313266 33363638 66323364 c25c112f3668f23d
│ │ │ │ │ + 0x00000010 32646562 62613935 63666162 61663834 2debba95cfabaf84
│ │ │ │ │ + 0x00000020 34356364 36662e64 65627567 00000000 45cd6f.debug....
│ │ │ │ │ + 0x00000030 0bdbbae7 ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_max_tree.cpython-312-i386-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: b1c4f682c1b9fb4539b94529bf9d3238c21dfc49
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 36fc3ace70eaaffdbcae241b35abca970306971c
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 63346636 38326331 62396662 34353339 c4f682c1b9fb4539
│ │ │ │ │ - 0x00000010 62393435 32396266 39643332 33386332 b94529bf9d3238c2
│ │ │ │ │ - 0x00000020 31646663 34392e64 65627567 00000000 1dfc49.debug....
│ │ │ │ │ - 0x00000030 4ce4d9c3 L...
│ │ │ │ │ + 0x00000000 66633361 63653730 65616166 66646263 fc3ace70eaaffdbc
│ │ │ │ │ + 0x00000010 61653234 31623335 61626361 39373033 ae241b35abca9703
│ │ │ │ │ + 0x00000020 30363937 31632e64 65627567 00000000 06971c.debug....
│ │ │ │ │ + 0x00000030 01262907 .&).
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_max_tree.cpython-313-i386-linux-gnu.so
│ │ │ │ ├── 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: 53962baed910c8446612ea0a18727804e727656f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: ecdab1b36a3ef58c154a19813c38fb94cbb939ea
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 39363262 61656439 31306338 34343636 962baed910c84466
│ │ │ │ │ - 0x00000010 31326561 30613138 37323738 30346537 12ea0a18727804e7
│ │ │ │ │ - 0x00000020 32373635 36662e64 65627567 00000000 27656f.debug....
│ │ │ │ │ - 0x00000030 4dd93952 M.9R
│ │ │ │ │ + 0x00000000 64616231 62333661 33656635 38633135 dab1b36a3ef58c15
│ │ │ │ │ + 0x00000010 34613139 38313363 33386662 39346362 4a19813c38fb94cb
│ │ │ │ │ + 0x00000020 62393339 65612e64 65627567 00000000 b939ea.debug....
│ │ │ │ │ + 0x00000030 91f81a24 ...$
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_misc_cy.cpython-312-i386-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: 2c9b8d57070d50f4760b79a7038d7e0d731a511f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1f9fd2a5a961891237bbd4cfcc11979dd5ff9df0
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 39623864 35373037 30643530 66343736 9b8d57070d50f476
│ │ │ │ │ - 0x00000010 30623739 61373033 38643765 30643733 0b79a7038d7e0d73
│ │ │ │ │ - 0x00000020 31613531 31662e64 65627567 00000000 1a511f.debug....
│ │ │ │ │ - 0x00000030 dd2a24ed .*$.
│ │ │ │ │ + 0x00000000 39666432 61356139 36313839 31323337 9fd2a5a961891237
│ │ │ │ │ + 0x00000010 62626434 63666363 31313937 39646435 bbd4cfcc11979dd5
│ │ │ │ │ + 0x00000020 66663964 66302e64 65627567 00000000 ff9df0.debug....
│ │ │ │ │ + 0x00000030 594f501c YOP.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_misc_cy.cpython-313-i386-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: fef93938312a5a51e175325d4005fc123f58d563
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5d0d36574e0c16d860309e950d35a26cba9297e8
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66393339 33383331 32613561 35316531 f93938312a5a51e1
│ │ │ │ │ - 0x00000010 37353332 35643430 30356663 31323366 75325d4005fc123f
│ │ │ │ │ - 0x00000020 35386435 36332e64 65627567 00000000 58d563.debug....
│ │ │ │ │ - 0x00000030 ebc46883 ..h.
│ │ │ │ │ + 0x00000000 30643336 35373465 30633136 64383630 0d36574e0c16d860
│ │ │ │ │ + 0x00000010 33303965 39353064 33356132 36636261 309e950d35a26cba
│ │ │ │ │ + 0x00000020 39323937 65382e64 65627567 00000000 9297e8.debug....
│ │ │ │ │ + 0x00000030 704a5672 pJVr
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_3d_cy.cpython-312-i386-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: 0c89ad97ad84f0c6ea18a310f8db61e39ce052c8
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: bbbd9bc5112f470782f318d642a4b15f329867f9
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 38396164 39376164 38346630 63366561 89ad97ad84f0c6ea
│ │ │ │ │ - 0x00000010 31386133 31306638 64623631 65333963 18a310f8db61e39c
│ │ │ │ │ - 0x00000020 65303532 63382e64 65627567 00000000 e052c8.debug....
│ │ │ │ │ - 0x00000030 d9e53a65 ..:e
│ │ │ │ │ + 0x00000000 62643962 63353131 32663437 30373832 bd9bc5112f470782
│ │ │ │ │ + 0x00000010 66333138 64363432 61346231 35663332 f318d642a4b15f32
│ │ │ │ │ + 0x00000020 39383637 66392e64 65627567 00000000 9867f9.debug....
│ │ │ │ │ + 0x00000030 2f4a391b /J9.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_3d_cy.cpython-313-i386-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: 6ff1b431b1c0c267b59f0ea21c53be9ba19ccca9
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0d80cd43ef4ec81ebe3f7d7ab27b945d76e6d412
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66316234 33316231 63306332 36376235 f1b431b1c0c267b5
│ │ │ │ │ - 0x00000010 39663065 61323163 35336265 39626131 9f0ea21c53be9ba1
│ │ │ │ │ - 0x00000020 39636363 61392e64 65627567 00000000 9ccca9.debug....
│ │ │ │ │ - 0x00000030 444f9d8e DO..
│ │ │ │ │ + 0x00000000 38306364 34336566 34656338 31656265 80cd43ef4ec81ebe
│ │ │ │ │ + 0x00000010 33663764 37616232 37623934 35643736 3f7d7ab27b945d76
│ │ │ │ │ + 0x00000020 65366434 31322e64 65627567 00000000 e6d412.debug....
│ │ │ │ │ + 0x00000030 1389eb4e ...N
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_cy.cpython-312-i386-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: 36d31ab5cd2c8085026f98a3b8500e3c466beb50
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 432c43d6a3a5ce23d757ddddac47c9b934a0e42a
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 64333161 62356364 32633830 38353032 d31ab5cd2c808502
│ │ │ │ │ - 0x00000010 36663938 61336238 35303065 33633436 6f98a3b8500e3c46
│ │ │ │ │ - 0x00000020 36626562 35302e64 65627567 00000000 6beb50.debug....
│ │ │ │ │ - 0x00000030 8014d014 ....
│ │ │ │ │ + 0x00000000 32633433 64366133 61356365 32336437 2c43d6a3a5ce23d7
│ │ │ │ │ + 0x00000010 35376464 64646163 34376339 62393334 57ddddac47c9b934
│ │ │ │ │ + 0x00000020 61306534 32612e64 65627567 00000000 a0e42a.debug....
│ │ │ │ │ + 0x00000030 28f9911e (...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_cy.cpython-313-i386-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: 6df884f48321c31200878fce775e16d125232443
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: e2394fd09a5ec29f292469b5b4b65deb0de6862b
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66383834 66343833 32316333 31323030 f884f48321c31200
│ │ │ │ │ - 0x00000010 38373866 63653737 35653136 64313235 878fce775e16d125
│ │ │ │ │ - 0x00000020 32333234 34332e64 65627567 00000000 232443.debug....
│ │ │ │ │ - 0x00000030 e2b2fe39 ...9
│ │ │ │ │ + 0x00000000 33393466 64303961 35656332 39663239 394fd09a5ec29f29
│ │ │ │ │ + 0x00000010 32343639 62356234 62363564 65623064 2469b5b4b65deb0d
│ │ │ │ │ + 0x00000020 65363836 32622e64 65627567 00000000 e6862b.debug....
│ │ │ │ │ + 0x00000030 a72ac6e9 .*..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_denoise_cy.cpython-312-i386-linux-gnu.so
│ │ │ │ ├── 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: a97ebad06a960a8baa0daaf684e0fe4da8f6d670
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 8ef19b1e19cf374fbe6220a570e95da32b5e0139
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 37656261 64303661 39363061 38626161 7ebad06a960a8baa
│ │ │ │ │ - 0x00000010 30646161 66363834 65306665 34646138 0daaf684e0fe4da8
│ │ │ │ │ - 0x00000020 66366436 37302e64 65627567 00000000 f6d670.debug....
│ │ │ │ │ - 0x00000030 ccb2c35f ..._
│ │ │ │ │ + 0x00000000 66313962 31653139 63663337 34666265 f19b1e19cf374fbe
│ │ │ │ │ + 0x00000010 36323230 61353730 65393564 61333262 6220a570e95da32b
│ │ │ │ │ + 0x00000020 35653031 33392e64 65627567 00000000 5e0139.debug....
│ │ │ │ │ + 0x00000030 04d66af2 ..j.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_denoise_cy.cpython-313-i386-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: 61a2f7417c1749f8c5cdd3d3c0237931022d352a
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 632fa1ab9b2d83f49a0c48e4dbc680f4cc44bbbc
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61326637 34313763 31373439 66386335 a2f7417c1749f8c5
│ │ │ │ │ - 0x00000010 63646433 64336330 32333739 33313032 cdd3d3c023793102
│ │ │ │ │ - 0x00000020 32643335 32612e64 65627567 00000000 2d352a.debug....
│ │ │ │ │ - 0x00000030 30a8d738 0..8
│ │ │ │ │ + 0x00000000 32666131 61623962 32643833 66343961 2fa1ab9b2d83f49a
│ │ │ │ │ + 0x00000010 30633438 65346462 63363830 66346363 0c48e4dbc680f4cc
│ │ │ │ │ + 0x00000020 34346262 62632e64 65627567 00000000 44bbbc.debug....
│ │ │ │ │ + 0x00000030 fe1038f8 ..8.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_inpaint.cpython-312-i386-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: 71f5c2d460cd5d39c5c6b9cc545c356c246b44bc
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2d3b217a73865b6698cf4cfa2164f9c83c89da25
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66356332 64343630 63643564 33396335 f5c2d460cd5d39c5
│ │ │ │ │ - 0x00000010 63366239 63633534 35633335 36633234 c6b9cc545c356c24
│ │ │ │ │ - 0x00000020 36623434 62632e64 65627567 00000000 6b44bc.debug....
│ │ │ │ │ - 0x00000030 7b45838c {E..
│ │ │ │ │ + 0x00000000 33623231 37613733 38363562 36363938 3b217a73865b6698
│ │ │ │ │ + 0x00000010 63663463 66613231 36346639 63383363 cf4cfa2164f9c83c
│ │ │ │ │ + 0x00000020 38396461 32352e64 65627567 00000000 89da25.debug....
│ │ │ │ │ + 0x00000030 354d6d7e 5Mm~
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_inpaint.cpython-313-i386-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: 443a689f6a826c17ee890296584c62a09b727f8f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 6c114fb9addc78b61f62786ceac339e719853a4d
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 33613638 39663661 38323663 31376565 3a689f6a826c17ee
│ │ │ │ │ - 0x00000010 38393032 39363538 34633632 61303962 890296584c62a09b
│ │ │ │ │ - 0x00000020 37323766 38662e64 65627567 00000000 727f8f.debug....
│ │ │ │ │ - 0x00000030 014c15e8 .L..
│ │ │ │ │ + 0x00000000 31313466 62396164 64633738 62363166 114fb9addc78b61f
│ │ │ │ │ + 0x00000010 36323738 36636561 63333339 65373139 62786ceac339e719
│ │ │ │ │ + 0x00000020 38353361 34642e64 65627567 00000000 853a4d.debug....
│ │ │ │ │ + 0x00000030 5990e79a Y...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_nl_means_denoising.cpython-312-i386-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: ad47b58863bb018eef14f24b6a6209291836212f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 3fbeffbf91ec39f1adb50403927a4853620ae52e
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 34376235 38383633 62623031 38656566 47b58863bb018eef
│ │ │ │ │ - 0x00000010 31346632 34623661 36323039 32393138 14f24b6a62092918
│ │ │ │ │ - 0x00000020 33363231 32662e64 65627567 00000000 36212f.debug....
│ │ │ │ │ - 0x00000030 bc11d06c ...l
│ │ │ │ │ + 0x00000000 62656666 62663931 65633339 66316164 beffbf91ec39f1ad
│ │ │ │ │ + 0x00000010 62353034 30333932 37613438 35333632 b50403927a485362
│ │ │ │ │ + 0x00000020 30616535 32652e64 65627567 00000000 0ae52e.debug....
│ │ │ │ │ + 0x00000030 92c2a8aa ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_nl_means_denoising.cpython-313-i386-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: 15f3987d4364c62d64e76b3e17f15aa74160b6d6
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d0e92154d1fd1030e1df25d7177c4c6050c5b46f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66333938 37643433 36346336 32643634 f3987d4364c62d64
│ │ │ │ │ - 0x00000010 65373662 33653137 66313561 61373431 e76b3e17f15aa741
│ │ │ │ │ - 0x00000020 36306236 64362e64 65627567 00000000 60b6d6.debug....
│ │ │ │ │ - 0x00000030 a1116d54 ..mT
│ │ │ │ │ + 0x00000000 65393231 35346431 66643130 33306531 e92154d1fd1030e1
│ │ │ │ │ + 0x00000010 64663235 64373137 37633463 36303530 df25d7177c4c6050
│ │ │ │ │ + 0x00000020 63356234 36662e64 65627567 00000000 c5b46f.debug....
│ │ │ │ │ + 0x00000030 e2181bfe ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_rolling_ball_cy.cpython-312-i386-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: 59f1ce97da6890ec0911699c6f0b219144987357
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 60f42a87de32f7aa7f4ee4e84fb0b58baee645d5
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 66316365 39376461 36383930 65633039 f1ce97da6890ec09
│ │ │ │ │ - 0x00000010 31313639 39633666 30623231 39313434 11699c6f0b219144
│ │ │ │ │ - 0x00000020 39383733 35372e64 65627567 00000000 987357.debug....
│ │ │ │ │ - 0x00000030 7151a7d0 qQ..
│ │ │ │ │ + 0x00000000 66343261 38376465 33326637 61613766 f42a87de32f7aa7f
│ │ │ │ │ + 0x00000010 34656534 65383466 62306235 38626165 4ee4e84fb0b58bae
│ │ │ │ │ + 0x00000020 65363435 64352e64 65627567 00000000 e645d5.debug....
│ │ │ │ │ + 0x00000030 fef67366 ..sf
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_rolling_ball_cy.cpython-313-i386-linux-gnu.so
│ │ │ │ ├── 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: 68a0b3856dc10aba8768a3705bfc1c4984fb6cd2
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: e3247f68c20fcc3525df16f0f1d62f9c41dea502
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 61306233 38353664 63313061 62613837 a0b3856dc10aba87
│ │ │ │ │ - 0x00000010 36386133 37303562 66633163 34393834 68a3705bfc1c4984
│ │ │ │ │ - 0x00000020 66623663 64322e64 65627567 00000000 fb6cd2.debug....
│ │ │ │ │ - 0x00000030 84dd9d9f ....
│ │ │ │ │ + 0x00000000 32343766 36386332 30666363 33353235 247f68c20fcc3525
│ │ │ │ │ + 0x00000010 64663136 66306631 64363266 39633431 df16f0f1d62f9c41
│ │ │ │ │ + 0x00000020 64656135 30322e64 65627567 00000000 dea502.debug....
│ │ │ │ │ + 0x00000030 e402e35a ...Z
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_1d.cpython-312-i386-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: c61d2a3aa1b09369ae72910c249a743482d3125c
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 796397338ff86ef3fd295acf0b8ee98ab16c496a
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 31643261 33616131 62303933 36396165 1d2a3aa1b09369ae
│ │ │ │ │ - 0x00000010 37323931 30633234 39613734 33343832 72910c249a743482
│ │ │ │ │ - 0x00000020 64333132 35632e64 65627567 00000000 d3125c.debug....
│ │ │ │ │ - 0x00000030 00efece0 ....
│ │ │ │ │ + 0x00000000 36333937 33333866 66383665 66336664 6397338ff86ef3fd
│ │ │ │ │ + 0x00000010 32393561 63663062 38656539 38616231 295acf0b8ee98ab1
│ │ │ │ │ + 0x00000020 36633439 36612e64 65627567 00000000 6c496a.debug....
│ │ │ │ │ + 0x00000030 983b849a .;..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_1d.cpython-313-i386-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: ec62ddadce66f165e055447ea43999db468eb16b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 795424b5ad94172f057612795a633f27138ad22f
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debugaltlink {}
│ │ │ │ │ @@ -1,9 +1,9 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debugaltlink':
│ │ │ │ │ 0x00000000 2f757372 2f6c6962 2f646562 75672f2e /usr/lib/debug/.
│ │ │ │ │ 0x00000010 64777a2f 69333836 2d6c696e 75782d67 dwz/i386-linux-g
│ │ │ │ │ 0x00000020 6e752f70 7974686f 6e332d73 6b696d61 nu/python3-skima
│ │ │ │ │ - 0x00000030 67652d6c 69622e64 65627567 00a34d1b ge-lib.debug..M.
│ │ │ │ │ - 0x00000040 695fdafc 8e99d94a db359a67 dfb2c72f i_.....J.5.g.../
│ │ │ │ │ - 0x00000050 2f /
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 00f662f8 ge-lib.debug..b.
│ │ │ │ │ + 0x00000040 cddcb1d7 ad2c96ea 5555d3ae a1cffcd8 .....,..UU......
│ │ │ │ │ + 0x00000050 e9 .
│ │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {}
│ │ │ │ │┄ error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:
│ │ │ │ │┄ readelf: Error: no .dynamic section in the dynamic segment
│ │ │ │ │ @@ -1,7 +1,7 @@
│ │ │ │ │
│ │ │ │ │ Hex dump of section '.gnu_debuglink':
│ │ │ │ │ - 0x00000000 36326464 61646365 36366631 36356530 62ddadce66f165e0
│ │ │ │ │ - 0x00000010 35353434 37656134 33393939 64623436 55447ea43999db46
│ │ │ │ │ - 0x00000020 38656231 36622e64 65627567 00000000 8eb16b.debug....
│ │ │ │ │ - 0x00000030 62b7ff05 b...
│ │ │ │ │ + 0x00000000 35343234 62356164 39343137 32663035 5424b5ad94172f05
│ │ │ │ │ + 0x00000010 37363132 37393561 36333366 32373133 7612795a633f2713
│ │ │ │ │ + 0x00000020 38616432 32662e64 65627567 00000000 8ad22f.debug....
│ │ │ │ │ + 0x00000030 54eb0bfe T...
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_unwrap_2d.cpython-312-i386-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: 8fb1adccfa40ba67d14b5d5eda2da81f4ab9001c
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c9b8b37bf7e8d6d646fc63c0bf2b9204371c8b7b
│ │ │ │ ├── objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {}
│ │ │ │ │┄ error from `objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {}`:
│ │ │ │ │┄ objdump: DWARF error: unable to read alt ref 10161
│ │ │ │ │ @@ -1,213 +1,213 @@
│ │ │ │ │
│ │ │ │ │
│ │ │ │ │
│ │ │ │ │ Disassembly of section .text:
│ │ │ │ │
│ │ │ │ │ 00003940 :
│ │ │ │ │ __Pyx_PyImport_AddModuleRef():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:1114
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:1114
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2c3e6,%ebx
│ │ │ │ │ sub $0x14,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:1115
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:1115
│ │ │ │ │ push %eax
│ │ │ │ │ call 31b0
│ │ │ │ │ /usr/include/python3.12/object.h:787
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3969
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov (%eax),%edx
│ │ │ │ │ /usr/include/python3.12/object.h:649 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%edx
│ │ │ │ │ je 3969
│ │ │ │ │ /usr/include/python3.12/object.h:652
│ │ │ │ │ inc %edx
│ │ │ │ │ mov %edx,(%eax)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:1118
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:1118
│ │ │ │ │ add $0x8,%esp
│ │ │ │ │ pop %ebx
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_PyType_Ready():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24787
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24787
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2c3b3,%ebx
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24796
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24796
│ │ │ │ │ mov 0xa8(%eax),%ecx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24797
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24797
│ │ │ │ │ test %ecx,%ecx
│ │ │ │ │ je 39e6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24797 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24797 (discriminator 1)
│ │ │ │ │ mov 0x90(%eax),%ebp
│ │ │ │ │ /usr/include/python3.12/object.h:233
│ │ │ │ │ mov 0x8(%ecx),%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24711
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24711
│ │ │ │ │ mov $0x1,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24711 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24711 (discriminator 1)
│ │ │ │ │ cmp %edx,%edi
│ │ │ │ │ jle 39e6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24717
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24717
│ │ │ │ │ mov 0xc(%ecx,%edx,4),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24735
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24735
│ │ │ │ │ testb $0x2,0x55(%eax)
│ │ │ │ │ jne 39b4
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24738
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24738
│ │ │ │ │ push %edx
│ │ │ │ │ push 0xc(%eax)
│ │ │ │ │ lea -0xb638(%ebx),%eax
│ │ │ │ │ jmp 39cd
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24746
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24746
│ │ │ │ │ test %ebp,%ebp
│ │ │ │ │ jne 39e3
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24758
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24758
│ │ │ │ │ cmpl $0x0,0x90(%eax)
│ │ │ │ │ je 39e3
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24761
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24761
│ │ │ │ │ push 0xc(%eax)
│ │ │ │ │ lea -0xb610(%ebx),%eax
│ │ │ │ │ push 0xc(%esi)
│ │ │ │ │ push %eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24798
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24798
│ │ │ │ │ or $0xffffffff,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24761
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24761
│ │ │ │ │ mov 0x270(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 37e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24775
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24775
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 3a12
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24711 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24711 (discriminator 2)
│ │ │ │ │ inc %edx
│ │ │ │ │ jmp 399a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24803
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24803
│ │ │ │ │ call 3290
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24834
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24834
│ │ │ │ │ orl $0x300,0x54(%esi)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ push %esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24803
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24803
│ │ │ │ │ mov %eax,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ call 3440
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24841
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24841
│ │ │ │ │ andl $0xfffffdff,0x54(%esi)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24843
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24843
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24839
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24843
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24843
│ │ │ │ │ test %ebp,%ebp
│ │ │ │ │ je 3a12
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24844
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24844
│ │ │ │ │ call 36f0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24866
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24866
│ │ │ │ │ add $0xc,%esp
│ │ │ │ │ mov %edi,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_SetVtable():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24869
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24869
│ │ │ │ │ push %edi
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2c306,%ebx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24870
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24870
│ │ │ │ │ push %ecx
│ │ │ │ │ push $0x0
│ │ │ │ │ push $0x0
│ │ │ │ │ push %edx
│ │ │ │ │ call 37c0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24871 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24871 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24870
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24870
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24871 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24871 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3a7a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24876
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24876
│ │ │ │ │ push %eax
│ │ │ │ │ push %esi
│ │ │ │ │ push 0x1028(%ebx)
│ │ │ │ │ push 0x84(%edi)
│ │ │ │ │ call 3780
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24876 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24876 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 3a7a
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov (%esi),%eax
│ │ │ │ │ /usr/include/python3.12/object.h:700 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%eax
│ │ │ │ │ jne 3a67
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24880
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24880
│ │ │ │ │ xor %eax,%eax
│ │ │ │ │ jmp 3a84
│ │ │ │ │ /usr/include/python3.12/object.h:704
│ │ │ │ │ dec %eax
│ │ │ │ │ mov %eax,(%esi)
│ │ │ │ │ jne 3a63
│ │ │ │ │ /usr/include/python3.12/object.h:705
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %esi
│ │ │ │ │ call 3200 <_Py_Dealloc@plt>
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 3a63
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24882
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24882
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24883
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24883
│ │ │ │ │ or $0xffffffff,%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24884
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24884
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_copy_spec_to_module():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21230
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21230
│ │ │ │ │ push %ebp
│ │ │ │ │ mov %edx,%ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2c299,%ebx
│ │ │ │ │ sub $0x14,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21231
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21231
│ │ │ │ │ push %ecx
│ │ │ │ │ push %eax
│ │ │ │ │ call 3190
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21233 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21233 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3aea
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21234 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21234 (discriminator 1)
│ │ │ │ │ cmp 0x290(%ebx),%eax
│ │ │ │ │ jne 3abd
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21232
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21232
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21234 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21234 (discriminator 1)
│ │ │ │ │ testb $0x1,0x24(%esp)
│ │ │ │ │ je 3ace
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21238
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21238
│ │ │ │ │ push %eax
│ │ │ │ │ push %esi
│ │ │ │ │ push 0x28(%esp)
│ │ │ │ │ push %ebp
│ │ │ │ │ call 3060
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ @@ -222,123 +222,123 @@
│ │ │ │ │ jne 3b0b
│ │ │ │ │ /usr/include/python3.12/object.h:705
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %esi
│ │ │ │ │ call 3200 <_Py_Dealloc@plt>
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 3b0b
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21242
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21242
│ │ │ │ │ mov 0x2b0(%ebx),%eax
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21245
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21245
│ │ │ │ │ or $0xffffffff,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21242
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21242
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 33c0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21242 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21242 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3b0b
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21243
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21243
│ │ │ │ │ call 3490
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21232
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21232
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21248
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21248
│ │ │ │ │ add $0xc,%esp
│ │ │ │ │ mov %edi,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __pyx_pymod_create():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21249
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21249
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2c20e,%ebx
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21205
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21205
│ │ │ │ │ call 3500
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21205 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21205 (discriminator 1)
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push 0x8(%eax)
│ │ │ │ │ call 3370
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21206
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21206
│ │ │ │ │ mov 0x2e0(%ebx),%esi
│ │ │ │ │ mov 0x2dc(%ebx),%ecx
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ cmp $0xffffffff,%esi
│ │ │ │ │ jne 3b67
│ │ │ │ │ cmp $0xffffffff,%ecx
│ │ │ │ │ jne 3b67
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21207
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21207
│ │ │ │ │ mov %edx,0x2e0(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21252 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21252 (discriminator 1)
│ │ │ │ │ inc %edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21207
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21207
│ │ │ │ │ mov %eax,0x2dc(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21252 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21252 (discriminator 1)
│ │ │ │ │ jne 3b8d
│ │ │ │ │ inc %eax
│ │ │ │ │ jne 3b8d
│ │ │ │ │ jmp 3ca6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21209 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21209 (discriminator 1)
│ │ │ │ │ cmp %esi,%edx
│ │ │ │ │ jne 3b6f
│ │ │ │ │ cmp %ecx,%eax
│ │ │ │ │ je 3b8d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21218
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21218
│ │ │ │ │ push %eax
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xb564(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x2ac(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 32f0
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 3ca6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21254
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21254
│ │ │ │ │ mov 0x118c(%ebx),%edi
│ │ │ │ │ test %edi,%edi
│ │ │ │ │ je 3baa
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov (%edi),%eax
│ │ │ │ │ /usr/include/python3.12/object.h:649 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%eax
│ │ │ │ │ je 3ba3
│ │ │ │ │ /usr/include/python3.12/object.h:652
│ │ │ │ │ inc %eax
│ │ │ │ │ mov %eax,(%edi)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21255 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21255 (discriminator 1)
│ │ │ │ │ mov %edi,%esi
│ │ │ │ │ jmp 3ca8
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21256
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21256
│ │ │ │ │ lea -0xc7d1(%ebx),%eax
│ │ │ │ │ push %ebp
│ │ │ │ │ push %ebp
│ │ │ │ │ push %eax
│ │ │ │ │ push 0x2c(%esp)
│ │ │ │ │ call 3190
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21257 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21257 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21256
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21256
│ │ │ │ │ mov %eax,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21257 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21257 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3c9f
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21258
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21258
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %eax
│ │ │ │ │ call 3210
│ │ │ │ │ /usr/include/python3.12/object.h:700 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21258
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21258
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov 0x0(%ebp),%eax
│ │ │ │ │ /usr/include/python3.12/object.h:700 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%eax
│ │ │ │ │ je 3bf3
│ │ │ │ │ /usr/include/python3.12/object.h:704
│ │ │ │ │ @@ -346,232 +346,232 @@
│ │ │ │ │ mov %eax,0x0(%ebp)
│ │ │ │ │ jne 3bf3
│ │ │ │ │ /usr/include/python3.12/object.h:705
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %ebp
│ │ │ │ │ call 3200 <_Py_Dealloc@plt>
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21260 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21260 (discriminator 1)
│ │ │ │ │ test %esi,%esi
│ │ │ │ │ je 3c9f
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21264
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21264
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %esi
│ │ │ │ │ call 3820
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21265 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21265 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21264
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21264
│ │ │ │ │ mov %eax,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21265 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21265 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3c30
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21267
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21267
│ │ │ │ │ lea -0xcba7(%ebx),%eax
│ │ │ │ │ push %edi
│ │ │ │ │ lea -0xcbae(%ebx),%ecx
│ │ │ │ │ mov %ebp,%edx
│ │ │ │ │ push %edi
│ │ │ │ │ push $0x1
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x30(%esp),%eax
│ │ │ │ │ call 3a88
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21267 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21267 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jns 3c34
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21258
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21258
│ │ │ │ │ mov %esi,%edi
│ │ │ │ │ jmp 3c9f
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21268
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21268
│ │ │ │ │ lea -0xcb95(%ebx),%eax
│ │ │ │ │ push %ecx
│ │ │ │ │ mov %ebp,%edx
│ │ │ │ │ push %ecx
│ │ │ │ │ lea -0xcb9c(%ebx),%ecx
│ │ │ │ │ push $0x1
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x30(%esp),%eax
│ │ │ │ │ call 3a88
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21268 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21268 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 3c30
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21269
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21269
│ │ │ │ │ lea -0xcb85(%ebx),%eax
│ │ │ │ │ push %edx
│ │ │ │ │ lea -0xcb8c(%ebx),%ecx
│ │ │ │ │ push %edx
│ │ │ │ │ mov %ebp,%edx
│ │ │ │ │ push $0x1
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x30(%esp),%eax
│ │ │ │ │ call 3a88
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21269 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21269 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 3c30
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21270
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21270
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xcb79(%ebx),%ecx
│ │ │ │ │ mov %ebp,%edx
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xcb5e(%ebx),%eax
│ │ │ │ │ push $0x0
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x30(%esp),%eax
│ │ │ │ │ call 3a88
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21270 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21270 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 3c30
│ │ │ │ │ jmp 3ca8
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21273
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21273
│ │ │ │ │ mov %edi,%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21253
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21253
│ │ │ │ │ xor %esi,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21275
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21275
│ │ │ │ │ add $0xc,%esp
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_ImportType_3_0_11.constprop.0():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25073
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25073
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ mov %edx,%edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2c06f,%ebx
│ │ │ │ │ sub $0xe4,%esp
│ │ │ │ │ mov %gs:0x14,%ebp
│ │ │ │ │ mov %ebp,0xd4(%esp)
│ │ │ │ │ mov %ecx,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25084
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25084
│ │ │ │ │ push %ecx
│ │ │ │ │ push %eax
│ │ │ │ │ call 3190
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25085
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25085
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25084
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25084
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25085
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25085
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3da0
│ │ │ │ │ /usr/include/python3.12/object.h:966
│ │ │ │ │ mov 0x4(%eax),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25087 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25087 (discriminator 1)
│ │ │ │ │ cmpl $0x0,0x54(%eax)
│ │ │ │ │ js 3d14
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25088
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25088
│ │ │ │ │ lea -0xb4d8(%ebx),%eax
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x270(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 37e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25091
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25091
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 3da0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25095
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25095
│ │ │ │ │ mov 0x14(%esi),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25094
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25094
│ │ │ │ │ mov 0x10(%esi),%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25114
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25114
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 3d28
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25118
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25118
│ │ │ │ │ mov $0x4,%ecx
│ │ │ │ │ cmp %ecx,%eax
│ │ │ │ │ cmovl %ecx,%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25121
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25121
│ │ │ │ │ add %edx,%eax
│ │ │ │ │ cmp 0xf0(%esp),%eax
│ │ │ │ │ jae 3d58
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25122
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25122
│ │ │ │ │ push %edx
│ │ │ │ │ push %edx
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xb4b4(%ebx),%eax
│ │ │ │ │ push 0xfc(%esp)
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x268(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 37e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25126
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25126
│ │ │ │ │ add $0x20,%esp
│ │ │ │ │ jmp 3da0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25136
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25136
│ │ │ │ │ cmpl $0x1,0xf4(%esp)
│ │ │ │ │ jne 3da9
│ │ │ │ │ cmp %edx,0xf0(%esp)
│ │ │ │ │ jae 3da9
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25137
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25137
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xb440(%ebx),%eax
│ │ │ │ │ push %edx
│ │ │ │ │ push 0xf8(%esp)
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %eax
│ │ │ │ │ push $0xc8
│ │ │ │ │ lea 0x20(%esp),%edi
│ │ │ │ │ push %edi
│ │ │ │ │ call 33d0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25141
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25141
│ │ │ │ │ add $0x1c,%esp
│ │ │ │ │ push $0x0
│ │ │ │ │ push %edi
│ │ │ │ │ push $0x0
│ │ │ │ │ call 31f0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25141 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25141 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jns 3da9
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25145
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25145
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25146
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25146
│ │ │ │ │ xor %esi,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25145
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25145
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25147
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25147
│ │ │ │ │ mov 0xcc(%esp),%eax
│ │ │ │ │ sub %gs:0x14,%eax
│ │ │ │ │ je 3dbe
│ │ │ │ │ call 22b50
│ │ │ │ │ add $0xdc,%esp
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_CreateStringTabAndInitStrings.isra.0():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20484
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20484
│ │ │ │ │ push %ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20485
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20485
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20484
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20484
│ │ │ │ │ push %edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20485
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20485
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20484
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20484
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x2bf54,%ebx
│ │ │ │ │ sub $0xa7c,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20485
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20485
│ │ │ │ │ mov %gs:0x14,%edx
│ │ │ │ │ mov %edx,0xa6c(%esp)
│ │ │ │ │ lea 0xea0(%ebx),%edx
│ │ │ │ │ lea -0xb750(%ebx),%eax
│ │ │ │ │ mov -0x9726(%ebx),%cx
│ │ │ │ │ movl $0x3,0x10(%esp)
│ │ │ │ │ mov %eax,0xc(%esp)
│ │ │ │ │ @@ -1761,125 +1761,125 @@
│ │ │ │ │ mov %eax,0xa5c(%esp)
│ │ │ │ │ mov %eax,0xa60(%esp)
│ │ │ │ │ mov %eax,0xa64(%esp)
│ │ │ │ │ mov %si,0xa68(%esp)
│ │ │ │ │ movb $0x0,0xa6a(%esp)
│ │ │ │ │ mov %edi,0xa3c(%esp)
│ │ │ │ │ lea 0x8(%esp),%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29349
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29349
│ │ │ │ │ mov (%edi),%esi
│ │ │ │ │ test %esi,%esi
│ │ │ │ │ je 5d8d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29330
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29330
│ │ │ │ │ mov 0x10(%edi),%dl
│ │ │ │ │ or 0x11(%edi),%dl
│ │ │ │ │ mov 0x4(%edi),%ecx
│ │ │ │ │ mov 0x8(%edi),%eax
│ │ │ │ │ je 5d69
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29331
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29331
│ │ │ │ │ cmpb $0x0,0x12(%edi)
│ │ │ │ │ je 5d44
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29332
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29332
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %ecx
│ │ │ │ │ call 3760
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 5d76
│ │ │ │ │ mov 0xc(%edi),%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29334
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29334
│ │ │ │ │ dec %eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29333
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29333
│ │ │ │ │ test %edx,%edx
│ │ │ │ │ je 5d5b
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29334
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29334
│ │ │ │ │ push $0x0
│ │ │ │ │ push %edx
│ │ │ │ │ push %eax
│ │ │ │ │ push %ecx
│ │ │ │ │ call 37d0
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 5d76
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29336
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29336
│ │ │ │ │ push %ebp
│ │ │ │ │ push %ebp
│ │ │ │ │ push %eax
│ │ │ │ │ push %ecx
│ │ │ │ │ call 3810
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 5d76
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29339
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29339
│ │ │ │ │ dec %eax
│ │ │ │ │ push %edx
│ │ │ │ │ push %edx
│ │ │ │ │ push %eax
│ │ │ │ │ push %ecx
│ │ │ │ │ call 31c0
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29332 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29332 (discriminator 1)
│ │ │ │ │ mov %eax,(%esi)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29341
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29341
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 5d88
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29343
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29343
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %eax
│ │ │ │ │ call 3650
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29365
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29365
│ │ │ │ │ add $0x14,%edi
│ │ │ │ │ jmp 5d1c
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20621
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:20621
│ │ │ │ │ mov 0xa6c(%esp),%eax
│ │ │ │ │ sub %gs:0x14,%eax
│ │ │ │ │ je 5da2
│ │ │ │ │ call 22b50
│ │ │ │ │ add $0xa7c,%esp
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_GetVtable.isra.0():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24887
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24887
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x29f77,%ebx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24892
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24892
│ │ │ │ │ push %ecx
│ │ │ │ │ push %ecx
│ │ │ │ │ push 0x1028(%ebx)
│ │ │ │ │ push %eax
│ │ │ │ │ call 3330
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24894
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24894
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24892
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24892
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24894
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24894
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 5e27
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24896
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24896
│ │ │ │ │ push %edx
│ │ │ │ │ push %edx
│ │ │ │ │ push $0x0
│ │ │ │ │ push %eax
│ │ │ │ │ call 37f0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24897
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24897
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24896
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24896
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24897
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24897
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 5e07
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24897 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24897 (discriminator 1)
│ │ │ │ │ call 3570
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 5e07
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24898
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24898
│ │ │ │ │ push %eax
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xb210(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x264(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 32f0
│ │ │ │ │ @@ -1889,635 +1889,635 @@
│ │ │ │ │ /usr/include/python3.12/object.h:700 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%eax
│ │ │ │ │ je 5e15
│ │ │ │ │ /usr/include/python3.12/object.h:704
│ │ │ │ │ dec %eax
│ │ │ │ │ mov %eax,(%esi)
│ │ │ │ │ je 5e19
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24900
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24900
│ │ │ │ │ mov %edi,%esi
│ │ │ │ │ jmp 5e27
│ │ │ │ │ /usr/include/python3.12/object.h:705
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %esi
│ │ │ │ │ call 3200 <_Py_Dealloc@plt>
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 5e15
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24904
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24904
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_MergeVtables():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24908
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24908
│ │ │ │ │ push %ebp
│ │ │ │ │ xor %ecx,%ecx
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x29ef4,%ebx
│ │ │ │ │ sub $0x2c,%esp
│ │ │ │ │ mov %eax,0xc(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24914
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24914
│ │ │ │ │ mov 0xa8(%eax),%eax
│ │ │ │ │ mov %eax,0x10(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24917
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24917
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ mov 0x80(%eax),%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24919
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24919
│ │ │ │ │ lea 0x1(%ecx),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24918
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24918
│ │ │ │ │ test %edx,%edx
│ │ │ │ │ je 5e6a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24920
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24920
│ │ │ │ │ mov 0x80(%edx),%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24919
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24919
│ │ │ │ │ mov %eax,%ecx
│ │ │ │ │ jmp 5e59
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24923
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24923
│ │ │ │ │ mov %ecx,0x18(%esp)
│ │ │ │ │ shl $0x2,%eax
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925
│ │ │ │ │ mov $0x1,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24923
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24923
│ │ │ │ │ push %eax
│ │ │ │ │ call 34b0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24924
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24924
│ │ │ │ │ movl $0xffffffff,(%eax)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24923
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24923
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925 (discriminator 1)
│ │ │ │ │ mov 0x10(%esp),%eax
│ │ │ │ │ cmp 0x8(%eax),%ebp
│ │ │ │ │ jge 5f4a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24926
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24926
│ │ │ │ │ mov 0x10(%esp),%eax
│ │ │ │ │ mov 0xc(%eax,%ebp,4),%eax
│ │ │ │ │ mov 0x84(%eax),%eax
│ │ │ │ │ call 5dad
│ │ │ │ │ mov %eax,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24927
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24927
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 5ef7
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24929
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24929
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ mov %ebp,0x14(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24929
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24929
│ │ │ │ │ mov 0x80(%eax),%ecx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930
│ │ │ │ │ mov %ecx,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930 (discriminator 1)
│ │ │ │ │ cmp %edi,0x18(%esp)
│ │ │ │ │ je 5ef3
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24931
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24931
│ │ │ │ │ cmpl $0xffffffff,(%esi,%edi,4)
│ │ │ │ │ jne 5eec
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24932
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24932
│ │ │ │ │ mov 0x84(%ebp),%eax
│ │ │ │ │ mov %edx,0x1c(%esp)
│ │ │ │ │ call 5dad
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24933
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24933
│ │ │ │ │ movl $0xffffffff,0x4(%esi,%edi,4)
│ │ │ │ │ mov 0x1c(%esp),%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24932 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24932 (discriminator 1)
│ │ │ │ │ mov %eax,(%esi,%edi,4)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24935
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24935
│ │ │ │ │ mov (%esi,%edi,4),%eax
│ │ │ │ │ cmp %edx,%eax
│ │ │ │ │ jne 5efa
│ │ │ │ │ mov 0x14(%esp),%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24925 (discriminator 2)
│ │ │ │ │ inc %ebp
│ │ │ │ │ jmp 5e8a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24937
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24937
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 5f3e
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24949
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24949
│ │ │ │ │ mov 0x14(%esp),%ebp
│ │ │ │ │ mov 0x10(%esp),%eax
│ │ │ │ │ mov 0xc(%eax,%ebp,4),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24950
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24950
│ │ │ │ │ push 0xc(%eax)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24948
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24948
│ │ │ │ │ mov 0x10(%esp),%eax
│ │ │ │ │ mov 0x80(%eax),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24950
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24950
│ │ │ │ │ push 0xc(%eax)
│ │ │ │ │ lea -0xb1e8(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x270(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 37e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24954
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24954
│ │ │ │ │ mov %esi,(%esp)
│ │ │ │ │ call 3170
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24955
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24955
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ or $0xffffffff,%eax
│ │ │ │ │ jmp 5f5d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24940
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24940
│ │ │ │ │ mov 0x80(%ebp),%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24930 (discriminator 2)
│ │ │ │ │ inc %edi
│ │ │ │ │ jmp 5ec2
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24944
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24944
│ │ │ │ │ call 3490
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24945
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24945
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %esi
│ │ │ │ │ call 3170
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24946
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24946
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ xor %eax,%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24956
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24956
│ │ │ │ │ add $0x2c,%esp
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_setup_reduce_is_named():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24961
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24961
│ │ │ │ │ push %edi
│ │ │ │ │ call 2072a
│ │ │ │ │ add $0x29dc1,%edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ mov %edx,%ebx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24964
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24964
│ │ │ │ │ mov 0xfec(%edi),%edx
│ │ │ │ │ call 14b40
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24965 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24965 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 5f91
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24971
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24971
│ │ │ │ │ mov %edi,%ebx
│ │ │ │ │ call 3490
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24972
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24972
│ │ │ │ │ xor %ebx,%ebx
│ │ │ │ │ jmp 5fa6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24966
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24966
│ │ │ │ │ push %eax
│ │ │ │ │ push $0x2
│ │ │ │ │ push %ebx
│ │ │ │ │ mov %edi,%ebx
│ │ │ │ │ push %esi
│ │ │ │ │ call 3470
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24970 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24970 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24966
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24966
│ │ │ │ │ mov %eax,%ebx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24970 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24970 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 5f86
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24974
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24974
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24976
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24976
│ │ │ │ │ mov %ebx,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ ret
│ │ │ │ │ __Pyx_setup_reduce():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24977
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24977
│ │ │ │ │ push %ebp
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x29d70,%ebx
│ │ │ │ │ sub $0x24,%esp
│ │ │ │ │ mov %eax,0x8(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24989
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24989
│ │ │ │ │ push 0xfa8(%ebx)
│ │ │ │ │ push 0xc(%esp)
│ │ │ │ │ call 3620 <_PyType_Lookup@plt>
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24996
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24996
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ mov 0x2a0(%ebx),%esi
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 6001
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010
│ │ │ │ │ push %eax
│ │ │ │ │ push %eax
│ │ │ │ │ push 0x1038(%ebx)
│ │ │ │ │ push %esi
│ │ │ │ │ call 3620 <_PyType_Lookup@plt>
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25010 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 6031
│ │ │ │ │ jmp 61d6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24998
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24998
│ │ │ │ │ push %ebp
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ push %ebp
│ │ │ │ │ push 0xfa8(%ebx)
│ │ │ │ │ push %esi
│ │ │ │ │ call 3620 <_PyType_Lookup@plt>
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25005
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25005
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ cmp %eax,%edi
│ │ │ │ │ je 5fe5
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ xor %edx,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24978
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24978
│ │ │ │ │ xor %esi,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ mov %edx,0x8(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ mov %edx,0xc(%esp)
│ │ │ │ │ mov %edx,0x4(%esp)
│ │ │ │ │ jmp 622d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25014
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25014
│ │ │ │ │ mov 0x1038(%ebx),%edx
│ │ │ │ │ mov (%esp),%eax
│ │ │ │ │ call 8ed0
│ │ │ │ │ mov %eax,0xc(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25014 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25014 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 61d6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25015
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25015
│ │ │ │ │ cmp %eax,%edi
│ │ │ │ │ jne 621d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017
│ │ │ │ │ push %ecx
│ │ │ │ │ push %ecx
│ │ │ │ │ push 0x1030(%ebx)
│ │ │ │ │ push %esi
│ │ │ │ │ call 3620 <_PyType_Lookup@plt>
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25017 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 607d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ xor %edx,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ mov %edx,0x8(%esp)
│ │ │ │ │ mov %edx,0x4(%esp)
│ │ │ │ │ jmp 61ee
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25021
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25021
│ │ │ │ │ mov 0x1030(%ebx),%edx
│ │ │ │ │ mov (%esp),%eax
│ │ │ │ │ call 8ed0
│ │ │ │ │ mov %eax,0x4(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25021 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25021 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 606a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25022
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25022
│ │ │ │ │ cmp %eax,%edi
│ │ │ │ │ jne 60af
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25023
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25023
│ │ │ │ │ mov 0x1034(%ebx),%edx
│ │ │ │ │ mov (%esp),%eax
│ │ │ │ │ call 14b40
│ │ │ │ │ mov %eax,0x8(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25024 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25024 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 60d3
│ │ │ │ │ jmp 611d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25022 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25022 (discriminator 1)
│ │ │ │ │ mov 0x1034(%ebx),%edx
│ │ │ │ │ mov 0x4(%esp),%eax
│ │ │ │ │ call 5f65
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 6097
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24984
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24984
│ │ │ │ │ xor %eax,%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24984
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24984
│ │ │ │ │ mov %eax,0x8(%esp)
│ │ │ │ │ jmp 622d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25025
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25025
│ │ │ │ │ push %eax
│ │ │ │ │ push 0xc(%esp)
│ │ │ │ │ push 0x1030(%ebx)
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ push 0x84(%eax)
│ │ │ │ │ call 3780
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25025 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25025 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 61ea
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026
│ │ │ │ │ push %eax
│ │ │ │ │ push %eax
│ │ │ │ │ push 0x1034(%ebx)
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ push 0x84(%eax)
│ │ │ │ │ call 3510
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25026 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jns 6138
│ │ │ │ │ jmp 61ea
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25027
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25027
│ │ │ │ │ mov 0x4(%esp),%eax
│ │ │ │ │ cmp %eax,%edi
│ │ │ │ │ je 61ea
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25027 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25027 (discriminator 1)
│ │ │ │ │ call 3570
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 61ea
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24978
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24978
│ │ │ │ │ xor %esi,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25030
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25030
│ │ │ │ │ mov 0x1044(%ebx),%edx
│ │ │ │ │ mov (%esp),%eax
│ │ │ │ │ call 14b40
│ │ │ │ │ mov %eax,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25031
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25031
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 615d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25032 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25032 (discriminator 1)
│ │ │ │ │ mov 0x1048(%ebx),%edx
│ │ │ │ │ call 5f65
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 6162
│ │ │ │ │ jmp 61c3
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25031 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25031 (discriminator 1)
│ │ │ │ │ call 3490
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25033
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25033
│ │ │ │ │ mov 0x1048(%ebx),%edx
│ │ │ │ │ mov (%esp),%eax
│ │ │ │ │ call 14b40
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25034 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25034 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 61b6
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25035
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25035
│ │ │ │ │ push %eax
│ │ │ │ │ push %edi
│ │ │ │ │ push 0x1044(%ebx)
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ push 0x84(%eax)
│ │ │ │ │ call 3780
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25035 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25035 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 61ee
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036
│ │ │ │ │ push %eax
│ │ │ │ │ push %eax
│ │ │ │ │ push 0x1048(%ebx)
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ push 0x84(%eax)
│ │ │ │ │ call 3510
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25036 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jns 61c5
│ │ │ │ │ jmp 61ee
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25037
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25037
│ │ │ │ │ test %ebp,%ebp
│ │ │ │ │ je 61ee
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25037 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25037 (discriminator 1)
│ │ │ │ │ call 3570
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 61ee
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25041
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25041
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push 0xc(%esp)
│ │ │ │ │ call 3530
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 622d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ xor %esi,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24983
│ │ │ │ │ mov %esi,0x8(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ mov %esi,0xc(%esp)
│ │ │ │ │ mov %esi,0x4(%esp)
│ │ │ │ │ jmp 61ee
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25046
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25046
│ │ │ │ │ call 3570
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25046 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25046 (discriminator 1)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 61fc
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25053
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25053
│ │ │ │ │ or $0xffffffff,%esi
│ │ │ │ │ jmp 622d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25049
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25049
│ │ │ │ │ push %ecx
│ │ │ │ │ mov 0x4(%esp),%eax
│ │ │ │ │ push 0xc(%eax)
│ │ │ │ │ lea -0xa60c(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x264(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 37e0
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 61f7
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ xor %eax,%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24986
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24985
│ │ │ │ │ xor %ebp,%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24978
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24978
│ │ │ │ │ xor %esi,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:24982
│ │ │ │ │ mov %eax,0x8(%esp)
│ │ │ │ │ mov %eax,0x4(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25061
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25061
│ │ │ │ │ mov 0x4(%esp),%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25062
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25062
│ │ │ │ │ mov 0xc(%esp),%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25063
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25063
│ │ │ │ │ mov 0x8(%esp),%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25064
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25064
│ │ │ │ │ mov %ebp,%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25065
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25065
│ │ │ │ │ mov %edi,%eax
│ │ │ │ │ call 9a80
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25067
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25067
│ │ │ │ │ add $0x1c,%esp
│ │ │ │ │ mov %esi,%eax
│ │ │ │ │ pop %ebx
│ │ │ │ │ pop %esi
│ │ │ │ │ pop %edi
│ │ │ │ │ pop %ebp
│ │ │ │ │ ret
│ │ │ │ │ __pyx_pymod_exec__unwrap_2d():
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21281
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21281
│ │ │ │ │ push %ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21289
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21289
│ │ │ │ │ xor %ecx,%ecx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21281
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21281
│ │ │ │ │ push %edi
│ │ │ │ │ push %esi
│ │ │ │ │ push %ebx
│ │ │ │ │ call 8380
│ │ │ │ │ add $0x29ac1,%ebx
│ │ │ │ │ sub $0x10c,%esp
│ │ │ │ │ mov %gs:0x14,%edx
│ │ │ │ │ mov %edx,0xfc(%esp)
│ │ │ │ │ xor %edx,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21289
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21289
│ │ │ │ │ mov %ecx,0x14(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21281
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21281
│ │ │ │ │ mov 0x120(%esp),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21289
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21289
│ │ │ │ │ mov %ecx,0x18(%esp)
│ │ │ │ │ mov %ecx,0x1c(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21292
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21292
│ │ │ │ │ mov %ecx,0x20(%esp)
│ │ │ │ │ mov %ecx,0x24(%esp)
│ │ │ │ │ mov %ecx,0x28(%esp)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21299
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21299
│ │ │ │ │ mov 0x118c(%ebx),%ecx
│ │ │ │ │ test %ecx,%ecx
│ │ │ │ │ je 62d9
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21300
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21300
│ │ │ │ │ cmp %eax,%ecx
│ │ │ │ │ je 833a
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21301
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21301
│ │ │ │ │ push %eax
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0x9c74(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x264(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 32f0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21302
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21302
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ or $0xffffffff,%edx
│ │ │ │ │ jmp 833a
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov (%eax),%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21309
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21309
│ │ │ │ │ mov %eax,0x118c(%ebx)
│ │ │ │ │ /usr/include/python3.12/object.h:649 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%edx
│ │ │ │ │ je 62ec
│ │ │ │ │ /usr/include/python3.12/object.h:652
│ │ │ │ │ inc %edx
│ │ │ │ │ mov %edx,(%eax)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push %eax
│ │ │ │ │ call 3820
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329 (discriminator 1)
│ │ │ │ │ mov %eax,0xe34(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21329 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 72fd
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov (%eax),%edx
│ │ │ │ │ /usr/include/python3.12/object.h:649 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%edx
│ │ │ │ │ je 6313
│ │ │ │ │ /usr/include/python3.12/object.h:652
│ │ │ │ │ inc %edx
│ │ │ │ │ mov %edx,(%eax)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21331
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21331
│ │ │ │ │ lea -0xc90e(%ebx),%eax
│ │ │ │ │ call 3940
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21331 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21331 (discriminator 1)
│ │ │ │ │ mov %eax,0xe38(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21331 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21331 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 7314
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21332
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21332
│ │ │ │ │ lea -0xc905(%ebx),%eax
│ │ │ │ │ call 3940
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21332 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21332 (discriminator 1)
│ │ │ │ │ mov %eax,0xe3c(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21332 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21332 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 732b
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21333
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21333
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xc8f6(%ebx),%eax
│ │ │ │ │ push 0xe38(%ebx)
│ │ │ │ │ push %eax
│ │ │ │ │ push 0x118c(%ebx)
│ │ │ │ │ call 31e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21333 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21333 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 7342
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29283
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29283
│ │ │ │ │ mov 0x28c(%ebx),%eax
│ │ │ │ │ mov (%eax),%eax
│ │ │ │ │ xor %al,%al
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29307
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29307
│ │ │ │ │ mov %eax,%edx
│ │ │ │ │ xor $0x30c08f0,%edx
│ │ │ │ │ cmp $0xffff,%edx
│ │ │ │ │ ja 639f
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push $0x0
│ │ │ │ │ call 34f0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348 (discriminator 1)
│ │ │ │ │ mov %eax,0xe40(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21348 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jne 6402
│ │ │ │ │ jmp 7359
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29321
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29321
│ │ │ │ │ mov %eax,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29313
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29313
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29321
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29321
│ │ │ │ │ shr $0x18,%eax
│ │ │ │ │ shr $0x10,%edx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29313
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29313
│ │ │ │ │ movzbl %dl,%edx
│ │ │ │ │ push %edx
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0xc8e9(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0x9c20(%ebx),%eax
│ │ │ │ │ push %eax
│ │ │ │ │ @@ -2525,295 +2525,295 @@
│ │ │ │ │ push $0xc
│ │ │ │ │ push $0x3
│ │ │ │ │ push %eax
│ │ │ │ │ push $0xc8
│ │ │ │ │ lea 0x60(%esp),%esi
│ │ │ │ │ push %esi
│ │ │ │ │ call 33d0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29323
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:29323
│ │ │ │ │ add $0x2c,%esp
│ │ │ │ │ push $0x1
│ │ │ │ │ push %esi
│ │ │ │ │ push $0x0
│ │ │ │ │ call 31f0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21344 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21344 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ jns 6383
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21344 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21344 (discriminator 1)
│ │ │ │ │ mov $0x5360,%ebp
│ │ │ │ │ lea -0xc91d(%ebx),%esi
│ │ │ │ │ mov $0x1,%ecx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21282
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21282
│ │ │ │ │ xor %edi,%edi
│ │ │ │ │ jmp 74d1
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349
│ │ │ │ │ lea -0xcc1f(%ebx),%esi
│ │ │ │ │ push %ebp
│ │ │ │ │ push %ebp
│ │ │ │ │ push $0x0
│ │ │ │ │ push %esi
│ │ │ │ │ call 31c0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349 (discriminator 1)
│ │ │ │ │ mov %eax,0xe44(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21349 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 7370
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350
│ │ │ │ │ push %edi
│ │ │ │ │ push %edi
│ │ │ │ │ push $0x0
│ │ │ │ │ push %esi
│ │ │ │ │ call 3810
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350 (discriminator 2)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350 (discriminator 1)
│ │ │ │ │ mov %eax,0xe48(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350 (discriminator 2)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:21350 (discriminator 2)
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 7387
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25152
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25152
│ │ │ │ │ lea -0xc8da(%ebx),%eax
│ │ │ │ │ call 3940
│ │ │ │ │ mov %eax,%esi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25179
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25179
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 654e
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25180
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25180
│ │ │ │ │ mov 0x300(%ebx),%ebp
│ │ │ │ │ push %ecx
│ │ │ │ │ push %ecx
│ │ │ │ │ push $0x2e
│ │ │ │ │ push %ebp
│ │ │ │ │ call 3710
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25181
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25181
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 646d
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25181 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25181 (discriminator 1)
│ │ │ │ │ lea 0x1(%eax),%ebp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25182
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25182
│ │ │ │ │ push %edx
│ │ │ │ │ push %edx
│ │ │ │ │ push %ebp
│ │ │ │ │ push %esi
│ │ │ │ │ call 3190
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25183
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25183
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25182
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25182
│ │ │ │ │ mov %eax,%edi
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25183
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25183
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 64c1
│ │ │ │ │ /usr/include/python3.12/object.h:966
│ │ │ │ │ mov 0x4(%edi),%ecx
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25184
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25184
│ │ │ │ │ mov 0x304(%ebx),%edx
│ │ │ │ │ mov 0x10(%eax),%eax
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25160 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25160 (discriminator 1)
│ │ │ │ │ cmpl $0x0,0x54(%ecx)
│ │ │ │ │ js 649b
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25161
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25161
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0x9bb0(%ebx),%eax
│ │ │ │ │ push %ebp
│ │ │ │ │ jmp 64ab
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25165
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25165
│ │ │ │ │ cmp %eax,%edx
│ │ │ │ │ je 652e
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25166
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25166
│ │ │ │ │ push %eax
│ │ │ │ │ lea -0x9b80(%ebx),%eax
│ │ │ │ │ push %ebp
│ │ │ │ │ push %eax
│ │ │ │ │ mov 0x270(%ebx),%eax
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 37e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25169
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25169
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ jmp 832c
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25193
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25193
│ │ │ │ │ mov 0x2b0(%ebx),%eax
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ push (%eax)
│ │ │ │ │ call 33c0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25193 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25193 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ je 832c
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25194
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25194
│ │ │ │ │ call 3490
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25195
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25195
│ │ │ │ │ sub $0xc,%esp
│ │ │ │ │ lea 0x2f4(%ebx),%eax
│ │ │ │ │ mov %eax,0x10(%esp)
│ │ │ │ │ push %eax
│ │ │ │ │ call 3440
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25195 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25195 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 832c
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25196
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25196
│ │ │ │ │ push %eax
│ │ │ │ │ push 0x8(%esp)
│ │ │ │ │ push %ebp
│ │ │ │ │ push %esi
│ │ │ │ │ call 31e0
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25196 (discriminator 1)
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25196 (discriminator 1)
│ │ │ │ │ add $0x10,%esp
│ │ │ │ │ test %eax,%eax
│ │ │ │ │ js 832c
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov 0x2f4(%ebx),%eax
│ │ │ │ │ /usr/include/python3.12/object.h:649 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%eax
│ │ │ │ │ je 652a
│ │ │ │ │ /usr/include/python3.12/object.h:652
│ │ │ │ │ inc %eax
│ │ │ │ │ mov %eax,0x2f4(%ebx)
│ │ │ │ │ -./.mesonpy-m_abe15p/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25199
│ │ │ │ │ +./.mesonpy-zf8w1l8k/skimage/restoration/_unwrap_2d.cpython-312-i386-linux-gnu.so.p/_unwrap_2d.c:25199
│ │ │ │ │ mov 0x4(%esp),%edi
│ │ │ │ │ /usr/include/python3.12/object.h:244
│ │ │ │ │ mov (%esi),%eax
│ │ │ │ │ /usr/include/python3.12/object.h:700 (discriminator 1)
│ │ │ │ │ cmp $0x3fffffff,%eax
│ │ │ │ │ je 653c