48.9 KB
/srv/reproducible-results/rbuild-debian/r-b-build.FK3pyQqY/b1/mpich_4.2.1-4_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.FK3pyQqY/b2/mpich_4.2.1-4_armhf.changes
822 B
Files
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 ·3010cce4b9cad7887997b861f85d0172·2407804·libdevel·optional·libmpich-dev_4.2.1-4_armhf.deb 
2 ·1fa9f64afefc5197fe79cfc2e83294ce·5009112·debug·optional·libmpich12-dbgsym_4.2.1-4_armhf.deb 
3 ·e22b44d3c335e8a267216ba4ea835608·1498680·libs·optional·libmpich12_4.2.1-4_armhf.deb1 ·db28540e3d67e7877af3de7d8ab3652f·2414628·libdevel·optional·libmpich-dev_4.2.1-4_armhf.deb
 2 ·b3099d19c70c1ecd3a236f3194b9ad8d·5008656·debug·optional·libmpich12-dbgsym_4.2.1-4_armhf.deb
 3 ·3a36ccf91f23ffe78bd72e539858c0a2·1498796·libs·optional·libmpich12_4.2.1-4_armhf.deb
4 ·5ac75616aa3b8654b50bc2d4cc67b71c·967864·debug·optional·mpich-dbgsym_4.2.1-4_armhf.deb4 ·5ac75616aa3b8654b50bc2d4cc67b71c·967864·debug·optional·mpich-dbgsym_4.2.1-4_armhf.deb
5 ·e9ee890dbd807fcdfe944f6c6a4d86c9·259348·doc·optional·mpich-doc_4.2.1-4_all.deb5 ·e9ee890dbd807fcdfe944f6c6a4d86c9·259348·doc·optional·mpich-doc_4.2.1-4_all.deb
6 ·04ffdd3e20490159f0a2bedb0cd58cb6·223780·devel·optional·mpich_4.2.1-4_armhf.deb6 ·04ffdd3e20490159f0a2bedb0cd58cb6·223780·devel·optional·mpich_4.2.1-4_armhf.deb
9.13 KB
libmpich-dev_4.2.1-4_armhf.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary
2 -rw-r--r--···0········0········0·····3308·2024-12-16·18:56:39.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3308·2024-12-16·18:56:39.000000·control.tar.xz
3 -rw-r--r--···0········0········0··2404304·2024-12-16·18:56:39.000000·data.tar.xz3 -rw-r--r--···0········0········0··2411128·2024-12-16·18:56:39.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
8.62 KB
data.tar.xz
8.6 KB
data.tar
8.58 KB
./usr/lib/arm-linux-gnueabihf/mpich/include/mpif.h
Ordering differences only
    
Offset 12, 138 lines modifiedOffset 12, 138 lines modified
12 ·······INTEGER·MPI_STATUS_IGNORE(MPI_STATUS_SIZE)12 ·······INTEGER·MPI_STATUS_IGNORE(MPI_STATUS_SIZE)
13 ·······INTEGER·MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1)13 ·······INTEGER·MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1)
14 ·······INTEGER·MPI_ERRCODES_IGNORE(1)14 ·······INTEGER·MPI_ERRCODES_IGNORE(1)
15 ·······CHARACTER*1·MPI_ARGVS_NULL(1,1)15 ·······CHARACTER*1·MPI_ARGVS_NULL(1,1)
16 ·······CHARACTER*1·MPI_ARGV_NULL(1)16 ·······CHARACTER*1·MPI_ARGV_NULL(1)
17 ·······INTEGER·MPI_SUCCESS17 ·······INTEGER·MPI_SUCCESS
18 ·······PARAMETER·(MPI_SUCCESS=0)18 ·······PARAMETER·(MPI_SUCCESS=0)
19 ·······INTEGER·MPI_ERR_FILE_IN_USE 
20 ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) 
21 ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP 
22 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) 
23 ·······INTEGER·MPI_ERR_LASTCODE 
24 ·······PARAMETER·(MPI_ERR_LASTCODE=1073741823) 
25 ·······INTEGER·MPI_ERR_NAME 
26 ·······PARAMETER·(MPI_ERR_NAME=33) 
27 ·······INTEGER·MPI_ERR_BASE 
28 ·······PARAMETER·(MPI_ERR_BASE=46) 
29 ·······INTEGER·MPI_ERR_QUOTA 
30 ·······PARAMETER·(MPI_ERR_QUOTA=39) 
31 ·······INTEGER·MPI_ERR_LOCKTYPE 
32 ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) 
33 ·······INTEGER·MPI_ERR_WIN19 ·······INTEGER·MPI_ERR_IN_STATUS
34 ·······PARAMETER·(MPI_ERR_WIN=45) 
35 ·······INTEGER·MPI_ERR_BAD_FILE 
36 ·······PARAMETER·(MPI_ERR_BAD_FILE=22) 
37 ·······INTEGER·MPI_ERR_NO_MEM 
38 ·······PARAMETER·(MPI_ERR_NO_MEM=34) 
39 ·······INTEGER·MPI_ERR_INTERN 
40 ·······PARAMETER·(MPI_ERR_INTERN=16)20 ·······PARAMETER·(MPI_ERR_IN_STATUS=17)
41 ·······INTEGER·MPI_ERR_ARG 
42 ·······PARAMETER·(MPI_ERR_ARG=12) 
43 ·······INTEGER·MPI_ERR_SESSION 
44 ·······PARAMETER·(MPI_ERR_SESSION=75) 
45 ·······INTEGER·MPI_ERR_NO_SUCH_FILE 
46 ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) 
47 ·······INTEGER·MPI_ERR_COUNT 
48 ·······PARAMETER·(MPI_ERR_COUNT=2) 
49 ·······INTEGER·MPI_ERR_RMA_ATTACH 
50 ·······PARAMETER·(MPI_ERR_RMA_ATTACH=56) 
51 ·······INTEGER·MPI_ERR_REQUEST 
52 ·······PARAMETER·(MPI_ERR_REQUEST=19) 
53 ·······INTEGER·MPI_ERR_DUP_DATAREP21 ·······INTEGER·MPI_ERR_DUP_DATAREP
54 ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24)22 ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24)
55 ·······INTEGER·MPI_ERR_INFO_NOKEY 
56 ·······PARAMETER·(MPI_ERR_INFO_NOKEY=31) 
57 ·······INTEGER·MPI_ERR_ACCESS 
58 ·······PARAMETER·(MPI_ERR_ACCESS=20) 
59 ·······INTEGER·MPI_ERR_RMA_RANGE 
60 ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) 
61 ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION 
62 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) 
63 ·······INTEGER·MPI_ERR_OP23 ·······INTEGER·MPI_ERR_UNKNOWN
64 ·······PARAMETER·(MPI_ERR_OP=9)24 ·······PARAMETER·(MPI_ERR_UNKNOWN=13)
 25 ·······INTEGER·MPI_ERR_NO_SUCH_FILE
 26 ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37)
