56.6 KB
/srv/reproducible-results/rbuild-debian/r-b-build.IlPzZbwB/b1/mpich_4.2.1-5_i386.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.IlPzZbwB/b2/mpich_4.2.1-5_i386.changes
895 B
Files
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 ·0649d95c4fe95448d191de8f97d849e0·2504564·libdevel·optional·libmpich-dev_4.2.1-5_i386.deb 
2 ·6a66e718f0223abbab3d0340f310f9b1·3886204·debug·optional·libmpich12-dbgsym_4.2.1-5_i386.deb 
3 ·aee6d44204fb6282f73ac3248ff8c81e·1518936·libs·optional·libmpich12_4.2.1-5_i386.deb1 ·5f5a389e4808dc109ac4c308d9e3f1ca·2505596·libdevel·optional·libmpich-dev_4.2.1-5_i386.deb
 2 ·142a7bc7eec78c05dc8e3cbfbb9e3b26·3883780·debug·optional·libmpich12-dbgsym_4.2.1-5_i386.deb
 3 ·af1dc42522b2767f0571e5dc7dacc44c·1518832·libs·optional·libmpich12_4.2.1-5_i386.deb
4 ·61de624fe741636a47246cc141c12759·885656·debug·optional·mpich-dbgsym_4.2.1-5_i386.deb4 ·61de624fe741636a47246cc141c12759·885656·debug·optional·mpich-dbgsym_4.2.1-5_i386.deb
5 ·57a9642eb1adc411738425fe13b36113·254436·doc·optional·mpich-doc_4.2.1-5_all.deb5 ·cb02e9dc07fb1d3ae6907ad9f00d6540·254256·doc·optional·mpich-doc_4.2.1-5_all.deb
6 ·3a6733ca1cb2c435cd99d4cba3eef967·235932·devel·optional·mpich_4.2.1-5_i386.deb6 ·3a6733ca1cb2c435cd99d4cba3eef967·235932·devel·optional·mpich_4.2.1-5_i386.deb
9.18 KB
libmpich-dev_4.2.1-5_i386.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary
2 -rw-r--r--···0········0········0·····3296·2024-12-26·12:51:00.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3292·2024-12-26·12:51:00.000000·control.tar.xz
3 -rw-r--r--···0········0········0··2501076·2024-12-26·12:51:00.000000·data.tar.xz3 -rw-r--r--···0········0········0··2502112·2024-12-26·12:51:00.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.58 KB
data.tar.xz
8.56 KB
data.tar
8.55 KB
./usr/lib/i386-linux-gnu/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_SERVICE
 20 ·······PARAMETER·(MPI_ERR_SERVICE=41)
19 ·······INTEGER·MPI_ERR_GROUP21 ·······INTEGER·MPI_ERR_QUOTA
20 ·······PARAMETER·(MPI_ERR_GROUP=8)22 ·······PARAMETER·(MPI_ERR_QUOTA=39)
21 ·······INTEGER·MPI_ERR_FILE_IN_USE 
22 ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) 
23 ·······INTEGER·MPI_ERR_ERRHANDLER 
24 ·······PARAMETER·(MPI_ERR_ERRHANDLER=80) 
25 ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP 
26 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) 
27 ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION 
28 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) 
29 ·······INTEGER·MPI_ERR_CONVERSION 
30 ·······PARAMETER·(MPI_ERR_CONVERSION=23) 
31 ·······INTEGER·MPI_ERR_PROC_ABORTED 
32 ·······PARAMETER·(MPI_ERR_PROC_ABORTED=76) 
33 ·······INTEGER·MPI_ERR_INTERN23 ·······INTEGER·MPI_ERR_INTERN
34 ·······PARAMETER·(MPI_ERR_INTERN=16)24 ·······PARAMETER·(MPI_ERR_INTERN=16)
 25 ·······INTEGER·MPI_ERR_DUP_DATAREP
 26 ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24)
 27 ·······INTEGER·MPI_ERR_DIMS
 28 ·······PARAMETER·(MPI_ERR_DIMS=11)
35 ·······INTEGER·MPI_ERR_NO_MEM29 ·······INTEGER·MPI_ERR_NO_SPACE
36 ·······PARAMETER·(MPI_ERR_NO_MEM=34)30 ·······PARAMETER·(MPI_ERR_NO_SPACE=36)
37 ·······INTEGER·MPI_ERR_INFO 
38 ·······PARAMETER·(MPI_ERR_INFO=28) 
39 ·······INTEGER·MPI_ERR_INFO_VALUE 
40 ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) 
41 ·······INTEGER·MPI_ERR_COMM31 ·······INTEGER·MPI_ERR_COMM
42 ·······PARAMETER·(MPI_ERR_COMM=5)32 ·······PARAMETER·(MPI_ERR_COMM=5)
 33 ·······INTEGER·MPI_ERR_RMA_RANGE
 34 ·······PARAMETER·(MPI_ERR_RMA_RANGE=55)
 35 ·······INTEGER·MPI_ERR_CONVERSION
 36 ·······PARAMETER·(MPI_ERR_CONVERSION=23)
 37 ·······INTEGER·MPI_ERR_ROOT
 38 ·······PARAMETER·(MPI_ERR_ROOT=7)
 39 ·······INTEGER·MPI_ERR_ASSERT
 40 ·······PARAMETER·(MPI_ERR_ASSERT=53)
 41 ·······INTEGER·MPI_ERR_UNKNOWN
 42 ·······PARAMETER·(MPI_ERR_UNKNOWN=13)
 43 ·······INTEGER·MPI_ERR_RMA_SYNC
 44 ·······PARAMETER·(MPI_ERR_RMA_SYNC=50)
 45 ·······INTEGER·MPI_ERR_IO
 46 ·······PARAMETER·(MPI_ERR_IO=32)
 47 ·······INTEGER·MPI_ERR_INFO
 48 ·······PARAMETER·(MPI_ERR_INFO=28)
 49 ·······INTEGER·MPI_ERR_LASTCODE
 50 ·······PARAMETER·(MPI_ERR_LASTCODE=1073741823)
 51 ·······INTEGER·MPI_ERR_RMA_SHARED
 52 ·······PARAMETER·(MPI_ERR_RMA_SHARED=57)
 53 ·······INTEGER·MPI_ERR_BUFFER
 54 ·······PARAMETER·(MPI_ERR_BUFFER=1)
 55 ·······INTEGER·MPI_ERR_INFO_KEY
 56 ·······PARAMETER·(MPI_ERR_INFO_KEY=29)
 57 ·······INTEGER·MPI_ERR_ARG
 58 ·······PARAMETER·(MPI_ERR_ARG=12)
 59 ·······INTEGER·MPI_ERR_PENDING
 60 ·······PARAMETER·(MPI_ERR_PENDING=18)
