--- /srv/reproducible-results/rbuild-debian/r-b-build.9uCQQSbC/b1/mpich_4.2.1-4_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.9uCQQSbC/b2/mpich_4.2.1-4_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ - c052cd6c21e6d70bb14db8f0e72dc773 2501484 libdevel optional libmpich-dev_4.2.1-4_i386.deb │ - e3146457060367b822509743c4b68f78 3884964 debug optional libmpich12-dbgsym_4.2.1-4_i386.deb │ - c6c7d6780d7ee3645fcf837ed35e5eeb 1519044 libs optional libmpich12_4.2.1-4_i386.deb │ + 67f574fe518e24b85ab801008d306a88 2500360 libdevel optional libmpich-dev_4.2.1-4_i386.deb │ + 0f95e13c6e8f463f93fcb8b0c458f47c 3885172 debug optional libmpich12-dbgsym_4.2.1-4_i386.deb │ + 0539b3dc15b4669ac0cdbf555b0c30f7 1518752 libs optional libmpich12_4.2.1-4_i386.deb │ f2a8352c05d7f5acd76047b0b35852a7 885192 debug optional mpich-dbgsym_4.2.1-4_i386.deb │ - e9ee890dbd807fcdfe944f6c6a4d86c9 259348 doc optional mpich-doc_4.2.1-4_all.deb │ + ba43b374914304275429373a55941142 254764 doc optional mpich-doc_4.2.1-4_all.deb │ f683ed8e582a3325e0a02c9bd2fa3057 235724 devel optional mpich_4.2.1-4_i386.deb ├── libmpich-dev_4.2.1-4_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-16 18:56:39.000000 debian-binary │ │ -rw-r--r-- 0 0 0 3288 2024-12-16 18:56:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2498004 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2496880 2024-12-16 18:56:39.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_RMA_ATTACH │ │ │ │ - PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ - INTEGER MPI_ERR_TYPE │ │ │ │ - PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ - INTEGER MPI_ERR_NO_SPACE │ │ │ │ - PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ - INTEGER MPI_ERR_READ_ONLY │ │ │ │ - PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ - INTEGER MPI_ERR_ARG │ │ │ │ - PARAMETER (MPI_ERR_ARG=12) │ │ │ │ - INTEGER MPI_ERR_ASSERT │ │ │ │ - PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ - INTEGER MPI_ERR_QUOTA │ │ │ │ - PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ - INTEGER MPI_ERR_SERVICE │ │ │ │ - PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ - INTEGER MPI_ERR_BUFFER │ │ │ │ - PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ - INTEGER MPI_ERR_PENDING │ │ │ │ - PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ - INTEGER MPI_ERR_GROUP │ │ │ │ - PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ - INTEGER MPI_ERR_LOCKTYPE │ │ │ │ - PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ + INTEGER MPI_ERR_KEYVAL │ │ │ │ + PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ + INTEGER MPI_ERR_SIZE │ │ │ │ + PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ + INTEGER MPI_ERR_DIMS │ │ │ │ + PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ + INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ + INTEGER MPI_ERR_INFO_KEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ + INTEGER MPI_ERR_REQUEST │ │ │ │ + PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ + INTEGER MPI_ERR_COMM │ │ │ │ + PARAMETER (MPI_ERR_COMM=5) │ │ │ │ INTEGER MPI_ERR_ROOT │ │ │ │ PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ - INTEGER MPI_ERR_FILE │ │ │ │ - PARAMETER (MPI_ERR_FILE=27) │ │ │ │ - INTEGER MPI_ERR_CONVERSION │ │ │ │ - PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ - INTEGER MPI_ERR_COUNT │ │ │ │ - PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ - INTEGER MPI_ERR_LASTCODE │ │ │ │ - PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ - INTEGER MPI_ERR_NAME │ │ │ │ - PARAMETER (MPI_ERR_NAME=33) │ │ │ │ - INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ - PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ - INTEGER MPI_ERR_ACCESS │ │ │ │ - PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ - INTEGER MPI_ERR_BAD_FILE │ │ │ │ - PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ - INTEGER MPI_ERR_RMA_RANGE │ │ │ │ - PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ - INTEGER MPI_ERR_TRUNCATE │ │ │ │ - PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ - INTEGER MPI_ERR_NO_MEM │ │ │ │ - PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ - INTEGER MPI_ERR_SPAWN │ │ │ │ - PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ - INTEGER MPI_ERR_RANK │ │ │ │ - PARAMETER (MPI_ERR_RANK=6) │ │ │ │ - INTEGER MPI_ERR_INFO_VALUE │ │ │ │ - PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ - INTEGER MPI_ERR_OP │ │ │ │ - PARAMETER (MPI_ERR_OP=9) │ │ │ │ - INTEGER MPI_ERR_INFO │ │ │ │ - PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_IN_STATUS │ │ │ │ + PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ + INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ + PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ INTEGER MPI_ERR_RMA_SHARED │ │ │ │ PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ + INTEGER MPI_ERR_INFO_VALUE │ │ │ │ + PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ + INTEGER MPI_ERR_ACCESS │ │ │ │ + PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ + INTEGER MPI_ERR_PENDING │ │ │ │ + PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_GROUP │ │ │ │ + PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ + INTEGER MPI_ERR_DISP │ │ │ │ + PARAMETER (MPI_ERR_DISP=52) │ │ │ │ + INTEGER MPI_ERR_WIN │ │ │ │ + PARAMETER (MPI_ERR_WIN=45) │ │ │ │ INTEGER MPI_ERR_ERRHANDLER │ │ │ │ PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ + INTEGER MPI_ERR_COUNT │ │ │ │ + PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ INTEGER MPI_ERR_PORT │ │ │ │ PARAMETER (MPI_ERR_PORT=38) │ │ │ │ - INTEGER MPI_ERR_KEYVAL │ │ │ │ - PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ - 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_BASE │ │ │ │ - PARAMETER (MPI_ERR_BASE=46) │ │ │ │ - INTEGER MPI_ERR_REQUEST │ │ │ │ - PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ - INTEGER MPI_ERR_UNKNOWN │ │ │ │ - PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ - INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ - PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ - INTEGER MPI_ERR_NOT_SAME │ │ │ │ - PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ - INTEGER MPI_ERR_AMODE │ │ │ │ - PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ - INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ - INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ - PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ - INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ - PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ - INTEGER MPI_ERR_IO │ │ │ │ - PARAMETER (MPI_ERR_IO=32) │ │ │ │ INTEGER MPI_ERR_OTHER │ │ │ │ PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ + INTEGER MPI_ERR_SERVICE │ │ │ │ + PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ + INTEGER MPI_ERR_RMA_RANGE │ │ │ │ + PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ + INTEGER MPI_ERR_BAD_FILE │ │ │ │ + PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ + INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ + PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ - INTEGER MPI_ERR_INFO_KEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ - INTEGER MPI_ERR_DIMS │ │ │ │ - PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ - INTEGER MPI_ERR_WIN │ │ │ │ - PARAMETER (MPI_ERR_WIN=45) │ │ │ │ - INTEGER MPI_ERR_TAG │ │ │ │ - PARAMETER (MPI_ERR_TAG=4) │ │ │ │ + INTEGER MPI_ERR_OP │ │ │ │ + PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_LASTCODE │ │ │ │ + PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ + INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ + INTEGER MPI_ERR_INFO │ │ │ │ + PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_CONVERSION │ │ │ │ + PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ + INTEGER MPI_ERR_READ_ONLY │ │ │ │ + PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ + INTEGER MPI_ERR_SPAWN │ │ │ │ + PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ + INTEGER MPI_ERR_FILE │ │ │ │ + PARAMETER (MPI_ERR_FILE=27) │ │ │ │ + INTEGER MPI_ERR_BUFFER │ │ │ │ + PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ + INTEGER MPI_ERR_IO │ │ │ │ + PARAMETER (MPI_ERR_IO=32) │ │ │ │ INTEGER MPI_ERR_INTERN │ │ │ │ PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ + INTEGER MPI_ERR_NAME │ │ │ │ + PARAMETER (MPI_ERR_NAME=33) │ │ │ │ + INTEGER MPI_ERR_LOCKTYPE │ │ │ │ + PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ + INTEGER MPI_ERR_ASSERT │ │ │ │ + PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ INTEGER MPI_ERR_TOPOLOGY │ │ │ │ PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ - INTEGER MPI_ERR_DISP │ │ │ │ - PARAMETER (MPI_ERR_DISP=52) │ │ │ │ + INTEGER MPI_ERR_RANK │ │ │ │ + PARAMETER (MPI_ERR_RANK=6) │ │ │ │ + INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ + PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ + 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_COMM │ │ │ │ - PARAMETER (MPI_ERR_COMM=5) │ │ │ │ - INTEGER MPI_ERR_IN_STATUS │ │ │ │ - PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ - INTEGER MPI_ERR_SIZE │ │ │ │ - PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ - INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ + INTEGER MPI_ERR_ARG │ │ │ │ + PARAMETER (MPI_ERR_ARG=12) │ │ │ │ + INTEGER MPI_ERR_TYPE │ │ │ │ + PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ + INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ + PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ + INTEGER MPI_ERR_QUOTA │ │ │ │ + PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ + INTEGER MPI_ERR_UNKNOWN │ │ │ │ + PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_BASE │ │ │ │ + PARAMETER (MPI_ERR_BASE=46) │ │ │ │ + INTEGER MPI_ERR_AMODE │ │ │ │ + PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ + INTEGER MPI_ERR_SESSION │ │ │ │ + PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ + INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ + PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ + INTEGER MPI_ERR_TAG │ │ │ │ + PARAMETER (MPI_ERR_TAG=4) │ │ │ │ + INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ + PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ + INTEGER MPI_ERR_TRUNCATE │ │ │ │ + PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ + INTEGER MPI_ERR_NO_SPACE │ │ │ │ + PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ + INTEGER MPI_ERR_NO_MEM │ │ │ │ + PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ 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-4_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-16 18:56:39.000000 debian-binary │ │ --rw-r--r-- 0 0 0 22300 2024-12-16 18:56:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1496552 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 22268 2024-12-16 18:56:39.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1496292 2024-12-16 18:56:39.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: e3193333e6c883d2f1a754887975bae08a18fef8 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0caa60f69a85519230b7459392e8e7c018809ef1 │ │ │ │ ├── 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 │ │ │ │ │ -,193333e6c883d2f1a754887975bae08a18fef8.debug │ │ │ │ │ +,aa60f69a85519230b7459392e8e7c018809ef1.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 31393333 33336536 63383833 64326631 193333e6c883d2f1 │ │ │ │ │ - 0x00000010 61373534 38383739 37356261 65303861 a754887975bae08a │ │ │ │ │ - 0x00000020 31386665 66382e64 65627567 00000000 18fef8.debug.... │ │ │ │ │ - 0x00000030 dfca88e9 .... │ │ │ │ │ + 0x00000000 61613630 66363961 38353531 39323330 aa60f69a85519230 │ │ │ │ │ + 0x00000010 62373435 39333932 65386537 63303138 b7459392e8e7c018 │ │ │ │ │ + 0x00000020 38303965 66312e64 65627567 00000000 809ef1.debug.... │ │ │ │ │ + 0x00000030 f0a11e25 ...% ├── mpich-doc_4.2.1-4_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-16 18:56:39.000000 debian-binary │ │ --rw-r--r-- 0 0 0 5652 2024-12-16 18:56:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 253504 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5648 2024-12-16 18:56:39.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 248924 2024-12-16 18:56:39.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -89,16 +89,16 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 52310 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_service.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 54573 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_spaserv.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 57104 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_spawn.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1045 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/spawn_merge_child1.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 644 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/spawn_merge_child2.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1707 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/spawn_merge_parent.c │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1746 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/srtest.c │ │ │ │ --rw-r--r-- 0 root (0) root (0) 81416 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ --rw-r--r-- 0 root (0) root (0) 83201 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 81323 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/install.pdf.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 83108 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/user.pdf.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/www3/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2916 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2762 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2751 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3151 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2756 2024-12-16 18:56:39.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2478 2024-12-16 18:56:39.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 │ │ │ │ │ │ -December 25, 2024 │ │ │ │ │ │ +January 27, 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 │ │ │ │ │ │ -December 25, 2024 │ │ │ │ │ │ +January 27, 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-4_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-16 18:56:39.000000 debian-binary │ │ --rw-r--r-- 0 0 0 708 2024-12-16 18:56:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 3884064 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 700 2024-12-16 18:56:39.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 3884280 2024-12-16 18:56:39.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-4) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Multi-Arch: same │ │ │ │ Description: debug symbols for libmpich12 │ │ │ │ -Build-Ids: d35b432f9a48d46ff01e7d47a7c1dd87ee8ca134 e3193333e6c883d2f1a754887975bae08a18fef8 ffaeac5572c937ac129b5e9b6d76338b4cd60f00 │ │ │ │ +Build-Ids: 0caa60f69a85519230b7459392e8e7c018809ef1 d35b432f9a48d46ff01e7d47a7c1dd87ee8ca134 ffaeac5572c937ac129b5e9b6d76338b4cd60f00 │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ +usr/lib/debug/.build-id/0c/aa60f69a85519230b7459392e8e7c018809ef1.debug │ │ │ │ │ usr/lib/debug/.build-id/d3/5b432f9a48d46ff01e7d47a7c1dd87ee8ca134.debug │ │ │ │ │ -usr/lib/debug/.build-id/e3/193333e6c883d2f1a754887975bae08a18fef8.debug │ │ │ │ │ usr/lib/debug/.build-id/ff/aeac5572c937ac129b5e9b6d76338b4cd60f00.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-16 18:56:39.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/ │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/0c/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 623796 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/0c/aa60f69a85519230b7459392e8e7c018809ef1.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/d3/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 113600 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/d3/5b432f9a48d46ff01e7d47a7c1dd87ee8ca134.debug │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/e3/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 623796 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/e3/193333e6c883d2f1a754887975bae08a18fef8.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/ff/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3795464 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/ff/aeac5572c937ac129b5e9b6d76338b4cd60f00.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.dwz/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7312 2024-12-16 18:56:39.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/share/doc/ │ │ │ │ --- ./usr/lib/debug/.build-id/e3/193333e6c883d2f1a754887975bae08a18fef8.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/0c/aa60f69a85519230b7459392e8e7c018809ef1.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 98% similar despite different names │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -23,15 +23,15 @@ │ │ │ │ │ [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 00001e 01 MS 0 0 1 │ │ │ │ │ [24] .debug_aranges PROGBITS 00000000 000198 000113 00 C 0 0 4 │ │ │ │ │ - [25] .debug_info PROGBITS 00000000 0002ac 030a76 00 C 0 0 4 │ │ │ │ │ + [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 │ │ │ │ ├── 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: e3193333e6c883d2f1a754887975bae08a18fef8 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 0caa60f69a85519230b7459392e8e7c018809ef1 │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -47130,503 +47130,503 @@ │ │ │ │ │ <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) 57 │ │ │ │ │ + <175da> DW_AT_decl_line : (data1) 47 │ │ │ │ │ <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) 105 │ │ │ │ │ + <175e4> DW_AT_decl_line : (data1) 127 │ │ │ │ │ <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) 27 │ │ │ │ │ + <175ee> DW_AT_decl_line : (data1) 115 │ │ │ │ │ <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) 29 │ │ │ │ │ + <175f8> DW_AT_decl_line : (data1) 103 │ │ │ │ │ <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) 59 │ │ │ │ │ + <17602> DW_AT_decl_line : (data1) 71 │ │ │ │ │ <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) 91 │ │ │ │ │ + <1760c> DW_AT_decl_line : (data1) 125 │ │ │ │ │ <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) 35 │ │ │ │ │ + <17616> DW_AT_decl_line : (data1) 93 │ │ │ │ │ <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) 135 │ │ │ │ │ + <17620> DW_AT_decl_line : (data1) 33 │ │ │ │ │ <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) 47 │ │ │ │ │ + <1762a> DW_AT_decl_line : (data1) 85 │ │ │ │ │ <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) 49 │ │ │ │ │ + <17634> DW_AT_decl_line : (data1) 59 │ │ │ │ │ <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) 121 │ │ │ │ │ + <1763e> DW_AT_decl_line : (data1) 25 │ │ │ │ │ <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) 131 │ │ │ │ │ + <17648> DW_AT_decl_line : (data1) 53 │ │ │ │ │ <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) 141 │ │ │ │ │ + <17652> DW_AT_decl_line : (data1) 81 │ │ │ │ │ <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) 81 │ │ │ │ │ + <1765c> DW_AT_decl_line : (data1) 57 │ │ │ │ │ <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) 45 │ │ │ │ │ + <17666> DW_AT_decl_line : (data1) 91 │ │ │ │ │ <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) 55 │ │ │ │ │ + <17670> DW_AT_decl_line : (data1) 73 │ │ │ │ │ <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) 89 │ │ │ │ │ + <1767a> DW_AT_decl_line : (data1) 119 │ │ │ │ │ <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) 39 │ │ │ │ │ + <17684> DW_AT_decl_line : (data1) 51 │ │ │ │ │ <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) 137 │ │ │ │ │ + <1768e> DW_AT_decl_line : (data1) 37 │ │ │ │ │ <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) 77 │ │ │ │ │ + <17698> DW_AT_decl_line : (data1) 83 │ │ │ │ │ <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) 119 │ │ │ │ │ + <176a2> DW_AT_decl_line : (data1) 29 │ │ │ │ │ <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) 107 │ │ │ │ │ + <176ac> DW_AT_decl_line : (data1) 27 │ │ │ │ │ <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) 73 │ │ │ │ │ + <176b6> DW_AT_decl_line : (data1) 43 │ │ │ │ │ <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) 127 │ │ │ │ │ + <176c0> DW_AT_decl_line : (data1) 97 │ │ │ │ │ <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) 95 │ │ │ │ │ <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) 85 │ │ │ │ │ + <176d4> DW_AT_decl_line : (data1) 19 │ │ │ │ │ <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) 51 │ │ │ │ │ + <176de> DW_AT_decl_line : (data1) 79 │ │ │ │ │ <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) 41 │ │ │ │ │ + <176eb> DW_AT_decl_line : (data1) 101 │ │ │ │ │ <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) 53 │ │ │ │ │ + <176f5> DW_AT_decl_line : (data1) 99 │ │ │ │ │ <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) 65 │ │ │ │ │ + <176ff> DW_AT_decl_line : (data1) 141 │ │ │ │ │ <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) 23 │ │ │ │ │ + <17709> DW_AT_decl_line : (data1) 139 │ │ │ │ │ <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) 111 │ │ │ │ │ + <17713> DW_AT_decl_line : (data1) 109 │ │ │ │ │ <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) 103 │ │ │ │ │ + <1771d> DW_AT_decl_line : (data1) 111 │ │ │ │ │ <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) 75 │ │ │ │ │ + <17727> DW_AT_decl_line : (data1) 77 │ │ │ │ │ <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) 115 │ │ │ │ │ + <17731> DW_AT_decl_line : (data1) 65 │ │ │ │ │ <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) 37 │ │ │ │ │ + <1773b> DW_AT_decl_line : (data1) 49 │ │ │ │ │ <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) 83 │ │ │ │ │ + <17745> DW_AT_decl_line : (data1) 61 │ │ │ │ │ <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) 117 │ │ │ │ │ + <1774f> DW_AT_decl_line : (data1) 75 │ │ │ │ │ <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) 31 │ │ │ │ │ + <17759> DW_AT_decl_line : (data1) 121 │ │ │ │ │ <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) 71 │ │ │ │ │ + <17763> DW_AT_decl_line : (data1) 107 │ │ │ │ │ <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) 25 │ │ │ │ │ + <1776d> DW_AT_decl_line : (data1) 87 │ │ │ │ │ <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) 93 │ │ │ │ │ + <17777> DW_AT_decl_line : (data1) 31 │ │ │ │ │ <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) 19 │ │ │ │ │ + <17781> DW_AT_decl_line : (data1) 135 │ │ │ │ │ <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) 97 │ │ │ │ │ + <1778b> DW_AT_decl_line : (data1) 131 │ │ │ │ │ <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) 101 │ │ │ │ │ + <17795> DW_AT_decl_line : (data1) 63 │ │ │ │ │ <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) 61 │ │ │ │ │ + <1779f> DW_AT_decl_line : (data1) 69 │ │ │ │ │ <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) 79 │ │ │ │ │ + <177a9> DW_AT_decl_line : (data1) 41 │ │ │ │ │ <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) 133 │ │ │ │ │ + <177b3> DW_AT_decl_line : (data1) 113 │ │ │ │ │ <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) 43 │ │ │ │ │ + <177bd> DW_AT_decl_line : (data1) 35 │ │ │ │ │ <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) 33 │ │ │ │ │ + <177c7> DW_AT_decl_line : (data1) 67 │ │ │ │ │ <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) 87 │ │ │ │ │ + <177d1> DW_AT_decl_line : (data1) 129 │ │ │ │ │ <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) 139 │ │ │ │ │ + <177db> DW_AT_decl_line : (data1) 21 │ │ │ │ │ <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) 69 │ │ │ │ │ + <177e5> DW_AT_decl_line : (data1) 89 │ │ │ │ │ <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) 125 │ │ │ │ │ + <177ef> DW_AT_decl_line : (data1) 133 │ │ │ │ │ <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) 129 │ │ │ │ │ + <177f9> DW_AT_decl_line : (data1) 105 │ │ │ │ │ <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) 63 │ │ │ │ │ + <17803> DW_AT_decl_line : (data1) 137 │ │ │ │ │ <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) 21 │ │ │ │ │ + <1780d> DW_AT_decl_line : (data1) 117 │ │ │ │ │ <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) 95 │ │ │ │ │ + <17817> DW_AT_decl_line : (data1) 123 │ │ │ │ │ <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) 67 │ │ │ │ │ + <17821> DW_AT_decl_line : (data1) 45 │ │ │ │ │ <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) 99 │ │ │ │ │ + <1782b> DW_AT_decl_line : (data1) 23 │ │ │ │ │ <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) 109 │ │ │ │ │ + <17835> DW_AT_decl_line : (data1) 39 │ │ │ │ │ <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) 123 │ │ │ │ │ + <1783f> DW_AT_decl_line : (data1) 55 │ │ │ │ │ <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 {} │ │ │ │ │ @@ -10,58 +10,55 @@ │ │ │ │ │ 4ma-r4.Msj │ │ │ │ │ ATcT6RKJv │ │ │ │ │ pYla@n]J │ │ │ │ │ .bRmW}js │ │ │ │ │ dcr acV a │ │ │ │ │ b:&m8eB_{l, │ │ │ │ │ W< IMydby │ │ │ │ │ -'OD0OD0ODp │ │ │ │ │ -,-GHKKpn │ │ │ │ │ -+wH%> │ │ │ │ │ +1YiU@Df)Ef! │ │ │ │ │ +`\(XW be │ │ │ │ │ +\)Jc)Jc)J │ │ │ │ │ ++eh,eh,e │ │ │ │ │ ++5i,5i,5 │ │ │ │ │ +Ui,Ui,Ui,U │ │ │ │ │ -s+5s+5s+ │ │ │ │ │ -N|U,"IKY5=e │ │ │ │ │ -uR^GN^-m;9 │ │ │ │ │ -+u,D3yE89 │ │ │ │ │ -]D.&|&X0 │ │ │ │ │ -Wt.5jk^F │ │ │ │ │ -}(MJ43'# │ │ │ │ │ -'NIS<>%M │ │ │ │ │ -GH*!I{@w │ │ │ │ │ -,BtV)d( i │ │ │ │ │ -{;c&Zo3$6 │ │ │ │ │ -3MX0MX0MXp │ │ │ │ │ -*Ei,Ei,E │ │ │ │ │ -QT~_AT`5 │ │ │ │ │ -c_1B\HJ8 │ │ │ │ │ -J8<]>L$; │ │ │ │ │ -:z{ z&px │ │ │ │ │ - ~:H_ih> │ │ │ │ │ -"*UTV74M │ │ │ │ │ -qJu[Ni&rR │ │ │ │ │ -F>2 │ │ │ │ │ +*eh,eh,e │ │ │ │ │ +>nvUh +t │ │ │ │ │ +qrZV[!r* │ │ │ │ │ +h:lj:li:li:\D │ │ │ │ │ +JWV]QIAc~ │ │ │ │ │ +0X)aJSXe │ │ │ │ │ +Q>Z[)za? │ │ │ │ │ +`Wo<>\A& │ │ │ │ │ +no!Ur|!* │ │ │ │ │ +On6InvI*^ │ │ │ │ │ +1F@coo.@ │ │ │ │ │ +j ~l:?Nht; │ │ │ │ │ +Z^AZ^AZ^! │ │ │ │ │ ++8- XVpZ@eY │ │ │ │ │ r@C{my K#{ │ │ │ │ │ -ttn,x=@ │ │ │ │ │ -Rc@L,d+X │ │ │ │ │ +hUFC7Zq4 │ │ │ │ │ +6xUn8'1? │ │ │ │ │ + k4WpISiY │ │ │ │ │ +!J1*_fN1 │ │ │ │ │ +rtf#@]>M │ │ │ │ │ !O9? ,&<* │ │ │ │ │ I-82%xi8 │ │ │ │ │ tWUWWUWWW │ │ │ │ │ Xlnp1opq/{R │ │ │ │ │ 6pu`;t`; │ │ │ │ │ yv`PV&pZQ`h_ │ │ │ │ │ tO11]XpuB