--- /srv/reproducible-results/rbuild-debian/r-b-build.ipdrlF1B/b1/mpich_4.2.0-6_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.ipdrlF1B/b2/mpich_4.2.0-6_armhf.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ - 0300af1512fdd60d702f3ae57b3e0a4e 2412508 libdevel optional libmpich-dev_4.2.0-6_armhf.deb │ - 1ebf4c968485a9d913760c7412430ba5 5019716 debug optional libmpich12-dbgsym_4.2.0-6_armhf.deb │ - 3cf44f17b412f7ac73a9d7d040fb9578 1483944 libs optional libmpich12_4.2.0-6_armhf.deb │ + 4d8f951b8a98355fc4b66bb04019ebe0 2415472 libdevel optional libmpich-dev_4.2.0-6_armhf.deb │ + 6979da116585e47c7c611012b52464ea 5020888 debug optional libmpich12-dbgsym_4.2.0-6_armhf.deb │ + 32fa301b6cce29d71e57f8480e4acf30 1484148 libs optional libmpich12_4.2.0-6_armhf.deb │ ff88c170b76e384dd71abf6afbc7509f 968404 debug optional mpich-dbgsym_4.2.0-6_armhf.deb │ 3cf23cb5f078a4c9ef07bb9ac104cba9 899708 doc optional mpich-doc_4.2.0-6_all.deb │ 851baf523cf1dc4eb4a53054b74ea7a4 223076 devel optional mpich_4.2.0-6_armhf.deb ├── libmpich-dev_4.2.0-6_armhf.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-26 22:33:02.000000 debian-binary │ │ -rw-r--r-- 0 0 0 3332 2024-05-26 22:33:02.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2408984 2024-05-26 22:33:02.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2411948 2024-05-26 22:33:02.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/arm-linux-gnueabihf/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_ACCESS │ │ │ │ - PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ - INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ - PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ - INTEGER MPI_ERR_BAD_FILE │ │ │ │ - PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ INTEGER MPI_ERR_SIZE │ │ │ │ PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ - INTEGER MPI_ERR_QUOTA │ │ │ │ - PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ - INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ - PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ - INTEGER MPI_ERR_ARG │ │ │ │ - PARAMETER (MPI_ERR_ARG=12) │ │ │ │ - INTEGER MPI_ERR_INFO_KEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ - INTEGER MPI_ERR_PORT │ │ │ │ - PARAMETER (MPI_ERR_PORT=38) │ │ │ │ - INTEGER MPI_ERR_LOCKTYPE │ │ │ │ - PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ + INTEGER MPI_ERR_NOT_SAME │ │ │ │ + PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ + INTEGER MPI_ERR_FILE │ │ │ │ + PARAMETER (MPI_ERR_FILE=27) │ │ │ │ + INTEGER MPI_ERR_OTHER │ │ │ │ + PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ + INTEGER MPI_ERR_COMM │ │ │ │ + PARAMETER (MPI_ERR_COMM=5) │ │ │ │ + INTEGER MPI_ERR_PENDING │ │ │ │ + PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_COUNT │ │ │ │ + PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ + INTEGER MPI_ERR_BAD_FILE │ │ │ │ + PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ + INTEGER MPI_ERR_RMA_SHARED │ │ │ │ + PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ + INTEGER MPI_ERR_ROOT │ │ │ │ + PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ + INTEGER MPI_ERR_INTERN │ │ │ │ + PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ + INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ + PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ + INTEGER MPI_ERR_KEYVAL │ │ │ │ + PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ + INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ + PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ + INTEGER MPI_ERR_FILE_IN_USE │ │ │ │ + PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ + INTEGER MPI_ERR_SESSION │ │ │ │ + PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ - INTEGER MPI_ERR_IN_STATUS │ │ │ │ - PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ + INTEGER MPI_ERR_TOPOLOGY │ │ │ │ + PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ + INTEGER MPI_ERR_LOCKTYPE │ │ │ │ + PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ + INTEGER MPI_ERR_INFO │ │ │ │ + PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_ARG │ │ │ │ + PARAMETER (MPI_ERR_ARG=12) │ │ │ │ INTEGER MPI_ERR_NAME │ │ │ │ PARAMETER (MPI_ERR_NAME=33) │ │ │ │ - INTEGER MPI_ERR_GROUP │ │ │ │ - PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ - INTEGER MPI_ERR_TRUNCATE │ │ │ │ - PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ + INTEGER MPI_ERR_SPAWN │ │ │ │ + PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ + INTEGER MPI_ERR_RMA_SYNC │ │ │ │ + PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ INTEGER MPI_ERR_TYPE │ │ │ │ PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ - INTEGER MPI_ERR_TOPOLOGY │ │ │ │ - PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ - INTEGER MPI_ERR_OP │ │ │ │ - PARAMETER (MPI_ERR_OP=9) │ │ │ │ - INTEGER MPI_ERR_NO_MEM │ │ │ │ - PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ - INTEGER MPI_ERR_INTERN │ │ │ │ - PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ + INTEGER MPI_ERR_PORT │ │ │ │ + PARAMETER (MPI_ERR_PORT=38) │ │ │ │ + INTEGER MPI_ERR_BUFFER │ │ │ │ + PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ INTEGER MPI_ERR_IO │ │ │ │ PARAMETER (MPI_ERR_IO=32) │ │ │ │ - INTEGER MPI_ERR_COUNT │ │ │ │ - PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ - INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ - INTEGER MPI_ERR_OTHER │ │ │ │ - PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ - INTEGER MPI_ERR_BASE │ │ │ │ - PARAMETER (MPI_ERR_BASE=46) │ │ │ │ - INTEGER MPI_ERR_SPAWN │ │ │ │ - PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ - INTEGER MPI_ERR_INFO │ │ │ │ - PARAMETER (MPI_ERR_INFO=28) │ │ │ │ - INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ - INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ - PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ - INTEGER MPI_ERR_SESSION │ │ │ │ - PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ - INTEGER MPI_ERR_ERRHANDLER │ │ │ │ - PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ - INTEGER MPI_ERR_FILE │ │ │ │ - PARAMETER (MPI_ERR_FILE=27) │ │ │ │ INTEGER MPI_ERR_RMA_RANGE │ │ │ │ PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ - INTEGER MPI_ERR_REQUEST │ │ │ │ - PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ - INTEGER MPI_ERR_NOT_SAME │ │ │ │ - PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ - INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ - PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ - INTEGER MPI_ERR_BUFFER │ │ │ │ - PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ - INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ - PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ - INTEGER MPI_ERR_LASTCODE │ │ │ │ - PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ - INTEGER MPI_ERR_RANK │ │ │ │ - PARAMETER (MPI_ERR_RANK=6) │ │ │ │ - INTEGER MPI_ERR_COMM │ │ │ │ - PARAMETER (MPI_ERR_COMM=5) │ │ │ │ - INTEGER MPI_ERR_NO_SPACE │ │ │ │ - PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ - INTEGER MPI_ERR_TAG │ │ │ │ - PARAMETER (MPI_ERR_TAG=4) │ │ │ │ - INTEGER MPI_ERR_KEYVAL │ │ │ │ - PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ - INTEGER MPI_ERR_PENDING │ │ │ │ - PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ - INTEGER MPI_ERR_ROOT │ │ │ │ - PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ + INTEGER MPI_ERR_NO_MEM │ │ │ │ + PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ + INTEGER MPI_ERR_TRUNCATE │ │ │ │ + PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ - INTEGER MPI_ERR_SERVICE │ │ │ │ - PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ - INTEGER MPI_ERR_UNKNOWN │ │ │ │ - PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_DIMS │ │ │ │ + PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ INTEGER MPI_ERR_VALUE_TOO_LARGE │ │ │ │ PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77) │ │ │ │ - INTEGER MPI_ERR_WIN │ │ │ │ - PARAMETER (MPI_ERR_WIN=45) │ │ │ │ - INTEGER MPI_ERR_ASSERT │ │ │ │ - PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ INTEGER MPI_ERR_CONVERSION │ │ │ │ PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ - INTEGER MPI_ERR_RMA_SYNC │ │ │ │ - PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ - INTEGER MPI_ERR_DIMS │ │ │ │ - PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ + INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ + PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ + INTEGER MPI_ERR_TAG │ │ │ │ + PARAMETER (MPI_ERR_TAG=4) │ │ │ │ + INTEGER MPI_ERR_AMODE │ │ │ │ + PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ + INTEGER MPI_ERR_RANK │ │ │ │ + PARAMETER (MPI_ERR_RANK=6) │ │ │ │ INTEGER MPI_ERR_DISP │ │ │ │ PARAMETER (MPI_ERR_DISP=52) │ │ │ │ - INTEGER MPI_ERR_RMA_SHARED │ │ │ │ - PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ + INTEGER MPI_ERR_WIN │ │ │ │ + PARAMETER (MPI_ERR_WIN=45) │ │ │ │ + INTEGER MPI_ERR_UNKNOWN │ │ │ │ + PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ + PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ + INTEGER MPI_ERR_GROUP │ │ │ │ + PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ INTEGER MPI_ERR_READ_ONLY │ │ │ │ PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ + INTEGER MPI_ERR_LASTCODE │ │ │ │ + PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ + INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ + INTEGER MPI_ERR_ASSERT │ │ │ │ + PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ + INTEGER MPI_ERR_OP │ │ │ │ + PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ + PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ + INTEGER MPI_ERR_SERVICE │ │ │ │ + PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ + INTEGER MPI_ERR_ERRHANDLER │ │ │ │ + PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ + INTEGER MPI_ERR_ACCESS │ │ │ │ + PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ INTEGER MPI_ERR_INFO_VALUE │ │ │ │ PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ - INTEGER MPI_ERR_AMODE │ │ │ │ - PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ - INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ - PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ + INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ + INTEGER MPI_ERR_QUOTA │ │ │ │ + PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ + INTEGER MPI_ERR_BASE │ │ │ │ + PARAMETER (MPI_ERR_BASE=46) │ │ │ │ + INTEGER MPI_ERR_INFO_KEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ + INTEGER MPI_ERR_IN_STATUS │ │ │ │ + PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ + INTEGER MPI_ERR_NO_SPACE │ │ │ │ + PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ + INTEGER MPI_ERR_REQUEST │ │ │ │ + PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ 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.0-6_armhf.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-26 22:33:02.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1164 2024-05-26 22:33:02.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1482588 2024-05-26 22:33:02.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1482792 2024-05-26 22:33:02.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/arm-linux-gnueabihf/libmpichfort.so.12.4.0 │ │ │ │┄ 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: c30eb96a04c135942532f27bdb93626d773b65aa │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 576bf5654a71e338c43617804deca44caea51038 │ │ │ │ ├── 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 30656239 36613034 63313335 39343235 0eb96a04c1359425 │ │ │ │ │ - 0x00000010 33326632 37626462 39333632 36643737 32f27bdb93626d77 │ │ │ │ │ - 0x00000020 33623635 61612e64 65627567 00000000 3b65aa.debug.... │ │ │ │ │ - 0x00000030 16a84a7d ..J} │ │ │ │ │ + 0x00000000 36626635 36353461 37316533 33386334 6bf5654a71e338c4 │ │ │ │ │ + 0x00000010 33363137 38303464 65636134 34636165 3617804deca44cae │ │ │ │ │ + 0x00000020 61353130 33382e64 65627567 00000000 a51038.debug.... │ │ │ │ │ + 0x00000030 e1bc8206 .... ├── libmpich12-dbgsym_4.2.0-6_armhf.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-26 22:33:02.000000 debian-binary │ │ -rw-r--r-- 0 0 0 708 2024-05-26 22:33:02.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 5018816 2024-05-26 22:33:02.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5019988 2024-05-26 22:33:02.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./control │ │ │ │ @@ -6,8 +6,8 @@ │ │ │ │ Maintainer: Debian Science Maintainers │ │ │ │ Installed-Size: 5636 │ │ │ │ Depends: libmpich12 (= 4.2.0-6) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Multi-Arch: same │ │ │ │ Description: debug symbols for libmpich12 │ │ │ │ -Build-Ids: 7a314bb03dc124e1c67d3580d436feb17bb07ec3 a980ae80d30986748c2ea6ac8251e11c5c9bb8dd c30eb96a04c135942532f27bdb93626d773b65aa │ │ │ │ +Build-Ids: 576bf5654a71e338c43617804deca44caea51038 7a314bb03dc124e1c67d3580d436feb17bb07ec3 a980ae80d30986748c2ea6ac8251e11c5c9bb8dd │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ +usr/lib/debug/.build-id/57/6bf5654a71e338c43617804deca44caea51038.debug │ │ │ │ │ usr/lib/debug/.build-id/7a/314bb03dc124e1c67d3580d436feb17bb07ec3.debug │ │ │ │ │ usr/lib/debug/.build-id/a9/80ae80d30986748c2ea6ac8251e11c5c9bb8dd.debug │ │ │ │ │ -usr/lib/debug/.build-id/c3/0eb96a04c135942532f27bdb93626d773b65aa.debug │ │ │ │ │ usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,17 +1,17 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/ │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/57/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 875076 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/57/6bf5654a71e338c43617804deca44caea51038.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/7a/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4725188 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/7a/314bb03dc124e1c67d3580d436feb17bb07ec3.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/a9/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 146476 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/a9/80ae80d30986748c2ea6ac8251e11c5c9bb8dd.debug │ │ │ │ -drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/c3/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 875076 2024-05-26 22:33:02.000000 ./usr/lib/debug/.build-id/c3/0eb96a04c135942532f27bdb93626d773b65aa.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.dwz/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/lib/debug/.dwz/arm-linux-gnueabihf/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7220 2024-05-26 22:33:02.000000 ./usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/share/doc/ │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2024-05-26 22:33:02.000000 ./usr/share/doc/libmpich12-dbgsym -> libmpich12 │ │ │ │ --- ./usr/lib/debug/.build-id/c3/0eb96a04c135942532f27bdb93626d773b65aa.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/57/6bf5654a71e338c43617804deca44caea51038.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 3% similar despite different names │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -22,15 +22,15 @@ │ │ │ │ │ [17] .dynamic NOBITS 000abef0 000ee8 000110 08 WA 4 0 4 │ │ │ │ │ [18] .got NOBITS 000ac000 000ee8 000f14 04 WA 0 0 4 │ │ │ │ │ [19] .data NOBITS 000acf14 000ee8 00033c 00 WA 0 0 4 │ │ │ │ │ [20] .bss NOBITS 000ad250 000ee8 000164 00 WA 0 0 8 │ │ │ │ │ [21] .comment PROGBITS 00000000 000118 00001f 01 MS 0 0 1 │ │ │ │ │ [22] .ARM.attributes ARM_ATTRIBUTES 00000000 000137 000031 00 0 0 1 │ │ │ │ │ [23] .debug_aranges PROGBITS 00000000 000168 000114 00 C 0 0 4 │ │ │ │ │ - [24] .debug_info PROGBITS 00000000 00027c 0446f4 00 C 0 0 4 │ │ │ │ │ + [24] .debug_info PROGBITS 00000000 00027c 0446f3 00 C 0 0 4 │ │ │ │ │ [25] .debug_abbrev PROGBITS 00000000 044970 000bcd 00 C 0 0 4 │ │ │ │ │ [26] .debug_line PROGBITS 00000000 045540 010319 00 C 0 0 4 │ │ │ │ │ [27] .debug_frame PROGBITS 00000000 05585c 0037bb 00 C 0 0 4 │ │ │ │ │ [28] .debug_str PROGBITS 00000000 059018 004bc8 01 MSC 0 0 4 │ │ │ │ │ [29] .debug_loclists PROGBITS 00000000 05dbe0 02d295 00 C 0 0 4 │ │ │ │ │ [30] .debug_rnglists PROGBITS 00000000 08ae78 000610 00 C 0 0 4 │ │ │ │ │ [31] .gnu_debugaltlink PROGBITS 00000000 08b488 00004d 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: c30eb96a04c135942532f27bdb93626d773b65aa │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 576bf5654a71e338c43617804deca44caea51038 │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -52870,439 +52870,439 @@ │ │ │ │ │ <1c210> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c211> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c213> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c213> DW_AT_const_value : (data4) 0x4c00081f │ │ │ │ │ <2><1c217>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c218> DW_AT_name : (strp) (offset: 0x1a457): mpi_err_access │ │ │ │ │ <1c21c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c21c> DW_AT_decl_line : (data1) 19 │ │ │ │ │ + <1c21c> DW_AT_decl_line : (data1) 125 │ │ │ │ │ <1c21d> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c21e> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c220> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c220> DW_AT_const_value : (data1) 20 │ │ │ │ │ <2><1c221>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c222> DW_AT_name : (strp) (offset: 0x1408d): mpi_err_amode │ │ │ │ │ <1c226> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c226> DW_AT_decl_line : (data1) 139 │ │ │ │ │ + <1c226> DW_AT_decl_line : (data1) 93 │ │ │ │ │ <1c227> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c228> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c22a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c22a> DW_AT_const_value : (data1) 21 │ │ │ │ │ <2><1c22b>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c22c> DW_AT_name : (strp) (offset: 0x175da): mpi_err_arg │ │ │ │ │ <1c230> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c230> DW_AT_decl_line : (data1) 33 │ │ │ │ │ + <1c230> DW_AT_decl_line : (data1) 59 │ │ │ │ │ <1c231> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <1c232> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c234> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c234> DW_AT_const_value : (data1) 12 │ │ │ │ │ <2><1c235>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c236> DW_AT_name : (strp) (offset: 0x1e8b3): mpi_err_assert │ │ │ │ │ <1c23a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c23a> DW_AT_decl_line : (data1) 123 │ │ │ │ │ + <1c23a> DW_AT_decl_line : (data1) 115 │ │ │ │ │ <1c23b> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c23c> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c23e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c23e> DW_AT_const_value : (data1) 53 │ │ │ │ │ <2><1c23f>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c240> DW_AT_name : (strp) (offset: 0x166bb): mpi_err_bad_file │ │ │ │ │ <1c244> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c244> DW_AT_decl_line : (data1) 25 │ │ │ │ │ + <1c244> DW_AT_decl_line : (data1) 33 │ │ │ │ │ <1c245> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c246> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c248> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c248> DW_AT_const_value : (data1) 22 │ │ │ │ │ <2><1c249>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c24a> DW_AT_name : (strp) (offset: 0x16ba0): mpi_err_base │ │ │ │ │ <1c24e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c24e> DW_AT_decl_line : (data1) 69 │ │ │ │ │ + <1c24e> DW_AT_decl_line : (data1) 133 │ │ │ │ │ <1c24f> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c250> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c252> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c252> DW_AT_const_value : (data1) 46 │ │ │ │ │ <2><1c253>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c254> DW_AT_name : (strp) (offset: 0x19d02): mpi_err_buffer │ │ │ │ │ <1c258> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c258> DW_AT_decl_line : (data1) 93 │ │ │ │ │ + <1c258> DW_AT_decl_line : (data1) 71 │ │ │ │ │ <1c259> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c25a> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c25c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c25c> DW_AT_const_value : (data1) 1 │ │ │ │ │ <2><1c25d>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c25e> DW_AT_name : (strp) (offset: 0x18753): mpi_err_comm │ │ │ │ │ <1c262> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c262> DW_AT_decl_line : (data1) 101 │ │ │ │ │ + <1c262> DW_AT_decl_line : (data1) 27 │ │ │ │ │ <1c263> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c264> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c266> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c266> DW_AT_const_value : (data1) 5 │ │ │ │ │ <2><1c267>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c268> DW_AT_name : (strp) (offset: 0x18ccf): mpi_err_conversion │ │ │ │ │ <1c26c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c26c> DW_AT_decl_line : (data1) 125 │ │ │ │ │ + <1c26c> DW_AT_decl_line : (data1) 87 │ │ │ │ │ <1c26d> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c26e> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c270> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c270> DW_AT_const_value : (data1) 23 │ │ │ │ │ <2><1c271>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c272> DW_AT_name : (strp) (offset: 0x1e873): mpi_err_count │ │ │ │ │ <1c276> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c276> DW_AT_decl_line : (data1) 63 │ │ │ │ │ + <1c276> DW_AT_decl_line : (data1) 31 │ │ │ │ │ <1c277> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c278> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c27a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c27a> DW_AT_const_value : (data1) 2 │ │ │ │ │ <2><1c27b>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c27c> DW_AT_name : (strp) (offset: 0x1a441): mpi_err_dims │ │ │ │ │ <1c280> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c280> DW_AT_decl_line : (data1) 129 │ │ │ │ │ + <1c280> DW_AT_decl_line : (data1) 83 │ │ │ │ │ <1c281> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c282> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c284> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c284> DW_AT_const_value : (data1) 11 │ │ │ │ │ <2><1c285>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c286> DW_AT_name : (strp) (offset: 0x192b8): mpi_err_disp │ │ │ │ │ <1c28a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c28a> DW_AT_decl_line : (data1) 131 │ │ │ │ │ + <1c28a> DW_AT_decl_line : (data1) 97 │ │ │ │ │ <1c28b> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c28c> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c28e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c28e> DW_AT_const_value : (data1) 52 │ │ │ │ │ <2><1c28f>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c290> DW_AT_name : (strp) (offset: 0x190f0): mpi_err_dup_datarep │ │ │ │ │ <1c294> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c294> DW_AT_decl_line : (data1) 65 │ │ │ │ │ + <1c294> DW_AT_decl_line : (data1) 129 │ │ │ │ │ <1c295> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1c296> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c298> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c298> DW_AT_const_value : (data1) 24 │ │ │ │ │ <2><1c299>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c29a> DW_AT_name : (strp) (offset: 0x19ff9): mpi_err_errhandler │ │ │ │ │ <1c29e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c29e> DW_AT_decl_line : (data1) 81 │ │ │ │ │ + <1c29e> DW_AT_decl_line : (data1) 123 │ │ │ │ │ <1c29f> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c2a0> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2a2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2a2> DW_AT_const_value : (data1) 80 │ │ │ │ │ <2><1c2a3>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2a4> DW_AT_name : (strp) (offset: 0x1685c): mpi_err_file │ │ │ │ │ <1c2a8> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2a8> DW_AT_decl_line : (data1) 83 │ │ │ │ │ + <1c2a8> DW_AT_decl_line : (data1) 23 │ │ │ │ │ <1c2a9> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c2aa> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2ac> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2ac> DW_AT_const_value : (data1) 27 │ │ │ │ │ <2><1c2ad>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2ae> DW_AT_name : (strp) (offset: 0x1ded9): mpi_err_file_exists │ │ │ │ │ <1c2b2> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2b2> DW_AT_decl_line : (data1) 77 │ │ │ │ │ + <1c2b2> DW_AT_decl_line : (data1) 41 │ │ │ │ │ <1c2b3> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1c2b4> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2b6> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2b6> DW_AT_const_value : (data1) 25 │ │ │ │ │ <2><1c2b7>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2b8> DW_AT_name : (strp) (offset: 0x16bc6): mpi_err_file_in_use │ │ │ │ │ <1c2bc> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2bc> DW_AT_decl_line : (data1) 23 │ │ │ │ │ + <1c2bc> DW_AT_decl_line : (data1) 47 │ │ │ │ │ <1c2bd> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1c2be> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2c0> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2c0> DW_AT_const_value : (data1) 26 │ │ │ │ │ <2><1c2c1>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2c2> DW_AT_name : (strp) (offset: 0x19462): mpi_err_group │ │ │ │ │ <1c2c6> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2c6> DW_AT_decl_line : (data1) 47 │ │ │ │ │ + <1c2c6> DW_AT_decl_line : (data1) 105 │ │ │ │ │ <1c2c7> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c2c8> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2ca> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2ca> DW_AT_const_value : (data1) 8 │ │ │ │ │ <2><1c2cb>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2cc> DW_AT_name : (strp) (offset: 0x1e1af): mpi_err_in_status │ │ │ │ │ <1c2d0> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2d0> DW_AT_decl_line : (data1) 43 │ │ │ │ │ + <1c2d0> DW_AT_decl_line : (data1) 137 │ │ │ │ │ <1c2d1> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1c2d2> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2d4> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2d4> DW_AT_const_value : (data1) 17 │ │ │ │ │ <2><1c2d5>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2d6> DW_AT_name : (strp) (offset: 0x19091): mpi_err_info │ │ │ │ │ <1c2da> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2da> DW_AT_decl_line : (data1) 73 │ │ │ │ │ + <1c2da> DW_AT_decl_line : (data1) 57 │ │ │ │ │ <1c2db> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c2dc> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2de> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2de> DW_AT_const_value : (data1) 28 │ │ │ │ │ <2><1c2df>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2e0> DW_AT_name : (strp) (offset: 0x1f089): mpi_err_info_key │ │ │ │ │ <1c2e4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2e4> DW_AT_decl_line : (data1) 35 │ │ │ │ │ + <1c2e4> DW_AT_decl_line : (data1) 135 │ │ │ │ │ <1c2e5> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c2e6> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2e8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2e8> DW_AT_const_value : (data1) 29 │ │ │ │ │ <2><1c2e9>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2ea> DW_AT_name : (strp) (offset: 0x1f0ab): mpi_err_info_nokey │ │ │ │ │ <1c2ee> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2ee> DW_AT_decl_line : (data1) 75 │ │ │ │ │ + <1c2ee> DW_AT_decl_line : (data1) 113 │ │ │ │ │ <1c2ef> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c2f0> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2f2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2f2> DW_AT_const_value : (data1) 31 │ │ │ │ │ <2><1c2f3>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2f4> DW_AT_name : (strp) (offset: 0x16d69): mpi_err_info_value │ │ │ │ │ <1c2f8> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2f8> DW_AT_decl_line : (data1) 137 │ │ │ │ │ + <1c2f8> DW_AT_decl_line : (data1) 127 │ │ │ │ │ <1c2f9> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c2fa> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c2fc> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2fc> DW_AT_const_value : (data1) 30 │ │ │ │ │ <2><1c2fd>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2fe> DW_AT_name : (strp) (offset: 0x18eb0): mpi_err_intern │ │ │ │ │ <1c302> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c302> DW_AT_decl_line : (data1) 59 │ │ │ │ │ + <1c302> DW_AT_decl_line : (data1) 39 │ │ │ │ │ <1c303> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c304> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c306> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c306> DW_AT_const_value : (data1) 16 │ │ │ │ │ <2><1c307>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c308> DW_AT_name : (strp) (offset: 0x190a5): mpi_err_io │ │ │ │ │ <1c30c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c30c> DW_AT_decl_line : (data1) 61 │ │ │ │ │ + <1c30c> DW_AT_decl_line : (data1) 73 │ │ │ │ │ <1c30d> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <1c30e> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c310> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c310> DW_AT_const_value : (data1) 32 │ │ │ │ │ <2><1c311>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c312> DW_AT_name : (strp) (offset: 0x180de): mpi_err_keyval │ │ │ │ │ <1c316> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c316> DW_AT_decl_line : (data1) 107 │ │ │ │ │ + <1c316> DW_AT_decl_line : (data1) 43 │ │ │ │ │ <1c317> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c318> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c31a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c31a> DW_AT_const_value : (data1) 48 │ │ │ │ │ <2><1c31b>: Abbrev Number: 114 (DW_TAG_constant) │ │ │ │ │ <1c31c> DW_AT_name : (strp) (offset: 0x1407c): mpi_err_lastcode │ │ │ │ │ <1c320> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c320> DW_AT_decl_line : (data1) 97 │ │ │ │ │ + <1c320> DW_AT_decl_line : (data1) 111 │ │ │ │ │ <1c321> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c322> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c324> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c324> DW_AT_const_value : (data4) 0x3fffffff │ │ │ │ │ <2><1c328>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c329> DW_AT_name : (strp) (offset: 0x16afc): mpi_err_locktype │ │ │ │ │ <1c32d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c32d> DW_AT_decl_line : (data1) 39 │ │ │ │ │ + <1c32d> DW_AT_decl_line : (data1) 55 │ │ │ │ │ <1c32e> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c32f> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c331> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c331> DW_AT_const_value : (data1) 47 │ │ │ │ │ <2><1c332>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c333> DW_AT_name : (strp) (offset: 0x168c2): mpi_err_name │ │ │ │ │ <1c337> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c337> DW_AT_decl_line : (data1) 45 │ │ │ │ │ + <1c337> DW_AT_decl_line : (data1) 61 │ │ │ │ │ <1c338> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c339> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c33b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c33b> DW_AT_const_value : (data1) 33 │ │ │ │ │ <2><1c33c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c33d> DW_AT_name : (strp) (offset: 0x185b1): mpi_err_no_mem │ │ │ │ │ <1c341> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c341> DW_AT_decl_line : (data1) 57 │ │ │ │ │ + <1c341> DW_AT_decl_line : (data1) 77 │ │ │ │ │ <1c342> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c343> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c345> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c345> DW_AT_const_value : (data1) 34 │ │ │ │ │ <2><1c346>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c347> DW_AT_name : (strp) (offset: 0x14002): mpi_err_no_space │ │ │ │ │ <1c34b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c34b> DW_AT_decl_line : (data1) 103 │ │ │ │ │ + <1c34b> DW_AT_decl_line : (data1) 139 │ │ │ │ │ <1c34c> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c34d> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c34f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c34f> DW_AT_const_value : (data1) 36 │ │ │ │ │ <2><1c350>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c351> DW_AT_name : (strp) (offset: 0x166cc): mpi_err_no_such_file │ │ │ │ │ <1c355> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c355> DW_AT_decl_line : (data1) 91 │ │ │ │ │ + <1c355> DW_AT_decl_line : (data1) 119 │ │ │ │ │ <1c356> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c357> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c359> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c359> DW_AT_const_value : (data1) 37 │ │ │ │ │ <2><1c35a>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c35b> DW_AT_name : (strp) (offset: 0x1690a): mpi_err_not_same │ │ │ │ │ <1c35f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c35f> DW_AT_decl_line : (data1) 89 │ │ │ │ │ + <1c35f> DW_AT_decl_line : (data1) 21 │ │ │ │ │ <1c360> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c361> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c363> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c363> DW_AT_const_value : (data1) 35 │ │ │ │ │ <2><1c364>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c365> DW_AT_name : (strp) (offset: 0x192ad): mpi_err_op │ │ │ │ │ <1c369> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c369> DW_AT_decl_line : (data1) 55 │ │ │ │ │ + <1c369> DW_AT_decl_line : (data1) 117 │ │ │ │ │ <1c36a> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <1c36b> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c36d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c36d> DW_AT_const_value : (data1) 9 │ │ │ │ │ <2><1c36e>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c36f> DW_AT_name : (strp) (offset: 0x19e3a): mpi_err_other │ │ │ │ │ <1c373> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c373> DW_AT_decl_line : (data1) 67 │ │ │ │ │ + <1c373> DW_AT_decl_line : (data1) 25 │ │ │ │ │ <1c374> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c375> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c377> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c377> DW_AT_const_value : (data1) 15 │ │ │ │ │ <2><1c378>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c379> DW_AT_name : (strp) (offset: 0x1748e): mpi_err_pending │ │ │ │ │ <1c37d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c37d> DW_AT_decl_line : (data1) 109 │ │ │ │ │ + <1c37d> DW_AT_decl_line : (data1) 29 │ │ │ │ │ <1c37e> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c37f> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c381> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c381> DW_AT_const_value : (data1) 18 │ │ │ │ │ <2><1c382>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c383> DW_AT_name : (strp) (offset: 0x1e91f): mpi_err_port │ │ │ │ │ <1c387> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c387> DW_AT_decl_line : (data1) 37 │ │ │ │ │ + <1c387> DW_AT_decl_line : (data1) 69 │ │ │ │ │ <1c388> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c389> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c38b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c38b> DW_AT_const_value : (data1) 38 │ │ │ │ │ <2><1c38c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c38d> DW_AT_name : (strp) (offset: 0x13dab): mpi_err_proc_aborted │ │ │ │ │ <1c391> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c391> DW_AT_decl_line : (data1) 141 │ │ │ │ │ + <1c391> DW_AT_decl_line : (data1) 89 │ │ │ │ │ <1c392> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c393> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c395> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c395> DW_AT_const_value : (data1) 76 │ │ │ │ │ <2><1c396>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c397> DW_AT_name : (strp) (offset: 0xf36e): mpi_err_quota │ │ │ │ │ <1c39b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c39b> DW_AT_decl_line : (data1) 29 │ │ │ │ │ + <1c39b> DW_AT_decl_line : (data1) 131 │ │ │ │ │ <1c39c> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c39d> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c39f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c39f> DW_AT_const_value : (data1) 39 │ │ │ │ │ <2><1c3a0>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3a1> DW_AT_name : (strp) (offset: 0x17f79): mpi_err_rank │ │ │ │ │ <1c3a5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3a5> DW_AT_decl_line : (data1) 99 │ │ │ │ │ + <1c3a5> DW_AT_decl_line : (data1) 95 │ │ │ │ │ <1c3a6> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c3a7> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3a9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3a9> DW_AT_const_value : (data1) 6 │ │ │ │ │ <2><1c3aa>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3ab> DW_AT_name : (strp) (offset: 0x1f0cf): mpi_err_read_only │ │ │ │ │ <1c3af> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3af> DW_AT_decl_line : (data1) 135 │ │ │ │ │ + <1c3af> DW_AT_decl_line : (data1) 107 │ │ │ │ │ <1c3b0> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1c3b1> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3b3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3b3> DW_AT_const_value : (data1) 40 │ │ │ │ │ <2><1c3b4>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3b5> DW_AT_name : (strp) (offset: 0x1ead7): mpi_err_request │ │ │ │ │ <1c3b9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3b9> DW_AT_decl_line : (data1) 87 │ │ │ │ │ + <1c3b9> DW_AT_decl_line : (data1) 141 │ │ │ │ │ <1c3ba> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c3bb> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3bd> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3bd> DW_AT_const_value : (data1) 19 │ │ │ │ │ <2><1c3be>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3bf> DW_AT_name : (strp) (offset: 0x17c85): mpi_err_rma_attach │ │ │ │ │ <1c3c3> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3c3> DW_AT_decl_line : (data1) 31 │ │ │ │ │ + <1c3c3> DW_AT_decl_line : (data1) 103 │ │ │ │ │ <1c3c4> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c3c5> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3c7> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3c7> DW_AT_const_value : (data1) 56 │ │ │ │ │ <2><1c3c8>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3c9> DW_AT_name : (strp) (offset: 0x1e395): mpi_err_rma_conflict │ │ │ │ │ <1c3cd> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3cd> DW_AT_decl_line : (data1) 95 │ │ │ │ │ + <1c3cd> DW_AT_decl_line : (data1) 45 │ │ │ │ │ <1c3ce> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c3cf> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3d1> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3d1> DW_AT_const_value : (data1) 49 │ │ │ │ │ <2><1c3d2>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3d3> DW_AT_name : (strp) (offset: 0x1a127): mpi_err_rma_flavor │ │ │ │ │ <1c3d7> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3d7> DW_AT_decl_line : (data1) 113 │ │ │ │ │ + <1c3d7> DW_AT_decl_line : (data1) 81 │ │ │ │ │ <1c3d8> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c3d9> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3db> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3db> DW_AT_const_value : (data1) 58 │ │ │ │ │ <2><1c3dc>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3dd> DW_AT_name : (strp) (offset: 0x1425a): mpi_err_rma_range │ │ │ │ │ <1c3e1> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3e1> DW_AT_decl_line : (data1) 85 │ │ │ │ │ + <1c3e1> DW_AT_decl_line : (data1) 75 │ │ │ │ │ <1c3e2> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1c3e3> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3e5> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3e5> DW_AT_const_value : (data1) 55 │ │ │ │ │ <2><1c3e6>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3e7> DW_AT_name : (strp) (offset: 0x13d31): mpi_err_rma_shared │ │ │ │ │ <1c3eb> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3eb> DW_AT_decl_line : (data1) 133 │ │ │ │ │ + <1c3eb> DW_AT_decl_line : (data1) 35 │ │ │ │ │ <1c3ec> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c3ed> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3ef> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3ef> DW_AT_const_value : (data1) 57 │ │ │ │ │ <2><1c3f0>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3f1> DW_AT_name : (strp) (offset: 0x11e1e): mpi_err_rma_sync │ │ │ │ │ <1c3f5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3f5> DW_AT_decl_line : (data1) 127 │ │ │ │ │ + <1c3f5> DW_AT_decl_line : (data1) 65 │ │ │ │ │ <1c3f6> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c3f7> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c3f9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3f9> DW_AT_const_value : (data1) 50 │ │ │ │ │ <2><1c3fa>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3fb> DW_AT_name : (strp) (offset: 0x1e893): mpi_err_root │ │ │ │ │ <1c3ff> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3ff> DW_AT_decl_line : (data1) 111 │ │ │ │ │ + <1c3ff> DW_AT_decl_line : (data1) 37 │ │ │ │ │ <1c400> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c401> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c403> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c403> DW_AT_const_value : (data1) 7 │ │ │ │ │ <2><1c404>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c405> DW_AT_name : (strp) (offset: 0x14013): mpi_err_service │ │ │ │ │ <1c409> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c409> DW_AT_decl_line : (data1) 115 │ │ │ │ │ + <1c409> DW_AT_decl_line : (data1) 121 │ │ │ │ │ <1c40a> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c40b> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c40d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c40d> DW_AT_const_value : (data1) 41 │ │ │ │ │ <2><1c40e>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c40f> DW_AT_name : (strp) (offset: 0x18e82): mpi_err_session │ │ │ │ │ <1c413> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c413> DW_AT_decl_line : (data1) 79 │ │ │ │ │ + <1c413> DW_AT_decl_line : (data1) 49 │ │ │ │ │ <1c414> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c415> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c417> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c417> DW_AT_const_value : (data1) 75 │ │ │ │ │ <2><1c418>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c419> DW_AT_name : (strp) (offset: 0x16dca): mpi_err_size │ │ │ │ │ <1c41d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c41d> DW_AT_decl_line : (data1) 27 │ │ │ │ │ + <1c41d> DW_AT_decl_line : (data1) 19 │ │ │ │ │ <1c41e> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c41f> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c421> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c421> DW_AT_const_value : (data1) 51 │ │ │ │ │ <2><1c422>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c423> DW_AT_name : (strp) (offset: 0x18ef1): mpi_err_spawn │ │ │ │ │ <1c427> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c427> DW_AT_decl_line : (data1) 71 │ │ │ │ │ + <1c427> DW_AT_decl_line : (data1) 63 │ │ │ │ │ <1c428> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c429> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c42b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c42b> DW_AT_const_value : (data1) 42 │ │ │ │ │ <2><1c42c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c42d> DW_AT_name : (strp) (offset: 0x1746b): mpi_err_tag │ │ │ │ │ <1c431> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c431> DW_AT_decl_line : (data1) 105 │ │ │ │ │ + <1c431> DW_AT_decl_line : (data1) 91 │ │ │ │ │ <1c432> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <1c433> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c435> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c435> DW_AT_const_value : (data1) 4 │ │ │ │ │ <2><1c436>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c437> DW_AT_name : (strp) (offset: 0x1f0be): mpi_err_topology │ │ │ │ │ <1c43b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -53310,63 +53310,63 @@ │ │ │ │ │ <1c43c> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c43d> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c43f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c43f> DW_AT_const_value : (data1) 10 │ │ │ │ │ <2><1c440>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c441> DW_AT_name : (strp) (offset: 0x16bda): mpi_err_truncate │ │ │ │ │ <1c445> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c445> DW_AT_decl_line : (data1) 49 │ │ │ │ │ + <1c445> DW_AT_decl_line : (data1) 79 │ │ │ │ │ <1c446> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c447> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c449> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c449> DW_AT_const_value : (data1) 14 │ │ │ │ │ <2><1c44a>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c44b> DW_AT_name : (strp) (offset: 0x1692f): mpi_err_type │ │ │ │ │ <1c44f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c44f> DW_AT_decl_line : (data1) 51 │ │ │ │ │ + <1c44f> DW_AT_decl_line : (data1) 67 │ │ │ │ │ <1c450> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c451> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c453> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c453> DW_AT_const_value : (data1) 3 │ │ │ │ │ <2><1c454>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c455> DW_AT_name : (strp) (offset: 0x18eff): mpi_err_unknown │ │ │ │ │ <1c459> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c459> DW_AT_decl_line : (data1) 117 │ │ │ │ │ + <1c459> DW_AT_decl_line : (data1) 101 │ │ │ │ │ <1c45a> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c45b> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c45d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c45d> DW_AT_const_value : (data1) 13 │ │ │ │ │ <2><1c45e>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c45f> DW_AT_name : (strp) (offset: 0x190d4): mpi_err_unsupported_datarep │ │ │ │ │ <1c463> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c463> DW_AT_decl_line : (data1) 21 │ │ │ │ │ + <1c463> DW_AT_decl_line : (data1) 109 │ │ │ │ │ <1c464> DW_AT_decl_column : (data1) 42 │ │ │ │ │ <1c465> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c467> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c467> DW_AT_const_value : (data1) 43 │ │ │ │ │ <2><1c468>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c469> DW_AT_name : (strp) (offset: 0x18e92): mpi_err_unsupported_operation │ │ │ │ │ <1c46d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c46d> DW_AT_decl_line : (data1) 41 │ │ │ │ │ + <1c46d> DW_AT_decl_line : (data1) 51 │ │ │ │ │ <1c46e> DW_AT_decl_column : (data1) 44 │ │ │ │ │ <1c46f> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c471> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c471> DW_AT_const_value : (data1) 44 │ │ │ │ │ <2><1c472>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c473> DW_AT_name : (strp) (offset: 0x16627): mpi_err_value_too_large │ │ │ │ │ <1c477> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c477> DW_AT_decl_line : (data1) 119 │ │ │ │ │ + <1c477> DW_AT_decl_line : (data1) 85 │ │ │ │ │ <1c478> DW_AT_decl_column : (data1) 38 │ │ │ │ │ <1c479> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c47b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c47b> DW_AT_const_value : (data1) 77 │ │ │ │ │ <2><1c47c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c47d> DW_AT_name : (strp) (offset: 0x18c3d): mpi_err_win │ │ │ │ │ <1c481> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c481> DW_AT_decl_line : (data1) 121 │ │ │ │ │ + <1c481> DW_AT_decl_line : (data1) 99 │ │ │ │ │ <1c482> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <1c483> DW_AT_type : (ref_udata) <0x1d438>, integer(kind=4) │ │ │ │ │ <1c485> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c485> DW_AT_const_value : (data1) 45 │ │ │ │ │ <2><1c486>: Abbrev Number: 114 (DW_TAG_constant) │ │ │ │ │ <1c487> DW_AT_name : (strp) (offset: 0x1831e): mpi_errhandler_null │ │ │ │ │ <1c48b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,59 +1,60 @@ │ │ │ │ │ -GCC: (Debian 13.2.0-25) 13.2.0 │ │ │ │ │ +8GCC: (Debian 13.2.0-25) 13.2.0 │ │ │ │ │ &IYBIi3 │ │ │ │ │ 3M*^)%%| │ │ │ │ │ zO*~PVJ< │ │ │ │ │ &\ z)WN% │ │ │ │ │ Cy$t$2^v │ │ │ │ │ T6O=Gu:k │ │ │ │ │ To1:b$:L │ │ │ │ │ +lC-]->v( │ │ │ │ │ h9.&Ysh\ │ │ │ │ │ Vzj\G1\m │ │ │ │ │ -5xO8T*Q(F │ │ │ │ │ -?'tFh4C: │ │ │ │ │ -e-_+mYK)my │ │ │ │ │ -"yr-WUht) │ │ │ │ │ -22|(z0[]Jl │ │ │ │ │ -;^'920NcM │ │ │ │ │ -7pO4Ki8: │ │ │ │ │ -*wY)pNcK │ │ │ │ │ -HR`cj/*X │ │ │ │ │ -KXku*jg- │ │ │ │ │ -m/B~+_E= │ │ │ │ │ -#Ff=B jb │ │ │ │ │ -?Z$8 |<^ │ │ │ │ │ -a(+TPn?O │ │ │ │ │ ->PUH~ku9t x │ │ │ │ │ -HL5X3(Sg │ │ │ │ │ -+8j)}W[J │ │ │ │ │ -Cd^5G+*" │ │ │ │ │ -f76UP7=9[ │ │ │ │ │ -.choU9(r │ │ │ │ │ -S 0_YnQJ │ │ │ │ │ -"d!(/ B~ │ │ │ │ │ +HE),X:&/ │ │ │ │ │ ++ixV\SSQ │ │ │ │ │ +};v.C;^Z │ │ │ │ │ +ndv yf LUP^ │ │ │ │ │ +so?}J=hQ │ │ │ │ │ +8WU|CV\t │ │ │ │ │ +GIqX_uX/:f# │ │ │ │ │ +|_fO2cu_ │ │ │ │ │ +LUU5YU4p │ │ │ │ │ +3%5%LQ/f │ │ │ │ │ +SdwvPd`w │ │ │ │ │ +;Qd#vQd`w │ │ │ │ │ +K4vV.TA| │ │ │ │ │ +`g>'P_u% │ │ │ │ │ +/E?1;]Jl │ │ │ │ │ +? Y-E%9) │ │ │ │ │ +#Pv(RX^qAq │ │ │ │ │ +33a&3n^]um │ │ │ │ │ +k3zlcZ" │ │ │ │ │ +K/hxZOg?m │ │ │ │ │ +%B8ipNc} │ │ │ │ │ +J*M`s!lF │ │ │ │ │ +E2[ods?> │ │ │ │ │ +e;IiBg>Z │ │ │ │ │ +0NXz3I.e │ │ │ │ │ +^~jJf)X0I │ │ │ │ │ +K%*5vTU* │ │ │ │ │ +4j !rWp" │ │ │ │ │ +e 3j~a2t │ │ │ │ │ +bqWk eq3 │ │ │ │ │ +-,|];MO- │ │ │ │ │ +hg"3;D}0 │ │ │ │ │ +ZA:awLeE │ │ │ │ │ +sL