43 ·······INTEGER·MPI_ERR_KEYVAL61 ·······INTEGER·MPI_ERR_KEYVAL
44 ·······PARAMETER·(MPI_ERR_KEYVAL=48)62 ·······PARAMETER·(MPI_ERR_KEYVAL=48)
 63 ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP
 64 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43)
 65 ·······INTEGER·MPI_ERR_SIZE
 66 ·······PARAMETER·(MPI_ERR_SIZE=51)
 67 ·······INTEGER·MPI_ERR_ACCESS
 68 ·······PARAMETER·(MPI_ERR_ACCESS=20)
 69 ·······INTEGER·MPI_ERR_TYPE
 70 ·······PARAMETER·(MPI_ERR_TYPE=3)
 71 ·······INTEGER·MPI_ERR_OTHER
 72 ·······PARAMETER·(MPI_ERR_OTHER=15)
 73 ·······INTEGER·MPI_ERR_RMA_FLAVOR
 74 ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58)
 75 ·······INTEGER·MPI_ERR_RMA_CONFLICT
 76 ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49)
 77 ·······INTEGER·MPI_ERR_FILE
 78 ·······PARAMETER·(MPI_ERR_FILE=27)
 79 ·······INTEGER·MPI_ERR_BAD_FILE
 80 ·······PARAMETER·(MPI_ERR_BAD_FILE=22)
 81 ·······INTEGER·MPI_ERR_NO_SUCH_FILE
 82 ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37)
45 ·······INTEGER·MPI_ERR_SESSION83 ·······INTEGER·MPI_ERR_SESSION
46 ·······PARAMETER·(MPI_ERR_SESSION=75)84 ·······PARAMETER·(MPI_ERR_SESSION=75)
47 ·······INTEGER·MPI_ERR_NOT_SAME 
48 ·······PARAMETER·(MPI_ERR_NOT_SAME=35) 
49 ·······INTEGER·MPI_ERR_DUP_DATAREP 
50 ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) 
51 ·······INTEGER·MPI_ERR_IO85 ·······INTEGER·MPI_ERR_GROUP
52 ·······PARAMETER·(MPI_ERR_IO=32)86 ·······PARAMETER·(MPI_ERR_GROUP=8)
53 ·······INTEGER·MPI_ERR_QUOTA87 ·······INTEGER·MPI_ERR_LOCKTYPE
54 ·······PARAMETER·(MPI_ERR_QUOTA=39)88 ·······PARAMETER·(MPI_ERR_LOCKTYPE=47)
55 ·······INTEGER·MPI_ERR_AMODE 
56 ·······PARAMETER·(MPI_ERR_AMODE=21) 
57 ·······INTEGER·MPI_ERR_UNKNOWN 
58 ·······PARAMETER·(MPI_ERR_UNKNOWN=13) 
59 ·······INTEGER·MPI_ERR_DISP89 ·······INTEGER·MPI_ERR_DISP
60 ·······PARAMETER·(MPI_ERR_DISP=52)90 ·······PARAMETER·(MPI_ERR_DISP=52)
61 ·······INTEGER·MPI_ERR_RANK91 ·······INTEGER·MPI_ERR_PROC_ABORTED
62 ·······PARAMETER·(MPI_ERR_RANK=6)92 ·······PARAMETER·(MPI_ERR_PROC_ABORTED=76)
63 ·······INTEGER·MPI_ERR_FILE_EXISTS93 ·······INTEGER·MPI_ERR_FILE_EXISTS
64 ·······PARAMETER·(MPI_ERR_FILE_EXISTS=25)94 ·······PARAMETER·(MPI_ERR_FILE_EXISTS=25)
 95 ·······INTEGER·MPI_ERR_IN_STATUS
 96 ·······PARAMETER·(MPI_ERR_IN_STATUS=17)
 97 ·······INTEGER·MPI_ERR_TOPOLOGY
 98 ·······PARAMETER·(MPI_ERR_TOPOLOGY=10)
 99 ·······INTEGER·MPI_ERR_NO_MEM
 100 ·······PARAMETER·(MPI_ERR_NO_MEM=34)
 101 ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION
 102 ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44)
65 ·······INTEGER·MPI_ERR_SIZE103 ·······INTEGER·MPI_ERR_OP
66 ·······PARAMETER·(MPI_ERR_SIZE=51)104 ·······PARAMETER·(MPI_ERR_OP=9)
 105 ·······INTEGER·MPI_ERR_TRUNCATE
 106 ·······PARAMETER·(MPI_ERR_TRUNCATE=14)
67 ·······INTEGER·MPI_ERR_TAG107 ·······INTEGER·MPI_ERR_TAG
68 ·······PARAMETER·(MPI_ERR_TAG=4)108 ·······PARAMETER·(MPI_ERR_TAG=4)
69 ·······INTEGER·MPI_ERR_ASSERT109 ·······INTEGER·MPI_ERR_INFO_VALUE
70 ·······PARAMETER·(MPI_ERR_ASSERT=53)110 ·······PARAMETER·(MPI_ERR_INFO_VALUE=30)
71 ·······INTEGER·MPI_ERR_PORT 
72 ·······PARAMETER·(MPI_ERR_PORT=38) 
73 ·······INTEGER·MPI_ERR_NAME111 ·······INTEGER·MPI_ERR_NAME
74 ·······PARAMETER·(MPI_ERR_NAME=33)112 ·······PARAMETER·(MPI_ERR_NAME=33)
Max diff block lines reached; 2806/8636 bytes (32.49%) of diff not shown.
2.55 KB
libmpich12_4.2.1-5_i386.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary
2 -rw-r--r--···0········0········0····22240·2024-12-26·12:51:00.000000·control.tar.xz2 -rw-r--r--···0········0········0····22276·2024-12-26·12:51:00.000000·control.tar.xz
3 -rw-r--r--···0········0········0··1496504·2024-12-26·12:51:00.000000·data.tar.xz3 -rw-r--r--···0········0········0··1496364·2024-12-26·12:51:00.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.96 KB
data.tar.xz
1.94 KB
data.tar
1.93 KB
./usr/lib/i386-linux-gnu/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:·a241c0a1a07f69438f3824bd62d241a136f76aca3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·81c814f8f14820117562d08fb5140f9f361f2f1e
576 B
strings --all --bytes=8 {}
    
