--- /srv/reproducible-results/rbuild-debian/r-b-build.ukBzbX7u/b1/mpich_4.2.1-2_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.ukBzbX7u/b2/mpich_4.2.1-2_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ - 7f9cb11186fe4b768b07fbca6d0a8f02 2495972 libdevel optional libmpich-dev_4.2.1-2_i386.deb │ - 6aa7341baf0b272315b4f5c99f59330c 3990040 debug optional libmpich12-dbgsym_4.2.1-2_i386.deb │ - 1178de7e60e1d216387e990ec3e53141 1525740 libs optional libmpich12_4.2.1-2_i386.deb │ + 7dd856eeedd0e9071ce7c116363195ca 2509968 libdevel optional libmpich-dev_4.2.1-2_i386.deb │ + b7a31db2df221c43d5b64b9ec7357c4d 3989300 debug optional libmpich12-dbgsym_4.2.1-2_i386.deb │ + 98e79693dfe3b0b71b644651c41881fa 1525308 libs optional libmpich12_4.2.1-2_i386.deb │ 293b25966db759e710435b5b0d121f3d 880636 debug optional mpich-dbgsym_4.2.1-2_i386.deb │ - 77db8743ced4170be5b3cfb1c8a1d413 257224 doc optional mpich-doc_4.2.1-2_all.deb │ + f90f778a5df71530d80696561749b3aa 259192 doc optional mpich-doc_4.2.1-2_all.deb │ 6c20521b5019c1f1d52dc52ca18ed049 235692 devel optional mpich_4.2.1-2_i386.deb ├── libmpich-dev_4.2.1-2_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-30 11:15:50.000000 debian-binary │ │ --rw-r--r-- 0 0 0 3312 2024-05-30 11:15:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2492468 2024-05-30 11:15:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 3308 2024-05-30 11:15:50.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 2506468 2024-05-30 11:15:50.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/i386-linux-gnu/mpich/include/mpif.h │ │ │ │┄ Ordering differences only │ │ │ │ @@ -12,138 +12,138 @@ │ │ │ │ INTEGER MPI_STATUS_IGNORE(MPI_STATUS_SIZE) │ │ │ │ INTEGER MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) │ │ │ │ INTEGER MPI_ERRCODES_IGNORE(1) │ │ │ │ CHARACTER*1 MPI_ARGVS_NULL(1,1) │ │ │ │ CHARACTER*1 MPI_ARGV_NULL(1) │ │ │ │ INTEGER MPI_SUCCESS │ │ │ │ PARAMETER (MPI_SUCCESS=0) │ │ │ │ - INTEGER MPI_ERR_AMODE │ │ │ │ - PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ - INTEGER MPI_ERR_NO_SPACE │ │ │ │ - PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ - INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ - PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ + INTEGER MPI_ERR_DISP │ │ │ │ + PARAMETER (MPI_ERR_DISP=52) │ │ │ │ INTEGER MPI_ERR_TYPE │ │ │ │ PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ - INTEGER MPI_ERR_OP │ │ │ │ - PARAMETER (MPI_ERR_OP=9) │ │ │ │ - INTEGER MPI_ERR_NO_MEM │ │ │ │ - PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ - INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ - INTEGER MPI_ERR_ARG │ │ │ │ - PARAMETER (MPI_ERR_ARG=12) │ │ │ │ - INTEGER MPI_ERR_ERRHANDLER │ │ │ │ - PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ - INTEGER MPI_ERR_FILE │ │ │ │ - PARAMETER (MPI_ERR_FILE=27) │ │ │ │ - INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ - PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ - INTEGER MPI_ERR_REQUEST │ │ │ │ - PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ - INTEGER MPI_ERR_SPAWN │ │ │ │ - PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ - INTEGER MPI_ERR_BAD_FILE │ │ │ │ - PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ + INTEGER MPI_ERR_NAME │ │ │ │ + PARAMETER (MPI_ERR_NAME=33) │ │ │ │ + INTEGER MPI_ERR_CONVERSION │ │ │ │ + PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ + INTEGER MPI_ERR_NO_SPACE │ │ │ │ + PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ - INTEGER MPI_ERR_PENDING │ │ │ │ - PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ - INTEGER MPI_ERR_SIZE │ │ │ │ - PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ - INTEGER MPI_ERR_WIN │ │ │ │ - PARAMETER (MPI_ERR_WIN=45) │ │ │ │ - INTEGER MPI_ERR_RANK │ │ │ │ - PARAMETER (MPI_ERR_RANK=6) │ │ │ │ + INTEGER MPI_ERR_ARG │ │ │ │ + PARAMETER (MPI_ERR_ARG=12) │ │ │ │ INTEGER MPI_ERR_COUNT │ │ │ │ PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ - INTEGER MPI_ERR_ROOT │ │ │ │ - PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ - INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ - PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ + INTEGER MPI_ERR_KEYVAL │ │ │ │ + PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ + INTEGER MPI_ERR_RMA_RANGE │ │ │ │ + PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ + INTEGER MPI_ERR_READ_ONLY │ │ │ │ + PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ + INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ + INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ + PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ + INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ + PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ + INTEGER MPI_ERR_BUFFER │ │ │ │ + PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ + INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ + INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ + PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ + INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ + PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ + INTEGER MPI_ERR_NO_MEM │ │ │ │ + PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ INTEGER MPI_ERR_IO │ │ │ │ PARAMETER (MPI_ERR_IO=32) │ │ │ │ + INTEGER MPI_ERR_DIMS │ │ │ │ + PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ + INTEGER MPI_ERR_ACCESS │ │ │ │ + PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ INTEGER MPI_ERR_LOCKTYPE │ │ │ │ PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ - INTEGER MPI_ERR_CONVERSION │ │ │ │ - PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ - INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ - PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ - INTEGER MPI_ERR_DISP │ │ │ │ - PARAMETER (MPI_ERR_DISP=52) │ │ │ │ - INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ - INTEGER MPI_ERR_TRUNCATE │ │ │ │ - PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ + INTEGER MPI_ERR_TAG │ │ │ │ + PARAMETER (MPI_ERR_TAG=4) │ │ │ │ INTEGER MPI_ERR_INTERN │ │ │ │ PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ - INTEGER MPI_ERR_INFO │ │ │ │ - PARAMETER (MPI_ERR_INFO=28) │ │ │ │ INTEGER MPI_ERR_SESSION │ │ │ │ PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ - INTEGER MPI_ERR_BUFFER │ │ │ │ - PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ - INTEGER MPI_ERR_UNKNOWN │ │ │ │ - PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_TRUNCATE │ │ │ │ + PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ + INTEGER MPI_ERR_ERRHANDLER │ │ │ │ + PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ + INTEGER MPI_ERR_INFO │ │ │ │ + PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_BAD_FILE │ │ │ │ + PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ + INTEGER MPI_ERR_BASE │ │ │ │ + PARAMETER (MPI_ERR_BASE=46) │ │ │ │ + INTEGER MPI_ERR_LASTCODE │ │ │ │ + PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ + INTEGER MPI_ERR_INFO_KEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ + INTEGER MPI_ERR_ROOT │ │ │ │ + PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ INTEGER MPI_ERR_SERVICE │ │ │ │ PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ + INTEGER MPI_ERR_SIZE │ │ │ │ + PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ + INTEGER MPI_ERR_AMODE │ │ │ │ + PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ + INTEGER MPI_ERR_OTHER │ │ │ │ + PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ + INTEGER MPI_ERR_ASSERT │ │ │ │ + PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ + INTEGER MPI_ERR_INFO_VALUE │ │ │ │ + PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ + INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ + PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ + INTEGER MPI_ERR_REQUEST │ │ │ │ + PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ + INTEGER MPI_ERR_FILE │ │ │ │ + PARAMETER (MPI_ERR_FILE=27) │ │ │ │ INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ - INTEGER MPI_ERR_READ_ONLY │ │ │ │ - PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ + INTEGER MPI_ERR_SPAWN │ │ │ │ + PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ + INTEGER MPI_ERR_OP │ │ │ │ + PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_UNKNOWN │ │ │ │ + PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ INTEGER MPI_ERR_RMA_SHARED │ │ │ │ PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ - INTEGER MPI_ERR_ASSERT │ │ │ │ - PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ - INTEGER MPI_ERR_RMA_RANGE │ │ │ │ - PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ - INTEGER MPI_ERR_KEYVAL │ │ │ │ - PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ - INTEGER MPI_ERR_QUOTA │ │ │ │ - PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ - INTEGER MPI_ERR_OTHER │ │ │ │ - PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ - INTEGER MPI_ERR_TOPOLOGY │ │ │ │ - PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ + INTEGER MPI_ERR_RMA_SYNC │ │ │ │ + PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ + INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ + PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ + INTEGER MPI_ERR_COMM │ │ │ │ + PARAMETER (MPI_ERR_COMM=5) │ │ │ │ + INTEGER MPI_ERR_WIN │ │ │ │ + PARAMETER (MPI_ERR_WIN=45) │ │ │ │ INTEGER MPI_ERR_IN_STATUS │ │ │ │ PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ - INTEGER MPI_ERR_NAME │ │ │ │ - PARAMETER (MPI_ERR_NAME=33) │ │ │ │ - INTEGER MPI_ERR_BASE │ │ │ │ - PARAMETER (MPI_ERR_BASE=46) │ │ │ │ - INTEGER MPI_ERR_TAG │ │ │ │ - PARAMETER (MPI_ERR_TAG=4) │ │ │ │ + INTEGER MPI_ERR_TOPOLOGY │ │ │ │ + PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ + INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ + PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ + INTEGER MPI_ERR_QUOTA │ │ │ │ + PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ INTEGER MPI_ERR_NOT_SAME │ │ │ │ PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ - INTEGER MPI_ERR_COMM │ │ │ │ - PARAMETER (MPI_ERR_COMM=5) │ │ │ │ - INTEGER MPI_ERR_ACCESS │ │ │ │ - PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ - INTEGER MPI_ERR_GROUP │ │ │ │ - PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ - INTEGER MPI_ERR_DIMS │ │ │ │ - PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ - INTEGER MPI_ERR_RMA_SYNC │ │ │ │ - PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ - INTEGER MPI_ERR_INFO_VALUE │ │ │ │ - PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ - INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ - PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ - INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ - PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ - INTEGER MPI_ERR_INFO_KEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ - INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ - PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ INTEGER MPI_ERR_PORT │ │ │ │ PARAMETER (MPI_ERR_PORT=38) │ │ │ │ - INTEGER MPI_ERR_LASTCODE │ │ │ │ - PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ + INTEGER MPI_ERR_GROUP │ │ │ │ + PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ + INTEGER MPI_ERR_PENDING │ │ │ │ + PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_RANK │ │ │ │ + PARAMETER (MPI_ERR_RANK=6) │ │ │ │ INTEGER MPI_ERRORS_ARE_FATAL │ │ │ │ PARAMETER (MPI_ERRORS_ARE_FATAL=1409286144) │ │ │ │ INTEGER MPI_ERRORS_RETURN │ │ │ │ PARAMETER (MPI_ERRORS_RETURN=1409286145) │ │ │ │ INTEGER MPI_IDENT │ │ │ │ PARAMETER (MPI_IDENT=0) │ │ │ │ INTEGER MPI_CONGRUENT ├── libmpich12_4.2.1-2_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-30 11:15:50.000000 debian-binary │ │ --rw-r--r-- 0 0 0 25020 2024-05-30 11:15:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1500528 2024-05-30 11:15:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 24976 2024-05-30 11:15:50.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1500140 2024-05-30 11:15:50.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/i386-linux-gnu/libmpichfort.so.12.4.1 │ │ │ │┄ 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: 880664856c1000840537628a4aa387f0614c9b9c │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 226a4ec93849766b2e3a5a9f31e8b6ea4a2b25c5 │ │ │ │ ├── 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 30363634 38353663 31303030 38343035 0664856c10008405 │ │ │ │ │ - 0x00000010 33373632 38613461 61333837 66303631 37628a4aa387f061 │ │ │ │ │ - 0x00000020 34633962 39632e64 65627567 00000000 4c9b9c.debug.... │ │ │ │ │ - 0x00000030 6cf9dd19 l... │ │ │ │ │ + 0x00000000 36613465 63393338 34393736 36623265 6a4ec93849766b2e │ │ │ │ │ + 0x00000010 33613561 39663331 65386236 65613461 3a5a9f31e8b6ea4a │ │ │ │ │ + 0x00000020 32623235 63352e64 65627567 00000000 2b25c5.debug.... │ │ │ │ │ + 0x00000030 d2866574 ..et ├── mpich-doc_4.2.1-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-30 11:15:50.000000 debian-binary │ │ -rw-r--r-- 0 0 0 5644 2024-05-30 11:15:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 251388 2024-05-30 11:15:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 253356 2024-05-30 11:15:50.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -89,16 +89,16 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 52310 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_service.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 54573 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_spaserv.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 57104 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_spawn.c │ │ │ │ -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 │ │ │ │ -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 │ │ │ │ -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 │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1746 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/srtest.c │ │ │ │ --rw-r--r-- 0 root (0) root (0) 81170 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ --rw-r--r-- 0 root (0) root (0) 82946 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 81369 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 83146 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2916 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2762 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2751 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3151 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2756 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2478 2024-05-30 11:15:50.000000 ./usr/share/doc/mpich/www3/MPI_Buffer_flush.html │ │ │ ├── ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ ├── install.pdf │ │ │ │ │ ├── pdftotext {} - │ │ │ │ │ │ @@ -7,15 +7,15 @@ │ │ │ │ │ │ Rajeev Thakur │ │ │ │ │ │ Pavan Balaji │ │ │ │ │ │ Thomas Gillis │ │ │ │ │ │ Yanfei Guo │ │ │ │ │ │ Rob Latham │ │ │ │ │ │ Ken Raffenetti │ │ │ │ │ │ Hui Zhou │ │ │ │ │ │ -July 2, 2024 │ │ │ │ │ │ +August 4, 2025 │ │ │ │ │ │ │ │ │ │ │ │ * │ │ │ │ │ │ │ │ │ │ │ │ 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 │ │ │ │ │ │ of the U.S. Department of Energy Office of Science and the National Nuclear Security │ │ │ │ │ │ Administration, Office of Science, U.S. Department of Energy, under Contract DE-AC0206CH11357. │ │ │ ├── ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ ├── user.pdf │ │ │ │ │ ├── pdftotext {} - │ │ │ │ │ │ @@ -7,15 +7,15 @@ │ │ │ │ │ │ Rajeev Thakur │ │ │ │ │ │ Pavan Balaji │ │ │ │ │ │ Thomas Gillis │ │ │ │ │ │ Yanfei Guo │ │ │ │ │ │ Rob Latham │ │ │ │ │ │ Ken Raffenetti │ │ │ │ │ │ Hui Zhou │ │ │ │ │ │ -July 2, 2024 │ │ │ │ │ │ +August 4, 2025 │ │ │ │ │ │ │ │ │ │ │ │ * │ │ │ │ │ │ │ │ │ │ │ │ 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 │ │ │ │ │ │ of the U.S. Department of Energy Office of Science and the National Nuclear Security │ │ │ │ │ │ Administration, Office of Science, U.S. Department of Energy, under Contract DE-AC0206CH11357. ├── libmpich12-dbgsym_4.2.1-2_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-30 11:15:50.000000 debian-binary │ │ --rw-r--r-- 0 0 0 704 2024-05-30 11:15:50.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 3989144 2024-05-30 11:15:50.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 708 2024-05-30 11:15:50.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 3988400 2024-05-30 11:15:50.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -6,8 +6,8 @@ │ │ │ │ Maintainer: Debian Science Maintainers │ │ │ │ Installed-Size: 4578 │ │ │ │ Depends: libmpich12 (= 4.2.1-2) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Multi-Arch: same │ │ │ │ Description: debug symbols for libmpich12 │ │ │ │ -Build-Ids: 4a7f7df65eb060e7d95ad3c8ceda3c097cb6eb05 880664856c1000840537628a4aa387f0614c9b9c b001a351d00ee2bdef808e8c1e1b854dba38764b │ │ │ │ +Build-Ids: 226a4ec93849766b2e3a5a9f31e8b6ea4a2b25c5 4a7f7df65eb060e7d95ad3c8ceda3c097cb6eb05 b001a351d00ee2bdef808e8c1e1b854dba38764b │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ +usr/lib/debug/.build-id/22/6a4ec93849766b2e3a5a9f31e8b6ea4a2b25c5.debug │ │ │ │ │ usr/lib/debug/.build-id/4a/7f7df65eb060e7d95ad3c8ceda3c097cb6eb05.debug │ │ │ │ │ -usr/lib/debug/.build-id/88/0664856c1000840537628a4aa387f0614c9b9c.debug │ │ │ │ │ usr/lib/debug/.build-id/b0/01a351d00ee2bdef808e8c1e1b854dba38764b.debug │ │ │ │ │ usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,16 +1,16 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/ │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/22/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 647020 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/22/6a4ec93849766b2e3a5a9f31e8b6ea4a2b25c5.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/4a/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 114480 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/4a/7f7df65eb060e7d95ad3c8ceda3c097cb6eb05.debug │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/88/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 647020 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/88/0664856c1000840537628a4aa387f0614c9b9c.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/b0/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3903452 2024-05-30 11:15:50.000000 ./usr/lib/debug/.build-id/b0/01a351d00ee2bdef808e8c1e1b854dba38764b.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.dwz/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7320 2024-05-30 11:15:50.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-30 11:15:50.000000 ./usr/share/doc/ │ │ │ │ --- ./usr/lib/debug/.build-id/88/0664856c1000840537628a4aa387f0614c9b9c.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/22/6a4ec93849766b2e3a5a9f31e8b6ea4a2b25c5.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 3% similar despite different names │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -23,15 +23,15 @@ │ │ │ │ │ [18] .fini_array NOBITS 0011dfdc 000fd8 000004 04 WA 0 0 4 │ │ │ │ │ [19] .dynamic NOBITS 0011dfe0 000fd8 000120 08 WA 4 0 4 │ │ │ │ │ [20] .got NOBITS 0011e100 000fd8 000f00 04 WA 0 0 4 │ │ │ │ │ [21] .data NOBITS 0011f000 000fd8 00033c 00 WA 0 0 4 │ │ │ │ │ [22] .bss NOBITS 0011f340 000fd8 000184 00 WA 0 0 16 │ │ │ │ │ [23] .comment PROGBITS 00000000 000178 00001e 01 MS 0 0 1 │ │ │ │ │ [24] .debug_aranges PROGBITS 00000000 000198 000113 00 C 0 0 4 │ │ │ │ │ - [25] .debug_info PROGBITS 00000000 0002ac 030a4f 00 C 0 0 4 │ │ │ │ │ + [25] .debug_info PROGBITS 00000000 0002ac 030a50 00 C 0 0 4 │ │ │ │ │ [26] .debug_abbrev PROGBITS 00000000 030cfc 000b50 00 C 0 0 4 │ │ │ │ │ [27] .debug_line PROGBITS 00000000 03184c 00a86a 00 C 0 0 4 │ │ │ │ │ [28] .debug_str PROGBITS 00000000 03c0b8 004ae2 01 MSC 0 0 4 │ │ │ │ │ [29] .debug_line_str PROGBITS 00000000 040b9c 0001ce 01 MSC 0 0 4 │ │ │ │ │ [30] .debug_loclists PROGBITS 00000000 040d6c 009f5a 00 C 0 0 4 │ │ │ │ │ [31] .debug_rnglists PROGBITS 00000000 04acc8 000834 00 C 0 0 4 │ │ │ │ │ [32] .gnu_debugaltlink PROGBITS 00000000 04b4fc 000048 00 0 0 1 │ │ │ │ ├── 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: 880664856c1000840537628a4aa387f0614c9b9c │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 226a4ec93849766b2e3a5a9f31e8b6ea4a2b25c5 │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -47093,31 +47093,31 @@ │ │ │ │ │ <17543> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <17544> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17546> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17546> DW_AT_const_value : (data4) 0x4c00081f │ │ │ │ │ <2><1754a>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1754b> DW_AT_name : (strp) (offset: 0x19f0f): mpi_err_access │ │ │ │ │ <1754f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1754f> DW_AT_decl_line : (data1) 121 │ │ │ │ │ + <1754f> DW_AT_decl_line : (data1) 63 │ │ │ │ │ <17550> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <17551> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17553> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17553> DW_AT_const_value : (data1) 20 │ │ │ │ │ <2><17554>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17555> DW_AT_name : (strp) (offset: 0x13c7e): mpi_err_amode │ │ │ │ │ <17559> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17559> DW_AT_decl_line : (data1) 19 │ │ │ │ │ + <17559> DW_AT_decl_line : (data1) 93 │ │ │ │ │ <1755a> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1755b> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1755d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1755d> DW_AT_const_value : (data1) 21 │ │ │ │ │ <2><1755e>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1755f> DW_AT_name : (strp) (offset: 0x171a6): mpi_err_arg │ │ │ │ │ <17563> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17563> DW_AT_decl_line : (data1) 33 │ │ │ │ │ + <17563> DW_AT_decl_line : (data1) 31 │ │ │ │ │ <17564> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <17565> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17567> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17567> DW_AT_const_value : (data1) 12 │ │ │ │ │ <2><17568>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17569> DW_AT_name : (strp) (offset: 0x1e36b): mpi_err_assert │ │ │ │ │ <1756d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -47125,191 +47125,191 @@ │ │ │ │ │ <1756e> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1756f> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17571> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17571> DW_AT_const_value : (data1) 53 │ │ │ │ │ <2><17572>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17573> DW_AT_name : (strp) (offset: 0x162ac): mpi_err_bad_file │ │ │ │ │ <17577> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17577> DW_AT_decl_line : (data1) 45 │ │ │ │ │ + <17577> DW_AT_decl_line : (data1) 79 │ │ │ │ │ <17578> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17579> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1757b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1757b> DW_AT_const_value : (data1) 22 │ │ │ │ │ <2><1757c>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1757d> DW_AT_name : (strp) (offset: 0x16791): mpi_err_base │ │ │ │ │ <17581> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17581> DW_AT_decl_line : (data1) 113 │ │ │ │ │ + <17581> DW_AT_decl_line : (data1) 81 │ │ │ │ │ <17582> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17583> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17585> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17585> DW_AT_const_value : (data1) 46 │ │ │ │ │ <2><17586>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17587> DW_AT_name : (strp) (offset: 0x197ba): mpi_err_buffer │ │ │ │ │ <1758b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1758b> DW_AT_decl_line : (data1) 85 │ │ │ │ │ + <1758b> DW_AT_decl_line : (data1) 47 │ │ │ │ │ <1758c> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1758d> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1758f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1758f> DW_AT_const_value : (data1) 1 │ │ │ │ │ <2><17590>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17591> DW_AT_name : (strp) (offset: 0x1820b): mpi_err_comm │ │ │ │ │ <17595> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17595> DW_AT_decl_line : (data1) 119 │ │ │ │ │ + <17595> DW_AT_decl_line : (data1) 121 │ │ │ │ │ <17596> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17597> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17599> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17599> DW_AT_const_value : (data1) 5 │ │ │ │ │ <2><1759a>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1759b> DW_AT_name : (strp) (offset: 0x18787): mpi_err_conversion │ │ │ │ │ <1759f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1759f> DW_AT_decl_line : (data1) 67 │ │ │ │ │ + <1759f> DW_AT_decl_line : (data1) 25 │ │ │ │ │ <175a0> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <175a1> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175a3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175a3> DW_AT_const_value : (data1) 23 │ │ │ │ │ <2><175a4>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175a5> DW_AT_name : (strp) (offset: 0x1e32b): mpi_err_count │ │ │ │ │ <175a9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175a9> DW_AT_decl_line : (data1) 57 │ │ │ │ │ + <175a9> DW_AT_decl_line : (data1) 33 │ │ │ │ │ <175aa> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <175ab> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175ad> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175ad> DW_AT_const_value : (data1) 2 │ │ │ │ │ <2><175ae>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175af> DW_AT_name : (strp) (offset: 0x19ef9): mpi_err_dims │ │ │ │ │ <175b3> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175b3> DW_AT_decl_line : (data1) 125 │ │ │ │ │ + <175b3> DW_AT_decl_line : (data1) 61 │ │ │ │ │ <175b4> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <175b5> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175b7> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175b7> DW_AT_const_value : (data1) 11 │ │ │ │ │ <2><175b8>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175b9> DW_AT_name : (strp) (offset: 0x18d70): mpi_err_disp │ │ │ │ │ <175bd> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175bd> DW_AT_decl_line : (data1) 71 │ │ │ │ │ + <175bd> DW_AT_decl_line : (data1) 19 │ │ │ │ │ <175be> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <175bf> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175c1> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175c1> DW_AT_const_value : (data1) 52 │ │ │ │ │ <2><175c2>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175c3> DW_AT_name : (strp) (offset: 0x18ba8): mpi_err_dup_datarep │ │ │ │ │ <175c7> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175c7> DW_AT_decl_line : (data1) 73 │ │ │ │ │ + <175c7> DW_AT_decl_line : (data1) 41 │ │ │ │ │ <175c8> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <175c9> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175cb> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175cb> DW_AT_const_value : (data1) 24 │ │ │ │ │ <2><175cc>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175cd> DW_AT_name : (strp) (offset: 0x19ab1): mpi_err_errhandler │ │ │ │ │ <175d1> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175d1> DW_AT_decl_line : (data1) 35 │ │ │ │ │ + <175d1> DW_AT_decl_line : (data1) 75 │ │ │ │ │ <175d2> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <175d3> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175d5> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175d5> DW_AT_const_value : (data1) 80 │ │ │ │ │ <2><175d6>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175d7> DW_AT_name : (strp) (offset: 0x1644d): mpi_err_file │ │ │ │ │ <175db> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175db> DW_AT_decl_line : (data1) 37 │ │ │ │ │ + <175db> DW_AT_decl_line : (data1) 105 │ │ │ │ │ <175dc> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <175dd> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175df> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175df> DW_AT_const_value : (data1) 27 │ │ │ │ │ <2><175e0>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175e1> DW_AT_name : (strp) (offset: 0x1d991): mpi_err_file_exists │ │ │ │ │ <175e5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175e5> DW_AT_decl_line : (data1) 131 │ │ │ │ │ + <175e5> DW_AT_decl_line : (data1) 51 │ │ │ │ │ <175e6> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <175e7> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175e9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175e9> DW_AT_const_value : (data1) 25 │ │ │ │ │ <2><175ea>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175eb> DW_AT_name : (strp) (offset: 0x167b7): mpi_err_file_in_use │ │ │ │ │ <175ef> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175ef> DW_AT_decl_line : (data1) 133 │ │ │ │ │ + <175ef> DW_AT_decl_line : (data1) 45 │ │ │ │ │ <175f0> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <175f1> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175f3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175f3> DW_AT_const_value : (data1) 26 │ │ │ │ │ <2><175f4>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175f5> DW_AT_name : (strp) (offset: 0x18f1a): mpi_err_group │ │ │ │ │ <175f9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175f9> DW_AT_decl_line : (data1) 123 │ │ │ │ │ + <175f9> DW_AT_decl_line : (data1) 137 │ │ │ │ │ <175fa> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <175fb> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <175fd> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175fd> DW_AT_const_value : (data1) 8 │ │ │ │ │ <2><175fe>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <175ff> DW_AT_name : (strp) (offset: 0x1dc67): mpi_err_in_status │ │ │ │ │ <17603> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17603> DW_AT_decl_line : (data1) 109 │ │ │ │ │ + <17603> DW_AT_decl_line : (data1) 125 │ │ │ │ │ <17604> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <17605> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17607> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17607> DW_AT_const_value : (data1) 17 │ │ │ │ │ <2><17608>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17609> DW_AT_name : (strp) (offset: 0x18b49): mpi_err_info │ │ │ │ │ <1760d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1760d> DW_AT_decl_line : (data1) 81 │ │ │ │ │ + <1760d> DW_AT_decl_line : (data1) 77 │ │ │ │ │ <1760e> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1760f> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17611> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17611> DW_AT_const_value : (data1) 28 │ │ │ │ │ <2><17612>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17613> DW_AT_name : (strp) (offset: 0x1eb41): mpi_err_info_key │ │ │ │ │ <17617> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17617> DW_AT_decl_line : (data1) 135 │ │ │ │ │ + <17617> DW_AT_decl_line : (data1) 85 │ │ │ │ │ <17618> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17619> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1761b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1761b> DW_AT_const_value : (data1) 29 │ │ │ │ │ <2><1761c>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1761d> DW_AT_name : (strp) (offset: 0x1eb63): mpi_err_info_nokey │ │ │ │ │ <17621> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17621> DW_AT_decl_line : (data1) 31 │ │ │ │ │ + <17621> DW_AT_decl_line : (data1) 49 │ │ │ │ │ <17622> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <17623> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17625> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17625> DW_AT_const_value : (data1) 31 │ │ │ │ │ <2><17626>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17627> DW_AT_name : (strp) (offset: 0x1695a): mpi_err_info_value │ │ │ │ │ <1762b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1762b> DW_AT_decl_line : (data1) 129 │ │ │ │ │ + <1762b> DW_AT_decl_line : (data1) 99 │ │ │ │ │ <1762c> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1762d> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1762f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1762f> DW_AT_const_value : (data1) 30 │ │ │ │ │ <2><17630>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17631> DW_AT_name : (strp) (offset: 0x18968): mpi_err_intern │ │ │ │ │ <17635> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17635> DW_AT_decl_line : (data1) 77 │ │ │ │ │ + <17635> DW_AT_decl_line : (data1) 69 │ │ │ │ │ <17636> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <17637> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17639> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17639> DW_AT_const_value : (data1) 16 │ │ │ │ │ <2><1763a>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1763b> DW_AT_name : (strp) (offset: 0x18b5d): mpi_err_io │ │ │ │ │ <1763f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1763f> DW_AT_decl_line : (data1) 63 │ │ │ │ │ + <1763f> DW_AT_decl_line : (data1) 59 │ │ │ │ │ <17640> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <17641> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17643> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17643> DW_AT_const_value : (data1) 32 │ │ │ │ │ <2><17644>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17645> DW_AT_name : (strp) (offset: 0x17b96): mpi_err_keyval │ │ │ │ │ <17649> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17649> DW_AT_decl_line : (data1) 101 │ │ │ │ │ + <17649> DW_AT_decl_line : (data1) 35 │ │ │ │ │ <1764a> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1764b> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1764d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1764d> DW_AT_const_value : (data1) 48 │ │ │ │ │ <2><1764e>: Abbrev Number: 80 (DW_TAG_constant) │ │ │ │ │ <1764f> DW_AT_name : (strp) (offset: 0x13c6d): mpi_err_lastcode │ │ │ │ │ <17653> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17653> DW_AT_decl_line : (data1) 141 │ │ │ │ │ + <17653> DW_AT_decl_line : (data1) 83 │ │ │ │ │ <17654> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17655> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17657> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17657> DW_AT_const_value : (data4) 0x3fffffff │ │ │ │ │ <2><1765b>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1765c> DW_AT_name : (strp) (offset: 0x166ed): mpi_err_locktype │ │ │ │ │ <17660> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -47317,175 +47317,175 @@ │ │ │ │ │ <17661> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17662> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17664> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17664> DW_AT_const_value : (data1) 47 │ │ │ │ │ <2><17665>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17666> DW_AT_name : (strp) (offset: 0x164b3): mpi_err_name │ │ │ │ │ <1766a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1766a> DW_AT_decl_line : (data1) 111 │ │ │ │ │ + <1766a> DW_AT_decl_line : (data1) 23 │ │ │ │ │ <1766b> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1766c> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1766e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1766e> DW_AT_const_value : (data1) 33 │ │ │ │ │ <2><1766f>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17670> DW_AT_name : (strp) (offset: 0x18069): mpi_err_no_mem │ │ │ │ │ <17674> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17674> DW_AT_decl_line : (data1) 29 │ │ │ │ │ + <17674> DW_AT_decl_line : (data1) 55 │ │ │ │ │ <17675> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <17676> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17678> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17678> DW_AT_const_value : (data1) 34 │ │ │ │ │ <2><17679>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1767a> DW_AT_name : (strp) (offset: 0x13bf3): mpi_err_no_space │ │ │ │ │ <1767e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1767e> DW_AT_decl_line : (data1) 21 │ │ │ │ │ + <1767e> DW_AT_decl_line : (data1) 27 │ │ │ │ │ <1767f> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17680> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17682> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17682> DW_AT_const_value : (data1) 36 │ │ │ │ │ <2><17683>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17684> DW_AT_name : (strp) (offset: 0x162bd): mpi_err_no_such_file │ │ │ │ │ <17688> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17688> DW_AT_decl_line : (data1) 23 │ │ │ │ │ + <17688> DW_AT_decl_line : (data1) 119 │ │ │ │ │ <17689> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1768a> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1768c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1768c> DW_AT_const_value : (data1) 37 │ │ │ │ │ <2><1768d>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1768e> DW_AT_name : (strp) (offset: 0x164fb): mpi_err_not_same │ │ │ │ │ <17692> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17692> DW_AT_decl_line : (data1) 117 │ │ │ │ │ + <17692> DW_AT_decl_line : (data1) 133 │ │ │ │ │ <17693> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17694> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17696> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17696> DW_AT_const_value : (data1) 35 │ │ │ │ │ <2><17697>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17698> DW_AT_name : (strp) (offset: 0x18d65): mpi_err_op │ │ │ │ │ <1769c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1769c> DW_AT_decl_line : (data1) 27 │ │ │ │ │ + <1769c> DW_AT_decl_line : (data1) 111 │ │ │ │ │ <1769d> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <1769e> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176a0> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176a0> DW_AT_const_value : (data1) 9 │ │ │ │ │ <2><176a1>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176a2> DW_AT_name : (strp) (offset: 0x198f2): mpi_err_other │ │ │ │ │ <176a6> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176a6> DW_AT_decl_line : (data1) 105 │ │ │ │ │ + <176a6> DW_AT_decl_line : (data1) 95 │ │ │ │ │ <176a7> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <176a8> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176aa> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176aa> DW_AT_const_value : (data1) 15 │ │ │ │ │ <2><176ab>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176ac> DW_AT_name : (strp) (offset: 0x1705a): mpi_err_pending │ │ │ │ │ <176b0> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176b0> DW_AT_decl_line : (data1) 49 │ │ │ │ │ + <176b0> DW_AT_decl_line : (data1) 139 │ │ │ │ │ <176b1> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <176b2> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176b4> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176b4> DW_AT_const_value : (data1) 18 │ │ │ │ │ <2><176b5>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176b6> DW_AT_name : (strp) (offset: 0x1e3d7): mpi_err_port │ │ │ │ │ <176ba> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176ba> DW_AT_decl_line : (data1) 139 │ │ │ │ │ + <176ba> DW_AT_decl_line : (data1) 135 │ │ │ │ │ <176bb> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <176bc> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176be> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176be> DW_AT_const_value : (data1) 38 │ │ │ │ │ <2><176bf>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176c0> DW_AT_name : (strp) (offset: 0x1399c): mpi_err_proc_aborted │ │ │ │ │ <176c4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176c4> DW_AT_decl_line : (data1) 137 │ │ │ │ │ + <176c4> DW_AT_decl_line : (data1) 101 │ │ │ │ │ <176c5> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <176c6> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176c8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176c8> DW_AT_const_value : (data1) 76 │ │ │ │ │ <2><176c9>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176ca> DW_AT_name : (strp) (offset: 0xf116): mpi_err_quota │ │ │ │ │ <176ce> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176ce> DW_AT_decl_line : (data1) 103 │ │ │ │ │ + <176ce> DW_AT_decl_line : (data1) 131 │ │ │ │ │ <176cf> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <176d0> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176d2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176d2> DW_AT_const_value : (data1) 39 │ │ │ │ │ <2><176d3>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176d4> DW_AT_name : (strp) (offset: 0x17a31): mpi_err_rank │ │ │ │ │ <176d8> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176d8> DW_AT_decl_line : (data1) 55 │ │ │ │ │ + <176d8> DW_AT_decl_line : (data1) 141 │ │ │ │ │ <176d9> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <176da> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176dc> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176dc> DW_AT_const_value : (data1) 6 │ │ │ │ │ <2><176dd>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176de> DW_AT_name : (strp) (offset: 0x1eb87): mpi_err_read_only │ │ │ │ │ <176e2> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176e2> DW_AT_decl_line : (data1) 93 │ │ │ │ │ + <176e2> DW_AT_decl_line : (data1) 39 │ │ │ │ │ <176e3> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <176e4> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176e6> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176e6> DW_AT_const_value : (data1) 40 │ │ │ │ │ <2><176e7>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176e8> DW_AT_name : (strp) (offset: 0x1e58f): mpi_err_request │ │ │ │ │ <176ec> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176ec> DW_AT_decl_line : (data1) 41 │ │ │ │ │ + <176ec> DW_AT_decl_line : (data1) 103 │ │ │ │ │ <176ed> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <176ee> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176f0> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176f0> DW_AT_const_value : (data1) 19 │ │ │ │ │ <2><176f1>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176f2> DW_AT_name : (strp) (offset: 0x1773d): mpi_err_rma_attach │ │ │ │ │ <176f6> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176f6> DW_AT_decl_line : (data1) 47 │ │ │ │ │ + <176f6> DW_AT_decl_line : (data1) 29 │ │ │ │ │ <176f7> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <176f8> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <176fa> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176fa> DW_AT_const_value : (data1) 56 │ │ │ │ │ <2><176fb>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <176fc> DW_AT_name : (strp) (offset: 0x1de4d): mpi_err_rma_conflict │ │ │ │ │ <17700> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17700> DW_AT_decl_line : (data1) 39 │ │ │ │ │ + <17700> DW_AT_decl_line : (data1) 43 │ │ │ │ │ <17701> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <17702> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17704> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17704> DW_AT_const_value : (data1) 49 │ │ │ │ │ <2><17705>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17706> DW_AT_name : (strp) (offset: 0x19bdf): mpi_err_rma_flavor │ │ │ │ │ <1770a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1770a> DW_AT_decl_line : (data1) 69 │ │ │ │ │ + <1770a> DW_AT_decl_line : (data1) 53 │ │ │ │ │ <1770b> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1770c> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1770e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1770e> DW_AT_const_value : (data1) 58 │ │ │ │ │ <2><1770f>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17710> DW_AT_name : (strp) (offset: 0x13e4b): mpi_err_rma_range │ │ │ │ │ <17714> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17714> DW_AT_decl_line : (data1) 99 │ │ │ │ │ + <17714> DW_AT_decl_line : (data1) 37 │ │ │ │ │ <17715> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <17716> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17718> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17718> DW_AT_const_value : (data1) 55 │ │ │ │ │ <2><17719>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1771a> DW_AT_name : (strp) (offset: 0x13922): mpi_err_rma_shared │ │ │ │ │ <1771e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1771e> DW_AT_decl_line : (data1) 95 │ │ │ │ │ + <1771e> DW_AT_decl_line : (data1) 115 │ │ │ │ │ <1771f> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <17720> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17722> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17722> DW_AT_const_value : (data1) 57 │ │ │ │ │ <2><17723>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17724> DW_AT_name : (strp) (offset: 0x11a0f): mpi_err_rma_sync │ │ │ │ │ <17728> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17728> DW_AT_decl_line : (data1) 127 │ │ │ │ │ + <17728> DW_AT_decl_line : (data1) 117 │ │ │ │ │ <17729> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1772a> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1772c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1772c> DW_AT_const_value : (data1) 50 │ │ │ │ │ <2><1772d>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1772e> DW_AT_name : (strp) (offset: 0x1e34b): mpi_err_root │ │ │ │ │ <17732> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17732> DW_AT_decl_line : (data1) 59 │ │ │ │ │ + <17732> DW_AT_decl_line : (data1) 87 │ │ │ │ │ <17733> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17734> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17736> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17736> DW_AT_const_value : (data1) 7 │ │ │ │ │ <2><17737>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17738> DW_AT_name : (strp) (offset: 0x13c04): mpi_err_service │ │ │ │ │ <1773c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -47493,103 +47493,103 @@ │ │ │ │ │ <1773d> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1773e> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17740> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17740> DW_AT_const_value : (data1) 41 │ │ │ │ │ <2><17741>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17742> DW_AT_name : (strp) (offset: 0x1893a): mpi_err_session │ │ │ │ │ <17746> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17746> DW_AT_decl_line : (data1) 83 │ │ │ │ │ + <17746> DW_AT_decl_line : (data1) 71 │ │ │ │ │ <17747> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <17748> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1774a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1774a> DW_AT_const_value : (data1) 75 │ │ │ │ │ <2><1774b>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1774c> DW_AT_name : (strp) (offset: 0x169bb): mpi_err_size │ │ │ │ │ <17750> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17750> DW_AT_decl_line : (data1) 51 │ │ │ │ │ + <17750> DW_AT_decl_line : (data1) 91 │ │ │ │ │ <17751> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17752> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17754> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17754> DW_AT_const_value : (data1) 51 │ │ │ │ │ <2><17755>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17756> DW_AT_name : (strp) (offset: 0x189a9): mpi_err_spawn │ │ │ │ │ <1775a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1775a> DW_AT_decl_line : (data1) 43 │ │ │ │ │ + <1775a> DW_AT_decl_line : (data1) 109 │ │ │ │ │ <1775b> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1775c> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1775e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1775e> DW_AT_const_value : (data1) 42 │ │ │ │ │ <2><1775f>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17760> DW_AT_name : (strp) (offset: 0x17037): mpi_err_tag │ │ │ │ │ <17764> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17764> DW_AT_decl_line : (data1) 115 │ │ │ │ │ + <17764> DW_AT_decl_line : (data1) 67 │ │ │ │ │ <17765> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <17766> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17768> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17768> DW_AT_const_value : (data1) 4 │ │ │ │ │ <2><17769>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1776a> DW_AT_name : (strp) (offset: 0x1eb76): mpi_err_topology │ │ │ │ │ <1776e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1776e> DW_AT_decl_line : (data1) 107 │ │ │ │ │ + <1776e> DW_AT_decl_line : (data1) 127 │ │ │ │ │ <1776f> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17770> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17772> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17772> DW_AT_const_value : (data1) 10 │ │ │ │ │ <2><17773>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17774> DW_AT_name : (strp) (offset: 0x167cb): mpi_err_truncate │ │ │ │ │ <17778> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17778> DW_AT_decl_line : (data1) 75 │ │ │ │ │ + <17778> DW_AT_decl_line : (data1) 73 │ │ │ │ │ <17779> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1777a> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1777c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1777c> DW_AT_const_value : (data1) 14 │ │ │ │ │ <2><1777d>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1777e> DW_AT_name : (strp) (offset: 0x16520): mpi_err_type │ │ │ │ │ <17782> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17782> DW_AT_decl_line : (data1) 25 │ │ │ │ │ + <17782> DW_AT_decl_line : (data1) 21 │ │ │ │ │ <17783> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17784> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17786> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17786> DW_AT_const_value : (data1) 3 │ │ │ │ │ <2><17787>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17788> DW_AT_name : (strp) (offset: 0x189b7): mpi_err_unknown │ │ │ │ │ <1778c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1778c> DW_AT_decl_line : (data1) 87 │ │ │ │ │ + <1778c> DW_AT_decl_line : (data1) 113 │ │ │ │ │ <1778d> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1778e> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <17790> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17790> DW_AT_const_value : (data1) 13 │ │ │ │ │ <2><17791>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <17792> DW_AT_name : (strp) (offset: 0x18b8c): mpi_err_unsupported_datarep │ │ │ │ │ <17796> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17796> DW_AT_decl_line : (data1) 91 │ │ │ │ │ + <17796> DW_AT_decl_line : (data1) 107 │ │ │ │ │ <17797> DW_AT_decl_column : (data1) 42 │ │ │ │ │ <17798> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <1779a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1779a> DW_AT_const_value : (data1) 43 │ │ │ │ │ <2><1779b>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <1779c> DW_AT_name : (strp) (offset: 0x1894a): mpi_err_unsupported_operation │ │ │ │ │ <177a0> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177a0> DW_AT_decl_line : (data1) 79 │ │ │ │ │ + <177a0> DW_AT_decl_line : (data1) 57 │ │ │ │ │ <177a1> DW_AT_decl_column : (data1) 44 │ │ │ │ │ <177a2> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <177a4> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177a4> DW_AT_const_value : (data1) 44 │ │ │ │ │ <2><177a5>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <177a6> DW_AT_name : (strp) (offset: 0x16218): mpi_err_value_too_large │ │ │ │ │ <177aa> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177aa> DW_AT_decl_line : (data1) 61 │ │ │ │ │ + <177aa> DW_AT_decl_line : (data1) 129 │ │ │ │ │ <177ab> DW_AT_decl_column : (data1) 38 │ │ │ │ │ <177ac> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <177ae> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177ae> DW_AT_const_value : (data1) 77 │ │ │ │ │ <2><177af>: Abbrev Number: 71 (DW_TAG_constant) │ │ │ │ │ <177b0> DW_AT_name : (strp) (offset: 0x186f5): mpi_err_win │ │ │ │ │ <177b4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177b4> DW_AT_decl_line : (data1) 53 │ │ │ │ │ + <177b4> DW_AT_decl_line : (data1) 123 │ │ │ │ │ <177b5> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <177b6> DW_AT_type : (ref_udata) <0x1872d>, integer(kind=4) │ │ │ │ │ <177b8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177b8> DW_AT_const_value : (data1) 45 │ │ │ │ │ <2><177b9>: Abbrev Number: 80 (DW_TAG_constant) │ │ │ │ │ <177ba> DW_AT_name : (strp) (offset: 0x17dd6): mpi_errhandler_null │ │ │ │ │ <177be> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -5,47 +5,53 @@ │ │ │ │ │ ZtW:Vhla │ │ │ │ │ P:c:)=aI │ │ │ │ │ C^\&Y9H[b │ │ │ │ │ (8;BPAF │ │ │ │ │ T$UU_=g8g │ │ │ │ │ -='PqR.k19 │ │ │ │ │ -rR.k!9>' │ │ │ │ │ -QvR.k | │ │ │ │ │ -rq*R&_9* │ │ │ │ │ -|jR&_q&c │ │ │ │ │ -Lr6N9\rr │ │ │ │ │ --Iup(a}q │ │ │ │ │ - kph]/\^ │ │ │ │ │ -FN$z0p>r< │ │ │ │ │ -+Ei,Ei,E │ │ │ │ │ -+eh,eh,e │ │ │ │ │ - U7zNGcIGcI │ │ │ │ │ -M5gh__5s │ │ │ │ │ -@VWx_ HzE │ │ │ │ │ -/oP86>NI │ │ │ │ │ -'E\C+{b/ │ │ │ │ │ -?-{z-~ `z-u1 │ │ │ │ │ -B1z]S9Y$ │ │ │ │ │ -,;KX0KX0KXp │ │ │ │ │ -XR]rg\D8 │ │ │ │ │ -ky>MjA>C │ │ │ │ │ -CY{yyOqn │ │ │ │ │ -1S~Z5`?f │ │ │ │ │ -$8;)unG-u │ │ │ │ │ -Tmj-z,j5mi │ │ │ │ │ -0o%]0KW% │ │ │ │ │ -zGz/"6PiJS │ │ │ │ │ -iBxsuA"b │ │ │ │ │ -@/D~^Mq7 │ │ │ │ │ -t59F>eO( │ │ │ │ │ -i;_nS1TR │ │ │ │ │ -[VYoAe}d │ │ │ │ │ -r*eJi_y, │ │ │ │ │ +jj7@|AA) │ │ │ │ │ +TcT6PKJv │ │ │ │ │ +Pzg {Y( │ │ │ │ │ +=`+G$S42B │ │ │ │ │ +;9z]S%Yo*Y │ │ │ │ │ +'SD0SD0SDp │ │ │ │ │ +`>A)J&EK │ │ │ │ │ +as"SqK{!: │ │ │ │ │ +]q&z@WWW │ │ │ │ │ +(R_#R_;R_ │ │ │ │ │ +>awQSu%ld │ │ │ │ │ +NPqGu$lg │ │ │ │ │ +?}ZZ%{!~5 │ │ │ │ │ +rVV&O(geeo) │ │ │ │ │ +g#9??x8? │ │ │ │ │ +t'~f ?5X │ │ │ │ │ + %h='%c=' │ │ │ │ │ +G~T-AIG} │ │ │ │ │ +:B>Q2B>Q2 │ │ │ │ │ +d 5O#5OC~r │ │ │ │ │ +r-|Z]xn^M │ │ │ │ │ +~BIOzMFA │ │ │ │ │ +$RF*DCR7 │ │ │ │ │ +:LTUkVw; │ │ │ │ │ S[Xe?SOP │ │ │ │ │ Q_ExU]rM │ │ │ │ │ WXeT9Z+( │ │ │ │ │ "(+.zvz"Y1 │ │ │ │ │ $AH4Z33Qn^ │ │ │ │ │ !vxZxYC9 │ │ │ │ │ AV%@V%@v