--- /srv/reproducible-results/rbuild-debian/r-b-build.98L6VoYD/b1/mpich_4.2.1-5_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.98L6VoYD/b2/mpich_4.2.1-5_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ - 4b15541de68d508fc1036b51ff8d9f14 2498708 libdevel optional libmpich-dev_4.2.1-5_i386.deb │ - e37cad7496bcb2676abbd13bd1e76f82 3884132 debug optional libmpich12-dbgsym_4.2.1-5_i386.deb │ - 15658cba418f36c0448fbd49b37d1c53 1518960 libs optional libmpich12_4.2.1-5_i386.deb │ + c6c42b22772339ee48e909e12c9e8a02 2503556 libdevel optional libmpich-dev_4.2.1-5_i386.deb │ + 17abf337bf5b5ffc4ffe7033efd8a8b0 3884504 debug optional libmpich12-dbgsym_4.2.1-5_i386.deb │ + aef1d961e7901b513e56bb5701c09b1a 1518696 libs optional libmpich12_4.2.1-5_i386.deb │ 17ab4b7c3fb1ad7562945d904b887911 885708 debug optional mpich-dbgsym_4.2.1-5_i386.deb │ - aaa801f03d77eb9394e777a5e8e04dac 249656 doc optional mpich-doc_4.2.1-5_all.deb │ + 9bd6ab8235f7f005c3bc3c8c3cd4f8e6 253872 doc optional mpich-doc_4.2.1-5_all.deb │ 957f9566f5eda862e205e94381a64ed0 235688 devel optional mpich_4.2.1-5_i386.deb ├── libmpich-dev_4.2.1-5_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary │ │ -rw-r--r-- 0 0 0 3296 2024-12-26 12:51:00.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2495220 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2500068 2024-12-26 12:51:00.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_UNKNOWN │ │ │ │ - PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_TOPOLOGY │ │ │ │ + PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ + INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ + PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ + INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ + INTEGER MPI_ERR_SESSION │ │ │ │ + PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ + INTEGER MPI_ERR_DISP │ │ │ │ + PARAMETER (MPI_ERR_DISP=52) │ │ │ │ + INTEGER MPI_ERR_INTERN │ │ │ │ + PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ + INTEGER MPI_ERR_ACCESS │ │ │ │ + PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ + INTEGER MPI_ERR_OP │ │ │ │ + PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_FILE │ │ │ │ + PARAMETER (MPI_ERR_FILE=27) │ │ │ │ INTEGER MPI_ERR_ERRHANDLER │ │ │ │ PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ - 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_LOCKTYPE │ │ │ │ PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ - INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ - PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ - INTEGER MPI_ERR_PENDING │ │ │ │ - PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_RANK │ │ │ │ + PARAMETER (MPI_ERR_RANK=6) │ │ │ │ INTEGER MPI_ERR_REQUEST │ │ │ │ PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ - INTEGER MPI_ERR_TOPOLOGY │ │ │ │ - PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ - INTEGER MPI_ERR_IN_STATUS │ │ │ │ - PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ - INTEGER MPI_ERR_INFO_VALUE │ │ │ │ - PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ - INTEGER MPI_ERR_NAME │ │ │ │ - PARAMETER (MPI_ERR_NAME=33) │ │ │ │ INTEGER MPI_ERR_INFO_KEY │ │ │ │ PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ INTEGER MPI_ERR_SERVICE │ │ │ │ PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ - INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ - PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ + INTEGER MPI_ERR_KEYVAL │ │ │ │ + PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ + INTEGER MPI_ERR_COMM │ │ │ │ + PARAMETER (MPI_ERR_COMM=5) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ + INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ + PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ + INTEGER MPI_ERR_BASE │ │ │ │ + PARAMETER (MPI_ERR_BASE=46) │ │ │ │ + INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ + PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ + INTEGER MPI_ERR_BAD_FILE │ │ │ │ + PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ INTEGER MPI_ERR_NOT_SAME │ │ │ │ PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ - INTEGER MPI_ERR_RMA_SYNC │ │ │ │ - PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ - INTEGER MPI_ERR_RMA_RANGE │ │ │ │ - PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ - INTEGER MPI_ERR_BUFFER │ │ │ │ - PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ - INTEGER MPI_ERR_ACCESS │ │ │ │ - PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ + INTEGER MPI_ERR_NO_MEM │ │ │ │ + PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ INTEGER MPI_ERR_DIMS │ │ │ │ PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ - INTEGER MPI_ERR_BASE │ │ │ │ - PARAMETER (MPI_ERR_BASE=46) │ │ │ │ - INTEGER MPI_ERR_CONVERSION │ │ │ │ - PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ - INTEGER MPI_ERR_INTERN │ │ │ │ - PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ - INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ - PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ + INTEGER MPI_ERR_IO │ │ │ │ + PARAMETER (MPI_ERR_IO=32) │ │ │ │ + INTEGER MPI_ERR_SPAWN │ │ │ │ + PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ + INTEGER MPI_ERR_PENDING │ │ │ │ + PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_RMA_SYNC │ │ │ │ + PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ INTEGER MPI_ERR_RMA_SHARED │ │ │ │ PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ + INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ + PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ + INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ + PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ + INTEGER MPI_ERR_ASSERT │ │ │ │ + PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ + INTEGER MPI_ERR_BUFFER │ │ │ │ + PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ + INTEGER MPI_ERR_INFO │ │ │ │ + PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + 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_OTHER │ │ │ │ + PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ + INTEGER MPI_ERR_NO_SPACE │ │ │ │ + PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ + INTEGER MPI_ERR_QUOTA │ │ │ │ + PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ + INTEGER MPI_ERR_ROOT │ │ │ │ + PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ - INTEGER MPI_ERR_FILE │ │ │ │ - PARAMETER (MPI_ERR_FILE=27) │ │ │ │ - INTEGER MPI_ERR_BAD_FILE │ │ │ │ - PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ - INTEGER MPI_ERR_ARG │ │ │ │ - PARAMETER (MPI_ERR_ARG=12) │ │ │ │ - INTEGER MPI_ERR_RANK │ │ │ │ - PARAMETER (MPI_ERR_RANK=6) │ │ │ │ - INTEGER MPI_ERR_KEYVAL │ │ │ │ - PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ + INTEGER MPI_ERR_WIN │ │ │ │ + PARAMETER (MPI_ERR_WIN=45) │ │ │ │ + INTEGER MPI_ERR_TYPE │ │ │ │ + PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ + INTEGER MPI_ERR_NAME │ │ │ │ + PARAMETER (MPI_ERR_NAME=33) │ │ │ │ + INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ + PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ + INTEGER MPI_ERR_CONVERSION │ │ │ │ + PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ INTEGER MPI_ERR_AMODE │ │ │ │ PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ - INTEGER MPI_ERR_OP │ │ │ │ - PARAMETER (MPI_ERR_OP=9) │ │ │ │ - INTEGER MPI_ERR_ROOT │ │ │ │ - PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ INTEGER MPI_ERR_COUNT │ │ │ │ PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ - INTEGER MPI_ERR_TRUNCATE │ │ │ │ - PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ - INTEGER MPI_ERR_NO_MEM │ │ │ │ - PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ - INTEGER MPI_ERR_TYPE │ │ │ │ - PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ - INTEGER MPI_ERR_INFO │ │ │ │ - PARAMETER (MPI_ERR_INFO=28) │ │ │ │ - INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ - PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ - INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ INTEGER MPI_ERR_PORT │ │ │ │ PARAMETER (MPI_ERR_PORT=38) │ │ │ │ - INTEGER MPI_ERR_DISP │ │ │ │ - PARAMETER (MPI_ERR_DISP=52) │ │ │ │ - INTEGER MPI_ERR_QUOTA │ │ │ │ - PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ + INTEGER MPI_ERR_SIZE │ │ │ │ + PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ + INTEGER MPI_ERR_UNKNOWN │ │ │ │ + PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_GROUP │ │ │ │ + PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ + INTEGER MPI_ERR_INFO_VALUE │ │ │ │ + PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ INTEGER MPI_ERR_TAG │ │ │ │ PARAMETER (MPI_ERR_TAG=4) │ │ │ │ - INTEGER MPI_ERR_IO │ │ │ │ - PARAMETER (MPI_ERR_IO=32) │ │ │ │ + INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ + INTEGER MPI_ERR_TRUNCATE │ │ │ │ + PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ INTEGER MPI_ERR_LASTCODE │ │ │ │ PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ - INTEGER MPI_ERR_OTHER │ │ │ │ - PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ - INTEGER MPI_ERR_GROUP │ │ │ │ - PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ - 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_PROC_ABORTED │ │ │ │ - PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ - INTEGER MPI_ERR_SIZE │ │ │ │ - PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ - INTEGER MPI_ERR_NO_SPACE │ │ │ │ - PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ - INTEGER MPI_ERR_SPAWN │ │ │ │ - PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ - INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ - PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ - INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ - PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ - INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ - INTEGER MPI_ERR_ASSERT │ │ │ │ - PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ - INTEGER MPI_ERR_SESSION │ │ │ │ - PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ + INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ + PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ + INTEGER MPI_ERR_ARG │ │ │ │ + PARAMETER (MPI_ERR_ARG=12) │ │ │ │ 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-5_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary │ │ --rw-r--r-- 0 0 0 22272 2024-12-26 12:51:00.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1496496 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 22232 2024-12-26 12:51:00.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1496272 2024-12-26 12:51:00.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: 74c4d28128fc754d032e392e5e268223e828e9c9 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 72201100da1b54750d084c1c601819b3a7ceeb31 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -4299,15 +4299,15 @@ │ │ │ │ │ MPI_F_STATUS_IGNORE=%p, MPI_STATUS_IGNORE=%p │ │ │ │ │ MPI_F_STATUSES_IGNORE=%p, MPI_STATUSES_IGNORE=%p │ │ │ │ │ MPI_F_ERRCODES_IGNORE=%p, MPI_ERRCODES_IGNORE=%p │ │ │ │ │ MPI_F_ARGVS_NULL=%p, MPI_ARGVS_NULL=%p │ │ │ │ │ src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c │ │ │ │ │ cdesc_create_datatype │ │ │ │ │ /usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug │ │ │ │ │ -,c4d28128fc754d032e392e5e268223e828e9c9.debug │ │ │ │ │ +,201100da1b54750d084c1c601819b3a7ceeb31.debug │ │ │ │ │ .shstrtab │ │ │ │ │ .note.gnu.build-id │ │ │ │ │ .gnu.hash │ │ │ │ │ .gnu.version │ │ │ │ │ .gnu.version_r │ │ │ │ │ .rel.dyn │ │ │ │ │ .rel.plt │ │ │ │ ├── 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 63346432 38313238 66633735 34643033 c4d28128fc754d03 │ │ │ │ │ - 0x00000010 32653339 32653565 32363832 32336538 2e392e5e268223e8 │ │ │ │ │ - 0x00000020 32386539 63392e64 65627567 00000000 28e9c9.debug.... │ │ │ │ │ - 0x00000030 c920b770 . .p │ │ │ │ │ + 0x00000000 32303131 30306461 31623534 37353064 201100da1b54750d │ │ │ │ │ + 0x00000010 30383463 31633630 31383139 62336137 084c1c601819b3a7 │ │ │ │ │ + 0x00000020 63656562 33312e64 65627567 00000000 ceeb31.debug.... │ │ │ │ │ + 0x00000030 634e017c cN.| ├── mpich-doc_4.2.1-5_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary │ │ --rw-r--r-- 0 0 0 4312 2024-12-26 12:51:00.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 245152 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4308 2024-12-26 12:51:00.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 249372 2024-12-26 12:51:00.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -35,16 +35,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) 81257 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ --rw-r--r-- 0 root (0) root (0) 83039 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 81227 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 83010 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/ │ │ │ │ -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 │ │ │ │ -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 │ │ │ │ -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 │ │ │ │ -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 │ │ │ │ -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 │ │ │ │ -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 │ │ │ ├── ./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 │ │ │ │ │ │ -January 20, 2025 │ │ │ │ │ │ +February 22, 2026 │ │ │ │ │ │ │ │ │ │ │ │ * │ │ │ │ │ │ │ │ │ │ │ │ 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 │ │ │ │ │ │ -January 20, 2025 │ │ │ │ │ │ +February 22, 2026 │ │ │ │ │ │ │ │ │ │ │ │ * │ │ │ │ │ │ │ │ │ │ │ │ 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-5_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary │ │ --rw-r--r-- 0 0 0 704 2024-12-26 12:51:00.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 3883236 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 700 2024-12-26 12:51:00.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 3883612 2024-12-26 12:51:00.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -6,8 +6,8 @@ │ │ │ │ Maintainer: Debian Science Maintainers │ │ │ │ Installed-Size: 4450 │ │ │ │ Depends: libmpich12 (= 4.2.1-5) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Multi-Arch: same │ │ │ │ Description: debug symbols for libmpich12 │ │ │ │ -Build-Ids: 13deef4a3d2f0a020eeac5435e842c96f168441e 74c4d28128fc754d032e392e5e268223e828e9c9 b76ff6cf1e7af4c552671af591565c15e6278a4b │ │ │ │ +Build-Ids: 13deef4a3d2f0a020eeac5435e842c96f168441e 72201100da1b54750d084c1c601819b3a7ceeb31 b76ff6cf1e7af4c552671af591565c15e6278a4b │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ usr/lib/debug/.build-id/13/deef4a3d2f0a020eeac5435e842c96f168441e.debug │ │ │ │ │ -usr/lib/debug/.build-id/74/c4d28128fc754d032e392e5e268223e828e9c9.debug │ │ │ │ │ +usr/lib/debug/.build-id/72/201100da1b54750d084c1c601819b3a7ceeb31.debug │ │ │ │ │ usr/lib/debug/.build-id/b7/6ff6cf1e7af4c552671af591565c15e6278a4b.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-12-26 12:51:00.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/13/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3795464 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/13/deef4a3d2f0a020eeac5435e842c96f168441e.debug │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/74/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 623796 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/74/c4d28128fc754d032e392e5e268223e828e9c9.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/72/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 623796 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/72/201100da1b54750d084c1c601819b3a7ceeb31.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/b7/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 113600 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/b7/6ff6cf1e7af4c552671af591565c15e6278a4b.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.dwz/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/ │ │ │ │ -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 │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/share/doc/ │ │ │ │ --- ./usr/lib/debug/.build-id/74/c4d28128fc754d032e392e5e268223e828e9c9.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/72/201100da1b54750d084c1c601819b3a7ceeb31.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 97% similar despite different names │ │ │ │ ├── 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: 74c4d28128fc754d032e392e5e268223e828e9c9 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 72201100da1b54750d084c1c601819b3a7ceeb31 │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -47130,151 +47130,151 @@ │ │ │ │ │ <175ce> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <175cf> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <175d1> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175d1> DW_AT_const_value : (data4) 0x4c00081f │ │ │ │ │ <2><175d5>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <175d6> DW_AT_name : (strp) (offset: 0x19f0f): mpi_err_access │ │ │ │ │ <175da> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175da> DW_AT_decl_line : (data1) 59 │ │ │ │ │ + <175da> DW_AT_decl_line : (data1) 31 │ │ │ │ │ <175db> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <175dc> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <175de> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175de> DW_AT_const_value : (data1) 20 │ │ │ │ │ <2><175df>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <175e0> DW_AT_name : (strp) (offset: 0x13c7e): mpi_err_amode │ │ │ │ │ <175e4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175e4> DW_AT_decl_line : (data1) 85 │ │ │ │ │ + <175e4> DW_AT_decl_line : (data1) 117 │ │ │ │ │ <175e5> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <175e6> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <175e8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175e8> DW_AT_const_value : (data1) 21 │ │ │ │ │ <2><175e9>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <175ea> DW_AT_name : (strp) (offset: 0x171a6): mpi_err_arg │ │ │ │ │ <175ee> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175ee> DW_AT_decl_line : (data1) 79 │ │ │ │ │ + <175ee> DW_AT_decl_line : (data1) 141 │ │ │ │ │ <175ef> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <175f0> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <175f2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175f2> DW_AT_const_value : (data1) 12 │ │ │ │ │ <2><175f3>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <175f4> DW_AT_name : (strp) (offset: 0x1e36b): mpi_err_assert │ │ │ │ │ <175f8> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <175f8> DW_AT_decl_line : (data1) 139 │ │ │ │ │ + <175f8> DW_AT_decl_line : (data1) 85 │ │ │ │ │ <175f9> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <175fa> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <175fc> DW_AT_external : (flag_present) 1 │ │ │ │ │ <175fc> DW_AT_const_value : (data1) 53 │ │ │ │ │ <2><175fd>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <175fe> DW_AT_name : (strp) (offset: 0x162ac): mpi_err_bad_file │ │ │ │ │ <17602> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17602> DW_AT_decl_line : (data1) 77 │ │ │ │ │ + <17602> DW_AT_decl_line : (data1) 63 │ │ │ │ │ <17603> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17604> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17606> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17606> DW_AT_const_value : (data1) 22 │ │ │ │ │ <2><17607>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17608> DW_AT_name : (strp) (offset: 0x16791): mpi_err_base │ │ │ │ │ <1760c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1760c> DW_AT_decl_line : (data1) 63 │ │ │ │ │ + <1760c> DW_AT_decl_line : (data1) 59 │ │ │ │ │ <1760d> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1760e> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17610> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17610> DW_AT_const_value : (data1) 46 │ │ │ │ │ <2><17611>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17612> DW_AT_name : (strp) (offset: 0x197ba): mpi_err_buffer │ │ │ │ │ <17616> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17616> DW_AT_decl_line : (data1) 57 │ │ │ │ │ + <17616> DW_AT_decl_line : (data1) 87 │ │ │ │ │ <17617> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <17618> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1761a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1761a> DW_AT_const_value : (data1) 1 │ │ │ │ │ <2><1761b>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1761c> DW_AT_name : (strp) (offset: 0x1820b): mpi_err_comm │ │ │ │ │ <17620> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17620> DW_AT_decl_line : (data1) 25 │ │ │ │ │ + <17620> DW_AT_decl_line : (data1) 53 │ │ │ │ │ <17621> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17622> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17624> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17624> DW_AT_const_value : (data1) 5 │ │ │ │ │ <2><17625>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17626> DW_AT_name : (strp) (offset: 0x18787): mpi_err_conversion │ │ │ │ │ <1762a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1762a> DW_AT_decl_line : (data1) 65 │ │ │ │ │ + <1762a> DW_AT_decl_line : (data1) 115 │ │ │ │ │ <1762b> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1762c> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1762e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1762e> DW_AT_const_value : (data1) 23 │ │ │ │ │ <2><1762f>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17630> DW_AT_name : (strp) (offset: 0x1e32b): mpi_err_count │ │ │ │ │ <17634> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17634> DW_AT_decl_line : (data1) 91 │ │ │ │ │ + <17634> DW_AT_decl_line : (data1) 119 │ │ │ │ │ <17635> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <17636> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17638> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17638> DW_AT_const_value : (data1) 2 │ │ │ │ │ <2><17639>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1763a> DW_AT_name : (strp) (offset: 0x19ef9): mpi_err_dims │ │ │ │ │ <1763e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1763e> DW_AT_decl_line : (data1) 61 │ │ │ │ │ + <1763e> DW_AT_decl_line : (data1) 69 │ │ │ │ │ <1763f> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17640> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17642> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17642> DW_AT_const_value : (data1) 11 │ │ │ │ │ <2><17643>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17644> DW_AT_name : (strp) (offset: 0x18d70): mpi_err_disp │ │ │ │ │ <17648> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17648> DW_AT_decl_line : (data1) 107 │ │ │ │ │ + <17648> DW_AT_decl_line : (data1) 27 │ │ │ │ │ <17649> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1764a> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1764c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1764c> DW_AT_const_value : (data1) 52 │ │ │ │ │ <2><1764d>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1764e> DW_AT_name : (strp) (offset: 0x18ba8): mpi_err_dup_datarep │ │ │ │ │ <17652> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17652> DW_AT_decl_line : (data1) 137 │ │ │ │ │ + <17652> DW_AT_decl_line : (data1) 23 │ │ │ │ │ <17653> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <17654> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17656> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17656> DW_AT_const_value : (data1) 24 │ │ │ │ │ <2><17657>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17658> DW_AT_name : (strp) (offset: 0x19ab1): mpi_err_errhandler │ │ │ │ │ <1765c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1765c> DW_AT_decl_line : (data1) 21 │ │ │ │ │ + <1765c> DW_AT_decl_line : (data1) 37 │ │ │ │ │ <1765d> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1765e> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17660> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17660> DW_AT_const_value : (data1) 80 │ │ │ │ │ <2><17661>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17662> DW_AT_name : (strp) (offset: 0x1644d): mpi_err_file │ │ │ │ │ <17666> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17666> DW_AT_decl_line : (data1) 75 │ │ │ │ │ + <17666> DW_AT_decl_line : (data1) 35 │ │ │ │ │ <17667> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17668> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1766a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1766a> DW_AT_const_value : (data1) 27 │ │ │ │ │ <2><1766b>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1766c> DW_AT_name : (strp) (offset: 0x1d991): mpi_err_file_exists │ │ │ │ │ <17670> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17670> DW_AT_decl_line : (data1) 133 │ │ │ │ │ + <17670> DW_AT_decl_line : (data1) 57 │ │ │ │ │ <17671> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <17672> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17674> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17674> DW_AT_const_value : (data1) 25 │ │ │ │ │ <2><17675>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17676> DW_AT_name : (strp) (offset: 0x167b7): mpi_err_file_in_use │ │ │ │ │ <1767a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1767a> DW_AT_decl_line : (data1) 31 │ │ │ │ │ + <1767a> DW_AT_decl_line : (data1) 139 │ │ │ │ │ <1767b> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1767c> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1767e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1767e> DW_AT_const_value : (data1) 26 │ │ │ │ │ <2><1767f>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17680> DW_AT_name : (strp) (offset: 0x18f1a): mpi_err_group │ │ │ │ │ <17684> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17684> DW_AT_decl_line : (data1) 119 │ │ │ │ │ + <17684> DW_AT_decl_line : (data1) 127 │ │ │ │ │ <17685> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <17686> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17688> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17688> DW_AT_const_value : (data1) 8 │ │ │ │ │ <2><17689>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1768a> DW_AT_name : (strp) (offset: 0x1dc67): mpi_err_in_status │ │ │ │ │ <1768e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -47282,351 +47282,351 @@ │ │ │ │ │ <1768f> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <17690> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17692> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17692> DW_AT_const_value : (data1) 17 │ │ │ │ │ <2><17693>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17694> DW_AT_name : (strp) (offset: 0x18b49): mpi_err_info │ │ │ │ │ <17698> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17698> DW_AT_decl_line : (data1) 99 │ │ │ │ │ + <17698> DW_AT_decl_line : (data1) 89 │ │ │ │ │ <17699> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1769a> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1769c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1769c> DW_AT_const_value : (data1) 28 │ │ │ │ │ <2><1769d>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1769e> DW_AT_name : (strp) (offset: 0x1eb41): mpi_err_info_key │ │ │ │ │ <176a2> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176a2> DW_AT_decl_line : (data1) 45 │ │ │ │ │ + <176a2> DW_AT_decl_line : (data1) 47 │ │ │ │ │ <176a3> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <176a4> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176a6> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176a6> DW_AT_const_value : (data1) 29 │ │ │ │ │ <2><176a7>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176a8> DW_AT_name : (strp) (offset: 0x1eb63): mpi_err_info_nokey │ │ │ │ │ <176ac> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176ac> DW_AT_decl_line : (data1) 103 │ │ │ │ │ + <176ac> DW_AT_decl_line : (data1) 133 │ │ │ │ │ <176ad> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <176ae> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176b0> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176b0> DW_AT_const_value : (data1) 31 │ │ │ │ │ <2><176b1>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176b2> DW_AT_name : (strp) (offset: 0x1695a): mpi_err_info_value │ │ │ │ │ <176b6> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176b6> DW_AT_decl_line : (data1) 41 │ │ │ │ │ + <176b6> DW_AT_decl_line : (data1) 129 │ │ │ │ │ <176b7> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <176b8> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176ba> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176ba> DW_AT_const_value : (data1) 30 │ │ │ │ │ <2><176bb>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176bc> DW_AT_name : (strp) (offset: 0x18968): mpi_err_intern │ │ │ │ │ <176c0> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176c0> DW_AT_decl_line : (data1) 67 │ │ │ │ │ + <176c0> DW_AT_decl_line : (data1) 29 │ │ │ │ │ <176c1> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <176c2> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176c4> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176c4> DW_AT_const_value : (data1) 16 │ │ │ │ │ <2><176c5>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176c6> DW_AT_name : (strp) (offset: 0x18b5d): mpi_err_io │ │ │ │ │ <176ca> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176ca> DW_AT_decl_line : (data1) 113 │ │ │ │ │ + <176ca> DW_AT_decl_line : (data1) 71 │ │ │ │ │ <176cb> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <176cc> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176ce> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176ce> DW_AT_const_value : (data1) 32 │ │ │ │ │ <2><176cf>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176d0> DW_AT_name : (strp) (offset: 0x17b96): mpi_err_keyval │ │ │ │ │ <176d4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176d4> DW_AT_decl_line : (data1) 83 │ │ │ │ │ + <176d4> DW_AT_decl_line : (data1) 51 │ │ │ │ │ <176d5> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <176d6> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176d8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176d8> DW_AT_const_value : (data1) 48 │ │ │ │ │ <2><176d9>: Abbrev Number: 81 (DW_TAG_constant) │ │ │ │ │ <176da> DW_AT_name : (strp) (offset: 0x13c6d): mpi_err_lastcode │ │ │ │ │ <176de> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176de> DW_AT_decl_line : (data1) 115 │ │ │ │ │ + <176de> DW_AT_decl_line : (data1) 137 │ │ │ │ │ <176df> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <176e0> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176e2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176e2> DW_AT_const_value : (data4) 0x3fffffff │ │ │ │ │ <2><176e6>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176e7> DW_AT_name : (strp) (offset: 0x166ed): mpi_err_locktype │ │ │ │ │ <176eb> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176eb> DW_AT_decl_line : (data1) 29 │ │ │ │ │ + <176eb> DW_AT_decl_line : (data1) 41 │ │ │ │ │ <176ec> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <176ed> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176ef> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176ef> DW_AT_const_value : (data1) 47 │ │ │ │ │ <2><176f0>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176f1> DW_AT_name : (strp) (offset: 0x164b3): mpi_err_name │ │ │ │ │ <176f5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176f5> DW_AT_decl_line : (data1) 43 │ │ │ │ │ + <176f5> DW_AT_decl_line : (data1) 111 │ │ │ │ │ <176f6> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <176f7> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <176f9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <176f9> DW_AT_const_value : (data1) 33 │ │ │ │ │ <2><176fa>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <176fb> DW_AT_name : (strp) (offset: 0x18069): mpi_err_no_mem │ │ │ │ │ <176ff> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <176ff> DW_AT_decl_line : (data1) 95 │ │ │ │ │ + <176ff> DW_AT_decl_line : (data1) 67 │ │ │ │ │ <17700> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <17701> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17703> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17703> DW_AT_const_value : (data1) 34 │ │ │ │ │ <2><17704>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17705> DW_AT_name : (strp) (offset: 0x13bf3): mpi_err_no_space │ │ │ │ │ <17709> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17709> DW_AT_decl_line : (data1) 129 │ │ │ │ │ + <17709> DW_AT_decl_line : (data1) 97 │ │ │ │ │ <1770a> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1770b> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1770d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1770d> DW_AT_const_value : (data1) 36 │ │ │ │ │ <2><1770e>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1770f> DW_AT_name : (strp) (offset: 0x162bd): mpi_err_no_such_file │ │ │ │ │ <17713> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17713> DW_AT_decl_line : (data1) 101 │ │ │ │ │ + <17713> DW_AT_decl_line : (data1) 83 │ │ │ │ │ <17714> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <17715> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17717> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17717> DW_AT_const_value : (data1) 37 │ │ │ │ │ <2><17718>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17719> DW_AT_name : (strp) (offset: 0x164fb): mpi_err_not_same │ │ │ │ │ <1771d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1771d> DW_AT_decl_line : (data1) 51 │ │ │ │ │ + <1771d> DW_AT_decl_line : (data1) 65 │ │ │ │ │ <1771e> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1771f> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17721> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17721> DW_AT_const_value : (data1) 35 │ │ │ │ │ <2><17722>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17723> DW_AT_name : (strp) (offset: 0x18d65): mpi_err_op │ │ │ │ │ <17727> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17727> DW_AT_decl_line : (data1) 87 │ │ │ │ │ + <17727> DW_AT_decl_line : (data1) 33 │ │ │ │ │ <17728> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <17729> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1772b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1772b> DW_AT_const_value : (data1) 9 │ │ │ │ │ <2><1772c>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1772d> DW_AT_name : (strp) (offset: 0x198f2): mpi_err_other │ │ │ │ │ <17731> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17731> DW_AT_decl_line : (data1) 117 │ │ │ │ │ + <17731> DW_AT_decl_line : (data1) 95 │ │ │ │ │ <17732> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <17733> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17735> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17735> DW_AT_const_value : (data1) 15 │ │ │ │ │ <2><17736>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17737> DW_AT_name : (strp) (offset: 0x1705a): mpi_err_pending │ │ │ │ │ <1773b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1773b> DW_AT_decl_line : (data1) 33 │ │ │ │ │ + <1773b> DW_AT_decl_line : (data1) 75 │ │ │ │ │ <1773c> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1773d> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1773f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1773f> DW_AT_const_value : (data1) 18 │ │ │ │ │ <2><17740>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17741> DW_AT_name : (strp) (offset: 0x1e3d7): mpi_err_port │ │ │ │ │ <17745> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17745> DW_AT_decl_line : (data1) 105 │ │ │ │ │ + <17745> DW_AT_decl_line : (data1) 121 │ │ │ │ │ <17746> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17747> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17749> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17749> DW_AT_const_value : (data1) 38 │ │ │ │ │ <2><1774a>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1774b> DW_AT_name : (strp) (offset: 0x1399c): mpi_err_proc_aborted │ │ │ │ │ <1774f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1774f> DW_AT_decl_line : (data1) 125 │ │ │ │ │ + <1774f> DW_AT_decl_line : (data1) 81 │ │ │ │ │ <17750> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <17751> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17753> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17753> DW_AT_const_value : (data1) 76 │ │ │ │ │ <2><17754>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17755> DW_AT_name : (strp) (offset: 0xf116): mpi_err_quota │ │ │ │ │ <17759> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17759> DW_AT_decl_line : (data1) 109 │ │ │ │ │ + <17759> DW_AT_decl_line : (data1) 99 │ │ │ │ │ <1775a> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1775b> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1775d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1775d> DW_AT_const_value : (data1) 39 │ │ │ │ │ <2><1775e>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1775f> DW_AT_name : (strp) (offset: 0x17a31): mpi_err_rank │ │ │ │ │ <17763> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17763> DW_AT_decl_line : (data1) 81 │ │ │ │ │ + <17763> DW_AT_decl_line : (data1) 43 │ │ │ │ │ <17764> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <17765> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17767> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17767> DW_AT_const_value : (data1) 6 │ │ │ │ │ <2><17768>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17769> DW_AT_name : (strp) (offset: 0x1eb87): mpi_err_read_only │ │ │ │ │ <1776d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1776d> DW_AT_decl_line : (data1) 123 │ │ │ │ │ + <1776d> DW_AT_decl_line : (data1) 93 │ │ │ │ │ <1776e> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1776f> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17771> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17771> DW_AT_const_value : (data1) 40 │ │ │ │ │ <2><17772>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17773> DW_AT_name : (strp) (offset: 0x1e58f): mpi_err_request │ │ │ │ │ <17777> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17777> DW_AT_decl_line : (data1) 35 │ │ │ │ │ + <17777> DW_AT_decl_line : (data1) 45 │ │ │ │ │ <17778> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <17779> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1777b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1777b> DW_AT_const_value : (data1) 19 │ │ │ │ │ <2><1777c>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1777d> DW_AT_name : (strp) (offset: 0x1773d): mpi_err_rma_attach │ │ │ │ │ <17781> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17781> DW_AT_decl_line : (data1) 73 │ │ │ │ │ + <17781> DW_AT_decl_line : (data1) 103 │ │ │ │ │ <17782> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <17783> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17785> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17785> DW_AT_const_value : (data1) 56 │ │ │ │ │ <2><17786>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17787> DW_AT_name : (strp) (offset: 0x1de4d): mpi_err_rma_conflict │ │ │ │ │ <1778b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1778b> DW_AT_decl_line : (data1) 69 │ │ │ │ │ + <1778b> DW_AT_decl_line : (data1) 21 │ │ │ │ │ <1778c> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1778d> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1778f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1778f> DW_AT_const_value : (data1) 49 │ │ │ │ │ <2><17790>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17791> DW_AT_name : (strp) (offset: 0x19bdf): mpi_err_rma_flavor │ │ │ │ │ <17795> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17795> DW_AT_decl_line : (data1) 49 │ │ │ │ │ + <17795> DW_AT_decl_line : (data1) 113 │ │ │ │ │ <17796> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <17797> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17799> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17799> DW_AT_const_value : (data1) 58 │ │ │ │ │ <2><1779a>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1779b> DW_AT_name : (strp) (offset: 0x13e4b): mpi_err_rma_range │ │ │ │ │ <1779f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1779f> DW_AT_decl_line : (data1) 55 │ │ │ │ │ + <1779f> DW_AT_decl_line : (data1) 91 │ │ │ │ │ <177a0> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <177a1> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177a3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177a3> DW_AT_const_value : (data1) 55 │ │ │ │ │ <2><177a4>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177a5> DW_AT_name : (strp) (offset: 0x13922): mpi_err_rma_shared │ │ │ │ │ <177a9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177a9> DW_AT_decl_line : (data1) 71 │ │ │ │ │ + <177a9> DW_AT_decl_line : (data1) 79 │ │ │ │ │ <177aa> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <177ab> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177ad> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177ad> DW_AT_const_value : (data1) 57 │ │ │ │ │ <2><177ae>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177af> DW_AT_name : (strp) (offset: 0x11a0f): mpi_err_rma_sync │ │ │ │ │ <177b3> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177b3> DW_AT_decl_line : (data1) 53 │ │ │ │ │ + <177b3> DW_AT_decl_line : (data1) 77 │ │ │ │ │ <177b4> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <177b5> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177b7> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177b7> DW_AT_const_value : (data1) 50 │ │ │ │ │ <2><177b8>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177b9> DW_AT_name : (strp) (offset: 0x1e34b): mpi_err_root │ │ │ │ │ <177bd> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177bd> DW_AT_decl_line : (data1) 89 │ │ │ │ │ + <177bd> DW_AT_decl_line : (data1) 101 │ │ │ │ │ <177be> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <177bf> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177c1> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177c1> DW_AT_const_value : (data1) 7 │ │ │ │ │ <2><177c2>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177c3> DW_AT_name : (strp) (offset: 0x13c04): mpi_err_service │ │ │ │ │ <177c7> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177c7> DW_AT_decl_line : (data1) 47 │ │ │ │ │ + <177c7> DW_AT_decl_line : (data1) 49 │ │ │ │ │ <177c8> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <177c9> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177cb> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177cb> DW_AT_const_value : (data1) 41 │ │ │ │ │ <2><177cc>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177cd> DW_AT_name : (strp) (offset: 0x1893a): mpi_err_session │ │ │ │ │ <177d1> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177d1> DW_AT_decl_line : (data1) 141 │ │ │ │ │ + <177d1> DW_AT_decl_line : (data1) 25 │ │ │ │ │ <177d2> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <177d3> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177d5> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177d5> DW_AT_const_value : (data1) 75 │ │ │ │ │ <2><177d6>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177d7> DW_AT_name : (strp) (offset: 0x169bb): mpi_err_size │ │ │ │ │ <177db> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177db> DW_AT_decl_line : (data1) 127 │ │ │ │ │ + <177db> DW_AT_decl_line : (data1) 123 │ │ │ │ │ <177dc> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <177dd> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177df> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177df> DW_AT_const_value : (data1) 51 │ │ │ │ │ <2><177e0>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177e1> DW_AT_name : (strp) (offset: 0x189a9): mpi_err_spawn │ │ │ │ │ <177e5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177e5> DW_AT_decl_line : (data1) 131 │ │ │ │ │ + <177e5> DW_AT_decl_line : (data1) 73 │ │ │ │ │ <177e6> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <177e7> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177e9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177e9> DW_AT_const_value : (data1) 42 │ │ │ │ │ <2><177ea>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177eb> DW_AT_name : (strp) (offset: 0x17037): mpi_err_tag │ │ │ │ │ <177ef> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177ef> DW_AT_decl_line : (data1) 111 │ │ │ │ │ + <177ef> DW_AT_decl_line : (data1) 131 │ │ │ │ │ <177f0> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <177f1> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177f3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177f3> DW_AT_const_value : (data1) 4 │ │ │ │ │ <2><177f4>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177f5> DW_AT_name : (strp) (offset: 0x1eb76): mpi_err_topology │ │ │ │ │ <177f9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <177f9> DW_AT_decl_line : (data1) 37 │ │ │ │ │ + <177f9> DW_AT_decl_line : (data1) 19 │ │ │ │ │ <177fa> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <177fb> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <177fd> DW_AT_external : (flag_present) 1 │ │ │ │ │ <177fd> DW_AT_const_value : (data1) 10 │ │ │ │ │ <2><177fe>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <177ff> DW_AT_name : (strp) (offset: 0x167cb): mpi_err_truncate │ │ │ │ │ <17803> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17803> DW_AT_decl_line : (data1) 93 │ │ │ │ │ + <17803> DW_AT_decl_line : (data1) 135 │ │ │ │ │ <17804> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <17805> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17807> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17807> DW_AT_const_value : (data1) 14 │ │ │ │ │ <2><17808>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17809> DW_AT_name : (strp) (offset: 0x16520): mpi_err_type │ │ │ │ │ <1780d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1780d> DW_AT_decl_line : (data1) 97 │ │ │ │ │ + <1780d> DW_AT_decl_line : (data1) 109 │ │ │ │ │ <1780e> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1780f> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17811> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17811> DW_AT_const_value : (data1) 3 │ │ │ │ │ <2><17812>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17813> DW_AT_name : (strp) (offset: 0x189b7): mpi_err_unknown │ │ │ │ │ <17817> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17817> DW_AT_decl_line : (data1) 19 │ │ │ │ │ + <17817> DW_AT_decl_line : (data1) 125 │ │ │ │ │ <17818> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <17819> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1781b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1781b> DW_AT_const_value : (data1) 13 │ │ │ │ │ <2><1781c>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1781d> DW_AT_name : (strp) (offset: 0x18b8c): mpi_err_unsupported_datarep │ │ │ │ │ <17821> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17821> DW_AT_decl_line : (data1) 121 │ │ │ │ │ + <17821> DW_AT_decl_line : (data1) 105 │ │ │ │ │ <17822> DW_AT_decl_column : (data1) 42 │ │ │ │ │ <17823> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17825> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17825> DW_AT_const_value : (data1) 43 │ │ │ │ │ <2><17826>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17827> DW_AT_name : (strp) (offset: 0x1894a): mpi_err_unsupported_operation │ │ │ │ │ <1782b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1782b> DW_AT_decl_line : (data1) 23 │ │ │ │ │ + <1782b> DW_AT_decl_line : (data1) 55 │ │ │ │ │ <1782c> DW_AT_decl_column : (data1) 44 │ │ │ │ │ <1782d> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <1782f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1782f> DW_AT_const_value : (data1) 44 │ │ │ │ │ <2><17830>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <17831> DW_AT_name : (strp) (offset: 0x16218): mpi_err_value_too_large │ │ │ │ │ <17835> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <17835> DW_AT_decl_line : (data1) 135 │ │ │ │ │ + <17835> DW_AT_decl_line : (data1) 61 │ │ │ │ │ <17836> DW_AT_decl_column : (data1) 38 │ │ │ │ │ <17837> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17839> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17839> DW_AT_const_value : (data1) 77 │ │ │ │ │ <2><1783a>: Abbrev Number: 72 (DW_TAG_constant) │ │ │ │ │ <1783b> DW_AT_name : (strp) (offset: 0x186f5): mpi_err_win │ │ │ │ │ <1783f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1783f> DW_AT_decl_line : (data1) 27 │ │ │ │ │ + <1783f> DW_AT_decl_line : (data1) 107 │ │ │ │ │ <17840> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <17841> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4) │ │ │ │ │ <17843> DW_AT_external : (flag_present) 1 │ │ │ │ │ <17843> DW_AT_const_value : (data1) 45 │ │ │ │ │ <2><17844>: Abbrev Number: 81 (DW_TAG_constant) │ │ │ │ │ <17845> DW_AT_name : (strp) (offset: 0x17dd6): mpi_errhandler_null │ │ │ │ │ <17849> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,52 +1,66 @@ │ │ │ │ │ -GCC: (Debian 14.2.0-12) 14.2.0 │ │ │ │ │ +1GCC: (Debian 14.2.0-12) 14.2.0 │ │ │ │ │ :){EGW/'fT │ │ │ │ │ TO){Q2J\ │ │ │ │ │ &r%@~7PN │ │ │ │ │ UI a~SIw │ │ │ │ │ c]t}!=V]` │ │ │ │ │ +1WsvU1W3 │ │ │ │ │ 0M+9LpT'd │ │ │ │ │ T1rit"PK │ │ │ │ │ 4ma-r4.Msj │ │ │ │ │ (c.UF(?04 │ │ │ │ │ P0V".3qLn@w │ │ │ │ │ -Hn6(nv,7 │ │ │ │ │ -fgka6(gGn │ │ │ │ │ -,-GHKKpn │ │ │ │ │ --wH%> │ │ │ │ │ +1YiU@Df)Ef! │ │ │ │ │ +`\(XW be │ │ │ │ │ \)Jc)Jc)J │ │ │ │ │ +eh,eh,e │ │ │ │ │ - U7zNGcIGcI │ │ │ │ │ -p`LD|780 │ │ │ │ │ -OjO`nO`no9 │ │ │ │ │ -l; 9 d; │ │ │ │ │ -3SGdSGTSG │ │ │ │ │ -ibJka.tq │ │ │ │ │ -cQ hQ dS │ │ │ │ │ -?BU=xuE(z* │ │ │ │ │ -57D%DYrWuz: │ │ │ │ │ ++5i,5i,5 │ │ │ │ │ ++Ui,Ui,Ui,U │ │ │ │ │ +C!U7;NAcIAcIa3Qx │ │ │ │ │ +1w UB'0wG` │ │ │ │ │ +a-0($zi# │ │ │ │ │ +W`D},;&N │ │ │ │ │ +[aZG:6od │ │ │ │ │ +l; 9 d;) │ │ │ │ │ +X*8ifip! │ │ │ │ │ +D,p,tfI:ss │ │ │ │ │ +`]=.S#m3 │ │ │ │ │ +'NIS<>%M │ │ │ │ │ +/1q"sk#=# │ │ │ │ │ +8>]>Q80: │ │ │ │ │ +fD[2c"\i │ │ │ │ │ +*Ei,Ei,E │ │ │ │ │ +T)Jc)Jc)J │ │ │ │ │ T)Cc)Cc)C │ │ │ │ │ -z3"0?E(y │ │ │ │ │ -z:bAs 6n │ │ │ │ │ -Y-1F7TI| │ │ │ │ │ -s<`+^aez& │ │ │ │ │ -2fc k6^H │ │ │ │ │ -}n)JTLc- │ │ │ │ │ -guZ?9?5| │ │ │ │ │ -K5/'5/'5/ │ │ │ │ │ -e-7rX[6$ │ │ │ │ │ - +8= CVpF@I │ │ │ │ │ -OEI*7<5d │ │ │ │ │ -8|)!nmvQ │ │ │ │ │ -peM!eEAX │ │ │ │ │ -(VI8[|4WpC │ │ │ │ │ -~0*;b~0*;bj&eGL │ │ │ │ │ -ttn,x=@ │ │ │ │ │ -Ud}a{i"BK │ │ │ │ │ +QOi~w+(B │ │ │ │ │ +QqF\qF\q │ │ │ │ │ +\!.PB^"! │ │ │ │ │ +ZM Uc>%U0[o │ │ │ │ │ +.M*!e)!_b │ │ │ │ │ +sf@k/hMr │ │ │ │ │ +3q+})Fq+} │ │ │ │ │ +0os#uvo] │ │ │ │ │ +