Offset 4299, 15 lines modifiedOffset 4299, 15 lines modified
4299 MPI_F_STATUS_IGNORE=%p,·MPI_STATUS_IGNORE=%p4299 MPI_F_STATUS_IGNORE=%p,·MPI_STATUS_IGNORE=%p
4300 MPI_F_STATUSES_IGNORE=%p,·MPI_STATUSES_IGNORE=%p4300 MPI_F_STATUSES_IGNORE=%p,·MPI_STATUSES_IGNORE=%p
4301 MPI_F_ERRCODES_IGNORE=%p,·MPI_ERRCODES_IGNORE=%p4301 MPI_F_ERRCODES_IGNORE=%p,·MPI_ERRCODES_IGNORE=%p
4302 MPI_F_ARGVS_NULL=%p,·MPI_ARGVS_NULL=%p4302 MPI_F_ARGVS_NULL=%p,·MPI_ARGVS_NULL=%p
4303 src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c4303 src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c
4304 cdesc_create_datatype4304 cdesc_create_datatype
4305 /usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug4305 /usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug
4306 ,41c0a1a07f69438f3824bd62d241a136f76aca.debug4306 ,c814f8f14820117562d08fb5140f9f361f2f1e.debug
4307 .shstrtab4307 .shstrtab
4308 .note.gnu.build-id4308 .note.gnu.build-id
4309 .gnu.hash4309 .gnu.hash
4310 .gnu.version4310 .gnu.version
4311 .gnu.version_r4311 .gnu.version_r
4312 .rel.dyn4312 .rel.dyn
4313 .rel.plt4313 .rel.plt
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·34316330·61316130·37663639·34333866·41c0a1a07f69438f 
3 ··0x00000010·33383234·62643632·64323431·61313336·3824bd62d241a1362 ··0x00000000·63383134·66386631·34383230·31313735·c814f8f148201175
 3 ··0x00000010·36326430·38666235·31343066·39663336·62d08fb5140f9f36
4 ··0x00000020·66373661·63612e64·65627567·00000000·f76aca.debug....4 ··0x00000020·31663266·31652e64·65627567·00000000·1f2f1e.debug....
5 ··0x00000030·a2700f75····························.p.u5 ··0x00000030·c60c6b9b····························..k.
  
4.34 KB
mpich-doc_4.2.1-5_all.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary
2 -rw-r--r--···0········0········0·····4312·2024-12-26·12:51:00.000000·control.tar.xz2 -rw-r--r--···0········0········0·····4316·2024-12-26·12:51:00.000000·control.tar.xz
3 -rw-r--r--···0········0········0···249932·2024-12-26·12:51:00.000000·data.tar.xz3 -rw-r--r--···0········0········0···249748·2024-12-26·12:51:00.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
3.76 KB
data.tar.xz
3.74 KB
data.tar
2.36 KB
file list
    
Offset 35, 16 lines modifiedOffset 35, 16 lines modified
35 -rw-r--r--···0·root·········(0)·root·········(0)····52310·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_service.c35 -rw-r--r--···0·root·········(0)·root·········(0)····52310·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_service.c
36 -rw-r--r--···0·root·········(0)·root·········(0)····54573·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spaserv.c36 -rw-r--r--···0·root·········(0)·root·········(0)····54573·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spaserv.c
37 -rw-r--r--···0·root·········(0)·root·········(0)····57104·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spawn.c37 -rw-r--r--···0·root·········(0)·root·········(0)····57104·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spawn.c
38 -rw-r--r--···0·root·········(0)·root·········(0)·····1045·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child1.c38 -rw-r--r--···0·root·········(0)·root·········(0)·····1045·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child1.c
39 -rw-r--r--···0·root·········(0)·root·········(0)······644·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child2.c39 -rw-r--r--···0·root·········(0)·root·········(0)······644·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child2.c
40 -rw-r--r--···0·root·········(0)·root·········(0)·····1707·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_parent.c40 -rw-r--r--···0·root·········(0)·root·········(0)·····1707·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_parent.c
41 -rw-r--r--···0·root·········(0)·root·········(0)·····1746·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/srtest.c41 -rw-r--r--···0·root·········(0)·root·········(0)·····1746·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/srtest.c
42 -rw-r--r--···0·root·········(0)·root·········(0)····81388·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/install.pdf.gz42 -rw-r--r--···0·root·········(0)·root·········(0)····81345·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/install.pdf.gz
43 -rw-r--r--···0·root·········(0)·root·········(0)····83173·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/user.pdf.gz43 -rw-r--r--···0·root·········(0)·root·········(0)····83125·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/user.pdf.gz
44 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/44 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/
45 -rw-r--r--···0·root·········(0)·root·········(0)·····2916·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html45 -rw-r--r--···0·root·········(0)·root·········(0)·····2916·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html
46 -rw-r--r--···0·root·········(0)·root·········(0)·····2762·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html46 -rw-r--r--···0·root·········(0)·root·········(0)·····2762·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html
47 -rw-r--r--···0·root·········(0)·root·········(0)·····2751·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html47 -rw-r--r--···0·root·········(0)·root·········(0)·····2751·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html
48 -rw-r--r--···0·root·········(0)·root·········(0)·····3151·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html48 -rw-r--r--···0·root·········(0)·root·········(0)·····3151·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html
49 -rw-r--r--···0·root·········(0)·root·········(0)·····2756·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html49 -rw-r--r--···0·root·········(0)·root·········(0)·····2756·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html
50 -rw-r--r--···0·root·········(0)·root·········(0)·····2478·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPI_Buffer_flush.html50 -rw-r--r--···0·root·········(0)·root·········(0)·····2478·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPI_Buffer_flush.html
701 B
./usr/share/doc/mpich/install.pdf.gz
629 B
install.pdf
607 B
pdftotext {} -
    
Offset 7, 15 lines modifiedOffset 7, 15 lines modified
7 Rajeev·Thakur7 Rajeev·Thakur
8 Pavan·Balaji8 Pavan·Balaji
9 Thomas·Gillis9 Thomas·Gillis
10 Yanfei·Guo10 Yanfei·Guo
11 Rob·Latham11 Rob·Latham
12 Ken·Raffenetti12 Ken·Raffenetti
13 Hui·Zhou13 Hui·Zhou
14 January·30,·202614 December·27,·2024
  
15 *15 *
  
16 This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort16 This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort
17 of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security17 of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security
18 Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357.18 Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357.
  
689 B
./usr/share/doc/mpich/user.pdf.gz
623 B
user.pdf
607 B
pdftotext {} -
    