65 ·······INTEGER·MPI_ERR_OTHER27 ·······INTEGER·MPI_ERR_OTHER
66 ·······PARAMETER·(MPI_ERR_OTHER=15)28 ·······PARAMETER·(MPI_ERR_OTHER=15)
67 ·······INTEGER·MPI_ERR_RANK29 ·······INTEGER·MPI_ERR_ARG
68 ·······PARAMETER·(MPI_ERR_RANK=6)30 ·······PARAMETER·(MPI_ERR_ARG=12)
69 ·······INTEGER·MPI_ERR_PORT31 ·······INTEGER·MPI_ERR_INFO
70 ·······PARAMETER·(MPI_ERR_PORT=38)32 ·······PARAMETER·(MPI_ERR_INFO=28)
 33 ·······INTEGER·MPI_ERR_AMODE
 34 ·······PARAMETER·(MPI_ERR_AMODE=21)
 35 ·······INTEGER·MPI_ERR_BAD_FILE
 36 ·······PARAMETER·(MPI_ERR_BAD_FILE=22)
 37 ·······INTEGER·MPI_ERR_NO_SPACE
 38 ·······PARAMETER·(MPI_ERR_NO_SPACE=36)
 39 ·······INTEGER·MPI_ERR_LOCKTYPE
 40 ·······PARAMETER·(MPI_ERR_LOCKTYPE=47)
 41 ·······INTEGER·MPI_ERR_READ_ONLY
 42 ·······PARAMETER·(MPI_ERR_READ_ONLY=40)
71 ·······INTEGER·MPI_ERR_KEYVAL43 ·······INTEGER·MPI_ERR_KEYVAL
72 ·······PARAMETER·(MPI_ERR_KEYVAL=48)44 ·······PARAMETER·(MPI_ERR_KEYVAL=48)
73 ·······INTEGER·MPI_ERR_COMM 
74 ·······PARAMETER·(MPI_ERR_COMM=5) 
75 ·······INTEGER·MPI_ERR_INFO_VALUE 
76 ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) 
77 ·······INTEGER·MPI_ERR_FILE 
78 ·······PARAMETER·(MPI_ERR_FILE=27) 
79 ·······INTEGER·MPI_ERR_RMA_CONFLICT 
80 ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) 
81 ·······INTEGER·MPI_ERR_SERVICE 
82 ·······PARAMETER·(MPI_ERR_SERVICE=41) 
83 ·······INTEGER·MPI_ERR_SIZE 
84 ·······PARAMETER·(MPI_ERR_SIZE=51) 
85 ·······INTEGER·MPI_ERR_ROOT45 ·······INTEGER·MPI_ERR_ROOT
86 ·······PARAMETER·(MPI_ERR_ROOT=7)46 ·······PARAMETER·(MPI_ERR_ROOT=7)
87 ·······INTEGER·MPI_ERR_DISP 
88 ·······PARAMETER·(MPI_ERR_DISP=52) 
89 ·······INTEGER·MPI_ERR_ERRHANDLER47 ·······INTEGER·MPI_ERR_RANK
90 ·······PARAMETER·(MPI_ERR_ERRHANDLER=80)48 ·······PARAMETER·(MPI_ERR_RANK=6)
91 ·······INTEGER·MPI_ERR_CONVERSION49 ·······INTEGER·MPI_ERR_RMA_CONFLICT
92 ·······PARAMETER·(MPI_ERR_CONVERSION=23)50 ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49)
93 ·······INTEGER·MPI_ERR_NOT_SAME51 ·······INTEGER·MPI_ERR_FILE_IN_USE
94 ·······PARAMETER·(MPI_ERR_NOT_SAME=35)52 ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26)
95 ·······INTEGER·MPI_ERR_RMA_FLAVOR53 ·······INTEGER·MPI_ERR_RMA_SHARED
96 ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58)54 ·······PARAMETER·(MPI_ERR_RMA_SHARED=57)
97 ·······INTEGER·MPI_ERR_IN_STATUS 
98 ·······PARAMETER·(MPI_ERR_IN_STATUS=17) 
99 ·······INTEGER·MPI_ERR_VALUE_TOO_LARGE55 ·······INTEGER·MPI_ERR_VALUE_TOO_LARGE
100 ·······PARAMETER·(MPI_ERR_VALUE_TOO_LARGE=77)56 ·······PARAMETER·(MPI_ERR_VALUE_TOO_LARGE=77)
 57 ·······INTEGER·MPI_ERR_WIN
 58 ·······PARAMETER·(MPI_ERR_WIN=45)
 59 ·······INTEGER·MPI_ERR_RMA_FLAVOR
 60 ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58)
 61 ·······INTEGER·MPI_ERR_RMA_ATTACH
 62 ·······PARAMETER·(MPI_ERR_RMA_ATTACH=56)
 63 ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION
 64 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44)
 65 ·······INTEGER·MPI_ERR_IO
 66 ·······PARAMETER·(MPI_ERR_IO=32)
 67 ·······INTEGER·MPI_ERR_SESSION
 68 ·······PARAMETER·(MPI_ERR_SESSION=75)
 69 ·······INTEGER·MPI_ERR_NOT_SAME
 70 ·······PARAMETER·(MPI_ERR_NOT_SAME=35)
