--- /srv/reproducible-results/rbuild-debian/r-b-build.IlPzZbwB/b1/mpich_4.2.1-5_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.IlPzZbwB/b2/mpich_4.2.1-5_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ - 0649d95c4fe95448d191de8f97d849e0 2504564 libdevel optional libmpich-dev_4.2.1-5_i386.deb │ - 6a66e718f0223abbab3d0340f310f9b1 3886204 debug optional libmpich12-dbgsym_4.2.1-5_i386.deb │ - aee6d44204fb6282f73ac3248ff8c81e 1518936 libs optional libmpich12_4.2.1-5_i386.deb │ + 5f5a389e4808dc109ac4c308d9e3f1ca 2505596 libdevel optional libmpich-dev_4.2.1-5_i386.deb │ + 142a7bc7eec78c05dc8e3cbfbb9e3b26 3883780 debug optional libmpich12-dbgsym_4.2.1-5_i386.deb │ + af1dc42522b2767f0571e5dc7dacc44c 1518832 libs optional libmpich12_4.2.1-5_i386.deb │ 61de624fe741636a47246cc141c12759 885656 debug optional mpich-dbgsym_4.2.1-5_i386.deb │ - 57a9642eb1adc411738425fe13b36113 254436 doc optional mpich-doc_4.2.1-5_all.deb │ + cb02e9dc07fb1d3ae6907ad9f00d6540 254256 doc optional mpich-doc_4.2.1-5_all.deb │ 3a6733ca1cb2c435cd99d4cba3eef967 235932 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 2501076 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 3292 2024-12-26 12:51:00.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 2502112 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_GROUP │ │ │ │ - PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ - INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ - PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ - INTEGER MPI_ERR_ERRHANDLER │ │ │ │ - PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ - INTEGER MPI_ERR_CONVERSION │ │ │ │ - PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ - INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ - PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ + INTEGER MPI_ERR_SERVICE │ │ │ │ + PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ + INTEGER MPI_ERR_QUOTA │ │ │ │ + PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ INTEGER MPI_ERR_INTERN │ │ │ │ PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ - INTEGER MPI_ERR_NO_MEM │ │ │ │ - PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ - INTEGER MPI_ERR_INFO │ │ │ │ - PARAMETER (MPI_ERR_INFO=28) │ │ │ │ - INTEGER MPI_ERR_INFO_VALUE │ │ │ │ - PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ + INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ + INTEGER MPI_ERR_DIMS │ │ │ │ + PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ + INTEGER MPI_ERR_NO_SPACE │ │ │ │ + PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ INTEGER MPI_ERR_COMM │ │ │ │ PARAMETER (MPI_ERR_COMM=5) │ │ │ │ + INTEGER MPI_ERR_RMA_RANGE │ │ │ │ + PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ + INTEGER MPI_ERR_CONVERSION │ │ │ │ + PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ + INTEGER MPI_ERR_ROOT │ │ │ │ + PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ + INTEGER MPI_ERR_ASSERT │ │ │ │ + PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ + INTEGER MPI_ERR_UNKNOWN │ │ │ │ + PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_RMA_SYNC │ │ │ │ + PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ + INTEGER MPI_ERR_IO │ │ │ │ + PARAMETER (MPI_ERR_IO=32) │ │ │ │ + INTEGER MPI_ERR_INFO │ │ │ │ + PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_LASTCODE │ │ │ │ + PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ + INTEGER MPI_ERR_RMA_SHARED │ │ │ │ + PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ + INTEGER MPI_ERR_BUFFER │ │ │ │ + PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ + INTEGER MPI_ERR_INFO_KEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ + INTEGER MPI_ERR_ARG │ │ │ │ + PARAMETER (MPI_ERR_ARG=12) │ │ │ │ + INTEGER MPI_ERR_PENDING │ │ │ │ + PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ INTEGER MPI_ERR_KEYVAL │ │ │ │ PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ + INTEGER MPI_ERR_SIZE │ │ │ │ + PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ + INTEGER MPI_ERR_ACCESS │ │ │ │ + PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ + INTEGER MPI_ERR_TYPE │ │ │ │ + PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ + INTEGER MPI_ERR_OTHER │ │ │ │ + PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ + INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ + PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ + INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ + PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ + INTEGER MPI_ERR_FILE │ │ │ │ + PARAMETER (MPI_ERR_FILE=27) │ │ │ │ + INTEGER MPI_ERR_BAD_FILE │ │ │ │ + PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ + INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ + PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ INTEGER MPI_ERR_SESSION │ │ │ │ PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ - INTEGER MPI_ERR_NOT_SAME │ │ │ │ - PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ - INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ - INTEGER MPI_ERR_IO │ │ │ │ - PARAMETER (MPI_ERR_IO=32) │ │ │ │ - INTEGER MPI_ERR_QUOTA │ │ │ │ - PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ - INTEGER MPI_ERR_AMODE │ │ │ │ - PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ - INTEGER MPI_ERR_UNKNOWN │ │ │ │ - PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_GROUP │ │ │ │ + PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ + INTEGER MPI_ERR_LOCKTYPE │ │ │ │ + PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ INTEGER MPI_ERR_DISP │ │ │ │ PARAMETER (MPI_ERR_DISP=52) │ │ │ │ - INTEGER MPI_ERR_RANK │ │ │ │ - PARAMETER (MPI_ERR_RANK=6) │ │ │ │ + INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ + PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ - INTEGER MPI_ERR_SIZE │ │ │ │ - PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ + INTEGER MPI_ERR_IN_STATUS │ │ │ │ + PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ + INTEGER MPI_ERR_TOPOLOGY │ │ │ │ + PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ + 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_OP │ │ │ │ + PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_TRUNCATE │ │ │ │ + PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ INTEGER MPI_ERR_TAG │ │ │ │ PARAMETER (MPI_ERR_TAG=4) │ │ │ │ - INTEGER MPI_ERR_ASSERT │ │ │ │ - PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ - INTEGER MPI_ERR_PORT │ │ │ │ - PARAMETER (MPI_ERR_PORT=38) │ │ │ │ + INTEGER MPI_ERR_INFO_VALUE │ │ │ │ + PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ INTEGER MPI_ERR_NAME │ │ │ │ PARAMETER (MPI_ERR_NAME=33) │ │ │ │ - INTEGER MPI_ERR_NO_SPACE │ │ │ │ - PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ + INTEGER MPI_ERR_COUNT │ │ │ │ + PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ + INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ + PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ + INTEGER MPI_ERR_AMODE │ │ │ │ + PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ + INTEGER MPI_ERR_RANK │ │ │ │ + PARAMETER (MPI_ERR_RANK=6) │ │ │ │ + INTEGER MPI_ERR_READ_ONLY │ │ │ │ + PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ + INTEGER MPI_ERR_REQUEST │ │ │ │ + PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ + INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ + PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ + INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ INTEGER MPI_ERR_BASE │ │ │ │ PARAMETER (MPI_ERR_BASE=46) │ │ │ │ + INTEGER MPI_ERR_PORT │ │ │ │ + PARAMETER (MPI_ERR_PORT=38) │ │ │ │ INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ - INTEGER MPI_ERR_SERVICE │ │ │ │ - PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ - INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ - PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ - INTEGER MPI_ERR_REQUEST │ │ │ │ - PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ - INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ - PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ - INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ - PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ - INTEGER MPI_ERR_RMA_RANGE │ │ │ │ - PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ - INTEGER MPI_ERR_OTHER │ │ │ │ - PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ - INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ - PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ - INTEGER MPI_ERR_TYPE │ │ │ │ - PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ - INTEGER MPI_ERR_ARG │ │ │ │ - PARAMETER (MPI_ERR_ARG=12) │ │ │ │ - INTEGER MPI_ERR_TRUNCATE │ │ │ │ - PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ + INTEGER MPI_ERR_NOT_SAME │ │ │ │ + PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ INTEGER MPI_ERR_SPAWN │ │ │ │ PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ - INTEGER MPI_ERR_BUFFER │ │ │ │ - PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ - INTEGER MPI_ERR_READ_ONLY │ │ │ │ - PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ + INTEGER MPI_ERR_ERRHANDLER │ │ │ │ + PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ INTEGER MPI_ERR_WIN │ │ │ │ PARAMETER (MPI_ERR_WIN=45) │ │ │ │ - INTEGER MPI_ERR_TOPOLOGY │ │ │ │ - PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ - INTEGER MPI_ERR_FILE │ │ │ │ - PARAMETER (MPI_ERR_FILE=27) │ │ │ │ - INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ - INTEGER MPI_ERR_OP │ │ │ │ - PARAMETER (MPI_ERR_OP=9) │ │ │ │ - INTEGER MPI_ERR_LASTCODE │ │ │ │ - PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ - INTEGER MPI_ERR_IN_STATUS │ │ │ │ - PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ - INTEGER MPI_ERR_BAD_FILE │ │ │ │ - PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ - INTEGER MPI_ERR_ROOT │ │ │ │ - PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ - INTEGER MPI_ERR_COUNT │ │ │ │ - PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ - INTEGER MPI_ERR_LOCKTYPE │ │ │ │ - PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ - INTEGER MPI_ERR_RMA_SYNC │ │ │ │ - PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ - INTEGER MPI_ERR_DIMS │ │ │ │ - PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ - INTEGER MPI_ERR_INFO_KEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ - INTEGER MPI_ERR_ACCESS │ │ │ │ - PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ - INTEGER MPI_ERR_PENDING │ │ │ │ - PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ - INTEGER MPI_ERR_RMA_SHARED │ │ │ │ - PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ 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 22240 2024-12-26 12:51:00.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1496504 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 22276 2024-12-26 12:51:00.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1496364 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: a241c0a1a07f69438f3824bd62d241a136f76aca │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 81c814f8f14820117562d08fb5140f9f361f2f1e │ │ │ │ ├── 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 │ │ │ │ │ -,41c0a1a07f69438f3824bd62d241a136f76aca.debug │ │ │ │ │ +,c814f8f14820117562d08fb5140f9f361f2f1e.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 34316330 61316130 37663639 34333866 41c0a1a07f69438f │ │ │ │ │ - 0x00000010 33383234 62643632 64323431 61313336 3824bd62d241a136 │ │ │ │ │ - 0x00000020 66373661 63612e64 65627567 00000000 f76aca.debug.... │ │ │ │ │ - 0x00000030 a2700f75 .p.u │ │ │ │ │ + 0x00000000 63383134 66386631 34383230 31313735 c814f8f148201175 │ │ │ │ │ + 0x00000010 36326430 38666235 31343066 39663336 62d08fb5140f9f36 │ │ │ │ │ + 0x00000020 31663266 31652e64 65627567 00000000 1f2f1e.debug.... │ │ │ │ │ + 0x00000030 c60c6b9b ..k. ├── 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 249932 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4316 2024-12-26 12:51:00.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 249748 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) 81388 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ --rw-r--r-- 0 root (0) root (0) 83173 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 81345 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 83125 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 30, 2026 │ │ │ │ │ │ +December 27, 2024 │ │ │ │ │ │ │ │ │ │ │ │ * │ │ │ │ │ │ │ │ │ │ │ │ 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 30, 2026 │ │ │ │ │ │ +December 27, 2024 │ │ │ │ │ │ │ │ │ │ │ │ * │ │ │ │ │ │ │ │ │ │ │ │ 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 3885308 2024-12-26 12:51:00.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 3882884 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: 4bd16268d9d837cd68f86ce01c06b7f3eb7149ec a241c0a1a07f69438f3824bd62d241a136f76aca cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb │ │ │ │ +Build-Ids: 4bd16268d9d837cd68f86ce01c06b7f3eb7149ec 81c814f8f14820117562d08fb5140f9f361f2f1e cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug │ │ │ │ │ -usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug │ │ │ │ │ +usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug │ │ │ │ │ usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.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/4b/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 113600 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/a2/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 623792 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/81/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 623796 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/cb/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3795464 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.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/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 98% similar despite different names │ │ │ │ ├── readelf --wide --file-header {} │ │ │ │ │ @@ -6,15 +6,15 @@ │ │ │ │ │ OS/ABI: UNIX - System V │ │ │ │ │ ABI Version: 0 │ │ │ │ │ Type: DYN (Shared object file) │ │ │ │ │ Machine: Intel 80386 │ │ │ │ │ Version: 0x1 │ │ │ │ │ Entry point address: 0x0 │ │ │ │ │ Start of program headers: 52 (bytes into file) │ │ │ │ │ - Start of section headers: 622352 (bytes into file) │ │ │ │ │ + Start of section headers: 622356 (bytes into file) │ │ │ │ │ Flags: 0x0 │ │ │ │ │ Size of this header: 52 (bytes) │ │ │ │ │ Size of program headers: 32 (bytes) │ │ │ │ │ Number of program headers: 9 │ │ │ │ │ Size of section headers: 40 (bytes) │ │ │ │ │ Number of section headers: 36 │ │ │ │ │ Section header string table index: 35 │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -There are 36 section headers, starting at offset 0x97f10: │ │ │ │ │ +There are 36 section headers, starting at offset 0x97f14: │ │ │ │ │ │ │ │ │ │ Section Headers: │ │ │ │ │ [Nr] Name Type Addr Off Size ES Flg Lk Inf Al │ │ │ │ │ [ 0] NULL 00000000 000000 000000 00 0 0 0 │ │ │ │ │ [ 1] .note.gnu.build-id NOTE 00000154 000154 000024 00 A 0 0 4 │ │ │ │ │ [ 2] .gnu.hash NOBITS 00000178 000178 006f94 04 A 3 0 4 │ │ │ │ │ [ 3] .dynsym NOBITS 0000710c 000178 013790 10 A 4 1 4 │ │ │ │ │ @@ -23,23 +23,23 @@ │ │ │ │ │ [18] .fini_array NOBITS 0011cfdc 000fd8 000004 04 WA 0 0 4 │ │ │ │ │ [19] .dynamic NOBITS 0011cfe0 000fd8 000120 08 WA 4 0 4 │ │ │ │ │ [20] .got NOBITS 0011d100 000fd8 000f00 04 WA 0 0 4 │ │ │ │ │ [21] .data NOBITS 0011e000 000fd8 00033c 00 WA 0 0 4 │ │ │ │ │ [22] .bss NOBITS 0011e340 000fd8 000184 00 WA 0 0 16 │ │ │ │ │ [23] .comment PROGBITS 00000000 000178 00001f 01 MS 0 0 1 │ │ │ │ │ [24] .debug_aranges PROGBITS 00000000 000198 000113 00 C 0 0 4 │ │ │ │ │ - [25] .debug_info PROGBITS 00000000 0002ac 030a74 00 C 0 0 4 │ │ │ │ │ - [26] .debug_abbrev PROGBITS 00000000 030d20 000b76 00 C 0 0 4 │ │ │ │ │ - [27] .debug_line PROGBITS 00000000 031898 00ac4e 00 C 0 0 4 │ │ │ │ │ - [28] .debug_str PROGBITS 00000000 03c4e8 004ae1 01 MSC 0 0 4 │ │ │ │ │ - [29] .debug_line_str PROGBITS 00000000 040fcc 0001ce 01 MSC 0 0 4 │ │ │ │ │ - [30] .debug_loclists PROGBITS 00000000 04119c 009f36 00 C 0 0 4 │ │ │ │ │ - [31] .debug_rnglists PROGBITS 00000000 04b0d4 000799 00 C 0 0 4 │ │ │ │ │ - [32] .gnu_debugaltlink PROGBITS 00000000 04b86d 000048 00 0 0 1 │ │ │ │ │ - [33] .symtab SYMTAB 00000000 04b8b8 02c710 10 34 6393 4 │ │ │ │ │ - [34] .strtab STRTAB 00000000 077fc8 01fde0 00 0 0 1 │ │ │ │ │ - [35] .shstrtab STRTAB 00000000 097da8 000168 00 0 0 1 │ │ │ │ │ + [25] .debug_info PROGBITS 00000000 0002ac 030a75 00 C 0 0 4 │ │ │ │ │ + [26] .debug_abbrev PROGBITS 00000000 030d24 000b76 00 C 0 0 4 │ │ │ │ │ + [27] .debug_line PROGBITS 00000000 03189c 00ac4e 00 C 0 0 4 │ │ │ │ │ + [28] .debug_str PROGBITS 00000000 03c4ec 004ae1 01 MSC 0 0 4 │ │ │ │ │ + [29] .debug_line_str PROGBITS 00000000 040fd0 0001ce 01 MSC 0 0 4 │ │ │ │ │ + [30] .debug_loclists PROGBITS 00000000 0411a0 009f36 00 C 0 0 4 │ │ │ │ │ + [31] .debug_rnglists PROGBITS 00000000 04b0d8 000799 00 C 0 0 4 │ │ │ │ │ + [32] .gnu_debugaltlink PROGBITS 00000000 04b871 000048 00 0 0 1 │ │ │ │ │ + [33] .symtab SYMTAB 00000000 04b8bc 02c710 10 34 6393 4 │ │ │ │ │ + [34] .strtab STRTAB 00000000 077fcc 01fde0 00 0 0 1 │ │ │ │ │ + [35] .shstrtab STRTAB 00000000 097dac 000168 00 0 0 1 │ │ │ │ │ Key to Flags: │ │ │ │ │ W (write), A (alloc), X (execute), M (merge), S (strings), I (info), │ │ │ │ │ L (link order), O (extra OS processing required), G (group), T (TLS), │ │ │ │ │ C (compressed), x (unknown), o (OS specific), E (exclude), │ │ │ │ │ D (mbind), p (processor specific) │ │ │ │ ├── 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: a241c0a1a07f69438f3824bd62d241a136f76aca │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 81c814f8f14820117562d08fb5140f9f361f2f1e │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -47130,415 +47130,415 @@ │ │ │ │ │ <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) 137 │ │ │ │ │ + <175da> DW_AT_decl_line : (data1) 67 │ │ │ │ │ <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) 55 │ │ │ │ │ + <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) 99 │ │ │ │ │ + <175ee> DW_AT_decl_line : (data1) 57 │ │ │ │ │ <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) 69 │ │ │ │ │ + <175f8> DW_AT_decl_line : (data1) 39 │ │ │ │ │ <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) 123 │ │ │ │ │ + <17602> DW_AT_decl_line : (data1) 79 │ │ │ │ │ <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) 77 │ │ │ │ │ + <1760c> DW_AT_decl_line : (data1) 129 │ │ │ │ │ <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) 105 │ │ │ │ │ + <17616> DW_AT_decl_line : (data1) 53 │ │ │ │ │ <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) 41 │ │ │ │ │ + <17620> DW_AT_decl_line : (data1) 31 │ │ │ │ │ <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) 29 │ │ │ │ │ + <1762a> DW_AT_decl_line : (data1) 35 │ │ │ │ │ <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) 127 │ │ │ │ │ + <17634> DW_AT_decl_line : (data1) 113 │ │ │ │ │ <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) 133 │ │ │ │ │ + <1763e> DW_AT_decl_line : (data1) 27 │ │ │ │ │ <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) 59 │ │ │ │ │ + <17648> DW_AT_decl_line : (data1) 89 │ │ │ │ │ <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) 49 │ │ │ │ │ + <17652> DW_AT_decl_line : (data1) 25 │ │ │ │ │ <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) 23 │ │ │ │ │ + <1765c> DW_AT_decl_line : (data1) 139 │ │ │ │ │ <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) 113 │ │ │ │ │ + <17666> DW_AT_decl_line : (data1) 77 │ │ │ │ │ <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) 63 │ │ │ │ │ + <17670> DW_AT_decl_line : (data1) 93 │ │ │ │ │ <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) 21 │ │ │ │ │ + <1767a> DW_AT_decl_line : (data1) 125 │ │ │ │ │ <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) 19 │ │ │ │ │ + <17684> DW_AT_decl_line : (data1) 85 │ │ │ │ │ <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 │ │ │ │ │ - <1768e> DW_AT_decl_line : (data1) 121 │ │ │ │ │ + <1768e> DW_AT_decl_line : (data1) 95 │ │ │ │ │ <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) 37 │ │ │ │ │ + <17698> DW_AT_decl_line : (data1) 47 │ │ │ │ │ <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) 135 │ │ │ │ │ + <176a2> DW_AT_decl_line : (data1) 55 │ │ │ │ │ <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) 115 │ │ │ │ │ + <176ac> DW_AT_decl_line : (data1) 127 │ │ │ │ │ <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) 39 │ │ │ │ │ + <176b6> DW_AT_decl_line : (data1) 109 │ │ │ │ │ <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) 33 │ │ │ │ │ + <176c0> DW_AT_decl_line : (data1) 23 │ │ │ │ │ <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) 51 │ │ │ │ │ + <176ca> DW_AT_decl_line : (data1) 45 │ │ │ │ │ <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) 43 │ │ │ │ │ + <176d4> DW_AT_decl_line : (data1) 61 │ │ │ │ │ <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) 119 │ │ │ │ │ + <176de> DW_AT_decl_line : (data1) 49 │ │ │ │ │ <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) 129 │ │ │ │ │ + <176eb> DW_AT_decl_line : (data1) 87 │ │ │ │ │ <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) 73 │ │ │ │ │ + <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) 35 │ │ │ │ │ + <176ff> DW_AT_decl_line : (data1) 99 │ │ │ │ │ <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) 75 │ │ │ │ │ + <17709> DW_AT_decl_line : (data1) 29 │ │ │ │ │ <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) 83 │ │ │ │ │ + <17713> DW_AT_decl_line : (data1) 81 │ │ │ │ │ <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) 47 │ │ │ │ │ + <1771d> DW_AT_decl_line : (data1) 135 │ │ │ │ │ <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) 117 │ │ │ │ │ + <17727> DW_AT_decl_line : (data1) 103 │ │ │ │ │ <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) 93 │ │ │ │ │ + <17731> DW_AT_decl_line : (data1) 71 │ │ │ │ │ <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) 139 │ │ │ │ │ + <1773b> DW_AT_decl_line : (data1) 59 │ │ │ │ │ <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) 71 │ │ │ │ │ + <17745> DW_AT_decl_line : (data1) 131 │ │ │ │ │ <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) 31 │ │ │ │ │ + <1774f> DW_AT_decl_line : (data1) 91 │ │ │ │ │ <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) 53 │ │ │ │ │ + <17759> DW_AT_decl_line : (data1) 21 │ │ │ │ │ <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) 61 │ │ │ │ │ + <17763> DW_AT_decl_line : (data1) 119 │ │ │ │ │ <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) 107 │ │ │ │ │ + <1776d> DW_AT_decl_line : (data1) 121 │ │ │ │ │ <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) 85 │ │ │ │ │ + <17777> DW_AT_decl_line : (data1) 123 │ │ │ │ │ <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) 79 │ │ │ │ │ + <17781> DW_AT_decl_line : (data1) 133 │ │ │ │ │ <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) 95 │ │ │ │ │ + <1778b> DW_AT_decl_line : (data1) 75 │ │ │ │ │ <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) 87 │ │ │ │ │ + <17795> DW_AT_decl_line : (data1) 73 │ │ │ │ │ <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) 91 │ │ │ │ │ + <1779f> DW_AT_decl_line : (data1) 33 │ │ │ │ │ <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) 141 │ │ │ │ │ + <177a9> DW_AT_decl_line : (data1) 51 │ │ │ │ │ <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) 131 │ │ │ │ │ + <177b3> DW_AT_decl_line : (data1) 43 │ │ │ │ │ <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) 125 │ │ │ │ │ + <177bd> DW_AT_decl_line : (data1) 37 │ │ │ │ │ <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) 81 │ │ │ │ │ + <177c7> DW_AT_decl_line : (data1) 19 │ │ │ │ │ <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) 45 │ │ │ │ │ + <177d1> DW_AT_decl_line : (data1) 83 │ │ │ │ │ <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 │ │ │ │ │ @@ -47546,87 +47546,87 @@ │ │ │ │ │ <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) 103 │ │ │ │ │ + <177e5> DW_AT_decl_line : (data1) 137 │ │ │ │ │ <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) 67 │ │ │ │ │ + <177ef> DW_AT_decl_line : (data1) 107 │ │ │ │ │ <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) 111 │ │ │ │ │ + <177f9> DW_AT_decl_line : (data1) 97 │ │ │ │ │ <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) 101 │ │ │ │ │ + <17803> DW_AT_decl_line : (data1) 105 │ │ │ │ │ <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) 69 │ │ │ │ │ <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) 57 │ │ │ │ │ + <17817> DW_AT_decl_line : (data1) 41 │ │ │ │ │ <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) 25 │ │ │ │ │ + <17821> DW_AT_decl_line : (data1) 63 │ │ │ │ │ <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) 27 │ │ │ │ │ + <1782b> DW_AT_decl_line : (data1) 101 │ │ │ │ │ <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) 89 │ │ │ │ │ + <17835> DW_AT_decl_line : (data1) 115 │ │ │ │ │ <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) 109 │ │ │ │ │ + <1783f> DW_AT_decl_line : (data1) 141 │ │ │ │ │ <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 {} │ │ │ │ │ @@ -4,54 +4,47 @@ │ │ │ │ │ &r%@~7PN │ │ │ │ │ UI a~SIw │ │ │ │ │ c]t}!=V]` │ │ │ │ │ +1WsvU1W3 │ │ │ │ │ 0M+9LpT'd │ │ │ │ │ T1rit"PK │ │ │ │ │ 4ma-r4.Msj │ │ │ │ │ -s=m3 │ │ │ │ │ +)!th,u|E: │ │ │ │ │ ++Ei,Ei,E │ │ │ │ │ +1p]T.U^& │ │ │ │ │ +YioUe,.& │ │ │ │ │ +WXH!UB*0 │ │ │ │ │ +_>H'MnU. │ │ │ │ │ +# l; 9 d7 │ │ │ │ │ l; 9 d;) │ │ │ │ │ -h#;Qp,t~ │ │ │ │ │ -+ < LcT │ │ │ │ │ -aupUe}DY] │ │ │ │ │ -U2FYg/:| │ │ │ │ │ -o -o -o(- │ │ │ │ │ -^tn)_c9d │ │ │ │ │ -<2'DdmEf{fD │ │ │ │ │ -4 z&HM H │ │ │ │ │ -`Vg,QzUJ │ │ │ │ │ -}3 w\(Eo │ │ │ │ │ -t](OO)!U │ │ │ │ │ -c@cooNyS │ │ │ │ │ -RBZCDK)$ │ │ │ │ │ +jXLk1]`0 │ │ │ │ │ +_# ? ~/PF │ │ │ │ │ +KY9]l,>]l,>- │ │ │ │ │ +*Uo7],QQAbi-Al │ │ │ │ │ +^HVBoaq7 │ │ │ │ │ +.I^d;IZ> │ │ │ │ │ +y/mz/my/] │ │ │ │ │ +B<\>&m8jG │ │ │ │ │ k'|K;\/F? │ │ │ │ │ [eLT&Y%{U! │ │ │ │ │ S+_rRf-" │ │ │ │ │ )R%SH%SH% │ │ │ │ │ Y.C%z.n @ │ │ │ │ │ QRbO5>'X │ │ │ │ │ K5w'5w'5 │ │ │ │ │ d+?+Q!fr │ │ │ │ │ -L9EXfxbe,3n)x=s,G} │ │ │ │ │ +--n%x)P xqZZ │ │ │ │ │ +:?6)[