Offset 7, 15 lines modifiedOffset 7, 15 lines modified
7 Rajeev·Thakur7 Rajeev·Thakur
8 Pavan·Balaji8 Pavan·Balaji
9 Thomas·Gillis9 Thomas·Gillis
10 Yanfei·Guo10 Yanfei·Guo
11 Rob·Latham11 Rob·Latham
12 Ken·Raffenetti12 Ken·Raffenetti
13 Hui·Zhou13 Hui·Zhou
14 January·30,·202614 December·27,·2024
  
15 *15 *
  
16 This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort16 This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort
17 of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security17 of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security
18 Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357.18 Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357.
  
39.5 KB
libmpich12-dbgsym_4.2.1-5_i386.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary
2 -rw-r--r--···0········0········0······704·2024-12-26·12:51:00.000000·control.tar.xz2 -rw-r--r--···0········0········0······704·2024-12-26·12:51:00.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3885308·2024-12-26·12:51:00.000000·data.tar.xz3 -rw-r--r--···0········0········0··3882884·2024-12-26·12:51:00.000000·data.tar.xz
1.0 KB
control.tar.xz
999 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:·44507 Installed-Size:·4450
8 Depends:·libmpich12·(=·4.2.1-5)8 Depends:·libmpich12·(=·4.2.1-5)
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:·4bd16268d9d837cd68f86ce01c06b7f3eb7149ec·a241c0a1a07f69438f3824bd62d241a136f76aca·cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb13 Build-Ids:·4bd16268d9d837cd68f86ce01c06b7f3eb7149ec·81c814f8f14820117562d08fb5140f9f361f2f1e·cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb
428 B
./md5sums
30.0 B
./md5sums
Files differ
380 B
line order
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
1 usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug1 usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug
2 usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug2 usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug
3 usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug3 usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug
4 usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug4 usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug
38.0 KB
data.tar.xz
38.0 KB
data.tar
2.16 KB
file list
    
Offset 1, 16 lines modifiedOffset 1, 16 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/
4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/4 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/
7 -rw-r--r--···0·root·········(0)·root·········(0)···113600·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug7 -rw-r--r--···0·root·········(0)·root·········(0)···113600·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/a2/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/81/
9 -rw-r--r--···0·root·········(0)·root·········(0)···623792·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug9 -rw-r--r--···0·root·········(0)·root·········(0)···623796·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/
11 -rw-r--r--···0·root·········(0)·root·········(0)··3795464·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug11 -rw-r--r--···0·root·········(0)·root·········(0)··3795464·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug
12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/
13 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/13 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/
14 -rw-r--r--···0·root·········(0)·root·········(0)·····7312·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug14 -rw-r--r--···0·root·········(0)·root·········(0)·····7312·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug
15 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/15 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/
16 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/16 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/
35.8 KB
./usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug vs.
./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug
File has been modified after NT_GNU_BUILD_ID has been applied. Files 98% similar despite different names
867 B
readelf --wide --file-header {}
    
Offset 6, 15 lines modifiedOffset 6, 15 lines modified
6 ··OS/ABI:····························UNIX·-·System·V6 ··OS/ABI:····························UNIX·-·System·V
7 ··ABI·Version:·······················07 ··ABI·Version:·······················0
8 ··Type:······························DYN·(Shared·object·file)8 ··Type:······························DYN·(Shared·object·file)
9 ··Machine:···························Intel·803869 ··Machine:···························Intel·80386
10 ··Version:···························0x110 ··Version:···························0x1
11 ··Entry·point·address:···············0x011 ··Entry·point·address:···············0x0
12 ··Start·of·program·headers:··········52·(bytes·into·file)12 ··Start·of·program·headers:··········52·(bytes·into·file)
13 ··Start·of·section·headers:··········622352·(bytes·into·file)13 ··Start·of·section·headers:··········622356·(bytes·into·file)
14 ··Flags:·····························0x014 ··Flags:·····························0x0
15 ··Size·of·this·header:···············52·(bytes)15 ··Size·of·this·header:···············52·(bytes)
16 ··Size·of·program·headers:···········32·(bytes)16 ··Size·of·program·headers:···········32·(bytes)
17 ··Number·of·program·headers:·········917 ··Number·of·program·headers:·········9
18 ··Size·of·section·headers:···········40·(bytes)18 ··Size·of·section·headers:···········40·(bytes)
19 ··Number·of·section·headers:·········3619 ··Number·of·section·headers:·········36
20 ··Section·header·string·table·index:·3520 ··Section·header·string·table·index:·35
3.2 KB
readelf --wide --sections {}
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
1 There·are·36·section·headers,·starting·at·offset·0x97f10:1 There·are·36·section·headers,·starting·at·offset·0x97f14:
  