101 ·······INTEGER·MPI_ERR_BUFFER71 ·······INTEGER·MPI_ERR_BUFFER
102 ·······PARAMETER·(MPI_ERR_BUFFER=1)72 ·······PARAMETER·(MPI_ERR_BUFFER=1)
 73 ·······INTEGER·MPI_ERR_TYPE
 74 ·······PARAMETER·(MPI_ERR_TYPE=3)
 75 ·······INTEGER·MPI_ERR_CONVERSION
 76 ·······PARAMETER·(MPI_ERR_CONVERSION=23)
 77 ·······INTEGER·MPI_ERR_INFO_VALUE
 78 ·······PARAMETER·(MPI_ERR_INFO_VALUE=30)
 79 ·······INTEGER·MPI_ERR_DIMS
 80 ·······PARAMETER·(MPI_ERR_DIMS=11)
 81 ·······INTEGER·MPI_ERR_TAG
 82 ·······PARAMETER·(MPI_ERR_TAG=4)
Max diff block lines reached; 2849/8664 bytes (32.88%) of diff not shown.
2.0 KB
libmpich12_4.2.1-4_armhf.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary
2 -rw-r--r--···0········0········0····22256·2024-12-16·18:56:39.000000·control.tar.xz2 -rw-r--r--···0········0········0····22228·2024-12-16·18:56:39.000000·control.tar.xz
3 -rw-r--r--···0········0········0··1476232·2024-12-16·18:56:39.000000·data.tar.xz3 -rw-r--r--···0········0········0··1476376·2024-12-16·18:56:39.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
1.41 KB
data.tar.xz
1.39 KB
data.tar
1.37 KB
./usr/lib/arm-linux-gnueabihf/libmpichfort.so.12.4.1
File has been modified after NT_GNU_BUILD_ID has been applied.
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·42087a63b62401beeb1aeb6e0e11a356d9a457043 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·29e60100c80c470b4f2a2ce74a1038407e976a37
811 B
error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`: readelf: Error: no .dynamic section in the dynamic segment
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 Hex·dump·of·section·'.gnu_debuglink':1 Hex·dump·of·section·'.gnu_debuglink':
2 ··0x00000000·30383761·36336236·32343031·62656562·087a63b62401beeb 
3 ··0x00000010·31616562·36653065·31316133·35366439·1aeb6e0e11a356d92 ··0x00000000·65363031·30306338·30633437·30623466·e60100c80c470b4f
 3 ··0x00000010·32613263·65373461·31303338·34303765·2a2ce74a1038407e
4 ··0x00000020·61343537·30342e64·65627567·00000000·a45704.debug....4 ··0x00000020·39373661·33372e64·65627567·00000000·976a37.debug....
5 ··0x00000030·d12cc05e····························.,.^5 ··0x00000030·51363f68····························Q6?h
  
36.8 KB
libmpich12-dbgsym_4.2.1-4_armhf.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-16·18:56:39.000000·debian-binary
2 -rw-r--r--···0········0········0······708·2024-12-16·18:56:39.000000·control.tar.xz2 -rw-r--r--···0········0········0······708·2024-12-16·18:56:39.000000·control.tar.xz
3 -rw-r--r--···0········0········0··5008212·2024-12-16·18:56:39.000000·data.tar.xz3 -rw-r--r--···0········0········0··5007756·2024-12-16·18:56:39.000000·data.tar.xz
1.01 KB
control.tar.xz
1000 B
control.tar
549 B
./control
    
Offset 6, 8 lines modifiedOffset 6, 8 lines modified
6 Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org>6 Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org>
7 Installed-Size:·56077 Installed-Size:·5607
8 Depends:·libmpich12·(=·4.2.1-4)8 Depends:·libmpich12·(=·4.2.1-4)
9 Section:·debug9 Section:·debug
10 Priority:·optional10 Priority:·optional
11 Multi-Arch:·same11 Multi-Arch:·same
12 Description:·debug·symbols·for·libmpich1212 Description:·debug·symbols·for·libmpich12
13 Build-Ids:·42087a63b62401beeb1aeb6e0e11a356d9a45704·8de6fa73412283718e83aac65ed694962f1f5b73·fe20720284960307c48eb6ef843c3caa627739e313 Build-Ids:·29e60100c80c470b4f2a2ce74a1038407e976a37·8de6fa73412283718e83aac65ed694962f1f5b73·fe20720284960307c48eb6ef843c3caa627739e3
433 B
./md5sums
30.0 B
./md5sums
Files differ
385 B
line order
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
1 usr/lib/debug/.build-id/42/087a63b62401beeb1aeb6e0e11a356d9a45704.debug1 usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug
2 usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug2 usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug
3 usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug3 usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug
4 usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug4 usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug
35.4 KB
data.tar.xz
35.4 KB
data.tar
1.97 KB
file list
    
Offset 1, 14 lines modifiedOffset 1, 14 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/42/6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/29/
7 -rw-r--r--···0·root·········(0)·root·········(0)···852100·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/42/087a63b62401beeb1aeb6e0e11a356d9a45704.debug7 -rw-r--r--···0·root·········(0)·root·········(0)···852100·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/
9 -rw-r--r--···0·root·········(0)·root·········(0)··4718728·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug9 -rw-r--r--···0·root·········(0)·root·········(0)··4718728·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/
11 -rw-r--r--···0·root·········(0)·root·········(0)···145548·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug11 -rw-r--r--···0·root·········(0)·root·········(0)···145548·2024-12-16·18:56:39.000000·./usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug
12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/
13 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/13 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/
14 -rw-r--r--···0·root·········(0)·root·········(0)·····7228·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug14 -rw-r--r--···0·root·········(0)·root·········(0)·····7228·2024-12-16·18:56:39.000000·./usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug
33.4 KB
./usr/lib/debug/.build-id/42/087a63b62401beeb1aeb6e0e11a356d9a45704.debug vs.
./usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 99% similar despite different names
1.36 KB
readelf --wide --sections {}
    
Offset 22, 15 lines modifiedOffset 22, 15 lines modified
22 ··[17]·.dynamic··········NOBITS··········000befcc·00efc4·000120·08··WA··4···0··422 ··[17]·.dynamic··········NOBITS··········000befcc·00efc4·000120·08··WA··4···0··4
23 ··[18]·.got··············NOBITS··········000bf0ec·00efc4·000f14·04··WA··0···0··423 ··[18]·.got··············NOBITS··········000bf0ec·00efc4·000f14·04··WA··0···0··4
24 ··[19]·.data·············NOBITS··········000c0000·00efc4·00033c·00··WA··0···0··424 ··[19]·.data·············NOBITS··········000c0000·00efc4·00033c·00··WA··0···0··4
25 ··[20]·.bss··············NOBITS··········000c0340·00efc4·000164·00··WA··0···0··825 ··[20]·.bss··············NOBITS··········000c0340·00efc4·000164·00··WA··0···0··8
26 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··126 ··[21]·.comment··········PROGBITS········00000000·000118·00001e·01··MS··0···0··1
27 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··127 ··[22]·.ARM.attributes···ARM_ATTRIBUTES··00000000·000136·000031·00······0···0··1
28 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000113·00···C··0···0··428 ··[23]·.debug_aranges····PROGBITS········00000000·000168·000113·00···C··0···0··4
29 ··[24]·.debug_info·······PROGBITS········00000000·00027c·04459f·00···C··0···0··429 ··[24]·.debug_info·······PROGBITS········00000000·00027c·04459e·00···C··0···0··4
30 ··[25]·.debug_abbrev·····PROGBITS········00000000·04481c·000bc3·00···C··0···0··430 ··[25]·.debug_abbrev·····PROGBITS········00000000·04481c·000bc3·00···C··0···0··4
31 ··[26]·.debug_line·······PROGBITS········00000000·0453e0·010258·00···C··0···0··431 ··[26]·.debug_line·······PROGBITS········00000000·0453e0·010258·00···C··0···0··4
32 ··[27]·.debug_frame······PROGBITS········00000000·055638·0037ae·00···C··0···0··432 ··[27]·.debug_frame······PROGBITS········00000000·055638·0037ae·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·058de8·004bc7·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·058de8·004bc7·01·MSC··0···0··4
34 ··[29]·.debug_loclists···PROGBITS········00000000·05d9b0·02d9f0·00···C··0···0··434 ··[29]·.debug_loclists···PROGBITS········00000000·05d9b0·02d9f0·00···C··0···0··4
35 ··[30]·.debug_rnglists···PROGBITS········00000000·08b3a0·00057d·00···C··0···0··435 ··[30]·.debug_rnglists···PROGBITS········00000000·08b3a0·00057d·00···C··0···0··4
36 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08b91d·00004d·00······0···0··136 ··[31]·.gnu_debugaltlink·PROGBITS········00000000·08b91d·00004d·00······0···0··1
430 B
readelf --wide --notes {}
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 Displaying·notes·found·in:·.note.gnu.build-id1 Displaying·notes·found·in:·.note.gnu.build-id
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·42087a63b62401beeb1aeb6e0e11a356d9a457043 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·29e60100c80c470b4f2a2ce74a1038407e976a37
30.2 KB
readelf --wide --debug-dump=info {}
    
Offset 52870, 39 lines modifiedOffset 52870, 39 lines modified
52870 ····<1c1ce>···DW_AT_decl_column·:·(data1)·3552870 ····<1c1ce>···DW_AT_decl_column·:·(data1)·35
52871 ····<1c1cf>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52871 ····<1c1cf>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52872 ····<1c1d1>···DW_AT_external····:·(flag_present)·152872 ····<1c1d1>···DW_AT_external····:·(flag_present)·1
52873 ····<1c1d1>···DW_AT_const_value·:·(data4)·0x4c00081f52873 ····<1c1d1>···DW_AT_const_value·:·(data4)·0x4c00081f
52874 ·<2><1c1d5>:·Abbrev·Number:·107·(DW_TAG_constant)52874 ·<2><1c1d5>:·Abbrev·Number:·107·(DW_TAG_constant)
52875 ····<1c1d6>···DW_AT_name········:·(strp)·(offset:·0x1a457):·mpi_err_access52875 ····<1c1d6>···DW_AT_name········:·(strp)·(offset:·0x1a457):·mpi_err_access
52876 ····<1c1da>···DW_AT_decl_file···:·(implicit_const)·252876 ····<1c1da>···DW_AT_decl_file···:·(implicit_const)·2
52877 ····<1c1da>···DW_AT_decl_line···:·(data1)·5752877 ····<1c1da>···DW_AT_decl_line···:·(data1)·89
52878 ····<1c1db>···DW_AT_decl_column·:·(data1)·2952878 ····<1c1db>···DW_AT_decl_column·:·(data1)·29
52879 ····<1c1dc>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52879 ····<1c1dc>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52880 ····<1c1de>···DW_AT_external····:·(flag_present)·152880 ····<1c1de>···DW_AT_external····:·(flag_present)·1
52881 ····<1c1de>···DW_AT_const_value·:·(data1)·2052881 ····<1c1de>···DW_AT_const_value·:·(data1)·20
52882 ·<2><1c1df>:·Abbrev·Number:·107·(DW_TAG_constant)52882 ·<2><1c1df>:·Abbrev·Number:·107·(DW_TAG_constant)
52883 ····<1c1e0>···DW_AT_name········:·(strp)·(offset:·0x1408d):·mpi_err_amode52883 ····<1c1e0>···DW_AT_name········:·(strp)·(offset:·0x1408d):·mpi_err_amode
52884 ····<1c1e4>···DW_AT_decl_file···:·(implicit_const)·252884 ····<1c1e4>···DW_AT_decl_file···:·(implicit_const)·2
52885 ····<1c1e4>···DW_AT_decl_line···:·(data1)·10352885 ····<1c1e4>···DW_AT_decl_line···:·(data1)·33
52886 ····<1c1e5>···DW_AT_decl_column·:·(data1)·2852886 ····<1c1e5>···DW_AT_decl_column·:·(data1)·28
52887 ····<1c1e6>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52887 ····<1c1e6>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52888 ····<1c1e8>···DW_AT_external····:·(flag_present)·152888 ····<1c1e8>···DW_AT_external····:·(flag_present)·1
52889 ····<1c1e8>···DW_AT_const_value·:·(data1)·2152889 ····<1c1e8>···DW_AT_const_value·:·(data1)·21
52890 ·<2><1c1e9>:·Abbrev·Number:·107·(DW_TAG_constant)52890 ·<2><1c1e9>:·Abbrev·Number:·107·(DW_TAG_constant)
52891 ····<1c1ea>···DW_AT_name········:·(strp)·(offset:·0x175da):·mpi_err_arg52891 ····<1c1ea>···DW_AT_name········:·(strp)·(offset:·0x175da):·mpi_err_arg
52892 ····<1c1ee>···DW_AT_decl_file···:·(implicit_const)·252892 ····<1c1ee>···DW_AT_decl_file···:·(implicit_const)·2
52893 ····<1c1ee>···DW_AT_decl_line···:·(data1)·4152893 ····<1c1ee>···DW_AT_decl_line···:·(data1)·29
52894 ····<1c1ef>···DW_AT_decl_column·:·(data1)·2652894 ····<1c1ef>···DW_AT_decl_column·:·(data1)·26
52895 ····<1c1f0>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52895 ····<1c1f0>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52896 ····<1c1f2>···DW_AT_external····:·(flag_present)·152896 ····<1c1f2>···DW_AT_external····:·(flag_present)·1
52897 ····<1c1f2>···DW_AT_const_value·:·(data1)·1252897 ····<1c1f2>···DW_AT_const_value·:·(data1)·12
52898 ·<2><1c1f3>:·Abbrev·Number:·107·(DW_TAG_constant)52898 ·<2><1c1f3>:·Abbrev·Number:·107·(DW_TAG_constant)
52899 ····<1c1f4>···DW_AT_name········:·(strp)·(offset:·0x1e8b3):·mpi_err_assert52899 ····<1c1f4>···DW_AT_name········:·(strp)·(offset:·0x1e8b3):·mpi_err_assert
52900 ····<1c1f8>···DW_AT_decl_file···:·(implicit_const)·252900 ····<1c1f8>···DW_AT_decl_file···:·(implicit_const)·2
52901 ····<1c1f8>···DW_AT_decl_line···:·(data1)·11952901 ····<1c1f8>···DW_AT_decl_line···:·(data1)·121
52902 ····<1c1f9>···DW_AT_decl_column·:·(data1)·2952902 ····<1c1f9>···DW_AT_decl_column·:·(data1)·29
52903 ····<1c1fa>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52903 ····<1c1fa>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52904 ····<1c1fc>···DW_AT_external····:·(flag_present)·152904 ····<1c1fc>···DW_AT_external····:·(flag_present)·1
52905 ····<1c1fc>···DW_AT_const_value·:·(data1)·5352905 ····<1c1fc>···DW_AT_const_value·:·(data1)·53
52906 ·<2><1c1fd>:·Abbrev·Number:·107·(DW_TAG_constant)52906 ·<2><1c1fd>:·Abbrev·Number:·107·(DW_TAG_constant)
52907 ····<1c1fe>···DW_AT_name········:·(strp)·(offset:·0x166bb):·mpi_err_bad_file52907 ····<1c1fe>···DW_AT_name········:·(strp)·(offset:·0x166bb):·mpi_err_bad_file
52908 ····<1c202>···DW_AT_decl_file···:·(implicit_const)·252908 ····<1c202>···DW_AT_decl_file···:·(implicit_const)·2
Offset 52910, 375 lines modifiedOffset 52910, 375 lines modified
52910 ····<1c203>···DW_AT_decl_column·:·(data1)·3152910 ····<1c203>···DW_AT_decl_column·:·(data1)·31
52911 ····<1c204>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52911 ····<1c204>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52912 ····<1c206>···DW_AT_external····:·(flag_present)·152912 ····<1c206>···DW_AT_external····:·(flag_present)·1
52913 ····<1c206>···DW_AT_const_value·:·(data1)·2252913 ····<1c206>···DW_AT_const_value·:·(data1)·22
52914 ·<2><1c207>:·Abbrev·Number:·107·(DW_TAG_constant)52914 ·<2><1c207>:·Abbrev·Number:·107·(DW_TAG_constant)
52915 ····<1c208>···DW_AT_name········:·(strp)·(offset:·0x16ba0):·mpi_err_base52915 ····<1c208>···DW_AT_name········:·(strp)·(offset:·0x16ba0):·mpi_err_base
52916 ····<1c20c>···DW_AT_decl_file···:·(implicit_const)·252916 ····<1c20c>···DW_AT_decl_file···:·(implicit_const)·2
52917 ····<1c20c>···DW_AT_decl_line···:·(data1)·2752917 ····<1c20c>···DW_AT_decl_line···:·(data1)·87
52918 ····<1c20d>···DW_AT_decl_column·:·(data1)·2752918 ····<1c20d>···DW_AT_decl_column·:·(data1)·27
52919 ····<1c20e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52919 ····<1c20e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52920 ····<1c210>···DW_AT_external····:·(flag_present)·152920 ····<1c210>···DW_AT_external····:·(flag_present)·1
52921 ····<1c210>···DW_AT_const_value·:·(data1)·4652921 ····<1c210>···DW_AT_const_value·:·(data1)·46
52922 ·<2><1c211>:·Abbrev·Number:·107·(DW_TAG_constant)52922 ·<2><1c211>:·Abbrev·Number:·107·(DW_TAG_constant)
52923 ····<1c212>···DW_AT_name········:·(strp)·(offset:·0x19d02):·mpi_err_buffer52923 ····<1c212>···DW_AT_name········:·(strp)·(offset:·0x19d02):·mpi_err_buffer
52924 ····<1c216>···DW_AT_decl_file···:·(implicit_const)·252924 ····<1c216>···DW_AT_decl_file···:·(implicit_const)·2
52925 ····<1c216>···DW_AT_decl_line···:·(data1)·10152925 ····<1c216>···DW_AT_decl_line···:·(data1)·71
52926 ····<1c217>···DW_AT_decl_column·:·(data1)·2952926 ····<1c217>···DW_AT_decl_column·:·(data1)·29
52927 ····<1c218>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52927 ····<1c218>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52928 ····<1c21a>···DW_AT_external····:·(flag_present)·152928 ····<1c21a>···DW_AT_external····:·(flag_present)·1
52929 ····<1c21a>···DW_AT_const_value·:·(data1)·152929 ····<1c21a>···DW_AT_const_value·:·(data1)·1
52930 ·<2><1c21b>:·Abbrev·Number:·107·(DW_TAG_constant)52930 ·<2><1c21b>:·Abbrev·Number:·107·(DW_TAG_constant)
52931 ····<1c21c>···DW_AT_name········:·(strp)·(offset:·0x18753):·mpi_err_comm52931 ····<1c21c>···DW_AT_name········:·(strp)·(offset:·0x18753):·mpi_err_comm
52932 ····<1c220>···DW_AT_decl_file···:·(implicit_const)·252932 ····<1c220>···DW_AT_decl_file···:·(implicit_const)·2
52933 ····<1c220>···DW_AT_decl_line···:·(data1)·7352933 ····<1c220>···DW_AT_decl_line···:·(data1)·119
52934 ····<1c221>···DW_AT_decl_column·:·(data1)·2752934 ····<1c221>···DW_AT_decl_column·:·(data1)·27
52935 ····<1c222>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52935 ····<1c222>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52936 ····<1c224>···DW_AT_external····:·(flag_present)·152936 ····<1c224>···DW_AT_external····:·(flag_present)·1
52937 ····<1c224>···DW_AT_const_value·:·(data1)·552937 ····<1c224>···DW_AT_const_value·:·(data1)·5
52938 ·<2><1c225>:·Abbrev·Number:·107·(DW_TAG_constant)52938 ·<2><1c225>:·Abbrev·Number:·107·(DW_TAG_constant)
52939 ····<1c226>···DW_AT_name········:·(strp)·(offset:·0x18ccf):·mpi_err_conversion52939 ····<1c226>···DW_AT_name········:·(strp)·(offset:·0x18ccf):·mpi_err_conversion
52940 ····<1c22a>···DW_AT_decl_file···:·(implicit_const)·252940 ····<1c22a>···DW_AT_decl_file···:·(implicit_const)·2
52941 ····<1c22a>···DW_AT_decl_line···:·(data1)·9152941 ····<1c22a>···DW_AT_decl_line···:·(data1)·75
52942 ····<1c22b>···DW_AT_decl_column·:·(data1)·3352942 ····<1c22b>···DW_AT_decl_column·:·(data1)·33
52943 ····<1c22c>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52943 ····<1c22c>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52944 ····<1c22e>···DW_AT_external····:·(flag_present)·152944 ····<1c22e>···DW_AT_external····:·(flag_present)·1
52945 ····<1c22e>···DW_AT_const_value·:·(data1)·2352945 ····<1c22e>···DW_AT_const_value·:·(data1)·23
52946 ·<2><1c22f>:·Abbrev·Number:·107·(DW_TAG_constant)52946 ·<2><1c22f>:·Abbrev·Number:·107·(DW_TAG_constant)
52947 ····<1c230>···DW_AT_name········:·(strp)·(offset:·0x1e873):·mpi_err_count52947 ····<1c230>···DW_AT_name········:·(strp)·(offset:·0x1e873):·mpi_err_count
52948 ····<1c234>···DW_AT_decl_file···:·(implicit_const)·252948 ····<1c234>···DW_AT_decl_file···:·(implicit_const)·2
52949 ····<1c234>···DW_AT_decl_line···:·(data1)·4752949 ····<1c234>···DW_AT_decl_line···:·(data1)·139
52950 ····<1c235>···DW_AT_decl_column·:·(data1)·2852950 ····<1c235>···DW_AT_decl_column·:·(data1)·28
52951 ····<1c236>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52951 ····<1c236>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52952 ····<1c238>···DW_AT_external····:·(flag_present)·152952 ····<1c238>···DW_AT_external····:·(flag_present)·1
52953 ····<1c238>···DW_AT_const_value·:·(data1)·252953 ····<1c238>···DW_AT_const_value·:·(data1)·2
52954 ·<2><1c239>:·Abbrev·Number:·107·(DW_TAG_constant)52954 ·<2><1c239>:·Abbrev·Number:·107·(DW_TAG_constant)
52955 ····<1c23a>···DW_AT_name········:·(strp)·(offset:·0x1a441):·mpi_err_dims52955 ····<1c23a>···DW_AT_name········:·(strp)·(offset:·0x1a441):·mpi_err_dims
52956 ····<1c23e>···DW_AT_decl_file···:·(implicit_const)·252956 ····<1c23e>···DW_AT_decl_file···:·(implicit_const)·2
52957 ····<1c23e>···DW_AT_decl_line···:·(data1)·12752957 ····<1c23e>···DW_AT_decl_line···:·(data1)·79
52958 ····<1c23f>···DW_AT_decl_column·:·(data1)·2752958 ····<1c23f>···DW_AT_decl_column·:·(data1)·27
52959 ····<1c240>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52959 ····<1c240>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52960 ····<1c242>···DW_AT_external····:·(flag_present)·152960 ····<1c242>···DW_AT_external····:·(flag_present)·1
52961 ····<1c242>···DW_AT_const_value·:·(data1)·1152961 ····<1c242>···DW_AT_const_value·:·(data1)·11
52962 ·<2><1c243>:·Abbrev·Number:·107·(DW_TAG_constant)52962 ·<2><1c243>:·Abbrev·Number:·107·(DW_TAG_constant)
52963 ····<1c244>···DW_AT_name········:·(strp)·(offset:·0x192b8):·mpi_err_disp52963 ····<1c244>···DW_AT_name········:·(strp)·(offset:·0x192b8):·mpi_err_disp
52964 ····<1c248>···DW_AT_decl_file···:·(implicit_const)·252964 ····<1c248>···DW_AT_decl_file···:·(implicit_const)·2
52965 ····<1c248>···DW_AT_decl_line···:·(data1)·8752965 ····<1c248>···DW_AT_decl_line···:·(data1)·97
52966 ····<1c249>···DW_AT_decl_column·:·(data1)·2752966 ····<1c249>···DW_AT_decl_column·:·(data1)·27
52967 ····<1c24a>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52967 ····<1c24a>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52968 ····<1c24c>···DW_AT_external····:·(flag_present)·152968 ····<1c24c>···DW_AT_external····:·(flag_present)·1
52969 ····<1c24c>···DW_AT_const_value·:·(data1)·5252969 ····<1c24c>···DW_AT_const_value·:·(data1)·52
52970 ·<2><1c24d>:·Abbrev·Number:·107·(DW_TAG_constant)52970 ·<2><1c24d>:·Abbrev·Number:·107·(DW_TAG_constant)
52971 ····<1c24e>···DW_AT_name········:·(strp)·(offset:·0x190f0):·mpi_err_dup_datarep52971 ····<1c24e>···DW_AT_name········:·(strp)·(offset:·0x190f0):·mpi_err_dup_datarep
52972 ····<1c252>···DW_AT_decl_file···:·(implicit_const)·252972 ····<1c252>···DW_AT_decl_file···:·(implicit_const)·2
52973 ····<1c252>···DW_AT_decl_line···:·(data1)·5352973 ····<1c252>···DW_AT_decl_line···:·(data1)·21
52974 ····<1c253>···DW_AT_decl_column·:·(data1)·3452974 ····<1c253>···DW_AT_decl_column·:·(data1)·34
52975 ····<1c254>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52975 ····<1c254>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52976 ····<1c256>···DW_AT_external····:·(flag_present)·152976 ····<1c256>···DW_AT_external····:·(flag_present)·1
52977 ····<1c256>···DW_AT_const_value·:·(data1)·2452977 ····<1c256>···DW_AT_const_value·:·(data1)·24
52978 ·<2><1c257>:·Abbrev·Number:·107·(DW_TAG_constant)52978 ·<2><1c257>:·Abbrev·Number:·107·(DW_TAG_constant)
52979 ····<1c258>···DW_AT_name········:·(strp)·(offset:·0x19ff9):·mpi_err_errhandler52979 ····<1c258>···DW_AT_name········:·(strp)·(offset:·0x19ff9):·mpi_err_errhandler
52980 ····<1c25c>···DW_AT_decl_file···:·(implicit_const)·252980 ····<1c25c>···DW_AT_decl_file···:·(implicit_const)·2
52981 ····<1c25c>···DW_AT_decl_line···:·(data1)·8952981 ····<1c25c>···DW_AT_decl_line···:·(data1)·131
52982 ····<1c25d>···DW_AT_decl_column·:·(data1)·3352982 ····<1c25d>···DW_AT_decl_column·:·(data1)·33
52983 ····<1c25e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52983 ····<1c25e>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52984 ····<1c260>···DW_AT_external····:·(flag_present)·152984 ····<1c260>···DW_AT_external····:·(flag_present)·1
52985 ····<1c260>···DW_AT_const_value·:·(data1)·8052985 ····<1c260>···DW_AT_const_value·:·(data1)·80
52986 ·<2><1c261>:·Abbrev·Number:·107·(DW_TAG_constant)52986 ·<2><1c261>:·Abbrev·Number:·107·(DW_TAG_constant)
52987 ····<1c262>···DW_AT_name········:·(strp)·(offset:·0x1685c):·mpi_err_file52987 ····<1c262>···DW_AT_name········:·(strp)·(offset:·0x1685c):·mpi_err_file
52988 ····<1c266>···DW_AT_decl_file···:·(implicit_const)·252988 ····<1c266>···DW_AT_decl_file···:·(implicit_const)·2
52989 ····<1c266>···DW_AT_decl_line···:·(data1)·7752989 ····<1c266>···DW_AT_decl_line···:·(data1)·117
52990 ····<1c267>···DW_AT_decl_column·:·(data1)·2752990 ····<1c267>···DW_AT_decl_column·:·(data1)·27
52991 ····<1c268>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)52991 ····<1c268>···DW_AT_type········:·(ref_udata)·<0x1d3f6>,·integer(kind=4)
52992 ····<1c26a>···DW_AT_external····:·(flag_present)·152992 ····<1c26a>···DW_AT_external····:·(flag_present)·1
52993 ····<1c26a>···DW_AT_const_value·:·(data1)·2752993 ····<1c26a>···DW_AT_const_value·:·(data1)·27
52994 ·<2><1c26b>:·Abbrev·Number:·107·(DW_TAG_constant)52994 ·<2><1c26b>:·Abbrev·Number:·107·(DW_TAG_constant)
52995 ····<1c26c>···DW_AT_name········:·(strp)·(offset:·0x1ded9):·mpi_err_file_exists52995 ····<1c26c>···DW_AT_name········:·(strp)·(offset:·0x1ded9):·mpi_err_file_exists
52996 ····<1c270>···DW_AT_decl_file···:·(implicit_const)·252996 ····<1c270>···DW_AT_decl_file···:·(implicit_const)·2
Max diff block lines reached; 22989/30873 bytes (74.46%) of diff not shown.
1.15 KB
strings --all --bytes=8 {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 GCC:·(Debian·14.2.0-8)·14.2.01 j7GCC:·(Debian·14.2.0-8)·14.2.0
2 F*X\5x&b2 F*X\5x&b
3 7TDPTD4D3 7TDPTD4D
4 u3btYgpy4 u3btYgpy
5 WS;=H(uX5 WS;=H(uX
6 9k=BZxa46 9k=BZxa4
7 hjWF1_zml7 hjWF1_zml
8 _'\#TR?Q8 _'\#TR?Q
Offset 11, 49 lines modifiedOffset 11, 60 lines modified
11 Oy_xNQnT>11 Oy_xNQnT>
12 nZAAc7nm12 nZAAc7nm
13 `DcQf*f}»       13 `DcQf*f}»       
14 $/-JEWo*14 $/-JEWo*
15 ,U1eIC^T'15 ,U1eIC^T'
16 Tmi#Rm+`16 Tmi#Rm+`
17 j("WDU'qf17 j("WDU'qf
18 GV8kqVv\ed#, 
19 R|aS:UC) 
20 .Ms;1\a>" 
21 e70]@79O 
22 ZHZ?)m3p 
23 n's&},'u 
24 &ss(j0b2 
25 g/${*J{> 
26 6='UIRU/18 *GiC)F`m
 19 Nl]K_@qvq7
 20 »       2.IS0l>=A
 21 e2!IksEa
 22 i;-5L{Tg
 23 #{C?z75~
 24 IqfP6!l*R
 25 ."6B3]RA]
 26 tTxwTxwXy
 27 »       mS56w*y
 28 q+G35Sf`
 29 C(zp6C<Pl
 30 "^FI'@s'v
27 Ev@K;&;&31 Ev@K;&;&
28 c)+HJ(p·Z32 c)+HJ(p·Z
29 q*D:pje.33 q*D:pje.
30 »       +fn·p?-34 »       +fn·p?-
31 iy+»    *>Gr 
32 :]S+C#cs 
33 y_aN8LDn 
34 hy+»    *~V2 
35 V[f`8s`^ 
36 urgcZ5F: 
37 uR=)@x.7 
38 !p}$s#T535 ;$z8_,·z
 36 Yyr&P=<-
 37 7A7*Jb+s
 38 eUpD-»  TZ>
 39 "7!SODn[
 40 JrcAlO*v
 41 "/\KC]."
 42 2T3D\]e09
 43 Soa%u)9u
 44 UJYh4-TUBV
39 V0\k5pvoh45 V0\kupvoh
 46 >·B*=5K':
 47 sZQo3eok
 48 8oTn`xnv
 49 Tm>»    X·Gb
40 VGT&·x&ER50 VGT&·x&E
41 b/XMpNcM 
42 C28TRO46 
43 T)PLuna` 
44 k@Wn;1lt/ 
45 .vQb0_o0 
46 Lm}>M-|»x 
47 &·ja$`P] 
48 c<h[b8pX 
49 VXxb5Xxj% 
50 bl*=?\Ov 
51 8W&6»   7Sqz9»       
52 ~&/{IP]a~9<`51 &I*9@QaS
 52 yoc`nsH[(
 53 @{rR.·Bm~
 54 _@PI:}<^:
 55 @'>2^idyV
 56 'C\+b<w6
 57 R"0GnblW
 58 =(,»    w~`d
 59 _PDl2"./
 60 bxi{6exo
 61 E*Y}hys$,
 62 b»      v9hZj8
 63 2`y@r<e0w
53 }hvbK?LH64 }hvbK?LH
54 x(c<Lkrz65 x(c<Lkrz
55 pe~BNaWHs66 pe~BNaWHs
56 bZuFyyNy67 bZuFyyNy
57 wq2u?^?MW1!o-68 wq2u?^?MW1!o-
58 KAQXRyf%69 KAQXRyf%
59 3Wx3W$g.70 3Wx3W$g.