--- /srv/reproducible-results/rbuild-debian/r-b-build.FK3pyQqY/b1/mpich_4.2.1-4_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.FK3pyQqY/b2/mpich_4.2.1-4_armhf.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ - 3010cce4b9cad7887997b861f85d0172 2407804 libdevel optional libmpich-dev_4.2.1-4_armhf.deb │ - 1fa9f64afefc5197fe79cfc2e83294ce 5009112 debug optional libmpich12-dbgsym_4.2.1-4_armhf.deb │ - e22b44d3c335e8a267216ba4ea835608 1498680 libs optional libmpich12_4.2.1-4_armhf.deb │ + db28540e3d67e7877af3de7d8ab3652f 2414628 libdevel optional libmpich-dev_4.2.1-4_armhf.deb │ + b3099d19c70c1ecd3a236f3194b9ad8d 5008656 debug optional libmpich12-dbgsym_4.2.1-4_armhf.deb │ + 3a36ccf91f23ffe78bd72e539858c0a2 1498796 libs optional libmpich12_4.2.1-4_armhf.deb │ 5ac75616aa3b8654b50bc2d4cc67b71c 967864 debug optional mpich-dbgsym_4.2.1-4_armhf.deb │ e9ee890dbd807fcdfe944f6c6a4d86c9 259348 doc optional mpich-doc_4.2.1-4_all.deb │ 04ffdd3e20490159f0a2bedb0cd58cb6 223780 devel optional mpich_4.2.1-4_armhf.deb ├── libmpich-dev_4.2.1-4_armhf.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 3308 2024-12-16 18:56:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2404304 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2411128 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/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_FILE_IN_USE │ │ │ │ - PARAMETER (MPI_ERR_FILE_IN_USE=26) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ - INTEGER MPI_ERR_LASTCODE │ │ │ │ - PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ - INTEGER MPI_ERR_NAME │ │ │ │ - PARAMETER (MPI_ERR_NAME=33) │ │ │ │ - INTEGER MPI_ERR_BASE │ │ │ │ - PARAMETER (MPI_ERR_BASE=46) │ │ │ │ - INTEGER MPI_ERR_QUOTA │ │ │ │ - PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ - INTEGER MPI_ERR_LOCKTYPE │ │ │ │ - PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ - INTEGER MPI_ERR_WIN │ │ │ │ - PARAMETER (MPI_ERR_WIN=45) │ │ │ │ - INTEGER MPI_ERR_BAD_FILE │ │ │ │ - PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ - INTEGER MPI_ERR_NO_MEM │ │ │ │ - PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ - INTEGER MPI_ERR_INTERN │ │ │ │ - PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ - INTEGER MPI_ERR_ARG │ │ │ │ - PARAMETER (MPI_ERR_ARG=12) │ │ │ │ - INTEGER MPI_ERR_SESSION │ │ │ │ - PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ - INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ - PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ - INTEGER MPI_ERR_COUNT │ │ │ │ - PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ - INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ - PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ - INTEGER MPI_ERR_REQUEST │ │ │ │ - PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ + INTEGER MPI_ERR_IN_STATUS │ │ │ │ + PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ INTEGER MPI_ERR_DUP_DATAREP │ │ │ │ PARAMETER (MPI_ERR_DUP_DATAREP=24) │ │ │ │ - INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ - INTEGER MPI_ERR_ACCESS │ │ │ │ - PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ - INTEGER MPI_ERR_RMA_RANGE │ │ │ │ - PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ - INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ - PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ - INTEGER MPI_ERR_OP │ │ │ │ - PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_UNKNOWN │ │ │ │ + PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ + INTEGER MPI_ERR_NO_SUCH_FILE │ │ │ │ + PARAMETER (MPI_ERR_NO_SUCH_FILE=37) │ │ │ │ INTEGER MPI_ERR_OTHER │ │ │ │ PARAMETER (MPI_ERR_OTHER=15) │ │ │ │ - INTEGER MPI_ERR_RANK │ │ │ │ - PARAMETER (MPI_ERR_RANK=6) │ │ │ │ - INTEGER MPI_ERR_PORT │ │ │ │ - PARAMETER (MPI_ERR_PORT=38) │ │ │ │ + INTEGER MPI_ERR_ARG │ │ │ │ + PARAMETER (MPI_ERR_ARG=12) │ │ │ │ + INTEGER MPI_ERR_INFO │ │ │ │ + PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_AMODE │ │ │ │ + PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ + INTEGER MPI_ERR_BAD_FILE │ │ │ │ + PARAMETER (MPI_ERR_BAD_FILE=22) │ │ │ │ + INTEGER MPI_ERR_NO_SPACE │ │ │ │ + PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ + INTEGER MPI_ERR_LOCKTYPE │ │ │ │ + PARAMETER (MPI_ERR_LOCKTYPE=47) │ │ │ │ + INTEGER MPI_ERR_READ_ONLY │ │ │ │ + PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ INTEGER MPI_ERR_KEYVAL │ │ │ │ PARAMETER (MPI_ERR_KEYVAL=48) │ │ │ │ - INTEGER MPI_ERR_COMM │ │ │ │ - PARAMETER (MPI_ERR_COMM=5) │ │ │ │ - INTEGER MPI_ERR_INFO_VALUE │ │ │ │ - PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ - INTEGER MPI_ERR_FILE │ │ │ │ - PARAMETER (MPI_ERR_FILE=27) │ │ │ │ - INTEGER MPI_ERR_RMA_CONFLICT │ │ │ │ - PARAMETER (MPI_ERR_RMA_CONFLICT=49) │ │ │ │ - INTEGER MPI_ERR_SERVICE │ │ │ │ - PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ - INTEGER MPI_ERR_SIZE │ │ │ │ - PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ INTEGER MPI_ERR_ROOT │ │ │ │ PARAMETER (MPI_ERR_ROOT=7) │ │ │ │ - INTEGER MPI_ERR_DISP │ │ │ │ - PARAMETER (MPI_ERR_DISP=52) │ │ │ │ - INTEGER MPI_ERR_ERRHANDLER │ │ │ │ - PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ - INTEGER MPI_ERR_CONVERSION │ │ │ │ - PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ - INTEGER MPI_ERR_NOT_SAME │ │ │ │ - PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ - INTEGER MPI_ERR_RMA_FLAVOR │ │ │ │ - PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ - INTEGER MPI_ERR_IN_STATUS │ │ │ │ - PARAMETER (MPI_ERR_IN_STATUS=17) │ │ │ │ + INTEGER MPI_ERR_RANK │ │ │ │ + PARAMETER (MPI_ERR_RANK=6) │ │ │ │ + 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_RMA_SHARED │ │ │ │ + PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ 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_RMA_FLAVOR │ │ │ │ + PARAMETER (MPI_ERR_RMA_FLAVOR=58) │ │ │ │ + INTEGER MPI_ERR_RMA_ATTACH │ │ │ │ + PARAMETER (MPI_ERR_RMA_ATTACH=56) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_OPERATION │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44) │ │ │ │ + INTEGER MPI_ERR_IO │ │ │ │ + PARAMETER (MPI_ERR_IO=32) │ │ │ │ + INTEGER MPI_ERR_SESSION │ │ │ │ + PARAMETER (MPI_ERR_SESSION=75) │ │ │ │ + INTEGER MPI_ERR_NOT_SAME │ │ │ │ + PARAMETER (MPI_ERR_NOT_SAME=35) │ │ │ │ INTEGER MPI_ERR_BUFFER │ │ │ │ PARAMETER (MPI_ERR_BUFFER=1) │ │ │ │ - INTEGER MPI_ERR_AMODE │ │ │ │ - PARAMETER (MPI_ERR_AMODE=21) │ │ │ │ - INTEGER MPI_ERR_RMA_SHARED │ │ │ │ - PARAMETER (MPI_ERR_RMA_SHARED=57) │ │ │ │ - INTEGER MPI_ERR_INFO │ │ │ │ - PARAMETER (MPI_ERR_INFO=28) │ │ │ │ + INTEGER MPI_ERR_TYPE │ │ │ │ + PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ + INTEGER MPI_ERR_CONVERSION │ │ │ │ + PARAMETER (MPI_ERR_CONVERSION=23) │ │ │ │ + INTEGER MPI_ERR_INFO_VALUE │ │ │ │ + PARAMETER (MPI_ERR_INFO_VALUE=30) │ │ │ │ + INTEGER MPI_ERR_DIMS │ │ │ │ + PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ + INTEGER MPI_ERR_TAG │ │ │ │ + PARAMETER (MPI_ERR_TAG=4) │ │ │ │ + INTEGER MPI_ERR_SIZE │ │ │ │ + PARAMETER (MPI_ERR_SIZE=51) │ │ │ │ + INTEGER MPI_ERR_PENDING │ │ │ │ + PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_BASE │ │ │ │ + PARAMETER (MPI_ERR_BASE=46) │ │ │ │ + INTEGER MPI_ERR_ACCESS │ │ │ │ + PARAMETER (MPI_ERR_ACCESS=20) │ │ │ │ + INTEGER MPI_ERR_TRUNCATE │ │ │ │ + PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ INTEGER MPI_ERR_FILE_EXISTS │ │ │ │ PARAMETER (MPI_ERR_FILE_EXISTS=25) │ │ │ │ - INTEGER MPI_ERR_UNKNOWN │ │ │ │ - PARAMETER (MPI_ERR_UNKNOWN=13) │ │ │ │ - INTEGER MPI_ERR_IO │ │ │ │ - PARAMETER (MPI_ERR_IO=32) │ │ │ │ + INTEGER MPI_ERR_INFO_KEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ + INTEGER MPI_ERR_DISP │ │ │ │ + PARAMETER (MPI_ERR_DISP=52) │ │ │ │ + INTEGER MPI_ERR_PORT │ │ │ │ + PARAMETER (MPI_ERR_PORT=38) │ │ │ │ + INTEGER MPI_ERR_LASTCODE │ │ │ │ + PARAMETER (MPI_ERR_LASTCODE=1073741823) │ │ │ │ + INTEGER MPI_ERR_NAME │ │ │ │ + PARAMETER (MPI_ERR_NAME=33) │ │ │ │ + INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ + PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ + INTEGER MPI_ERR_UNSUPPORTED_DATAREP │ │ │ │ + PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43) │ │ │ │ + INTEGER MPI_ERR_QUOTA │ │ │ │ + PARAMETER (MPI_ERR_QUOTA=39) │ │ │ │ INTEGER MPI_ERR_GROUP │ │ │ │ PARAMETER (MPI_ERR_GROUP=8) │ │ │ │ - INTEGER MPI_ERR_PENDING │ │ │ │ - PARAMETER (MPI_ERR_PENDING=18) │ │ │ │ + INTEGER MPI_ERR_TOPOLOGY │ │ │ │ + PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ + INTEGER MPI_ERR_OP │ │ │ │ + PARAMETER (MPI_ERR_OP=9) │ │ │ │ + INTEGER MPI_ERR_FILE │ │ │ │ + PARAMETER (MPI_ERR_FILE=27) │ │ │ │ + INTEGER MPI_ERR_COMM │ │ │ │ + PARAMETER (MPI_ERR_COMM=5) │ │ │ │ INTEGER MPI_ERR_ASSERT │ │ │ │ PARAMETER (MPI_ERR_ASSERT=53) │ │ │ │ + INTEGER MPI_ERR_INFO_NOKEY │ │ │ │ + PARAMETER (MPI_ERR_INFO_NOKEY=31) │ │ │ │ + INTEGER MPI_ERR_NO_MEM │ │ │ │ + PARAMETER (MPI_ERR_NO_MEM=34) │ │ │ │ INTEGER MPI_ERR_RMA_SYNC │ │ │ │ PARAMETER (MPI_ERR_RMA_SYNC=50) │ │ │ │ + INTEGER MPI_ERR_REQUEST │ │ │ │ + PARAMETER (MPI_ERR_REQUEST=19) │ │ │ │ + INTEGER MPI_ERR_ERRHANDLER │ │ │ │ + PARAMETER (MPI_ERR_ERRHANDLER=80) │ │ │ │ INTEGER MPI_ERR_SPAWN │ │ │ │ PARAMETER (MPI_ERR_SPAWN=42) │ │ │ │ - INTEGER MPI_ERR_INFO_KEY │ │ │ │ - PARAMETER (MPI_ERR_INFO_KEY=29) │ │ │ │ - INTEGER MPI_ERR_DIMS │ │ │ │ - PARAMETER (MPI_ERR_DIMS=11) │ │ │ │ - INTEGER MPI_ERR_NO_SPACE │ │ │ │ - PARAMETER (MPI_ERR_NO_SPACE=36) │ │ │ │ - INTEGER MPI_ERR_TRUNCATE │ │ │ │ - PARAMETER (MPI_ERR_TRUNCATE=14) │ │ │ │ - INTEGER MPI_ERR_READ_ONLY │ │ │ │ - PARAMETER (MPI_ERR_READ_ONLY=40) │ │ │ │ - INTEGER MPI_ERR_TOPOLOGY │ │ │ │ - PARAMETER (MPI_ERR_TOPOLOGY=10) │ │ │ │ - INTEGER MPI_ERR_TAG │ │ │ │ - PARAMETER (MPI_ERR_TAG=4) │ │ │ │ - INTEGER MPI_ERR_PROC_ABORTED │ │ │ │ - PARAMETER (MPI_ERR_PROC_ABORTED=76) │ │ │ │ - INTEGER MPI_ERR_TYPE │ │ │ │ - PARAMETER (MPI_ERR_TYPE=3) │ │ │ │ + INTEGER MPI_ERR_SERVICE │ │ │ │ + PARAMETER (MPI_ERR_SERVICE=41) │ │ │ │ + INTEGER MPI_ERR_RMA_RANGE │ │ │ │ + PARAMETER (MPI_ERR_RMA_RANGE=55) │ │ │ │ + INTEGER MPI_ERR_COUNT │ │ │ │ + PARAMETER (MPI_ERR_COUNT=2) │ │ │ │ + INTEGER MPI_ERR_INTERN │ │ │ │ + PARAMETER (MPI_ERR_INTERN=16) │ │ │ │ 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_armhf.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 22256 2024-12-16 18:56:39.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1476232 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 22228 2024-12-16 18:56:39.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 1476376 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/arm-linux-gnueabihf/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: 42087a63b62401beeb1aeb6e0e11a356d9a45704 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 29e60100c80c470b4f2a2ce74a1038407e976a37 │ │ │ │ ├── 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 30383761 36336236 32343031 62656562 087a63b62401beeb │ │ │ │ │ - 0x00000010 31616562 36653065 31316133 35366439 1aeb6e0e11a356d9 │ │ │ │ │ - 0x00000020 61343537 30342e64 65627567 00000000 a45704.debug.... │ │ │ │ │ - 0x00000030 d12cc05e .,.^ │ │ │ │ │ + 0x00000000 65363031 30306338 30633437 30623466 e60100c80c470b4f │ │ │ │ │ + 0x00000010 32613263 65373461 31303338 34303765 2a2ce74a1038407e │ │ │ │ │ + 0x00000020 39373661 33372e64 65627567 00000000 976a37.debug.... │ │ │ │ │ + 0x00000030 51363f68 Q6?h ├── libmpich12-dbgsym_4.2.1-4_armhf.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 5008212 2024-12-16 18:56:39.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 5007756 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: 5607 │ │ │ │ Depends: libmpich12 (= 4.2.1-4) │ │ │ │ Section: debug │ │ │ │ Priority: optional │ │ │ │ Multi-Arch: same │ │ │ │ Description: debug symbols for libmpich12 │ │ │ │ -Build-Ids: 42087a63b62401beeb1aeb6e0e11a356d9a45704 8de6fa73412283718e83aac65ed694962f1f5b73 fe20720284960307c48eb6ef843c3caa627739e3 │ │ │ │ +Build-Ids: 29e60100c80c470b4f2a2ce74a1038407e976a37 8de6fa73412283718e83aac65ed694962f1f5b73 fe20720284960307c48eb6ef843c3caa627739e3 │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ │ │ │ ├── line order │ │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ -usr/lib/debug/.build-id/42/087a63b62401beeb1aeb6e0e11a356d9a45704.debug │ │ │ │ │ +usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug │ │ │ │ │ usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug │ │ │ │ │ usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.debug │ │ │ │ │ usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,14 +1,14 @@ │ │ │ │ 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/42/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 852100 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/42/087a63b62401beeb1aeb6e0e11a356d9a45704.debug │ │ │ │ +drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/29/ │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 852100 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/8d/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4718728 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/8d/e6fa73412283718e83aac65ed694962f1f5b73.debug │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/fe/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 145548 2024-12-16 18:56:39.000000 ./usr/lib/debug/.build-id/fe/20720284960307c48eb6ef843c3caa627739e3.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/arm-linux-gnueabihf/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7228 2024-12-16 18:56:39.000000 ./usr/lib/debug/.dwz/arm-linux-gnueabihf/libmpich12.debug │ │ │ │ --- ./usr/lib/debug/.build-id/42/087a63b62401beeb1aeb6e0e11a356d9a45704.debug │ │ │ ├── +++ ./usr/lib/debug/.build-id/29/e60100c80c470b4f2a2ce74a1038407e976a37.debug │ │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ │┄ Files 99% similar despite different names │ │ │ │ ├── readelf --wide --sections {} │ │ │ │ │ @@ -22,15 +22,15 @@ │ │ │ │ │ [17] .dynamic NOBITS 000befcc 00efc4 000120 08 WA 4 0 4 │ │ │ │ │ [18] .got NOBITS 000bf0ec 00efc4 000f14 04 WA 0 0 4 │ │ │ │ │ [19] .data NOBITS 000c0000 00efc4 00033c 00 WA 0 0 4 │ │ │ │ │ [20] .bss NOBITS 000c0340 00efc4 000164 00 WA 0 0 8 │ │ │ │ │ [21] .comment PROGBITS 00000000 000118 00001e 01 MS 0 0 1 │ │ │ │ │ [22] .ARM.attributes ARM_ATTRIBUTES 00000000 000136 000031 00 0 0 1 │ │ │ │ │ [23] .debug_aranges PROGBITS 00000000 000168 000113 00 C 0 0 4 │ │ │ │ │ - [24] .debug_info PROGBITS 00000000 00027c 04459f 00 C 0 0 4 │ │ │ │ │ + [24] .debug_info PROGBITS 00000000 00027c 04459e 00 C 0 0 4 │ │ │ │ │ [25] .debug_abbrev PROGBITS 00000000 04481c 000bc3 00 C 0 0 4 │ │ │ │ │ [26] .debug_line PROGBITS 00000000 0453e0 010258 00 C 0 0 4 │ │ │ │ │ [27] .debug_frame PROGBITS 00000000 055638 0037ae 00 C 0 0 4 │ │ │ │ │ [28] .debug_str PROGBITS 00000000 058de8 004bc7 01 MSC 0 0 4 │ │ │ │ │ [29] .debug_loclists PROGBITS 00000000 05d9b0 02d9f0 00 C 0 0 4 │ │ │ │ │ [30] .debug_rnglists PROGBITS 00000000 08b3a0 00057d 00 C 0 0 4 │ │ │ │ │ [31] .gnu_debugaltlink PROGBITS 00000000 08b91d 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: 42087a63b62401beeb1aeb6e0e11a356d9a45704 │ │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 29e60100c80c470b4f2a2ce74a1038407e976a37 │ │ │ │ ├── readelf --wide --debug-dump=info {} │ │ │ │ │ @@ -52870,39 +52870,39 @@ │ │ │ │ │ <1c1ce> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c1cf> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c1d1> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c1d1> DW_AT_const_value : (data4) 0x4c00081f │ │ │ │ │ <2><1c1d5>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c1d6> DW_AT_name : (strp) (offset: 0x1a457): mpi_err_access │ │ │ │ │ <1c1da> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c1da> DW_AT_decl_line : (data1) 57 │ │ │ │ │ + <1c1da> DW_AT_decl_line : (data1) 89 │ │ │ │ │ <1c1db> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c1dc> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c1de> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c1de> DW_AT_const_value : (data1) 20 │ │ │ │ │ <2><1c1df>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c1e0> DW_AT_name : (strp) (offset: 0x1408d): mpi_err_amode │ │ │ │ │ <1c1e4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c1e4> DW_AT_decl_line : (data1) 103 │ │ │ │ │ + <1c1e4> DW_AT_decl_line : (data1) 33 │ │ │ │ │ <1c1e5> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c1e6> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c1e8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c1e8> DW_AT_const_value : (data1) 21 │ │ │ │ │ <2><1c1e9>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c1ea> DW_AT_name : (strp) (offset: 0x175da): mpi_err_arg │ │ │ │ │ <1c1ee> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c1ee> DW_AT_decl_line : (data1) 41 │ │ │ │ │ + <1c1ee> DW_AT_decl_line : (data1) 29 │ │ │ │ │ <1c1ef> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <1c1f0> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c1f2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c1f2> DW_AT_const_value : (data1) 12 │ │ │ │ │ <2><1c1f3>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c1f4> DW_AT_name : (strp) (offset: 0x1e8b3): mpi_err_assert │ │ │ │ │ <1c1f8> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c1f8> DW_AT_decl_line : (data1) 119 │ │ │ │ │ + <1c1f8> DW_AT_decl_line : (data1) 121 │ │ │ │ │ <1c1f9> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c1fa> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c1fc> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c1fc> DW_AT_const_value : (data1) 53 │ │ │ │ │ <2><1c1fd>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c1fe> DW_AT_name : (strp) (offset: 0x166bb): mpi_err_bad_file │ │ │ │ │ <1c202> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -52910,375 +52910,375 @@ │ │ │ │ │ <1c203> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c204> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c206> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c206> DW_AT_const_value : (data1) 22 │ │ │ │ │ <2><1c207>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c208> DW_AT_name : (strp) (offset: 0x16ba0): mpi_err_base │ │ │ │ │ <1c20c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c20c> DW_AT_decl_line : (data1) 27 │ │ │ │ │ + <1c20c> DW_AT_decl_line : (data1) 87 │ │ │ │ │ <1c20d> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c20e> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c210> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c210> DW_AT_const_value : (data1) 46 │ │ │ │ │ <2><1c211>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c212> DW_AT_name : (strp) (offset: 0x19d02): mpi_err_buffer │ │ │ │ │ <1c216> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c216> DW_AT_decl_line : (data1) 101 │ │ │ │ │ + <1c216> DW_AT_decl_line : (data1) 71 │ │ │ │ │ <1c217> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c218> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c21a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c21a> DW_AT_const_value : (data1) 1 │ │ │ │ │ <2><1c21b>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c21c> DW_AT_name : (strp) (offset: 0x18753): mpi_err_comm │ │ │ │ │ <1c220> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c220> DW_AT_decl_line : (data1) 73 │ │ │ │ │ + <1c220> DW_AT_decl_line : (data1) 119 │ │ │ │ │ <1c221> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c222> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c224> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c224> DW_AT_const_value : (data1) 5 │ │ │ │ │ <2><1c225>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c226> DW_AT_name : (strp) (offset: 0x18ccf): mpi_err_conversion │ │ │ │ │ <1c22a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c22a> DW_AT_decl_line : (data1) 91 │ │ │ │ │ + <1c22a> DW_AT_decl_line : (data1) 75 │ │ │ │ │ <1c22b> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c22c> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c22e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c22e> DW_AT_const_value : (data1) 23 │ │ │ │ │ <2><1c22f>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c230> DW_AT_name : (strp) (offset: 0x1e873): mpi_err_count │ │ │ │ │ <1c234> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c234> DW_AT_decl_line : (data1) 47 │ │ │ │ │ + <1c234> DW_AT_decl_line : (data1) 139 │ │ │ │ │ <1c235> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c236> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c238> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c238> DW_AT_const_value : (data1) 2 │ │ │ │ │ <2><1c239>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c23a> DW_AT_name : (strp) (offset: 0x1a441): mpi_err_dims │ │ │ │ │ <1c23e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c23e> DW_AT_decl_line : (data1) 127 │ │ │ │ │ + <1c23e> DW_AT_decl_line : (data1) 79 │ │ │ │ │ <1c23f> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c240> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c242> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c242> DW_AT_const_value : (data1) 11 │ │ │ │ │ <2><1c243>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c244> DW_AT_name : (strp) (offset: 0x192b8): mpi_err_disp │ │ │ │ │ <1c248> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c248> DW_AT_decl_line : (data1) 87 │ │ │ │ │ + <1c248> DW_AT_decl_line : (data1) 97 │ │ │ │ │ <1c249> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c24a> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c24c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c24c> DW_AT_const_value : (data1) 52 │ │ │ │ │ <2><1c24d>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c24e> DW_AT_name : (strp) (offset: 0x190f0): mpi_err_dup_datarep │ │ │ │ │ <1c252> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c252> DW_AT_decl_line : (data1) 53 │ │ │ │ │ + <1c252> DW_AT_decl_line : (data1) 21 │ │ │ │ │ <1c253> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1c254> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c256> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c256> DW_AT_const_value : (data1) 24 │ │ │ │ │ <2><1c257>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c258> DW_AT_name : (strp) (offset: 0x19ff9): mpi_err_errhandler │ │ │ │ │ <1c25c> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c25c> DW_AT_decl_line : (data1) 89 │ │ │ │ │ + <1c25c> DW_AT_decl_line : (data1) 131 │ │ │ │ │ <1c25d> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c25e> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c260> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c260> DW_AT_const_value : (data1) 80 │ │ │ │ │ <2><1c261>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c262> DW_AT_name : (strp) (offset: 0x1685c): mpi_err_file │ │ │ │ │ <1c266> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c266> DW_AT_decl_line : (data1) 77 │ │ │ │ │ + <1c266> DW_AT_decl_line : (data1) 117 │ │ │ │ │ <1c267> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c268> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c26a> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c26a> DW_AT_const_value : (data1) 27 │ │ │ │ │ <2><1c26b>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c26c> DW_AT_name : (strp) (offset: 0x1ded9): mpi_err_file_exists │ │ │ │ │ <1c270> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c270> DW_AT_decl_line : (data1) 109 │ │ │ │ │ + <1c270> DW_AT_decl_line : (data1) 93 │ │ │ │ │ <1c271> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1c272> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c274> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c274> DW_AT_const_value : (data1) 25 │ │ │ │ │ <2><1c275>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c276> DW_AT_name : (strp) (offset: 0x16bc6): mpi_err_file_in_use │ │ │ │ │ <1c27a> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c27a> DW_AT_decl_line : (data1) 19 │ │ │ │ │ + <1c27a> DW_AT_decl_line : (data1) 51 │ │ │ │ │ <1c27b> DW_AT_decl_column : (data1) 34 │ │ │ │ │ <1c27c> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c27e> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c27e> DW_AT_const_value : (data1) 26 │ │ │ │ │ <2><1c27f>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c280> DW_AT_name : (strp) (offset: 0x19462): mpi_err_group │ │ │ │ │ <1c284> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c284> DW_AT_decl_line : (data1) 115 │ │ │ │ │ + <1c284> DW_AT_decl_line : (data1) 111 │ │ │ │ │ <1c285> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c286> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c288> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c288> DW_AT_const_value : (data1) 8 │ │ │ │ │ <2><1c289>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c28a> DW_AT_name : (strp) (offset: 0x1e1af): mpi_err_in_status │ │ │ │ │ <1c28e> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c28e> DW_AT_decl_line : (data1) 97 │ │ │ │ │ + <1c28e> DW_AT_decl_line : (data1) 19 │ │ │ │ │ <1c28f> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1c290> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c292> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c292> DW_AT_const_value : (data1) 17 │ │ │ │ │ <2><1c293>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c294> DW_AT_name : (strp) (offset: 0x19091): mpi_err_info │ │ │ │ │ <1c298> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c298> DW_AT_decl_line : (data1) 107 │ │ │ │ │ + <1c298> DW_AT_decl_line : (data1) 31 │ │ │ │ │ <1c299> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c29a> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c29c> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c29c> DW_AT_const_value : (data1) 28 │ │ │ │ │ <2><1c29d>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c29e> DW_AT_name : (strp) (offset: 0x1f089): mpi_err_info_key │ │ │ │ │ <1c2a2> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2a2> DW_AT_decl_line : (data1) 125 │ │ │ │ │ + <1c2a2> DW_AT_decl_line : (data1) 95 │ │ │ │ │ <1c2a3> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c2a4> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2a6> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2a6> DW_AT_const_value : (data1) 29 │ │ │ │ │ <2><1c2a7>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2a8> DW_AT_name : (strp) (offset: 0x1f0ab): mpi_err_info_nokey │ │ │ │ │ <1c2ac> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2ac> DW_AT_decl_line : (data1) 55 │ │ │ │ │ + <1c2ac> DW_AT_decl_line : (data1) 123 │ │ │ │ │ <1c2ad> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c2ae> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2b0> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2b0> DW_AT_const_value : (data1) 31 │ │ │ │ │ <2><1c2b1>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2b2> DW_AT_name : (strp) (offset: 0x16d69): mpi_err_info_value │ │ │ │ │ <1c2b6> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2b6> DW_AT_decl_line : (data1) 75 │ │ │ │ │ + <1c2b6> DW_AT_decl_line : (data1) 77 │ │ │ │ │ <1c2b7> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c2b8> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2ba> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2ba> DW_AT_const_value : (data1) 30 │ │ │ │ │ <2><1c2bb>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2bc> DW_AT_name : (strp) (offset: 0x18eb0): mpi_err_intern │ │ │ │ │ <1c2c0> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2c0> DW_AT_decl_line : (data1) 39 │ │ │ │ │ + <1c2c0> DW_AT_decl_line : (data1) 141 │ │ │ │ │ <1c2c1> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c2c2> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2c4> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2c4> DW_AT_const_value : (data1) 16 │ │ │ │ │ <2><1c2c5>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2c6> DW_AT_name : (strp) (offset: 0x190a5): mpi_err_io │ │ │ │ │ <1c2ca> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2ca> DW_AT_decl_line : (data1) 113 │ │ │ │ │ + <1c2ca> DW_AT_decl_line : (data1) 65 │ │ │ │ │ <1c2cb> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <1c2cc> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2ce> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2ce> DW_AT_const_value : (data1) 32 │ │ │ │ │ <2><1c2cf>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2d0> DW_AT_name : (strp) (offset: 0x180de): mpi_err_keyval │ │ │ │ │ <1c2d4> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2d4> DW_AT_decl_line : (data1) 71 │ │ │ │ │ + <1c2d4> DW_AT_decl_line : (data1) 43 │ │ │ │ │ <1c2d5> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c2d6> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2d8> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2d8> DW_AT_const_value : (data1) 48 │ │ │ │ │ <2><1c2d9>: Abbrev Number: 114 (DW_TAG_constant) │ │ │ │ │ <1c2da> DW_AT_name : (strp) (offset: 0x1407c): mpi_err_lastcode │ │ │ │ │ <1c2de> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2de> DW_AT_decl_line : (data1) 23 │ │ │ │ │ + <1c2de> DW_AT_decl_line : (data1) 101 │ │ │ │ │ <1c2df> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c2e0> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2e2> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2e2> DW_AT_const_value : (data4) 0x3fffffff │ │ │ │ │ <2><1c2e6>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2e7> DW_AT_name : (strp) (offset: 0x16afc): mpi_err_locktype │ │ │ │ │ <1c2eb> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2eb> DW_AT_decl_line : (data1) 31 │ │ │ │ │ + <1c2eb> DW_AT_decl_line : (data1) 39 │ │ │ │ │ <1c2ec> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c2ed> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2ef> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2ef> DW_AT_const_value : (data1) 47 │ │ │ │ │ <2><1c2f0>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2f1> DW_AT_name : (strp) (offset: 0x168c2): mpi_err_name │ │ │ │ │ <1c2f5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2f5> DW_AT_decl_line : (data1) 25 │ │ │ │ │ + <1c2f5> DW_AT_decl_line : (data1) 103 │ │ │ │ │ <1c2f6> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c2f7> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c2f9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c2f9> DW_AT_const_value : (data1) 33 │ │ │ │ │ <2><1c2fa>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c2fb> DW_AT_name : (strp) (offset: 0x185b1): mpi_err_no_mem │ │ │ │ │ <1c2ff> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c2ff> DW_AT_decl_line : (data1) 37 │ │ │ │ │ + <1c2ff> DW_AT_decl_line : (data1) 125 │ │ │ │ │ <1c300> DW_AT_decl_column : (data1) 29 │ │ │ │ │ <1c301> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c303> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c303> DW_AT_const_value : (data1) 34 │ │ │ │ │ <2><1c304>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c305> DW_AT_name : (strp) (offset: 0x14002): mpi_err_no_space │ │ │ │ │ <1c309> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c309> DW_AT_decl_line : (data1) 129 │ │ │ │ │ + <1c309> DW_AT_decl_line : (data1) 37 │ │ │ │ │ <1c30a> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c30b> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c30d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c30d> DW_AT_const_value : (data1) 36 │ │ │ │ │ <2><1c30e>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c30f> DW_AT_name : (strp) (offset: 0x166cc): mpi_err_no_such_file │ │ │ │ │ <1c313> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c313> DW_AT_decl_line : (data1) 45 │ │ │ │ │ + <1c313> DW_AT_decl_line : (data1) 25 │ │ │ │ │ <1c314> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c315> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c317> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c317> DW_AT_const_value : (data1) 37 │ │ │ │ │ <2><1c318>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c319> DW_AT_name : (strp) (offset: 0x1690a): mpi_err_not_same │ │ │ │ │ <1c31d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c31d> DW_AT_decl_line : (data1) 93 │ │ │ │ │ + <1c31d> DW_AT_decl_line : (data1) 69 │ │ │ │ │ <1c31e> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c31f> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c321> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c321> DW_AT_const_value : (data1) 35 │ │ │ │ │ <2><1c322>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c323> DW_AT_name : (strp) (offset: 0x192ad): mpi_err_op │ │ │ │ │ <1c327> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c327> DW_AT_decl_line : (data1) 63 │ │ │ │ │ + <1c327> DW_AT_decl_line : (data1) 115 │ │ │ │ │ <1c328> DW_AT_decl_column : (data1) 25 │ │ │ │ │ <1c329> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c32b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c32b> DW_AT_const_value : (data1) 9 │ │ │ │ │ <2><1c32c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c32d> DW_AT_name : (strp) (offset: 0x19e3a): mpi_err_other │ │ │ │ │ <1c331> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c331> DW_AT_decl_line : (data1) 65 │ │ │ │ │ + <1c331> DW_AT_decl_line : (data1) 27 │ │ │ │ │ <1c332> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c333> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c335> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c335> DW_AT_const_value : (data1) 15 │ │ │ │ │ <2><1c336>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c337> DW_AT_name : (strp) (offset: 0x1748e): mpi_err_pending │ │ │ │ │ <1c33b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c33b> DW_AT_decl_line : (data1) 117 │ │ │ │ │ + <1c33b> DW_AT_decl_line : (data1) 85 │ │ │ │ │ <1c33c> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c33d> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c33f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c33f> DW_AT_const_value : (data1) 18 │ │ │ │ │ <2><1c340>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c341> DW_AT_name : (strp) (offset: 0x1e91f): mpi_err_port │ │ │ │ │ <1c345> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c345> DW_AT_decl_line : (data1) 69 │ │ │ │ │ + <1c345> DW_AT_decl_line : (data1) 99 │ │ │ │ │ <1c346> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c347> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c349> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c349> DW_AT_const_value : (data1) 38 │ │ │ │ │ <2><1c34a>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c34b> DW_AT_name : (strp) (offset: 0x13dab): mpi_err_proc_aborted │ │ │ │ │ <1c34f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c34f> DW_AT_decl_line : (data1) 139 │ │ │ │ │ + <1c34f> DW_AT_decl_line : (data1) 105 │ │ │ │ │ <1c350> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c351> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c353> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c353> DW_AT_const_value : (data1) 76 │ │ │ │ │ <2><1c354>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c355> DW_AT_name : (strp) (offset: 0xf36e): mpi_err_quota │ │ │ │ │ <1c359> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c359> DW_AT_decl_line : (data1) 29 │ │ │ │ │ + <1c359> DW_AT_decl_line : (data1) 109 │ │ │ │ │ <1c35a> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c35b> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c35d> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c35d> DW_AT_const_value : (data1) 39 │ │ │ │ │ <2><1c35e>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c35f> DW_AT_name : (strp) (offset: 0x17f79): mpi_err_rank │ │ │ │ │ <1c363> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c363> DW_AT_decl_line : (data1) 67 │ │ │ │ │ + <1c363> DW_AT_decl_line : (data1) 47 │ │ │ │ │ <1c364> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c365> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c367> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c367> DW_AT_const_value : (data1) 6 │ │ │ │ │ <2><1c368>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c369> DW_AT_name : (strp) (offset: 0x1f0cf): mpi_err_read_only │ │ │ │ │ <1c36d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c36d> DW_AT_decl_line : (data1) 133 │ │ │ │ │ + <1c36d> DW_AT_decl_line : (data1) 41 │ │ │ │ │ <1c36e> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1c36f> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c371> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c371> DW_AT_const_value : (data1) 40 │ │ │ │ │ <2><1c372>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c373> DW_AT_name : (strp) (offset: 0x1ead7): mpi_err_request │ │ │ │ │ <1c377> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c377> DW_AT_decl_line : (data1) 51 │ │ │ │ │ + <1c377> DW_AT_decl_line : (data1) 129 │ │ │ │ │ <1c378> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c379> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c37b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c37b> DW_AT_const_value : (data1) 19 │ │ │ │ │ <2><1c37c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c37d> DW_AT_name : (strp) (offset: 0x17c85): mpi_err_rma_attach │ │ │ │ │ <1c381> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c381> DW_AT_decl_line : (data1) 49 │ │ │ │ │ + <1c381> DW_AT_decl_line : (data1) 61 │ │ │ │ │ <1c382> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c383> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c385> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c385> DW_AT_const_value : (data1) 56 │ │ │ │ │ <2><1c386>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c387> DW_AT_name : (strp) (offset: 0x1e395): mpi_err_rma_conflict │ │ │ │ │ <1c38b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c38b> DW_AT_decl_line : (data1) 79 │ │ │ │ │ + <1c38b> DW_AT_decl_line : (data1) 49 │ │ │ │ │ <1c38c> DW_AT_decl_column : (data1) 35 │ │ │ │ │ <1c38d> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c38f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c38f> DW_AT_const_value : (data1) 49 │ │ │ │ │ <2><1c390>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c391> DW_AT_name : (strp) (offset: 0x1a127): mpi_err_rma_flavor │ │ │ │ │ <1c395> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c395> DW_AT_decl_line : (data1) 95 │ │ │ │ │ + <1c395> DW_AT_decl_line : (data1) 59 │ │ │ │ │ <1c396> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c397> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c399> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c399> DW_AT_const_value : (data1) 58 │ │ │ │ │ <2><1c39a>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c39b> DW_AT_name : (strp) (offset: 0x1425a): mpi_err_rma_range │ │ │ │ │ <1c39f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c39f> DW_AT_decl_line : (data1) 59 │ │ │ │ │ + <1c39f> DW_AT_decl_line : (data1) 137 │ │ │ │ │ <1c3a0> DW_AT_decl_column : (data1) 32 │ │ │ │ │ <1c3a1> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3a3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3a3> DW_AT_const_value : (data1) 55 │ │ │ │ │ <2><1c3a4>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3a5> DW_AT_name : (strp) (offset: 0x13d31): mpi_err_rma_shared │ │ │ │ │ <1c3a9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3a9> DW_AT_decl_line : (data1) 105 │ │ │ │ │ + <1c3a9> DW_AT_decl_line : (data1) 53 │ │ │ │ │ <1c3aa> DW_AT_decl_column : (data1) 33 │ │ │ │ │ <1c3ab> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3ad> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3ad> DW_AT_const_value : (data1) 57 │ │ │ │ │ <2><1c3ae>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3af> DW_AT_name : (strp) (offset: 0x11e1e): mpi_err_rma_sync │ │ │ │ │ <1c3b3> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3b3> DW_AT_decl_line : (data1) 121 │ │ │ │ │ + <1c3b3> DW_AT_decl_line : (data1) 127 │ │ │ │ │ <1c3b4> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c3b5> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3b7> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3b7> DW_AT_const_value : (data1) 50 │ │ │ │ │ <2><1c3b8>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3b9> DW_AT_name : (strp) (offset: 0x1e893): mpi_err_root │ │ │ │ │ <1c3bd> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3bd> DW_AT_decl_line : (data1) 85 │ │ │ │ │ + <1c3bd> DW_AT_decl_line : (data1) 45 │ │ │ │ │ <1c3be> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c3bf> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3c1> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3c1> DW_AT_const_value : (data1) 7 │ │ │ │ │ <2><1c3c2>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3c3> DW_AT_name : (strp) (offset: 0x14013): mpi_err_service │ │ │ │ │ <1c3c7> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3c7> DW_AT_decl_line : (data1) 81 │ │ │ │ │ + <1c3c7> DW_AT_decl_line : (data1) 135 │ │ │ │ │ <1c3c8> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c3c9> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3cb> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3cb> DW_AT_const_value : (data1) 41 │ │ │ │ │ <2><1c3cc>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3cd> DW_AT_name : (strp) (offset: 0x18e82): mpi_err_session │ │ │ │ │ <1c3d1> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3d1> DW_AT_decl_line : (data1) 43 │ │ │ │ │ + <1c3d1> DW_AT_decl_line : (data1) 67 │ │ │ │ │ <1c3d2> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c3d3> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3d5> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3d5> DW_AT_const_value : (data1) 75 │ │ │ │ │ <2><1c3d6>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3d7> DW_AT_name : (strp) (offset: 0x16dca): mpi_err_size │ │ │ │ │ <1c3db> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ @@ -53286,87 +53286,87 @@ │ │ │ │ │ <1c3dc> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c3dd> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3df> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3df> DW_AT_const_value : (data1) 51 │ │ │ │ │ <2><1c3e0>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3e1> DW_AT_name : (strp) (offset: 0x18ef1): mpi_err_spawn │ │ │ │ │ <1c3e5> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3e5> DW_AT_decl_line : (data1) 123 │ │ │ │ │ + <1c3e5> DW_AT_decl_line : (data1) 133 │ │ │ │ │ <1c3e6> DW_AT_decl_column : (data1) 28 │ │ │ │ │ <1c3e7> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3e9> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3e9> DW_AT_const_value : (data1) 42 │ │ │ │ │ <2><1c3ea>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3eb> DW_AT_name : (strp) (offset: 0x1746b): mpi_err_tag │ │ │ │ │ <1c3ef> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3ef> DW_AT_decl_line : (data1) 137 │ │ │ │ │ + <1c3ef> DW_AT_decl_line : (data1) 81 │ │ │ │ │ <1c3f0> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <1c3f1> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3f3> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3f3> DW_AT_const_value : (data1) 4 │ │ │ │ │ <2><1c3f4>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3f5> DW_AT_name : (strp) (offset: 0x1f0be): mpi_err_topology │ │ │ │ │ <1c3f9> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c3f9> DW_AT_decl_line : (data1) 135 │ │ │ │ │ + <1c3f9> DW_AT_decl_line : (data1) 113 │ │ │ │ │ <1c3fa> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c3fb> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c3fd> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c3fd> DW_AT_const_value : (data1) 10 │ │ │ │ │ <2><1c3fe>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c3ff> DW_AT_name : (strp) (offset: 0x16bda): mpi_err_truncate │ │ │ │ │ <1c403> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c403> DW_AT_decl_line : (data1) 131 │ │ │ │ │ + <1c403> DW_AT_decl_line : (data1) 91 │ │ │ │ │ <1c404> DW_AT_decl_column : (data1) 31 │ │ │ │ │ <1c405> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c407> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c407> DW_AT_const_value : (data1) 14 │ │ │ │ │ <2><1c408>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c409> DW_AT_name : (strp) (offset: 0x1692f): mpi_err_type │ │ │ │ │ <1c40d> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c40d> DW_AT_decl_line : (data1) 141 │ │ │ │ │ + <1c40d> DW_AT_decl_line : (data1) 73 │ │ │ │ │ <1c40e> DW_AT_decl_column : (data1) 27 │ │ │ │ │ <1c40f> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c411> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c411> DW_AT_const_value : (data1) 3 │ │ │ │ │ <2><1c412>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c413> DW_AT_name : (strp) (offset: 0x18eff): mpi_err_unknown │ │ │ │ │ <1c417> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c417> DW_AT_decl_line : (data1) 111 │ │ │ │ │ + <1c417> DW_AT_decl_line : (data1) 23 │ │ │ │ │ <1c418> DW_AT_decl_column : (data1) 30 │ │ │ │ │ <1c419> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c41b> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c41b> DW_AT_const_value : (data1) 13 │ │ │ │ │ <2><1c41c>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c41d> DW_AT_name : (strp) (offset: 0x190d4): mpi_err_unsupported_datarep │ │ │ │ │ <1c421> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c421> DW_AT_decl_line : (data1) 21 │ │ │ │ │ + <1c421> DW_AT_decl_line : (data1) 107 │ │ │ │ │ <1c422> DW_AT_decl_column : (data1) 42 │ │ │ │ │ <1c423> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c425> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c425> DW_AT_const_value : (data1) 43 │ │ │ │ │ <2><1c426>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c427> DW_AT_name : (strp) (offset: 0x18e92): mpi_err_unsupported_operation │ │ │ │ │ <1c42b> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c42b> DW_AT_decl_line : (data1) 61 │ │ │ │ │ + <1c42b> DW_AT_decl_line : (data1) 63 │ │ │ │ │ <1c42c> DW_AT_decl_column : (data1) 44 │ │ │ │ │ <1c42d> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c42f> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c42f> DW_AT_const_value : (data1) 44 │ │ │ │ │ <2><1c430>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c431> DW_AT_name : (strp) (offset: 0x16627): mpi_err_value_too_large │ │ │ │ │ <1c435> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c435> DW_AT_decl_line : (data1) 99 │ │ │ │ │ + <1c435> DW_AT_decl_line : (data1) 55 │ │ │ │ │ <1c436> DW_AT_decl_column : (data1) 38 │ │ │ │ │ <1c437> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c439> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c439> DW_AT_const_value : (data1) 77 │ │ │ │ │ <2><1c43a>: Abbrev Number: 107 (DW_TAG_constant) │ │ │ │ │ <1c43b> DW_AT_name : (strp) (offset: 0x18c3d): mpi_err_win │ │ │ │ │ <1c43f> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ │ - <1c43f> DW_AT_decl_line : (data1) 33 │ │ │ │ │ + <1c43f> DW_AT_decl_line : (data1) 57 │ │ │ │ │ <1c440> DW_AT_decl_column : (data1) 26 │ │ │ │ │ <1c441> DW_AT_type : (ref_udata) <0x1d3f6>, integer(kind=4) │ │ │ │ │ <1c443> DW_AT_external : (flag_present) 1 │ │ │ │ │ <1c443> DW_AT_const_value : (data1) 45 │ │ │ │ │ <2><1c444>: Abbrev Number: 114 (DW_TAG_constant) │ │ │ │ │ <1c445> DW_AT_name : (strp) (offset: 0x1831e): mpi_errhandler_null │ │ │ │ │ <1c449> DW_AT_decl_file : (implicit_const) 2 │ │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ │ -GCC: (Debian 14.2.0-8) 14.2.0 │ │ │ │ │ +j7GCC: (Debian 14.2.0-8) 14.2.0 │ │ │ │ │ F*X\5x&b │ │ │ │ │ 7TDPTD4D │ │ │ │ │ u3btYgpy │ │ │ │ │ WS;=H(uX │ │ │ │ │ 9k=BZxa4 │ │ │ │ │ hjWF1_zml │ │ │ │ │ _'\#TR?Q │ │ │ │ │ @@ -11,49 +11,60 @@ │ │ │ │ │ Oy_xNQnT> │ │ │ │ │ nZAAc7nm │ │ │ │ │ `DcQf*f} │ │ │ │ │ $/-JEWo* │ │ │ │ │ ,U1eIC^T' │ │ │ │ │ Tmi#Rm+` │ │ │ │ │ j("WDU'qf │ │ │ │ │ -GV8kqVv\ed#, │ │ │ │ │ -R|aS:UC) │ │ │ │ │ -.Ms;1\a>" │ │ │ │ │ -e70]@79O │ │ │ │ │ -ZHZ?)m3p │ │ │ │ │ -n's&},'u │ │ │ │ │ -&ss(j0b2 │ │ │ │ │ -g/${*J{> │ │ │ │ │ -6='UIRU/ │ │ │ │ │ +*GiC)F`m │ │ │ │ │ +Nl]K_@qvq7 │ │ │ │ │ + 2.IS0l>=A │ │ │ │ │ +e2!IksEa │ │ │ │ │ +i;-5L{Tg │ │ │ │ │ +#{C?z75~ │ │ │ │ │ +IqfP6!l*R │ │ │ │ │ +."6B3]RA] │ │ │ │ │ +tTxwTxwXy │ │ │ │ │ + mS56w*y │ │ │ │ │ +q+G35Sf` │ │ │ │ │ +C(zp6CGr │ │ │ │ │ -:]S+C#cs │ │ │ │ │ -y_aN8LDn │ │ │ │ │ -hy+ *~V2 │ │ │ │ │ -V[f`8s`^ │ │ │ │ │ -urgcZ5F: │ │ │ │ │ -uR=)@x.7 │ │ │ │ │ -!p}$s#T5 │ │ │ │ │ -V0\k5pvoh │ │ │ │ │ -VGT& x&ER │ │ │ │ │ -b/XMpNcM │ │ │ │ │ -C28TRO46 │ │ │ │ │ -T)PLuna` │ │ │ │ │ -k@Wn;1lt/ │ │ │ │ │ -.vQb0_o0 │ │ │ │ │ -Lm}>M-| x │ │ │ │ │ -& ja$`P] │ │ │ │ │ -c │ │ │ │ │ +"7!SODn[ │ │ │ │ │ +JrcAlO*v │ │ │ │ │ +"/\KC]." │ │ │ │ │ +2T3D\]e09 │ │ │ │ │ +Soa%u)9u │ │ │ │ │ +UJYh4-TUBV │ │ │ │ │ +V0\kupvoh │ │ │ │ │ +> B*=5K': │ │ │ │ │ +sZQo3eok │ │ │ │ │ +8oTn`xnv │ │ │ │ │ +Tm> X Gb │ │ │ │ │ +VGT& x&E │ │ │ │ │ +&I*9@QaS │ │ │ │ │ +yoc`nsH[( │ │ │ │ │ +@{rR. Bm~ │ │ │ │ │ +_@PI:}<^: │ │ │ │ │ +@'>2^idyV │ │ │ │ │ +'C\+b