2 Section·Headers:2 Section·Headers:
3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al3 ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al
4 ··[·0]···················NULL············00000000·000000·000000·00······0···0··04 ··[·0]···················NULL············00000000·000000·000000·00······0···0··0
5 ··[·1]·.note.gnu.build-id·NOTE············00000154·000154·000024·00···A··0···0··45 ··[·1]·.note.gnu.build-id·NOTE············00000154·000154·000024·00···A··0···0··4
6 ··[·2]·.gnu.hash·········NOBITS··········00000178·000178·006f94·04···A··3···0··46 ··[·2]·.gnu.hash·········NOBITS··········00000178·000178·006f94·04···A··3···0··4
7 ··[·3]·.dynsym···········NOBITS··········0000710c·000178·013790·10···A··4···1··47 ··[·3]·.dynsym···········NOBITS··········0000710c·000178·013790·10···A··4···1··4
Offset 23, 23 lines modifiedOffset 23, 23 lines modified
23 ··[18]·.fini_array·······NOBITS··········0011cfdc·000fd8·000004·04··WA··0···0··423 ··[18]·.fini_array·······NOBITS··········0011cfdc·000fd8·000004·04··WA··0···0··4
24 ··[19]·.dynamic··········NOBITS··········0011cfe0·000fd8·000120·08··WA··4···0··424 ··[19]·.dynamic··········NOBITS··········0011cfe0·000fd8·000120·08··WA··4···0··4
25 ··[20]·.got··············NOBITS··········0011d100·000fd8·000f00·04··WA··0···0··425 ··[20]·.got··············NOBITS··········0011d100·000fd8·000f00·04··WA··0···0··4
26 ··[21]·.data·············NOBITS··········0011e000·000fd8·00033c·00··WA··0···0··426 ··[21]·.data·············NOBITS··········0011e000·000fd8·00033c·00··WA··0···0··4
27 ··[22]·.bss··············NOBITS··········0011e340·000fd8·000184·00··WA··0···0·1627 ··[22]·.bss··············NOBITS··········0011e340·000fd8·000184·00··WA··0···0·16
28 ··[23]·.comment··········PROGBITS········00000000·000178·00001f·01··MS··0···0··128 ··[23]·.comment··········PROGBITS········00000000·000178·00001f·01··MS··0···0··1
29 ··[24]·.debug_aranges····PROGBITS········00000000·000198·000113·00···C··0···0··429 ··[24]·.debug_aranges····PROGBITS········00000000·000198·000113·00···C··0···0··4
30 ··[25]·.debug_info·······PROGBITS········00000000·0002ac·030a74·00···C··0···0··430 ··[25]·.debug_info·······PROGBITS········00000000·0002ac·030a75·00···C··0···0··4
31 ··[26]·.debug_abbrev·····PROGBITS········00000000·030d20·000b76·00···C··0···0··431 ··[26]·.debug_abbrev·····PROGBITS········00000000·030d24·000b76·00···C··0···0··4
32 ··[27]·.debug_line·······PROGBITS········00000000·031898·00ac4e·00···C··0···0··432 ··[27]·.debug_line·······PROGBITS········00000000·03189c·00ac4e·00···C··0···0··4
33 ··[28]·.debug_str········PROGBITS········00000000·03c4e8·004ae1·01·MSC··0···0··433 ··[28]·.debug_str········PROGBITS········00000000·03c4ec·004ae1·01·MSC··0···0··4
34 ··[29]·.debug_line_str···PROGBITS········00000000·040fcc·0001ce·01·MSC··0···0··434 ··[29]·.debug_line_str···PROGBITS········00000000·040fd0·0001ce·01·MSC··0···0··4
35 ··[30]·.debug_loclists···PROGBITS········00000000·04119c·009f36·00···C··0···0··435 ··[30]·.debug_loclists···PROGBITS········00000000·0411a0·009f36·00···C··0···0··4
36 ··[31]·.debug_rnglists···PROGBITS········00000000·04b0d4·000799·00···C··0···0··436 ··[31]·.debug_rnglists···PROGBITS········00000000·04b0d8·000799·00···C··0···0··4
37 ··[32]·.gnu_debugaltlink·PROGBITS········00000000·04b86d·000048·00······0···0··137 ··[32]·.gnu_debugaltlink·PROGBITS········00000000·04b871·000048·00······0···0··1
38 ··[33]·.symtab···········SYMTAB··········00000000·04b8b8·02c710·10·····34·6393··438 ··[33]·.symtab···········SYMTAB··········00000000·04b8bc·02c710·10·····34·6393··4
39 ··[34]·.strtab···········STRTAB··········00000000·077fc8·01fde0·00······0···0··139 ··[34]·.strtab···········STRTAB··········00000000·077fcc·01fde0·00······0···0··1
40 ··[35]·.shstrtab·········STRTAB··········00000000·097da8·000168·00······0···0··140 ··[35]·.shstrtab·········STRTAB··········00000000·097dac·000168·00······0···0··1
41 Key·to·Flags:41 Key·to·Flags:
42 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),42 ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info),
43 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),43 ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS),
44 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),44 ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude),
45 ··D·(mbind),·p·(processor·specific)45 ··D·(mbind),·p·(processor·specific)
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:·a241c0a1a07f69438f3824bd62d241a136f76aca3 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·81c814f8f14820117562d08fb5140f9f361f2f1e
30.2 KB
readelf --wide --debug-dump=info {}
    
