--- /srv/reproducible-results/rbuild-debian/r-b-build.0tSX80lX/b1/skimage_0.24.0-5_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.0tSX80lX/b2/skimage_0.24.0-5_i386.changes ├── Files │ @@ -1,5 +1,5 @@ │ │ - d9057f32cb5410b4859cc214030e414b 2468956 doc optional python-skimage-doc_0.24.0-5_all.deb │ - c52b0e3677a3fb7129983f50b94e7d48 27799040 debug optional python3-skimage-lib-dbgsym_0.24.0-5_i386.deb │ - a51f256e76aa1eeb2316a87f366d877b 2276500 python optional python3-skimage-lib_0.24.0-5_i386.deb │ + b72c036f1972fa5eae05a94177a7291b 2468824 doc optional python-skimage-doc_0.24.0-5_all.deb │ + 365b3b574c9b4a44f0632de58173b961 27805948 debug optional python3-skimage-lib-dbgsym_0.24.0-5_i386.deb │ + f337be95ecb6d3bef912dfb1226d93e8 2276648 python optional python3-skimage-lib_0.24.0-5_i386.deb │ f29859e2ce4d3e83f8eefb72fe91e74a 20568152 python optional python3-skimage_0.24.0-5_all.deb ├── python-skimage-doc_0.24.0-5_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-10-14 10:40:24.000000 debian-binary │ │ -rw-r--r-- 0 0 0 6324 2024-10-14 10:40:24.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2462440 2024-10-14 10:40:24.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2462308 2024-10-14 10:40:24.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,37 +45,37 @@ │ │ │ │
Utilities to read and write images in various formats.
│ │ │ │The following plug-ins are available:
│ │ │ │Plugin |
│ │ │ │ Description |
│ │ │ │
simpleitk |
│ │ │ │ -Image reading and writing via SimpleITK |
│ │ │ │ +
fits |
│ │ │ │ +FITS image reading via PyFITS |
│ │ │ │
gdal |
│ │ │ │ +|
pil |
│ │ │ │ +Image reading via the Python Imaging Library |
│ │ │ │ +
gdal |
│ │ │ │ Image reading via the GDAL Library (www.gdal.org) |
│ │ │ │
imageio |
│ │ │ │ -Image reading via the ImageIO Library |
│ │ │ │ +
matplotlib |
│ │ │ │ +Display or save images using Matplotlib |
│ │ │ │ +
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 |
│ │ │ │ -
fits |
│ │ │ │ -FITS image reading via PyFITS |
│ │ │ │ -
imread |
│ │ │ │ Image reading and writing via imread |
│ │ │ │
pil |
│ │ │ │ -Image reading via the Python Imaging Library |
│ │ │ │ +
imageio |
│ │ │ │ +Image reading via the ImageIO Library |
│ │ │ │
│ │ │ │ | 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
│ │ │ │ │ -simpleitk Image reading and writing via SimpleITK
│ │ │ │ │ +fits FITS image reading via PyFITS
│ │ │ │ │ +pil Image reading via the Python Imaging Library
│ │ │ │ │ gdal Image reading via the GDAL Library (www.gdal.org)
│ │ │ │ │ -imageio Image reading via the ImageIO Library
│ │ │ │ │ -tifffile Load and save TIFF and TIFF-based images using tifffile.py
│ │ │ │ │ matplotlib Display or save images using Matplotlib
│ │ │ │ │ -fits FITS image reading via PyFITS
│ │ │ │ │ +simpleitk Image reading and writing via SimpleITK
│ │ │ │ │ +tifffile Load and save TIFF and TIFF-based images using tifffile.py
│ │ │ │ │ imread Image reading and writing via imread
│ │ │ │ │ -pil Image reading via the Python Imaging Library
│ │ │ │ │ +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-5_i386.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2024-10-14 10:40:24.000000 debian-binary
│ │ --rw-r--r-- 0 0 0 2476 2024-10-14 10:40:24.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 2273832 2024-10-14 10:40:24.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 2464 2024-10-14 10:40:24.000000 control.tar.xz
│ │ +-rw-r--r-- 0 0 0 2273992 2024-10-14 10:40:24.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
│ │ │ │ ├── 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: 4f0ae432fdce40e715f32daa4ebee39ac8c0a109
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 972413eb54e906f534c2187262ced590d132d287
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 30616534 33326664 63653430 65373135 0ae432fdce40e715
│ │ │ │ │ - 0x00000010 66333264 61613465 62656533 39616338 f32daa4ebee39ac8
│ │ │ │ │ - 0x00000020 63306131 30392e64 65627567 00000000 c0a109.debug....
│ │ │ │ │ - 0x00000030 8db1b1ab ....
│ │ │ │ │ + 0x00000000 32343133 65623534 65393036 66353334 2413eb54e906f534
│ │ │ │ │ + 0x00000010 63323138 37323632 63656435 39306431 c2187262ced590d1
│ │ │ │ │ + 0x00000020 33326432 38372e64 65627567 00000000 32d287.debug....
│ │ │ │ │ + 0x00000030 49549b92 IT..
│ │ │ ├── ./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: 15a3c39a223708379b912f7ae9bc10211dad895b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4bfaa3195c0a4701a0ce671105e5c11f66305e8e
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 61336333 39613232 33373038 33373962 a3c39a223708379b
│ │ │ │ │ - 0x00000010 39313266 37616539 62633130 32313164 912f7ae9bc10211d
│ │ │ │ │ - 0x00000020 61643839 35622e64 65627567 00000000 ad895b.debug....
│ │ │ │ │ - 0x00000030 533d78da S=x.
│ │ │ │ │ + 0x00000000 66616133 31393563 30613437 30316130 faa3195c0a4701a0
│ │ │ │ │ + 0x00000010 63653637 31313035 65356331 31663636 ce671105e5c11f66
│ │ │ │ │ + 0x00000020 33303565 38652e64 65627567 00000000 305e8e.debug....
│ │ │ │ │ + 0x00000030 7e838632 ~..2
│ │ │ ├── ./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: cb6cd4d461987f8b782c959fa97a32c31869ac1b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 051fff9d0b09f91112147557abcc78b9d9fb44eb
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 36636434 64343631 39383766 38623738 6cd4d461987f8b78
│ │ │ │ │ - 0x00000010 32633935 39666139 37613332 63333138 2c959fa97a32c318
│ │ │ │ │ - 0x00000020 36396163 31622e64 65627567 00000000 69ac1b.debug....
│ │ │ │ │ - 0x00000030 c444b897 .D..
│ │ │ │ │ + 0x00000000 31666666 39643062 30396639 31313132 1fff9d0b09f91112
│ │ │ │ │ + 0x00000010 31343735 35376162 63633738 62396439 147557abcc78b9d9
│ │ │ │ │ + 0x00000020 66623434 65622e64 65627567 00000000 fb44eb.debug....
│ │ │ │ │ + 0x00000030 aabb287a ..(z
│ │ │ ├── ./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: 784b401c6d679b423a708547260641581b931fef
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7b81b601924fab5474947ea1780c83ca74197c01
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 34623430 31633664 36373962 34323361 4b401c6d679b423a
│ │ │ │ │ - 0x00000010 37303835 34373236 30363431 35383162 708547260641581b
│ │ │ │ │ - 0x00000020 39333166 65662e64 65627567 00000000 931fef.debug....
│ │ │ │ │ - 0x00000030 50180100 P...
│ │ │ │ │ + 0x00000000 38316236 30313932 34666162 35343734 81b601924fab5474
│ │ │ │ │ + 0x00000010 39343765 61313738 30633833 63613734 947ea1780c83ca74
│ │ │ │ │ + 0x00000020 31393763 30312e64 65627567 00000000 197c01.debug....
│ │ │ │ │ + 0x00000030 d4c173f5 ..s.
│ │ │ ├── ./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: 9715984c9b608ec827c32b6b868c4015bf8f32e1
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 20107c568cf770b8306b8277e82a14816e5e8421
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 31353938 34633962 36303865 63383237 15984c9b608ec827
│ │ │ │ │ - 0x00000010 63333262 36623836 38633430 31356266 c32b6b868c4015bf
│ │ │ │ │ - 0x00000020 38663332 65312e64 65627567 00000000 8f32e1.debug....
│ │ │ │ │ - 0x00000030 b3d079ed ..y.
│ │ │ │ │ + 0x00000000 31303763 35363863 66373730 62383330 107c568cf770b830
│ │ │ │ │ + 0x00000010 36623832 37376538 32613134 38313665 6b8277e82a14816e
│ │ │ │ │ + 0x00000020 35653834 32312e64 65627567 00000000 5e8421.debug....
│ │ │ │ │ + 0x00000030 ca648f7f .d..
│ │ │ ├── ./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: ad9a410915a92f21a5e8a911eb9e86256169645d
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 73de19f8b4df855b1b4d695573043f96dfd35455
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 39613431 30393135 61393266 32316135 9a410915a92f21a5
│ │ │ │ │ - 0x00000010 65386139 31316562 39653836 32353631 e8a911eb9e862561
│ │ │ │ │ - 0x00000020 36393634 35642e64 65627567 00000000 69645d.debug....
│ │ │ │ │ - 0x00000030 385be139 8[.9
│ │ │ │ │ + 0x00000000 64653139 66386234 64663835 35623162 de19f8b4df855b1b
│ │ │ │ │ + 0x00000010 34643639 35353733 30343366 39366466 4d695573043f96df
│ │ │ │ │ + 0x00000020 64333534 35352e64 65627567 00000000 d35455.debug....
│ │ │ │ │ + 0x00000030 2e95c136 ...6
│ │ │ ├── ./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: c8a46be35cd3e93b3d3b450c7fc6cf0da28efb94
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a46eac835d749afa334cb240af10788968b28d6f
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 61343662 65333563 64336539 33623364 a46be35cd3e93b3d
│ │ │ │ │ - 0x00000010 33623435 30633766 63366366 30646132 3b450c7fc6cf0da2
│ │ │ │ │ - 0x00000020 38656662 39342e64 65627567 00000000 8efb94.debug....
│ │ │ │ │ - 0x00000030 2d973a91 -.:.
│ │ │ │ │ + 0x00000000 36656163 38333564 37343961 66613333 6eac835d749afa33
│ │ │ │ │ + 0x00000010 34636232 34306166 31303738 38393638 4cb240af10788968
│ │ │ │ │ + 0x00000020 62323864 36662e64 65627567 00000000 b28d6f.debug....
│ │ │ │ │ + 0x00000030 172abcdd .*..
│ │ │ ├── ./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: 8b96d910a176b1db96e6722fb5570be20e4bb149
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 57cc60565003d8e0ae9e9e2d1586f237e0095b0c
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 39366439 31306131 37366231 64623936 96d910a176b1db96
│ │ │ │ │ - 0x00000010 65363732 32666235 35373062 65323065 e6722fb5570be20e
│ │ │ │ │ - 0x00000020 34626231 34392e64 65627567 00000000 4bb149.debug....
│ │ │ │ │ - 0x00000030 afd09851 ...Q
│ │ │ │ │ + 0x00000000 63633630 35363530 30336438 65306165 cc60565003d8e0ae
│ │ │ │ │ + 0x00000010 39653965 32643135 38366632 33376530 9e9e2d1586f237e0
│ │ │ │ │ + 0x00000020 30393562 30632e64 65627567 00000000 095b0c.debug....
│ │ │ │ │ + 0x00000030 c3c639ec ..9.
│ │ │ ├── ./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: b5df5b206bff119bd4bdd36872a2b83406b54b88
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1940039f186476f2b217d91bcfcd2226bebf4c2c
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 64663562 32303662 66663131 39626434 df5b206bff119bd4
│ │ │ │ │ - 0x00000010 62646433 36383732 61326238 33343036 bdd36872a2b83406
│ │ │ │ │ - 0x00000020 62353462 38382e64 65627567 00000000 b54b88.debug....
│ │ │ │ │ - 0x00000030 a98f9365 ...e
│ │ │ │ │ + 0x00000000 34303033 39663138 36343736 66326232 40039f186476f2b2
│ │ │ │ │ + 0x00000010 31376439 31626366 63643232 32366265 17d91bcfcd2226be
│ │ │ │ │ + 0x00000020 62663463 32632e64 65627567 00000000 bf4c2c.debug....
│ │ │ │ │ + 0x00000030 a85cc657 .\.W
│ │ │ ├── ./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: 1181d54664c774de7f027226049a6f9b587933e6
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5218c876f44bc766977ea8df924af83d0efe4d99
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 38316435 34363634 63373734 64653766 81d54664c774de7f
│ │ │ │ │ - 0x00000010 30323732 32363034 39613666 39623538 027226049a6f9b58
│ │ │ │ │ - 0x00000020 37393333 65362e64 65627567 00000000 7933e6.debug....
│ │ │ │ │ - 0x00000030 044800f1 .H..
│ │ │ │ │ + 0x00000000 31386338 37366634 34626337 36363937 18c876f44bc76697
│ │ │ │ │ + 0x00000010 37656138 64663932 34616638 33643065 7ea8df924af83d0e
│ │ │ │ │ + 0x00000020 66653464 39392e64 65627567 00000000 fe4d99.debug....
│ │ │ │ │ + 0x00000030 daa6d006 ....
│ │ │ ├── ./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: 0d3bd86216a891bc82a41bf57cfb20e3d213a0b2
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 931a5d0271773e15ae3c88c9e9591ec15eca8e42
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 33626438 36323136 61383931 62633832 3bd86216a891bc82
│ │ │ │ │ - 0x00000010 61343162 66353763 66623230 65336432 a41bf57cfb20e3d2
│ │ │ │ │ - 0x00000020 31336130 62322e64 65627567 00000000 13a0b2.debug....
│ │ │ │ │ - 0x00000030 f633b4fe .3..
│ │ │ │ │ + 0x00000000 31613564 30323731 37373365 31356165 1a5d0271773e15ae
│ │ │ │ │ + 0x00000010 33633838 63396539 35393165 63313565 3c88c9e9591ec15e
│ │ │ │ │ + 0x00000020 63613865 34322e64 65627567 00000000 ca8e42.debug....
│ │ │ │ │ + 0x00000030 98c64149 ..AI
│ │ │ ├── ./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: b5ce28eea7b45dc4f627deeac975ca758f67ba88
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 273142efbf9e4c1afbd1d7f63318839de2d15751
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 63653238 65656137 62343564 63346636 ce28eea7b45dc4f6
│ │ │ │ │ - 0x00000010 32376465 65616339 37356361 37353866 27deeac975ca758f
│ │ │ │ │ - 0x00000020 36376261 38382e64 65627567 00000000 67ba88.debug....
│ │ │ │ │ - 0x00000030 fe8686d6 ....
│ │ │ │ │ + 0x00000000 33313432 65666266 39653463 31616662 3142efbf9e4c1afb
│ │ │ │ │ + 0x00000010 64316437 66363333 31383833 39646532 d1d7f63318839de2
│ │ │ │ │ + 0x00000020 64313537 35312e64 65627567 00000000 d15751.debug....
│ │ │ │ │ + 0x00000030 fb1d0a8e ....
│ │ │ ├── ./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: 7577fa874543da4c932b349899c4e66fb478f103
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b11c215f08a474c40d78aec228f07cd03fcb995d
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 37376661 38373435 34336461 34633933 77fa874543da4c93
│ │ │ │ │ - 0x00000010 32623334 39383939 63346536 36666234 2b349899c4e66fb4
│ │ │ │ │ - 0x00000020 37386631 30332e64 65627567 00000000 78f103.debug....
│ │ │ │ │ - 0x00000030 dc404c40 .@L@
│ │ │ │ │ + 0x00000000 31633231 35663038 61343734 63343064 1c215f08a474c40d
│ │ │ │ │ + 0x00000010 37386165 63323238 66303763 64303366 78aec228f07cd03f
│ │ │ │ │ + 0x00000020 63623939 35642e64 65627567 00000000 cb995d.debug....
│ │ │ │ │ + 0x00000030 9e67fa9f .g..
│ │ │ ├── ./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: ec09887e1c86be8129d1adceaa5786d7926a4d50
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d966eb8d020888bc93cd7c1b8e79539f2b86953b
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 30393838 37653163 38366265 38313239 09887e1c86be8129
│ │ │ │ │ - 0x00000010 64316164 63656161 35373836 64373932 d1adceaa5786d792
│ │ │ │ │ - 0x00000020 36613464 35302e64 65627567 00000000 6a4d50.debug....
│ │ │ │ │ - 0x00000030 27e92c76 '.,v
│ │ │ │ │ + 0x00000000 36366562 38643032 30383838 62633933 66eb8d020888bc93
│ │ │ │ │ + 0x00000010 63643763 31623865 37393533 39663262 cd7c1b8e79539f2b
│ │ │ │ │ + 0x00000020 38363935 33622e64 65627567 00000000 86953b.debug....
│ │ │ │ │ + 0x00000030 69190b67 i..g
│ │ │ ├── ./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: 53291305376943488f599d764904e70e1e4ad6c7
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a30425a9a405ad817d2315343016b6f289fdfb7c
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 32393133 30353337 36393433 34383866 291305376943488f
│ │ │ │ │ - 0x00000010 35393964 37363439 30346537 30653165 599d764904e70e1e
│ │ │ │ │ - 0x00000020 34616436 63372e64 65627567 00000000 4ad6c7.debug....
│ │ │ │ │ - 0x00000030 20e0b3a9 ...
│ │ │ │ │ + 0x00000000 30343235 61396134 30356164 38313764 0425a9a405ad817d
│ │ │ │ │ + 0x00000010 32333135 33343330 31366236 66323839 2315343016b6f289
│ │ │ │ │ + 0x00000020 66646662 37632e64 65627567 00000000 fdfb7c.debug....
│ │ │ │ │ + 0x00000030 a6e4f170 ...p
│ │ │ ├── ./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: 5b29982168e910d15206c56ceb6951ba9b4b7958
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 71903b9f8e2c56ef85fd7eccbd50482aa97eb61f
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 32393938 32313638 65393130 64313532 29982168e910d152
│ │ │ │ │ - 0x00000010 30366335 36636562 36393531 62613962 06c56ceb6951ba9b
│ │ │ │ │ - 0x00000020 34623739 35382e64 65627567 00000000 4b7958.debug....
│ │ │ │ │ - 0x00000030 8a8973e0 ..s.
│ │ │ │ │ + 0x00000000 39303362 39663865 32633536 65663835 903b9f8e2c56ef85
│ │ │ │ │ + 0x00000010 66643765 63636264 35303438 32616139 fd7eccbd50482aa9
│ │ │ │ │ + 0x00000020 37656236 31662e64 65627567 00000000 7eb61f.debug....
│ │ │ │ │ + 0x00000030 8e907dc4 ..}.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/_multiotsu.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: 5096a905316aed230a2ea36fdb2083cf97ec1c22
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 984cb484adbaa3107fc008b23da064ca26a06e93
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 39366139 30353331 36616564 32333061 96a905316aed230a
│ │ │ │ │ - 0x00000010 32656133 36666462 32303833 63663937 2ea36fdb2083cf97
│ │ │ │ │ - 0x00000020 65633163 32322e64 65627567 00000000 ec1c22.debug....
│ │ │ │ │ - 0x00000030 02f39b6b ...k
│ │ │ │ │ + 0x00000000 34636234 38346164 62616133 31303766 4cb484adbaa3107f
│ │ │ │ │ + 0x00000010 63303038 62323364 61303634 63613236 c008b23da064ca26
│ │ │ │ │ + 0x00000020 61303665 39332e64 65627567 00000000 a06e93.debug....
│ │ │ │ │ + 0x00000030 23fdcec3 #...
│ │ │ ├── ./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: d10d23c95dd9b750d2f8274011c4954c26c2e264
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0857b5d6eb53b31de4190858e7f163a8a096bd8b
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 30643233 63393564 64396237 35306432 0d23c95dd9b750d2
│ │ │ │ │ - 0x00000010 66383237 34303131 63343935 34633236 f8274011c4954c26
│ │ │ │ │ - 0x00000020 63326532 36342e64 65627567 00000000 c2e264.debug....
│ │ │ │ │ - 0x00000030 91e06c74 ..lt
│ │ │ │ │ + 0x00000000 35376235 64366562 35336233 31646534 57b5d6eb53b31de4
│ │ │ │ │ + 0x00000010 31393038 35386537 66313633 61386130 190858e7f163a8a0
│ │ │ │ │ + 0x00000020 39366264 38622e64 65627567 00000000 96bd8b.debug....
│ │ │ │ │ + 0x00000030 327e28f3 2~(.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/core_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: a0ee0e949b7e53b93323ab7f12ec22111050e560
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 4d4c3f5a03701e5fc6f425ff20b0ac5d58f81582
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 65653065 39343962 37653533 62393333 ee0e949b7e53b933
│ │ │ │ │ - 0x00000010 32336162 37663132 65633232 31313130 23ab7f12ec221110
│ │ │ │ │ - 0x00000020 35306535 36302e64 65627567 00000000 50e560.debug....
│ │ │ │ │ - 0x00000030 7165d656 qe.V
│ │ │ │ │ + 0x00000000 34633366 35613033 37303165 35666336 4c3f5a03701e5fc6
│ │ │ │ │ + 0x00000010 66343235 66663230 62306163 35643538 f425ff20b0ac5d58
│ │ │ │ │ + 0x00000020 66383135 38322e64 65627567 00000000 f81582.debug....
│ │ │ │ │ + 0x00000030 8d0f67aa ..g.
│ │ │ ├── ./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: 77f3ab662820b2c6b178e9a6bfa330946ebe03cd
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f426a0e33e7c7606855ab98a29bc47dbc2195b2f
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 66336162 36363238 32306232 63366231 f3ab662820b2c6b1
│ │ │ │ │ - 0x00000010 37386539 61366266 61333330 39343665 78e9a6bfa330946e
│ │ │ │ │ - 0x00000020 62653033 63642e64 65627567 00000000 be03cd.debug....
│ │ │ │ │ - 0x00000030 9337c394 .7..
│ │ │ │ │ + 0x00000000 32366130 65333365 37633736 30363835 26a0e33e7c760685
│ │ │ │ │ + 0x00000010 35616239 38613239 62633437 64626332 5ab98a29bc47dbc2
│ │ │ │ │ + 0x00000020 31393562 32662e64 65627567 00000000 195b2f.debug....
│ │ │ │ │ + 0x00000030 606f7c13 `o|.
│ │ │ ├── ./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: 65718630a760959bbe6e07e94cd468a9f366096c
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 30544187135ec9b07c0be363723b739cb9501301
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 37313836 33306137 36303935 39626265 718630a760959bbe
│ │ │ │ │ - 0x00000010 36653037 65393463 64343638 61396633 6e07e94cd468a9f3
│ │ │ │ │ - 0x00000020 36363039 36632e64 65627567 00000000 66096c.debug....
│ │ │ │ │ - 0x00000030 a09c1099 ....
│ │ │ │ │ + 0x00000000 35343431 38373133 35656339 62303763 544187135ec9b07c
│ │ │ │ │ + 0x00000010 30626533 36333732 33623733 39636239 0be363723b739cb9
│ │ │ │ │ + 0x00000020 35303133 30312e64 65627567 00000000 501301.debug....
│ │ │ │ │ + 0x00000030 12e43e09 ..>.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/filters/rank/percentile_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: 1e671aad765caa2c336ef0c7150afcee4ab69298
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a36962610c4f707c702b47d7871ed860440b267f
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 36373161 61643736 35636161 32633333 671aad765caa2c33
│ │ │ │ │ - 0x00000010 36656630 63373135 30616663 65653461 6ef0c7150afcee4a
│ │ │ │ │ - 0x00000020 62363932 39382e64 65627567 00000000 b69298.debug....
│ │ │ │ │ - 0x00000030 a98716b6 ....
│ │ │ │ │ + 0x00000000 36393632 36313063 34663730 37633730 6962610c4f707c70
│ │ │ │ │ + 0x00000010 32623437 64373837 31656438 36303434 2b47d7871ed86044
│ │ │ │ │ + 0x00000020 30623236 37662e64 65627567 00000000 0b267f.debug....
│ │ │ │ │ + 0x00000030 98a597b3 ....
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_mcp.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: 6fa473c343b01f6d7f7bd477c9bd8a5962553f5b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f6455fa77193f59ed175660c2a1a43fddce2a47a
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 61343733 63333433 62303166 36643766 a473c343b01f6d7f
│ │ │ │ │ - 0x00000010 37626434 37376339 62643861 35393632 7bd477c9bd8a5962
│ │ │ │ │ - 0x00000020 35353366 35622e64 65627567 00000000 553f5b.debug....
│ │ │ │ │ - 0x00000030 593f11d0 Y?..
│ │ │ │ │ + 0x00000000 34353566 61373731 39336635 39656431 455fa77193f59ed1
│ │ │ │ │ + 0x00000010 37353636 30633261 31613433 66646463 75660c2a1a43fddc
│ │ │ │ │ + 0x00000020 65326134 37612e64 65627567 00000000 e2a47a.debug....
│ │ │ │ │ + 0x00000030 02c85d25 ..]%
│ │ │ ├── ./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: 310dd5441f15c1efe983940948cb3da281cab4bd
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f0ef3c08f6a2e37510725726d5d95317b7fdbc40
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 30646435 34343166 31356331 65666539 0dd5441f15c1efe9
│ │ │ │ │ - 0x00000010 38333934 30393438 63623364 61323831 83940948cb3da281
│ │ │ │ │ - 0x00000020 63616234 62642e64 65627567 00000000 cab4bd.debug....
│ │ │ │ │ - 0x00000030 ee214ff2 .!O.
│ │ │ │ │ + 0x00000000 65663363 30386636 61326533 37353130 ef3c08f6a2e37510
│ │ │ │ │ + 0x00000010 37323537 32366435 64393533 31376237 725726d5d95317b7
│ │ │ │ │ + 0x00000020 66646263 34302e64 65627567 00000000 fdbc40.debug....
│ │ │ │ │ + 0x00000030 57a15e05 W.^.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/graph/_spath.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: c7ffe511cbcc29cdd0b1160b0003db7d2f678784
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5f483ed8c4f92d342c299ef8cefea5aaa0646287
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 66666535 31316362 63633239 63646430 ffe511cbcc29cdd0
│ │ │ │ │ - 0x00000010 62313136 30623030 30336462 37643266 b1160b0003db7d2f
│ │ │ │ │ - 0x00000020 36373837 38342e64 65627567 00000000 678784.debug....
│ │ │ │ │ - 0x00000030 b5be182c ...,
│ │ │ │ │ + 0x00000000 34383365 64386334 66393264 33343263 483ed8c4f92d342c
│ │ │ │ │ + 0x00000010 32393965 66386365 66656135 61616130 299ef8cefea5aaa0
│ │ │ │ │ + 0x00000020 36343632 38372e64 65627567 00000000 646287.debug....
│ │ │ │ │ + 0x00000030 b57cf743 .|.C
│ │ │ ├── ./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: 6f501a64d52a3e31e06daf9be92a7025f90d9882
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: facdb7bba5ff025f1a80a1b0d00bb2e4278125e7
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 35303161 36346435 32613365 33316530 501a64d52a3e31e0
│ │ │ │ │ - 0x00000010 36646166 39626539 32613730 32356639 6daf9be92a7025f9
│ │ │ │ │ - 0x00000020 30643938 38322e64 65627567 00000000 0d9882.debug....
│ │ │ │ │ - 0x00000030 8fc53862 ..8b
│ │ │ │ │ + 0x00000000 63646237 62626135 66663032 35663161 cdb7bba5ff025f1a
│ │ │ │ │ + 0x00000010 38306131 62306430 30626232 65343237 80a1b0d00bb2e427
│ │ │ │ │ + 0x00000020 38313235 65372e64 65627567 00000000 8125e7.debug....
│ │ │ │ │ + 0x00000030 5dba8e4a ]..J
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/io/_plugins/_colormixer.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: dd8a7d1d1c1620d002801fec002b2244640d5f7b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 8ca0abb20f214661d67203b3f05c65270de0a7ae
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 38613764 31643163 31363230 64303032 8a7d1d1c1620d002
│ │ │ │ │ - 0x00000010 38303166 65633030 32623232 34343634 801fec002b224464
│ │ │ │ │ - 0x00000020 30643566 37622e64 65627567 00000000 0d5f7b.debug....
│ │ │ │ │ - 0x00000030 a3eb373a ..7:
│ │ │ │ │ + 0x00000000 61306162 62323066 32313436 36316436 a0abb20f214661d6
│ │ │ │ │ + 0x00000010 37323033 62336630 35633635 32373064 7203b3f05c65270d
│ │ │ │ │ + 0x00000020 65306137 61652e64 65627567 00000000 e0a7ae.debug....
│ │ │ │ │ + 0x00000030 99835b57 ..[W
│ │ │ ├── ./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: 7d3ffa18cd31c2dab19ca1b12678ae5fc9fedce3
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b38e9d7758fba4fe953d4621a0298645dbf36d87
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 33666661 31386364 33316332 64616231 3ffa18cd31c2dab1
│ │ │ │ │ - 0x00000010 39636131 62313236 37386165 35666339 9ca1b12678ae5fc9
│ │ │ │ │ - 0x00000020 66656463 65332e64 65627567 00000000 fedce3.debug....
│ │ │ │ │ - 0x00000030 520ba87f R...
│ │ │ │ │ + 0x00000000 38653964 37373538 66626134 66653935 8e9d7758fba4fe95
│ │ │ │ │ + 0x00000010 33643436 32316130 32393836 34356462 3d4621a0298645db
│ │ │ │ │ + 0x00000020 66333664 38372e64 65627567 00000000 f36d87.debug....
│ │ │ │ │ + 0x00000030 83364e79 .6Ny
│ │ │ ├── ./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: b45cf7f75bf27b65fbb5742604186d506a319255
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7d96dfeb7c35d45ebe17ab78448caf9e984392a5
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 35636637 66373562 66323762 36356662 5cf7f75bf27b65fb
│ │ │ │ │ - 0x00000010 62353734 32363034 31383664 35303661 b5742604186d506a
│ │ │ │ │ - 0x00000020 33313932 35352e64 65627567 00000000 319255.debug....
│ │ │ │ │ - 0x00000030 ebefa52e ....
│ │ │ │ │ + 0x00000000 39366466 65623763 33356434 35656265 96dfeb7c35d45ebe
│ │ │ │ │ + 0x00000010 31376162 37383434 38636166 39653938 17ab78448caf9e98
│ │ │ │ │ + 0x00000020 34333932 61352e64 65627567 00000000 4392a5.debug....
│ │ │ │ │ + 0x00000030 1909f0ea ....
│ │ │ ├── ./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: 8667aa8bc87d7e1bce2043cde12717ec2b3cb90e
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: e2520850af12395363f4b644abf6211b24815edd
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 36376161 38626338 37643765 31626365 67aa8bc87d7e1bce
│ │ │ │ │ - 0x00000010 32303433 63646531 32373137 65633262 2043cde12717ec2b
│ │ │ │ │ - 0x00000020 33636239 30652e64 65627567 00000000 3cb90e.debug....
│ │ │ │ │ - 0x00000030 43a81a09 C...
│ │ │ │ │ + 0x00000000 35323038 35306166 31323339 35333633 520850af12395363
│ │ │ │ │ + 0x00000010 66346236 34346162 66363231 31623234 f4b644abf6211b24
│ │ │ │ │ + 0x00000020 38313565 64642e64 65627567 00000000 815edd.debug....
│ │ │ │ │ + 0x00000030 829ac8f9 ....
│ │ │ ├── ./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: 3ae562617ce230049a4bcaf03b3aeff7f542e718
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 090307de661180ca9be263cd56e7c8a7b9895cb8
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 65353632 36313763 65323330 30343961 e562617ce230049a
│ │ │ │ │ - 0x00000010 34626361 66303362 33616566 66376635 4bcaf03b3aeff7f5
│ │ │ │ │ - 0x00000020 34326537 31382e64 65627567 00000000 42e718.debug....
│ │ │ │ │ - 0x00000030 60ac838e `...
│ │ │ │ │ + 0x00000000 30333037 64653636 31313830 63613962 0307de661180ca9b
│ │ │ │ │ + 0x00000010 65323633 63643536 65376338 61376239 e263cd56e7c8a7b9
│ │ │ │ │ + 0x00000020 38393563 62382e64 65627567 00000000 895cb8.debug....
│ │ │ │ │ + 0x00000030 2eed2a70 ..*p
│ │ │ ├── ./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: 87d36c099ba07b21db91cf6bd48843011c69336f
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 1f184178759237d7787ca8189841710c0826e293
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 64333663 30393962 61303762 32316462 d36c099ba07b21db
│ │ │ │ │ - 0x00000010 39316366 36626434 38383433 30313163 91cf6bd48843011c
│ │ │ │ │ - 0x00000020 36393333 36662e64 65627567 00000000 69336f.debug....
│ │ │ │ │ - 0x00000030 f11f31ee ..1.
│ │ │ │ │ + 0x00000000 31383431 37383735 39323337 64373738 184178759237d778
│ │ │ │ │ + 0x00000010 37636138 31383938 34313731 30633038 7ca8189841710c08
│ │ │ │ │ + 0x00000020 32366532 39332e64 65627567 00000000 26e293.debug....
│ │ │ │ │ + 0x00000030 76f290fe v...
│ │ │ ├── ./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: 0e5a8a181bb3ecddc570b946a65aab82f687b7ab
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5a9eb1284bca3210d282f13d57127a6905bfeb1c
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 35613861 31383162 62336563 64646335 5a8a181bb3ecddc5
│ │ │ │ │ - 0x00000010 37306239 34366136 35616162 38326636 70b946a65aab82f6
│ │ │ │ │ - 0x00000020 38376237 61622e64 65627567 00000000 87b7ab.debug....
│ │ │ │ │ - 0x00000030 e147d058 .G.X
│ │ │ │ │ + 0x00000000 39656231 32383462 63613332 31306432 9eb1284bca3210d2
│ │ │ │ │ + 0x00000010 38326631 33643537 31323761 36393035 82f13d57127a6905
│ │ │ │ │ + 0x00000020 62666562 31632e64 65627567 00000000 bfeb1c.debug....
│ │ │ │ │ + 0x00000030 781df180 x...
│ │ │ ├── ./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: 24dd742b32a8ea6b1abc964797cc364ecfb8d1dc
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7e50bc5f3d1a45e90c05f831bf85c99103c28df8
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 64643734 32623332 61386561 36623161 dd742b32a8ea6b1a
│ │ │ │ │ - 0x00000010 62633936 34373937 63633336 34656366 bc964797cc364ecf
│ │ │ │ │ - 0x00000020 62386431 64632e64 65627567 00000000 b8d1dc.debug....
│ │ │ │ │ - 0x00000030 6ff4df34 o..4
│ │ │ │ │ + 0x00000000 35306263 35663364 31613435 65393063 50bc5f3d1a45e90c
│ │ │ │ │ + 0x00000010 30356638 33316266 38356339 39313033 05f831bf85c99103
│ │ │ │ │ + 0x00000020 63323864 66382e64 65627567 00000000 c28df8.debug....
│ │ │ │ │ + 0x00000030 6736ddd1 g6..
│ │ │ ├── ./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: 2d7d08d0002d69a49b67422f4406b9a103a687d8
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 562230c8a8da05948e131ec691b639aad6ea3dac
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 37643038 64303030 32643639 61343962 7d08d0002d69a49b
│ │ │ │ │ - 0x00000010 36373432 32663434 30366239 61313033 67422f4406b9a103
│ │ │ │ │ - 0x00000020 61363837 64382e64 65627567 00000000 a687d8.debug....
│ │ │ │ │ - 0x00000030 f0daf243 ...C
│ │ │ │ │ + 0x00000000 32323330 63386138 64613035 39343865 2230c8a8da05948e
│ │ │ │ │ + 0x00000010 31333165 63363931 62363339 61616436 131ec691b639aad6
│ │ │ │ │ + 0x00000020 65613364 61632e64 65627567 00000000 ea3dac.debug....
│ │ │ │ │ + 0x00000030 40b0155a @..Z
│ │ │ ├── ./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: a6699fba25e5a837aca639b1fbb6e1bcfde41bf0
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5b745899aa597607b970c471416400bb52868792
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 36393966 62613235 65356138 33376163 699fba25e5a837ac
│ │ │ │ │ - 0x00000010 61363339 62316662 62366531 62636664 a639b1fbb6e1bcfd
│ │ │ │ │ - 0x00000020 65343162 66302e64 65627567 00000000 e41bf0.debug....
│ │ │ │ │ - 0x00000030 2bf3484c +.HL
│ │ │ │ │ + 0x00000000 37343538 39396161 35393736 30376239 745899aa597607b9
│ │ │ │ │ + 0x00000010 37306334 37313431 36343030 62623532 70c471416400bb52
│ │ │ │ │ + 0x00000020 38363837 39322e64 65627567 00000000 868792.debug....
│ │ │ │ │ + 0x00000030 ddb332f4 ..2.
│ │ │ ├── ./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: 1dc7baadc2ca67f7db59154079eb8e5eccb0374a
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 7ed0aace864df90d9866a7700a29af87fa870e2f
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 63376261 61646332 63613637 66376462 c7baadc2ca67f7db
│ │ │ │ │ - 0x00000010 35393135 34303739 65623865 35656363 59154079eb8e5ecc
│ │ │ │ │ - 0x00000020 62303337 34612e64 65627567 00000000 b0374a.debug....
│ │ │ │ │ - 0x00000030 e5058e70 ...p
│ │ │ │ │ + 0x00000000 64306161 63653836 34646639 30643938 d0aace864df90d98
│ │ │ │ │ + 0x00000010 36366137 37303061 32396166 38376661 66a7700a29af87fa
│ │ │ │ │ + 0x00000020 38373065 32662e64 65627567 00000000 870e2f.debug....
│ │ │ │ │ + 0x00000030 76087229 v.r)
│ │ │ ├── ./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: df602e91d9a28803e43c5dc290cad7f78048e0a7
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 88e50a3efe598a8ec37c4c59be557cceeb79247f
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 36303265 39316439 61323838 30336534 602e91d9a28803e4
│ │ │ │ │ - 0x00000010 33633564 63323930 63616437 66373830 3c5dc290cad7f780
│ │ │ │ │ - 0x00000020 34386530 61372e64 65627567 00000000 48e0a7.debug....
│ │ │ │ │ - 0x00000030 6ece5148 n.QH
│ │ │ │ │ + 0x00000000 65353061 33656665 35393861 38656333 e50a3efe598a8ec3
│ │ │ │ │ + 0x00000010 37633463 35396265 35353763 63656562 7c4c59be557cceeb
│ │ │ │ │ + 0x00000020 37393234 37662e64 65627567 00000000 79247f.debug....
│ │ │ │ │ + 0x00000030 3ac496b6 :...
│ │ │ ├── ./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: 1585fa4fd46d8d4c033d926bf2ddb540d5e1c20c
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 15e192a1d91e0844e7bf7689e0bba9ed0d48f008
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 38356661 34666434 36643864 34633033 85fa4fd46d8d4c03
│ │ │ │ │ - 0x00000010 33643932 36626632 64646235 34306435 3d926bf2ddb540d5
│ │ │ │ │ - 0x00000020 65316332 30632e64 65627567 00000000 e1c20c.debug....
│ │ │ │ │ - 0x00000030 45047275 E.ru
│ │ │ │ │ + 0x00000000 65313932 61316439 31653038 34346537 e192a1d91e0844e7
│ │ │ │ │ + 0x00000010 62663736 38396530 62626139 65643064 bf7689e0bba9ed0d
│ │ │ │ │ + 0x00000020 34386630 30382e64 65627567 00000000 48f008.debug....
│ │ │ │ │ + 0x00000030 3b844493 ;.D.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/morphology/_skeletonize_3d_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: 0a046ae8f581a802dfbb19b74f3c32751b8595b9
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 44e1ad8ce865d8f1149ebe3d7ff78725157e67b1
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 30343661 65386635 38316138 30326466 046ae8f581a802df
│ │ │ │ │ - 0x00000010 62623139 62373466 33633332 37353162 bb19b74f3c32751b
│ │ │ │ │ - 0x00000020 38353935 62392e64 65627567 00000000 8595b9.debug....
│ │ │ │ │ - 0x00000030 76a16bdc v.k.
│ │ │ │ │ + 0x00000000 65316164 38636538 36356438 66313134 e1ad8ce865d8f114
│ │ │ │ │ + 0x00000010 39656265 33643766 66373837 32353135 9ebe3d7ff7872515
│ │ │ │ │ + 0x00000020 37653637 62312e64 65627567 00000000 7e67b1.debug....
│ │ │ │ │ + 0x00000030 2c912466 ,.$f
│ │ │ ├── ./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: 0192b2afbd1a118c280d5a3b18f61f2b0b6aa62b
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 2db059b10e622fad608df95fffab9f9ecc79f7d1
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 39326232 61666264 31613131 38633238 92b2afbd1a118c28
│ │ │ │ │ - 0x00000010 30643561 33623138 66363166 32623062 0d5a3b18f61f2b0b
│ │ │ │ │ - 0x00000020 36616136 32622e64 65627567 00000000 6aa62b.debug....
│ │ │ │ │ - 0x00000030 de38f84b .8.K
│ │ │ │ │ + 0x00000000 62303539 62313065 36323266 61643630 b059b10e622fad60
│ │ │ │ │ + 0x00000010 38646639 35666666 61623966 39656363 8df95fffab9f9ecc
│ │ │ │ │ + 0x00000020 37396637 64312e64 65627567 00000000 79f7d1.debug....
│ │ │ │ │ + 0x00000030 187d8514 .}..
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_denoise_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: 1c184131eb977bff86a3080ca239c866b1dfe5d8
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 61acaab95bd330f032369c35ae77daf85385ebb8
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 31383431 33316562 39373762 66663836 184131eb977bff86
│ │ │ │ │ - 0x00000010 61333038 30636132 33396338 36366231 a3080ca239c866b1
│ │ │ │ │ - 0x00000020 64666535 64382e64 65627567 00000000 dfe5d8.debug....
│ │ │ │ │ - 0x00000030 4a58703b JXp;
│ │ │ │ │ + 0x00000000 61636161 62393562 64333330 66303332 acaab95bd330f032
│ │ │ │ │ + 0x00000010 33363963 33356165 37376461 66383533 369c35ae77daf853
│ │ │ │ │ + 0x00000020 38356562 62382e64 65627567 00000000 85ebb8.debug....
│ │ │ │ │ + 0x00000030 37f6fed9 7...
│ │ │ ├── ./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: c2f8bbf2da47eb1079e7d2cfd0d65568eaeb8abc
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: ce618626d88b146bebc595034083ebbf6c2818af
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 66386262 66326461 34376562 31303739 f8bbf2da47eb1079
│ │ │ │ │ - 0x00000010 65376432 63666430 64363535 36386561 e7d2cfd0d65568ea
│ │ │ │ │ - 0x00000020 65623861 62632e64 65627567 00000000 eb8abc.debug....
│ │ │ │ │ - 0x00000030 04dc30fe ..0.
│ │ │ │ │ + 0x00000000 36313836 32366438 38623134 36626562 618626d88b146beb
│ │ │ │ │ + 0x00000010 63353935 30333430 38336562 62663663 c595034083ebbf6c
│ │ │ │ │ + 0x00000020 32383138 61662e64 65627567 00000000 2818af.debug....
│ │ │ │ │ + 0x00000030 8bce4ac9 ..J.
│ │ │ ├── ./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: 56c3566b6123058f5a60aab9df15035988543593
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: f2d56315e65d9f41ed635c97b65e167e6ecd9dcb
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 63333536 36623631 32333035 38663561 c3566b6123058f5a
│ │ │ │ │ - 0x00000010 36306161 62396466 31353033 35393838 60aab9df15035988
│ │ │ │ │ - 0x00000020 35343335 39332e64 65627567 00000000 543593.debug....
│ │ │ │ │ - 0x00000030 c14e8356 .N.V
│ │ │ │ │ + 0x00000000 64353633 31356536 35643966 34316564 d56315e65d9f41ed
│ │ │ │ │ + 0x00000010 36333563 39376236 35653136 37653665 635c97b65e167e6e
│ │ │ │ │ + 0x00000020 63643964 63622e64 65627567 00000000 cd9dcb.debug....
│ │ │ │ │ + 0x00000030 a2a5710b ..q.
│ │ │ ├── ./usr/lib/python3/dist-packages/skimage/restoration/_rolling_ball_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: 04c11f4ecc30518edaf9970a89afcb0116605851
│ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 9a26db7a78d9cf1a02a195b625558e2f0489ada3
│ │ │ │ ├── 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 008867d8 ge-lib.debug..g.
│ │ │ │ │ - 0x00000040 5a5b2e62 1e955308 5fe69e36 a15b9514 Z[.b..S._..6.[..
│ │ │ │ │ - 0x00000050 df .
│ │ │ │ │ + 0x00000030 67652d6c 69622e64 65627567 008c56d3 ge-lib.debug..V.
│ │ │ │ │ + 0x00000040 ea179f7f b58beccf d05282d5 a05b1a08 .........R...[..
│ │ │ │ │ + 0x00000050 bd .
│ │ │ │ ├── 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 63313166 34656363 33303531 38656461 c11f4ecc30518eda
│ │ │ │ │ - 0x00000010 66393937 30613839 61666362 30313136 f9970a89afcb0116
│ │ │ │ │ - 0x00000020 36303538 35312e64 65627567 00000000 605851.debug....
│ │ │ │ │ - 0x00000030 1c233c54 .#