Offset 47130, 415 lines modifiedOffset 47130, 415 lines modified
47130 ····<175ce>···DW_AT_decl_column·:·(data1)·3547130 ····<175ce>···DW_AT_decl_column·:·(data1)·35
47131 ····<175cf>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47131 ····<175cf>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47132 ····<175d1>···DW_AT_external····:·(flag_present)·147132 ····<175d1>···DW_AT_external····:·(flag_present)·1
47133 ····<175d1>···DW_AT_const_value·:·(data4)·0x4c00081f47133 ····<175d1>···DW_AT_const_value·:·(data4)·0x4c00081f
47134 ·<2><175d5>:·Abbrev·Number:·72·(DW_TAG_constant)47134 ·<2><175d5>:·Abbrev·Number:·72·(DW_TAG_constant)
47135 ····<175d6>···DW_AT_name········:·(strp)·(offset:·0x19f0f):·mpi_err_access47135 ····<175d6>···DW_AT_name········:·(strp)·(offset:·0x19f0f):·mpi_err_access
47136 ····<175da>···DW_AT_decl_file···:·(implicit_const)·247136 ····<175da>···DW_AT_decl_file···:·(implicit_const)·2
47137 ····<175da>···DW_AT_decl_line···:·(data1)·13747137 ····<175da>···DW_AT_decl_line···:·(data1)·67
47138 ····<175db>···DW_AT_decl_column·:·(data1)·2947138 ····<175db>···DW_AT_decl_column·:·(data1)·29
47139 ····<175dc>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47139 ····<175dc>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47140 ····<175de>···DW_AT_external····:·(flag_present)·147140 ····<175de>···DW_AT_external····:·(flag_present)·1
47141 ····<175de>···DW_AT_const_value·:·(data1)·2047141 ····<175de>···DW_AT_const_value·:·(data1)·20
47142 ·<2><175df>:·Abbrev·Number:·72·(DW_TAG_constant)47142 ·<2><175df>:·Abbrev·Number:·72·(DW_TAG_constant)
47143 ····<175e0>···DW_AT_name········:·(strp)·(offset:·0x13c7e):·mpi_err_amode47143 ····<175e0>···DW_AT_name········:·(strp)·(offset:·0x13c7e):·mpi_err_amode
47144 ····<175e4>···DW_AT_decl_file···:·(implicit_const)·247144 ····<175e4>···DW_AT_decl_file···:·(implicit_const)·2
47145 ····<175e4>···DW_AT_decl_line···:·(data1)·5547145 ····<175e4>···DW_AT_decl_line···:·(data1)·117
47146 ····<175e5>···DW_AT_decl_column·:·(data1)·2847146 ····<175e5>···DW_AT_decl_column·:·(data1)·28
47147 ····<175e6>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47147 ····<175e6>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47148 ····<175e8>···DW_AT_external····:·(flag_present)·147148 ····<175e8>···DW_AT_external····:·(flag_present)·1
47149 ····<175e8>···DW_AT_const_value·:·(data1)·2147149 ····<175e8>···DW_AT_const_value·:·(data1)·21
47150 ·<2><175e9>:·Abbrev·Number:·72·(DW_TAG_constant)47150 ·<2><175e9>:·Abbrev·Number:·72·(DW_TAG_constant)
47151 ····<175ea>···DW_AT_name········:·(strp)·(offset:·0x171a6):·mpi_err_arg47151 ····<175ea>···DW_AT_name········:·(strp)·(offset:·0x171a6):·mpi_err_arg
47152 ····<175ee>···DW_AT_decl_file···:·(implicit_const)·247152 ····<175ee>···DW_AT_decl_file···:·(implicit_const)·2
47153 ····<175ee>···DW_AT_decl_line···:·(data1)·9947153 ····<175ee>···DW_AT_decl_line···:·(data1)·57
47154 ····<175ef>···DW_AT_decl_column·:·(data1)·2647154 ····<175ef>···DW_AT_decl_column·:·(data1)·26
47155 ····<175f0>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47155 ····<175f0>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47156 ····<175f2>···DW_AT_external····:·(flag_present)·147156 ····<175f2>···DW_AT_external····:·(flag_present)·1
47157 ····<175f2>···DW_AT_const_value·:·(data1)·1247157 ····<175f2>···DW_AT_const_value·:·(data1)·12
47158 ·<2><175f3>:·Abbrev·Number:·72·(DW_TAG_constant)47158 ·<2><175f3>:·Abbrev·Number:·72·(DW_TAG_constant)
47159 ····<175f4>···DW_AT_name········:·(strp)·(offset:·0x1e36b):·mpi_err_assert47159 ····<175f4>···DW_AT_name········:·(strp)·(offset:·0x1e36b):·mpi_err_assert
47160 ····<175f8>···DW_AT_decl_file···:·(implicit_const)·247160 ····<175f8>···DW_AT_decl_file···:·(implicit_const)·2
47161 ····<175f8>···DW_AT_decl_line···:·(data1)·6947161 ····<175f8>···DW_AT_decl_line···:·(data1)·39
47162 ····<175f9>···DW_AT_decl_column·:·(data1)·2947162 ····<175f9>···DW_AT_decl_column·:·(data1)·29
47163 ····<175fa>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47163 ····<175fa>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47164 ····<175fc>···DW_AT_external····:·(flag_present)·147164 ····<175fc>···DW_AT_external····:·(flag_present)·1
47165 ····<175fc>···DW_AT_const_value·:·(data1)·5347165 ····<175fc>···DW_AT_const_value·:·(data1)·53
47166 ·<2><175fd>:·Abbrev·Number:·72·(DW_TAG_constant)47166 ·<2><175fd>:·Abbrev·Number:·72·(DW_TAG_constant)
47167 ····<175fe>···DW_AT_name········:·(strp)·(offset:·0x162ac):·mpi_err_bad_file47167 ····<175fe>···DW_AT_name········:·(strp)·(offset:·0x162ac):·mpi_err_bad_file
47168 ····<17602>···DW_AT_decl_file···:·(implicit_const)·247168 ····<17602>···DW_AT_decl_file···:·(implicit_const)·2
47169 ····<17602>···DW_AT_decl_line···:·(data1)·12347169 ····<17602>···DW_AT_decl_line···:·(data1)·79
47170 ····<17603>···DW_AT_decl_column·:·(data1)·3147170 ····<17603>···DW_AT_decl_column·:·(data1)·31
47171 ····<17604>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47171 ····<17604>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47172 ····<17606>···DW_AT_external····:·(flag_present)·147172 ····<17606>···DW_AT_external····:·(flag_present)·1
47173 ····<17606>···DW_AT_const_value·:·(data1)·2247173 ····<17606>···DW_AT_const_value·:·(data1)·22
47174 ·<2><17607>:·Abbrev·Number:·72·(DW_TAG_constant)47174 ·<2><17607>:·Abbrev·Number:·72·(DW_TAG_constant)
47175 ····<17608>···DW_AT_name········:·(strp)·(offset:·0x16791):·mpi_err_base47175 ····<17608>···DW_AT_name········:·(strp)·(offset:·0x16791):·mpi_err_base
47176 ····<1760c>···DW_AT_decl_file···:·(implicit_const)·247176 ····<1760c>···DW_AT_decl_file···:·(implicit_const)·2
47177 ····<1760c>···DW_AT_decl_line···:·(data1)·7747177 ····<1760c>···DW_AT_decl_line···:·(data1)·129
47178 ····<1760d>···DW_AT_decl_column·:·(data1)·2747178 ····<1760d>···DW_AT_decl_column·:·(data1)·27
47179 ····<1760e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47179 ····<1760e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47180 ····<17610>···DW_AT_external····:·(flag_present)·147180 ····<17610>···DW_AT_external····:·(flag_present)·1
47181 ····<17610>···DW_AT_const_value·:·(data1)·4647181 ····<17610>···DW_AT_const_value·:·(data1)·46
47182 ·<2><17611>:·Abbrev·Number:·72·(DW_TAG_constant)47182 ·<2><17611>:·Abbrev·Number:·72·(DW_TAG_constant)
47183 ····<17612>···DW_AT_name········:·(strp)·(offset:·0x197ba):·mpi_err_buffer47183 ····<17612>···DW_AT_name········:·(strp)·(offset:·0x197ba):·mpi_err_buffer
47184 ····<17616>···DW_AT_decl_file···:·(implicit_const)·247184 ····<17616>···DW_AT_decl_file···:·(implicit_const)·2
47185 ····<17616>···DW_AT_decl_line···:·(data1)·10547185 ····<17616>···DW_AT_decl_line···:·(data1)·53
47186 ····<17617>···DW_AT_decl_column·:·(data1)·2947186 ····<17617>···DW_AT_decl_column·:·(data1)·29
47187 ····<17618>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47187 ····<17618>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47188 ····<1761a>···DW_AT_external····:·(flag_present)·147188 ····<1761a>···DW_AT_external····:·(flag_present)·1
47189 ····<1761a>···DW_AT_const_value·:·(data1)·147189 ····<1761a>···DW_AT_const_value·:·(data1)·1
47190 ·<2><1761b>:·Abbrev·Number:·72·(DW_TAG_constant)47190 ·<2><1761b>:·Abbrev·Number:·72·(DW_TAG_constant)
47191 ····<1761c>···DW_AT_name········:·(strp)·(offset:·0x1820b):·mpi_err_comm47191 ····<1761c>···DW_AT_name········:·(strp)·(offset:·0x1820b):·mpi_err_comm
47192 ····<17620>···DW_AT_decl_file···:·(implicit_const)·247192 ····<17620>···DW_AT_decl_file···:·(implicit_const)·2
47193 ····<17620>···DW_AT_decl_line···:·(data1)·4147193 ····<17620>···DW_AT_decl_line···:·(data1)·31
47194 ····<17621>···DW_AT_decl_column·:·(data1)·2747194 ····<17621>···DW_AT_decl_column·:·(data1)·27
47195 ····<17622>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47195 ····<17622>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47196 ····<17624>···DW_AT_external····:·(flag_present)·147196 ····<17624>···DW_AT_external····:·(flag_present)·1
47197 ····<17624>···DW_AT_const_value·:·(data1)·547197 ····<17624>···DW_AT_const_value·:·(data1)·5
47198 ·<2><17625>:·Abbrev·Number:·72·(DW_TAG_constant)47198 ·<2><17625>:·Abbrev·Number:·72·(DW_TAG_constant)
47199 ····<17626>···DW_AT_name········:·(strp)·(offset:·0x18787):·mpi_err_conversion47199 ····<17626>···DW_AT_name········:·(strp)·(offset:·0x18787):·mpi_err_conversion
47200 ····<1762a>···DW_AT_decl_file···:·(implicit_const)·247200 ····<1762a>···DW_AT_decl_file···:·(implicit_const)·2
47201 ····<1762a>···DW_AT_decl_line···:·(data1)·2947201 ····<1762a>···DW_AT_decl_line···:·(data1)·35
47202 ····<1762b>···DW_AT_decl_column·:·(data1)·3347202 ····<1762b>···DW_AT_decl_column·:·(data1)·33
47203 ····<1762c>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47203 ····<1762c>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47204 ····<1762e>···DW_AT_external····:·(flag_present)·147204 ····<1762e>···DW_AT_external····:·(flag_present)·1
47205 ····<1762e>···DW_AT_const_value·:·(data1)·2347205 ····<1762e>···DW_AT_const_value·:·(data1)·23
47206 ·<2><1762f>:·Abbrev·Number:·72·(DW_TAG_constant)47206 ·<2><1762f>:·Abbrev·Number:·72·(DW_TAG_constant)
47207 ····<17630>···DW_AT_name········:·(strp)·(offset:·0x1e32b):·mpi_err_count47207 ····<17630>···DW_AT_name········:·(strp)·(offset:·0x1e32b):·mpi_err_count
47208 ····<17634>···DW_AT_decl_file···:·(implicit_const)·247208 ····<17634>···DW_AT_decl_file···:·(implicit_const)·2
47209 ····<17634>···DW_AT_decl_line···:·(data1)·12747209 ····<17634>···DW_AT_decl_line···:·(data1)·113
47210 ····<17635>···DW_AT_decl_column·:·(data1)·2847210 ····<17635>···DW_AT_decl_column·:·(data1)·28
47211 ····<17636>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47211 ····<17636>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47212 ····<17638>···DW_AT_external····:·(flag_present)·147212 ····<17638>···DW_AT_external····:·(flag_present)·1
47213 ····<17638>···DW_AT_const_value·:·(data1)·247213 ····<17638>···DW_AT_const_value·:·(data1)·2
47214 ·<2><17639>:·Abbrev·Number:·72·(DW_TAG_constant)47214 ·<2><17639>:·Abbrev·Number:·72·(DW_TAG_constant)
47215 ····<1763a>···DW_AT_name········:·(strp)·(offset:·0x19ef9):·mpi_err_dims47215 ····<1763a>···DW_AT_name········:·(strp)·(offset:·0x19ef9):·mpi_err_dims
47216 ····<1763e>···DW_AT_decl_file···:·(implicit_const)·247216 ····<1763e>···DW_AT_decl_file···:·(implicit_const)·2
47217 ····<1763e>···DW_AT_decl_line···:·(data1)·13347217 ····<1763e>···DW_AT_decl_line···:·(data1)·27
47218 ····<1763f>···DW_AT_decl_column·:·(data1)·2747218 ····<1763f>···DW_AT_decl_column·:·(data1)·27
47219 ····<17640>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47219 ····<17640>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47220 ····<17642>···DW_AT_external····:·(flag_present)·147220 ····<17642>···DW_AT_external····:·(flag_present)·1
47221 ····<17642>···DW_AT_const_value·:·(data1)·1147221 ····<17642>···DW_AT_const_value·:·(data1)·11
47222 ·<2><17643>:·Abbrev·Number:·72·(DW_TAG_constant)47222 ·<2><17643>:·Abbrev·Number:·72·(DW_TAG_constant)
47223 ····<17644>···DW_AT_name········:·(strp)·(offset:·0x18d70):·mpi_err_disp47223 ····<17644>···DW_AT_name········:·(strp)·(offset:·0x18d70):·mpi_err_disp
47224 ····<17648>···DW_AT_decl_file···:·(implicit_const)·247224 ····<17648>···DW_AT_decl_file···:·(implicit_const)·2
47225 ····<17648>···DW_AT_decl_line···:·(data1)·5947225 ····<17648>···DW_AT_decl_line···:·(data1)·89
47226 ····<17649>···DW_AT_decl_column·:·(data1)·2747226 ····<17649>···DW_AT_decl_column·:·(data1)·27
47227 ····<1764a>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47227 ····<1764a>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47228 ····<1764c>···DW_AT_external····:·(flag_present)·147228 ····<1764c>···DW_AT_external····:·(flag_present)·1
47229 ····<1764c>···DW_AT_const_value·:·(data1)·5247229 ····<1764c>···DW_AT_const_value·:·(data1)·52
47230 ·<2><1764d>:·Abbrev·Number:·72·(DW_TAG_constant)47230 ·<2><1764d>:·Abbrev·Number:·72·(DW_TAG_constant)
47231 ····<1764e>···DW_AT_name········:·(strp)·(offset:·0x18ba8):·mpi_err_dup_datarep47231 ····<1764e>···DW_AT_name········:·(strp)·(offset:·0x18ba8):·mpi_err_dup_datarep
47232 ····<17652>···DW_AT_decl_file···:·(implicit_const)·247232 ····<17652>···DW_AT_decl_file···:·(implicit_const)·2
47233 ····<17652>···DW_AT_decl_line···:·(data1)·4947233 ····<17652>···DW_AT_decl_line···:·(data1)·25
47234 ····<17653>···DW_AT_decl_column·:·(data1)·3447234 ····<17653>···DW_AT_decl_column·:·(data1)·34
47235 ····<17654>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47235 ····<17654>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47236 ····<17656>···DW_AT_external····:·(flag_present)·147236 ····<17656>···DW_AT_external····:·(flag_present)·1
47237 ····<17656>···DW_AT_const_value·:·(data1)·2447237 ····<17656>···DW_AT_const_value·:·(data1)·24
47238 ·<2><17657>:·Abbrev·Number:·72·(DW_TAG_constant)47238 ·<2><17657>:·Abbrev·Number:·72·(DW_TAG_constant)
47239 ····<17658>···DW_AT_name········:·(strp)·(offset:·0x19ab1):·mpi_err_errhandler47239 ····<17658>···DW_AT_name········:·(strp)·(offset:·0x19ab1):·mpi_err_errhandler
47240 ····<1765c>···DW_AT_decl_file···:·(implicit_const)·247240 ····<1765c>···DW_AT_decl_file···:·(implicit_const)·2
47241 ····<1765c>···DW_AT_decl_line···:·(data1)·2347241 ····<1765c>···DW_AT_decl_line···:·(data1)·139
47242 ····<1765d>···DW_AT_decl_column·:·(data1)·3347242 ····<1765d>···DW_AT_decl_column·:·(data1)·33
47243 ····<1765e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47243 ····<1765e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47244 ····<17660>···DW_AT_external····:·(flag_present)·147244 ····<17660>···DW_AT_external····:·(flag_present)·1
47245 ····<17660>···DW_AT_const_value·:·(data1)·8047245 ····<17660>···DW_AT_const_value·:·(data1)·80
47246 ·<2><17661>:·Abbrev·Number:·72·(DW_TAG_constant)47246 ·<2><17661>:·Abbrev·Number:·72·(DW_TAG_constant)
47247 ····<17662>···DW_AT_name········:·(strp)·(offset:·0x1644d):·mpi_err_file47247 ····<17662>···DW_AT_name········:·(strp)·(offset:·0x1644d):·mpi_err_file
47248 ····<17666>···DW_AT_decl_file···:·(implicit_const)·247248 ····<17666>···DW_AT_decl_file···:·(implicit_const)·2
47249 ····<17666>···DW_AT_decl_line···:·(data1)·11347249 ····<17666>···DW_AT_decl_line···:·(data1)·77
47250 ····<17667>···DW_AT_decl_column·:·(data1)·2747250 ····<17667>···DW_AT_decl_column·:·(data1)·27
47251 ····<17668>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)47251 ····<17668>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4)
47252 ····<1766a>···DW_AT_external····:·(flag_present)·147252 ····<1766a>···DW_AT_external····:·(flag_present)·1
47253 ····<1766a>···DW_AT_const_value·:·(data1)·2747253 ····<1766a>···DW_AT_const_value·:·(data1)·27
47254 ·<2><1766b>:·Abbrev·Number:·72·(DW_TAG_constant)47254 ·<2><1766b>:·Abbrev·Number:·72·(DW_TAG_constant)
47255 ····<1766c>···DW_AT_name········:·(strp)·(offset:·0x1d991):·mpi_err_file_exists47255 ····<1766c>···DW_AT_name········:·(strp)·(offset:·0x1d991):·mpi_err_file_exists
47256 ····<17670>···DW_AT_decl_file···:·(implicit_const)·247256 ····<17670>···DW_AT_decl_file···:·(implicit_const)·2
Max diff block lines reached; 22942/30876 bytes (74.30%) of diff not shown.
926 B
strings --all --bytes=8 {}
    
Offset 4, 54 lines modifiedOffset 4, 47 lines modified
4 &r%@~7PN4 &r%@~7PN
5 UI»     a~SIw5 UI»     a~SIw
6 c]t}!=V]`6 c]t}!=V]`
7 +1WsvU1W37 +1WsvU1W3
8 0M+9LpT'd8 0M+9LpT'd
9 T1rit"PK9 T1rit"PK
10 4ma-r4.Msj10 4ma-r4.Msj
 11 3SzgfHa@%3
 12 g0Szg4jK
 13 P0V!.3qLn@w
 14 *e^9&I6+
 15 \bZ]!1O+l
 16 g`|fj\2>
 17 )!th,u|E:
 18 +Ei,Ei,E
 19 1p]T.U^&
 20 YioUe,.&
 21 WXH!UB*0
 22 _>H'MnU.
 23 #»      l;»    ·9»   d7
11 s=m3<h;` 
12 Yu\Q$\Q$\Q$ 
13 ;SPk1Szg2j+ 
14 "&%+uH~.0f3 
15 @rI.rIj%. 
16 YCET~vFe 
17 QGTBnJD.* 
18 /|(BHBCdBM| 
19 V-=1a)t<% 
20 \u<m2x{j 
21 ,E-6KCTf= 
22 K8yPN·K[ 
23 (YZS,JvG 
24 c'<.4u*F 
25 l;»     ·9»    d;)24 l;»     ·9»    d;)
 25 jXLk1]`0
 26 _#·?»    ~/PF
 27 KY9]l,>]l,>-
 28 *Uo7],QQAbi-Al
 29 ^HVBoaq7
 30 .I^d;IZ>
 31 y/mz/my/]
 32 B<\>&m8jG
26 h#;Qp,t~ 
27 +»      »      <»     »     LcT 
28 aupUe}DY] 
29 U2FYg/:| 
30 o»      -o»    -o(- 
31 ^tn)_c9d 
32 <2'DdmEf{fD 
33 4»      z&HM»  H 
34 `Vg,QzUJ 
35 }3·w\(Eo 
36 t](OO)!U 
37 c@cooNyS 
38 RBZCDK)$ 
39 k'|K;\/F?33 k'|K;\/F?
40 [eLT&Y%{U!34 [eLT&Y%{U!
41 S+_rRf-"35 S+_rRf-"
42 )R%SH%SH%36 )R%SH%SH%
43 Y.C%z.n·@37 Y.C%z.n·@
44 QRbO5>'X38 QRbO5>'X
45 K5w'5w'539 K5w'5w'5
46 d+?+Q!fr40 d+?+Q!fr
 41 --n%x)P·xqZZ
 42 :?6)[<?E
 43 S3);bj&yGL
47 L9EXfxbe,3<U 
48 qPk,G7n& 
49 [UYoUe}T 
50 >n)x=s,G} 
51 !O9?·,&<*44 !O9?·,&<*
52 I-82%xi845 I-82%xi8
53 tWUWWUWWW46 tWUWWUWWW
54 Xlnp1opq/{R47 Xlnp1opq/{R
55 6pu`;t`;48 6pu`;t`;
56 yv`PV&pZQ`h_49 yv`PV&pZQ`h_
57 tO11]XpuB50 tO11]XpuB