{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.IlPzZbwB/b1/mpich_4.2.1-5_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.IlPzZbwB/b2/mpich_4.2.1-5_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,7 +1,7 @@\n \n- 0649d95c4fe95448d191de8f97d849e0 2504564 libdevel optional libmpich-dev_4.2.1-5_i386.deb\n- 6a66e718f0223abbab3d0340f310f9b1 3886204 debug optional libmpich12-dbgsym_4.2.1-5_i386.deb\n- aee6d44204fb6282f73ac3248ff8c81e 1518936 libs optional libmpich12_4.2.1-5_i386.deb\n+ 5f5a389e4808dc109ac4c308d9e3f1ca 2505596 libdevel optional libmpich-dev_4.2.1-5_i386.deb\n+ 142a7bc7eec78c05dc8e3cbfbb9e3b26 3883780 debug optional libmpich12-dbgsym_4.2.1-5_i386.deb\n+ af1dc42522b2767f0571e5dc7dacc44c 1518832 libs optional libmpich12_4.2.1-5_i386.deb\n 61de624fe741636a47246cc141c12759 885656 debug optional mpich-dbgsym_4.2.1-5_i386.deb\n- 57a9642eb1adc411738425fe13b36113 254436 doc optional mpich-doc_4.2.1-5_all.deb\n+ cb02e9dc07fb1d3ae6907ad9f00d6540 254256 doc optional mpich-doc_4.2.1-5_all.deb\n 3a6733ca1cb2c435cd99d4cba3eef967 235932 devel optional mpich_4.2.1-5_i386.deb\n"}, {"source1": "libmpich-dev_4.2.1-5_i386.deb", "source2": "libmpich-dev_4.2.1-5_i386.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary\n--rw-r--r-- 0 0 0 3296 2024-12-26 12:51:00.000000 control.tar.xz\n--rw-r--r-- 0 0 0 2501076 2024-12-26 12:51:00.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 3292 2024-12-26 12:51:00.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 2502112 2024-12-26 12:51:00.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/lib/i386-linux-gnu/mpich/include/mpif.h", "source2": "./usr/lib/i386-linux-gnu/mpich/include/mpif.h", "comments": ["Ordering differences only"], "unified_diff": "@@ -12,138 +12,138 @@\n INTEGER MPI_STATUS_IGNORE(MPI_STATUS_SIZE)\n INTEGER MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1)\n INTEGER MPI_ERRCODES_IGNORE(1)\n CHARACTER*1 MPI_ARGVS_NULL(1,1)\n CHARACTER*1 MPI_ARGV_NULL(1)\n INTEGER MPI_SUCCESS\n PARAMETER (MPI_SUCCESS=0)\n- INTEGER MPI_ERR_GROUP\n- PARAMETER (MPI_ERR_GROUP=8)\n- INTEGER MPI_ERR_FILE_IN_USE\n- PARAMETER (MPI_ERR_FILE_IN_USE=26)\n- INTEGER MPI_ERR_ERRHANDLER\n- PARAMETER (MPI_ERR_ERRHANDLER=80)\n- INTEGER MPI_ERR_UNSUPPORTED_DATAREP\n- PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43)\n- INTEGER MPI_ERR_UNSUPPORTED_OPERATION\n- PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44)\n- INTEGER MPI_ERR_CONVERSION\n- PARAMETER (MPI_ERR_CONVERSION=23)\n- INTEGER MPI_ERR_PROC_ABORTED\n- PARAMETER (MPI_ERR_PROC_ABORTED=76)\n+ INTEGER MPI_ERR_SERVICE\n+ PARAMETER (MPI_ERR_SERVICE=41)\n+ INTEGER MPI_ERR_QUOTA\n+ PARAMETER (MPI_ERR_QUOTA=39)\n INTEGER MPI_ERR_INTERN\n PARAMETER (MPI_ERR_INTERN=16)\n- INTEGER MPI_ERR_NO_MEM\n- PARAMETER (MPI_ERR_NO_MEM=34)\n- INTEGER MPI_ERR_INFO\n- PARAMETER (MPI_ERR_INFO=28)\n- INTEGER MPI_ERR_INFO_VALUE\n- PARAMETER (MPI_ERR_INFO_VALUE=30)\n+ INTEGER MPI_ERR_DUP_DATAREP\n+ PARAMETER (MPI_ERR_DUP_DATAREP=24)\n+ INTEGER MPI_ERR_DIMS\n+ PARAMETER (MPI_ERR_DIMS=11)\n+ INTEGER MPI_ERR_NO_SPACE\n+ PARAMETER (MPI_ERR_NO_SPACE=36)\n INTEGER MPI_ERR_COMM\n PARAMETER (MPI_ERR_COMM=5)\n+ INTEGER MPI_ERR_RMA_RANGE\n+ PARAMETER (MPI_ERR_RMA_RANGE=55)\n+ INTEGER MPI_ERR_CONVERSION\n+ PARAMETER (MPI_ERR_CONVERSION=23)\n+ INTEGER MPI_ERR_ROOT\n+ PARAMETER (MPI_ERR_ROOT=7)\n+ INTEGER MPI_ERR_ASSERT\n+ PARAMETER (MPI_ERR_ASSERT=53)\n+ INTEGER MPI_ERR_UNKNOWN\n+ PARAMETER (MPI_ERR_UNKNOWN=13)\n+ INTEGER MPI_ERR_RMA_SYNC\n+ PARAMETER (MPI_ERR_RMA_SYNC=50)\n+ INTEGER MPI_ERR_IO\n+ PARAMETER (MPI_ERR_IO=32)\n+ INTEGER MPI_ERR_INFO\n+ PARAMETER (MPI_ERR_INFO=28)\n+ INTEGER MPI_ERR_LASTCODE\n+ PARAMETER (MPI_ERR_LASTCODE=1073741823)\n+ INTEGER MPI_ERR_RMA_SHARED\n+ PARAMETER (MPI_ERR_RMA_SHARED=57)\n+ INTEGER MPI_ERR_BUFFER\n+ PARAMETER (MPI_ERR_BUFFER=1)\n+ INTEGER MPI_ERR_INFO_KEY\n+ PARAMETER (MPI_ERR_INFO_KEY=29)\n+ INTEGER MPI_ERR_ARG\n+ PARAMETER (MPI_ERR_ARG=12)\n+ INTEGER MPI_ERR_PENDING\n+ PARAMETER (MPI_ERR_PENDING=18)\n INTEGER MPI_ERR_KEYVAL\n PARAMETER (MPI_ERR_KEYVAL=48)\n+ INTEGER MPI_ERR_UNSUPPORTED_DATAREP\n+ PARAMETER (MPI_ERR_UNSUPPORTED_DATAREP=43)\n+ INTEGER MPI_ERR_SIZE\n+ PARAMETER (MPI_ERR_SIZE=51)\n+ INTEGER MPI_ERR_ACCESS\n+ PARAMETER (MPI_ERR_ACCESS=20)\n+ INTEGER MPI_ERR_TYPE\n+ PARAMETER (MPI_ERR_TYPE=3)\n+ INTEGER MPI_ERR_OTHER\n+ PARAMETER (MPI_ERR_OTHER=15)\n+ INTEGER MPI_ERR_RMA_FLAVOR\n+ PARAMETER (MPI_ERR_RMA_FLAVOR=58)\n+ INTEGER MPI_ERR_RMA_CONFLICT\n+ PARAMETER (MPI_ERR_RMA_CONFLICT=49)\n+ INTEGER MPI_ERR_FILE\n+ PARAMETER (MPI_ERR_FILE=27)\n+ INTEGER MPI_ERR_BAD_FILE\n+ PARAMETER (MPI_ERR_BAD_FILE=22)\n+ INTEGER MPI_ERR_NO_SUCH_FILE\n+ PARAMETER (MPI_ERR_NO_SUCH_FILE=37)\n INTEGER MPI_ERR_SESSION\n PARAMETER (MPI_ERR_SESSION=75)\n- INTEGER MPI_ERR_NOT_SAME\n- PARAMETER (MPI_ERR_NOT_SAME=35)\n- INTEGER MPI_ERR_DUP_DATAREP\n- PARAMETER (MPI_ERR_DUP_DATAREP=24)\n- INTEGER MPI_ERR_IO\n- PARAMETER (MPI_ERR_IO=32)\n- INTEGER MPI_ERR_QUOTA\n- PARAMETER (MPI_ERR_QUOTA=39)\n- INTEGER MPI_ERR_AMODE\n- PARAMETER (MPI_ERR_AMODE=21)\n- INTEGER MPI_ERR_UNKNOWN\n- PARAMETER (MPI_ERR_UNKNOWN=13)\n+ INTEGER MPI_ERR_GROUP\n+ PARAMETER (MPI_ERR_GROUP=8)\n+ INTEGER MPI_ERR_LOCKTYPE\n+ PARAMETER (MPI_ERR_LOCKTYPE=47)\n INTEGER MPI_ERR_DISP\n PARAMETER (MPI_ERR_DISP=52)\n- INTEGER MPI_ERR_RANK\n- PARAMETER (MPI_ERR_RANK=6)\n+ INTEGER MPI_ERR_PROC_ABORTED\n+ PARAMETER (MPI_ERR_PROC_ABORTED=76)\n INTEGER MPI_ERR_FILE_EXISTS\n PARAMETER (MPI_ERR_FILE_EXISTS=25)\n- INTEGER MPI_ERR_SIZE\n- PARAMETER (MPI_ERR_SIZE=51)\n+ INTEGER MPI_ERR_IN_STATUS\n+ PARAMETER (MPI_ERR_IN_STATUS=17)\n+ INTEGER MPI_ERR_TOPOLOGY\n+ PARAMETER (MPI_ERR_TOPOLOGY=10)\n+ INTEGER MPI_ERR_NO_MEM\n+ PARAMETER (MPI_ERR_NO_MEM=34)\n+ INTEGER MPI_ERR_UNSUPPORTED_OPERATION\n+ PARAMETER (MPI_ERR_UNSUPPORTED_OPERATION=44)\n+ INTEGER MPI_ERR_OP\n+ PARAMETER (MPI_ERR_OP=9)\n+ INTEGER MPI_ERR_TRUNCATE\n+ PARAMETER (MPI_ERR_TRUNCATE=14)\n INTEGER MPI_ERR_TAG\n PARAMETER (MPI_ERR_TAG=4)\n- INTEGER MPI_ERR_ASSERT\n- PARAMETER (MPI_ERR_ASSERT=53)\n- INTEGER MPI_ERR_PORT\n- PARAMETER (MPI_ERR_PORT=38)\n+ INTEGER MPI_ERR_INFO_VALUE\n+ PARAMETER (MPI_ERR_INFO_VALUE=30)\n INTEGER MPI_ERR_NAME\n PARAMETER (MPI_ERR_NAME=33)\n- INTEGER MPI_ERR_NO_SPACE\n- PARAMETER (MPI_ERR_NO_SPACE=36)\n+ INTEGER MPI_ERR_COUNT\n+ PARAMETER (MPI_ERR_COUNT=2)\n+ INTEGER MPI_ERR_VALUE_TOO_LARGE\n+ PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77)\n+ INTEGER MPI_ERR_AMODE\n+ PARAMETER (MPI_ERR_AMODE=21)\n+ INTEGER MPI_ERR_RANK\n+ PARAMETER (MPI_ERR_RANK=6)\n+ INTEGER MPI_ERR_READ_ONLY\n+ PARAMETER (MPI_ERR_READ_ONLY=40)\n+ INTEGER MPI_ERR_REQUEST\n+ PARAMETER (MPI_ERR_REQUEST=19)\n+ INTEGER MPI_ERR_FILE_IN_USE\n+ PARAMETER (MPI_ERR_FILE_IN_USE=26)\n+ INTEGER MPI_ERR_INFO_NOKEY\n+ PARAMETER (MPI_ERR_INFO_NOKEY=31)\n INTEGER MPI_ERR_BASE\n PARAMETER (MPI_ERR_BASE=46)\n+ INTEGER MPI_ERR_PORT\n+ PARAMETER (MPI_ERR_PORT=38)\n INTEGER MPI_ERR_RMA_ATTACH\n PARAMETER (MPI_ERR_RMA_ATTACH=56)\n- INTEGER MPI_ERR_SERVICE\n- PARAMETER (MPI_ERR_SERVICE=41)\n- INTEGER MPI_ERR_NO_SUCH_FILE\n- PARAMETER (MPI_ERR_NO_SUCH_FILE=37)\n- INTEGER MPI_ERR_REQUEST\n- PARAMETER (MPI_ERR_REQUEST=19)\n- INTEGER MPI_ERR_RMA_FLAVOR\n- PARAMETER (MPI_ERR_RMA_FLAVOR=58)\n- INTEGER MPI_ERR_VALUE_TOO_LARGE\n- PARAMETER (MPI_ERR_VALUE_TOO_LARGE=77)\n- INTEGER MPI_ERR_RMA_RANGE\n- PARAMETER (MPI_ERR_RMA_RANGE=55)\n- INTEGER MPI_ERR_OTHER\n- PARAMETER (MPI_ERR_OTHER=15)\n- INTEGER MPI_ERR_RMA_CONFLICT\n- PARAMETER (MPI_ERR_RMA_CONFLICT=49)\n- INTEGER MPI_ERR_TYPE\n- PARAMETER (MPI_ERR_TYPE=3)\n- INTEGER MPI_ERR_ARG\n- PARAMETER (MPI_ERR_ARG=12)\n- INTEGER MPI_ERR_TRUNCATE\n- PARAMETER (MPI_ERR_TRUNCATE=14)\n+ INTEGER MPI_ERR_NOT_SAME\n+ PARAMETER (MPI_ERR_NOT_SAME=35)\n INTEGER MPI_ERR_SPAWN\n PARAMETER (MPI_ERR_SPAWN=42)\n- INTEGER MPI_ERR_BUFFER\n- PARAMETER (MPI_ERR_BUFFER=1)\n- INTEGER MPI_ERR_READ_ONLY\n- PARAMETER (MPI_ERR_READ_ONLY=40)\n+ INTEGER MPI_ERR_ERRHANDLER\n+ PARAMETER (MPI_ERR_ERRHANDLER=80)\n INTEGER MPI_ERR_WIN\n PARAMETER (MPI_ERR_WIN=45)\n- INTEGER MPI_ERR_TOPOLOGY\n- PARAMETER (MPI_ERR_TOPOLOGY=10)\n- INTEGER MPI_ERR_FILE\n- PARAMETER (MPI_ERR_FILE=27)\n- INTEGER MPI_ERR_INFO_NOKEY\n- PARAMETER (MPI_ERR_INFO_NOKEY=31)\n- INTEGER MPI_ERR_OP\n- PARAMETER (MPI_ERR_OP=9)\n- INTEGER MPI_ERR_LASTCODE\n- PARAMETER (MPI_ERR_LASTCODE=1073741823)\n- INTEGER MPI_ERR_IN_STATUS\n- PARAMETER (MPI_ERR_IN_STATUS=17)\n- INTEGER MPI_ERR_BAD_FILE\n- PARAMETER (MPI_ERR_BAD_FILE=22)\n- INTEGER MPI_ERR_ROOT\n- PARAMETER (MPI_ERR_ROOT=7)\n- INTEGER MPI_ERR_COUNT\n- PARAMETER (MPI_ERR_COUNT=2)\n- INTEGER MPI_ERR_LOCKTYPE\n- PARAMETER (MPI_ERR_LOCKTYPE=47)\n- INTEGER MPI_ERR_RMA_SYNC\n- PARAMETER (MPI_ERR_RMA_SYNC=50)\n- INTEGER MPI_ERR_DIMS\n- PARAMETER (MPI_ERR_DIMS=11)\n- INTEGER MPI_ERR_INFO_KEY\n- PARAMETER (MPI_ERR_INFO_KEY=29)\n- INTEGER MPI_ERR_ACCESS\n- PARAMETER (MPI_ERR_ACCESS=20)\n- INTEGER MPI_ERR_PENDING\n- PARAMETER (MPI_ERR_PENDING=18)\n- INTEGER MPI_ERR_RMA_SHARED\n- PARAMETER (MPI_ERR_RMA_SHARED=57)\n INTEGER MPI_ERRORS_ARE_FATAL\n PARAMETER (MPI_ERRORS_ARE_FATAL=1409286144)\n INTEGER MPI_ERRORS_RETURN\n PARAMETER (MPI_ERRORS_RETURN=1409286145)\n INTEGER MPI_IDENT\n PARAMETER (MPI_IDENT=0)\n INTEGER MPI_CONGRUENT\n"}]}]}]}, {"source1": "libmpich12_4.2.1-5_i386.deb", "source2": "libmpich12_4.2.1-5_i386.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary\n--rw-r--r-- 0 0 0 22240 2024-12-26 12:51:00.000000 control.tar.xz\n--rw-r--r-- 0 0 0 1496504 2024-12-26 12:51:00.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 22276 2024-12-26 12:51:00.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 1496364 2024-12-26 12:51:00.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/lib/i386-linux-gnu/libmpichfort.so.12.4.1", "source2": "./usr/lib/i386-linux-gnu/libmpichfort.so.12.4.1", "comments": ["File has been modified after NT_GNU_BUILD_ID has been applied."], "unified_diff": null, "details": [{"source1": "readelf --wide --notes {}", "source2": "readelf --wide --notes {}", "unified_diff": "@@ -1,4 +1,4 @@\n \n Displaying notes found in: .note.gnu.build-id\n Owner Data size \tDescription\n- GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: a241c0a1a07f69438f3824bd62d241a136f76aca\n+ GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: 81c814f8f14820117562d08fb5140f9f361f2f1e\n"}, {"source1": "strings --all --bytes=8 {}", "source2": "strings --all --bytes=8 {}", "unified_diff": "@@ -4299,15 +4299,15 @@\n MPI_F_STATUS_IGNORE=%p, MPI_STATUS_IGNORE=%p\n MPI_F_STATUSES_IGNORE=%p, MPI_STATUSES_IGNORE=%p\n MPI_F_ERRCODES_IGNORE=%p, MPI_ERRCODES_IGNORE=%p\n MPI_F_ARGVS_NULL=%p, MPI_ARGVS_NULL=%p\n src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c\n cdesc_create_datatype\n /usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug\n-,41c0a1a07f69438f3824bd62d241a136f76aca.debug\n+,c814f8f14820117562d08fb5140f9f361f2f1e.debug\n .shstrtab\n .note.gnu.build-id\n .gnu.hash\n .gnu.version\n .gnu.version_r\n .rel.dyn\n .rel.plt\n"}, {"source1": "readelf --wide --decompress --hex-dump=.gnu_debuglink {}", "source2": "readelf --wide --decompress --hex-dump=.gnu_debuglink {}", "comments": ["error from `readelf --wide --decompress --hex-dump=.gnu_debuglink {}`:", "readelf: Error: no .dynamic section in the dynamic segment"], "unified_diff": "@@ -1,7 +1,7 @@\n \n Hex dump of section '.gnu_debuglink':\n- 0x00000000 34316330 61316130 37663639 34333866 41c0a1a07f69438f\n- 0x00000010 33383234 62643632 64323431 61313336 3824bd62d241a136\n- 0x00000020 66373661 63612e64 65627567 00000000 f76aca.debug....\n- 0x00000030 a2700f75 .p.u\n+ 0x00000000 63383134 66386631 34383230 31313735 c814f8f148201175\n+ 0x00000010 36326430 38666235 31343066 39663336 62d08fb5140f9f36\n+ 0x00000020 31663266 31652e64 65627567 00000000 1f2f1e.debug....\n+ 0x00000030 c60c6b9b ..k.\n \n"}]}]}]}]}, {"source1": "mpich-doc_4.2.1-5_all.deb", "source2": "mpich-doc_4.2.1-5_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary\n--rw-r--r-- 0 0 0 4312 2024-12-26 12:51:00.000000 control.tar.xz\n--rw-r--r-- 0 0 0 249932 2024-12-26 12:51:00.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 4316 2024-12-26 12:51:00.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 249748 2024-12-26 12:51:00.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -35,16 +35,16 @@\n -rw-r--r-- 0 root (0) root (0) 52310 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_service.c\n -rw-r--r-- 0 root (0) root (0) 54573 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_spaserv.c\n -rw-r--r-- 0 root (0) root (0) 57104 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/pmandel_spawn.c\n -rw-r--r-- 0 root (0) root (0) 1045 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/spawn_merge_child1.c\n -rw-r--r-- 0 root (0) root (0) 644 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/spawn_merge_child2.c\n -rw-r--r-- 0 root (0) root (0) 1707 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/spawn_merge_parent.c\n -rw-r--r-- 0 root (0) root (0) 1746 2024-05-02 07:13:53.000000 ./usr/share/doc/mpich/examples/srtest.c\n--rw-r--r-- 0 root (0) root (0) 81388 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/install.pdf.gz\n--rw-r--r-- 0 root (0) root (0) 83173 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/user.pdf.gz\n+-rw-r--r-- 0 root (0) root (0) 81345 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/install.pdf.gz\n+-rw-r--r-- 0 root (0) root (0) 83125 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/user.pdf.gz\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/\n -rw-r--r-- 0 root (0) root (0) 2916 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html\n -rw-r--r-- 0 root (0) root (0) 2762 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html\n -rw-r--r-- 0 root (0) root (0) 2751 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html\n -rw-r--r-- 0 root (0) root (0) 3151 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html\n -rw-r--r-- 0 root (0) root (0) 2756 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html\n -rw-r--r-- 0 root (0) root (0) 2478 2024-12-26 12:51:00.000000 ./usr/share/doc/mpich/www3/MPI_Buffer_flush.html\n"}, {"source1": "./usr/share/doc/mpich/install.pdf.gz", "source2": "./usr/share/doc/mpich/install.pdf.gz", "unified_diff": null, "details": [{"source1": "install.pdf", "source2": "install.pdf", "unified_diff": null, "details": [{"source1": "pdftotext {} -", "source2": "pdftotext {} -", "unified_diff": "@@ -7,15 +7,15 @@\n Rajeev Thakur\n Pavan Balaji\n Thomas Gillis\n Yanfei Guo\n Rob Latham\n Ken Ra\ufb00enetti\n Hui Zhou\n-January 30, 2026\n+December 27, 2024\n \n *\n \n This work was supported by the Mathematical, Information, and Computational Sciences Division subprogram of the O\ufb03ce of Advanced Scienti\ufb01c Computing Research, SciDAC Program, the Exascale Computing Project (17-SC-20-SC), a collaborative e\ufb00ort\n of the U.S. Department of Energy O\ufb03ce of Science and the National Nuclear Security\n Administration, O\ufb03ce of Science, U.S. Department of Energy, under Contract DE-AC0206CH11357.\n \n"}]}]}, {"source1": "./usr/share/doc/mpich/user.pdf.gz", "source2": "./usr/share/doc/mpich/user.pdf.gz", "unified_diff": null, "details": [{"source1": "user.pdf", "source2": "user.pdf", "unified_diff": null, "details": [{"source1": "pdftotext {} -", "source2": "pdftotext {} -", "unified_diff": "@@ -7,15 +7,15 @@\n Rajeev Thakur\n Pavan Balaji\n Thomas Gillis\n Yanfei Guo\n Rob Latham\n Ken Ra\ufb00enetti\n Hui Zhou\n-January 30, 2026\n+December 27, 2024\n \n *\n \n This work was supported by the Mathematical, Information, and Computational Sciences Division subprogram of the O\ufb03ce of Advanced Scienti\ufb01c Computing Research, SciDAC Program, the Exascale Computing Project (17-SC-20-SC), a collaborative e\ufb00ort\n of the U.S. Department of Energy O\ufb03ce of Science and the National Nuclear Security\n Administration, O\ufb03ce of Science, U.S. Department of Energy, under Contract DE-AC0206CH11357.\n \n"}]}]}]}]}]}, {"source1": "libmpich12-dbgsym_4.2.1-5_i386.deb", "source2": "libmpich12-dbgsym_4.2.1-5_i386.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-12-26 12:51:00.000000 debian-binary\n -rw-r--r-- 0 0 0 704 2024-12-26 12:51:00.000000 control.tar.xz\n--rw-r--r-- 0 0 0 3885308 2024-12-26 12:51:00.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 3882884 2024-12-26 12:51:00.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./control", "source2": "./control", "unified_diff": "@@ -6,8 +6,8 @@\n Maintainer: Debian Science Maintainers \n Installed-Size: 4450\n Depends: libmpich12 (= 4.2.1-5)\n Section: debug\n Priority: optional\n Multi-Arch: same\n Description: debug symbols for libmpich12\n-Build-Ids: 4bd16268d9d837cd68f86ce01c06b7f3eb7149ec a241c0a1a07f69438f3824bd62d241a136f76aca cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb\n+Build-Ids: 4bd16268d9d837cd68f86ce01c06b7f3eb7149ec 81c814f8f14820117562d08fb5140f9f361f2f1e cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb\n"}, {"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}, {"source1": "line order", "source2": "line order", "unified_diff": "@@ -1,4 +1,4 @@\n usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug\n-usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug\n+usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug\n usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug\n usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug\n"}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,16 +1,16 @@\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/4b/\n -rw-r--r-- 0 root (0) root (0) 113600 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug\n-drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/a2/\n--rw-r--r-- 0 root (0) root (0) 623792 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug\n+drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/81/\n+-rw-r--r-- 0 root (0) root (0) 623796 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/cb/\n -rw-r--r-- 0 root (0) root (0) 3795464 2024-12-26 12:51:00.000000 ./usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.dwz/\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/\n -rw-r--r-- 0 root (0) root (0) 7312 2024-12-26 12:51:00.000000 ./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/share/\n drwxr-xr-x 0 root (0) root (0) 0 2024-12-26 12:51:00.000000 ./usr/share/doc/\n"}, {"source1": "./usr/lib/debug/.build-id/a2/41c0a1a07f69438f3824bd62d241a136f76aca.debug", "source2": "./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug", "comments": ["File has been modified after NT_GNU_BUILD_ID has been applied.", "Files 98% similar despite different names"], "unified_diff": null, "details": [{"source1": "readelf --wide --file-header {}", "source2": "readelf --wide --file-header {}", "unified_diff": "@@ -6,15 +6,15 @@\n OS/ABI: UNIX - System V\n ABI Version: 0\n Type: DYN (Shared object file)\n Machine: Intel 80386\n Version: 0x1\n Entry point address: 0x0\n Start of program headers: 52 (bytes into file)\n- Start of section headers: 622352 (bytes into file)\n+ Start of section headers: 622356 (bytes into file)\n Flags: 0x0\n Size of this header: 52 (bytes)\n Size of program headers: 32 (bytes)\n Number of program headers: 9\n Size of section headers: 40 (bytes)\n Number of section headers: 36\n Section header string table index: 35\n"}, {"source1": "readelf --wide --sections {}", "source2": "readelf --wide --sections {}", "unified_diff": "@@ -1,8 +1,8 @@\n-There are 36 section headers, starting at offset 0x97f10:\n+There are 36 section headers, starting at offset 0x97f14:\n \n Section Headers:\n [Nr] Name Type Addr Off Size ES Flg Lk Inf Al\n [ 0] NULL 00000000 000000 000000 00 0 0 0\n [ 1] .note.gnu.build-id NOTE 00000154 000154 000024 00 A 0 0 4\n [ 2] .gnu.hash NOBITS 00000178 000178 006f94 04 A 3 0 4\n [ 3] .dynsym NOBITS 0000710c 000178 013790 10 A 4 1 4\n@@ -23,23 +23,23 @@\n [18] .fini_array NOBITS 0011cfdc 000fd8 000004 04 WA 0 0 4\n [19] .dynamic NOBITS 0011cfe0 000fd8 000120 08 WA 4 0 4\n [20] .got NOBITS 0011d100 000fd8 000f00 04 WA 0 0 4\n [21] .data NOBITS 0011e000 000fd8 00033c 00 WA 0 0 4\n [22] .bss NOBITS 0011e340 000fd8 000184 00 WA 0 0 16\n [23] .comment PROGBITS 00000000 000178 00001f 01 MS 0 0 1\n [24] .debug_aranges PROGBITS 00000000 000198 000113 00 C 0 0 4\n- [25] .debug_info PROGBITS 00000000 0002ac 030a74 00 C 0 0 4\n- [26] .debug_abbrev PROGBITS 00000000 030d20 000b76 00 C 0 0 4\n- [27] .debug_line PROGBITS 00000000 031898 00ac4e 00 C 0 0 4\n- [28] .debug_str PROGBITS 00000000 03c4e8 004ae1 01 MSC 0 0 4\n- [29] .debug_line_str PROGBITS 00000000 040fcc 0001ce 01 MSC 0 0 4\n- [30] .debug_loclists PROGBITS 00000000 04119c 009f36 00 C 0 0 4\n- [31] .debug_rnglists PROGBITS 00000000 04b0d4 000799 00 C 0 0 4\n- [32] .gnu_debugaltlink PROGBITS 00000000 04b86d 000048 00 0 0 1\n- [33] .symtab SYMTAB 00000000 04b8b8 02c710 10 34 6393 4\n- [34] .strtab STRTAB 00000000 077fc8 01fde0 00 0 0 1\n- [35] .shstrtab STRTAB 00000000 097da8 000168 00 0 0 1\n+ [25] .debug_info PROGBITS 00000000 0002ac 030a75 00 C 0 0 4\n+ [26] .debug_abbrev PROGBITS 00000000 030d24 000b76 00 C 0 0 4\n+ [27] .debug_line PROGBITS 00000000 03189c 00ac4e 00 C 0 0 4\n+ [28] .debug_str PROGBITS 00000000 03c4ec 004ae1 01 MSC 0 0 4\n+ [29] .debug_line_str PROGBITS 00000000 040fd0 0001ce 01 MSC 0 0 4\n+ [30] .debug_loclists PROGBITS 00000000 0411a0 009f36 00 C 0 0 4\n+ [31] .debug_rnglists PROGBITS 00000000 04b0d8 000799 00 C 0 0 4\n+ [32] .gnu_debugaltlink PROGBITS 00000000 04b871 000048 00 0 0 1\n+ [33] .symtab SYMTAB 00000000 04b8bc 02c710 10 34 6393 4\n+ [34] .strtab STRTAB 00000000 077fcc 01fde0 00 0 0 1\n+ [35] .shstrtab STRTAB 00000000 097dac 000168 00 0 0 1\n Key to Flags:\n W (write), A (alloc), X (execute), M (merge), S (strings), I (info),\n L (link order), O (extra OS processing required), G (group), T (TLS),\n C (compressed), x (unknown), o (OS specific), E (exclude),\n D (mbind), p (processor specific)\n"}, {"source1": "readelf --wide --notes {}", "source2": "readelf --wide --notes {}", "unified_diff": "@@ -1,4 +1,4 @@\n \n Displaying notes found in: .note.gnu.build-id\n Owner Data size \tDescription\n- GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: a241c0a1a07f69438f3824bd62d241a136f76aca\n+ GNU 0x00000014\tNT_GNU_BUILD_ID (unique build ID bitstring)\t Build ID: 81c814f8f14820117562d08fb5140f9f361f2f1e\n"}, {"source1": "readelf --wide --debug-dump=info {}", "source2": "readelf --wide --debug-dump=info {}", "unified_diff": "@@ -47130,415 +47130,415 @@\n <175ce> DW_AT_decl_column : (data1) 35\n <175cf> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <175d1> DW_AT_external : (flag_present) 1\n <175d1> DW_AT_const_value : (data4) 0x4c00081f\n <2><175d5>: Abbrev Number: 72 (DW_TAG_constant)\n <175d6> DW_AT_name : (strp) (offset: 0x19f0f): mpi_err_access\n <175da> DW_AT_decl_file : (implicit_const) 2\n- <175da> DW_AT_decl_line : (data1) 137\n+ <175da> DW_AT_decl_line : (data1) 67\n <175db> DW_AT_decl_column : (data1) 29\n <175dc> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <175de> DW_AT_external : (flag_present) 1\n <175de> DW_AT_const_value : (data1) 20\n <2><175df>: Abbrev Number: 72 (DW_TAG_constant)\n <175e0> DW_AT_name : (strp) (offset: 0x13c7e): mpi_err_amode\n <175e4> DW_AT_decl_file : (implicit_const) 2\n- <175e4> DW_AT_decl_line : (data1) 55\n+ <175e4> DW_AT_decl_line : (data1) 117\n <175e5> DW_AT_decl_column : (data1) 28\n <175e6> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <175e8> DW_AT_external : (flag_present) 1\n <175e8> DW_AT_const_value : (data1) 21\n <2><175e9>: Abbrev Number: 72 (DW_TAG_constant)\n <175ea> DW_AT_name : (strp) (offset: 0x171a6): mpi_err_arg\n <175ee> DW_AT_decl_file : (implicit_const) 2\n- <175ee> DW_AT_decl_line : (data1) 99\n+ <175ee> DW_AT_decl_line : (data1) 57\n <175ef> DW_AT_decl_column : (data1) 26\n <175f0> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <175f2> DW_AT_external : (flag_present) 1\n <175f2> DW_AT_const_value : (data1) 12\n <2><175f3>: Abbrev Number: 72 (DW_TAG_constant)\n <175f4> DW_AT_name : (strp) (offset: 0x1e36b): mpi_err_assert\n <175f8> DW_AT_decl_file : (implicit_const) 2\n- <175f8> DW_AT_decl_line : (data1) 69\n+ <175f8> DW_AT_decl_line : (data1) 39\n <175f9> DW_AT_decl_column : (data1) 29\n <175fa> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <175fc> DW_AT_external : (flag_present) 1\n <175fc> DW_AT_const_value : (data1) 53\n <2><175fd>: Abbrev Number: 72 (DW_TAG_constant)\n <175fe> DW_AT_name : (strp) (offset: 0x162ac): mpi_err_bad_file\n <17602> DW_AT_decl_file : (implicit_const) 2\n- <17602> DW_AT_decl_line : (data1) 123\n+ <17602> DW_AT_decl_line : (data1) 79\n <17603> DW_AT_decl_column : (data1) 31\n <17604> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17606> DW_AT_external : (flag_present) 1\n <17606> DW_AT_const_value : (data1) 22\n <2><17607>: Abbrev Number: 72 (DW_TAG_constant)\n <17608> DW_AT_name : (strp) (offset: 0x16791): mpi_err_base\n <1760c> DW_AT_decl_file : (implicit_const) 2\n- <1760c> DW_AT_decl_line : (data1) 77\n+ <1760c> DW_AT_decl_line : (data1) 129\n <1760d> DW_AT_decl_column : (data1) 27\n <1760e> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17610> DW_AT_external : (flag_present) 1\n <17610> DW_AT_const_value : (data1) 46\n <2><17611>: Abbrev Number: 72 (DW_TAG_constant)\n <17612> DW_AT_name : (strp) (offset: 0x197ba): mpi_err_buffer\n <17616> DW_AT_decl_file : (implicit_const) 2\n- <17616> DW_AT_decl_line : (data1) 105\n+ <17616> DW_AT_decl_line : (data1) 53\n <17617> DW_AT_decl_column : (data1) 29\n <17618> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1761a> DW_AT_external : (flag_present) 1\n <1761a> DW_AT_const_value : (data1) 1\n <2><1761b>: Abbrev Number: 72 (DW_TAG_constant)\n <1761c> DW_AT_name : (strp) (offset: 0x1820b): mpi_err_comm\n <17620> DW_AT_decl_file : (implicit_const) 2\n- <17620> DW_AT_decl_line : (data1) 41\n+ <17620> DW_AT_decl_line : (data1) 31\n <17621> DW_AT_decl_column : (data1) 27\n <17622> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17624> DW_AT_external : (flag_present) 1\n <17624> DW_AT_const_value : (data1) 5\n <2><17625>: Abbrev Number: 72 (DW_TAG_constant)\n <17626> DW_AT_name : (strp) (offset: 0x18787): mpi_err_conversion\n <1762a> DW_AT_decl_file : (implicit_const) 2\n- <1762a> DW_AT_decl_line : (data1) 29\n+ <1762a> DW_AT_decl_line : (data1) 35\n <1762b> DW_AT_decl_column : (data1) 33\n <1762c> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1762e> DW_AT_external : (flag_present) 1\n <1762e> DW_AT_const_value : (data1) 23\n <2><1762f>: Abbrev Number: 72 (DW_TAG_constant)\n <17630> DW_AT_name : (strp) (offset: 0x1e32b): mpi_err_count\n <17634> DW_AT_decl_file : (implicit_const) 2\n- <17634> DW_AT_decl_line : (data1) 127\n+ <17634> DW_AT_decl_line : (data1) 113\n <17635> DW_AT_decl_column : (data1) 28\n <17636> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17638> DW_AT_external : (flag_present) 1\n <17638> DW_AT_const_value : (data1) 2\n <2><17639>: Abbrev Number: 72 (DW_TAG_constant)\n <1763a> DW_AT_name : (strp) (offset: 0x19ef9): mpi_err_dims\n <1763e> DW_AT_decl_file : (implicit_const) 2\n- <1763e> DW_AT_decl_line : (data1) 133\n+ <1763e> DW_AT_decl_line : (data1) 27\n <1763f> DW_AT_decl_column : (data1) 27\n <17640> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17642> DW_AT_external : (flag_present) 1\n <17642> DW_AT_const_value : (data1) 11\n <2><17643>: Abbrev Number: 72 (DW_TAG_constant)\n <17644> DW_AT_name : (strp) (offset: 0x18d70): mpi_err_disp\n <17648> DW_AT_decl_file : (implicit_const) 2\n- <17648> DW_AT_decl_line : (data1) 59\n+ <17648> DW_AT_decl_line : (data1) 89\n <17649> DW_AT_decl_column : (data1) 27\n <1764a> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1764c> DW_AT_external : (flag_present) 1\n <1764c> DW_AT_const_value : (data1) 52\n <2><1764d>: Abbrev Number: 72 (DW_TAG_constant)\n <1764e> DW_AT_name : (strp) (offset: 0x18ba8): mpi_err_dup_datarep\n <17652> DW_AT_decl_file : (implicit_const) 2\n- <17652> DW_AT_decl_line : (data1) 49\n+ <17652> DW_AT_decl_line : (data1) 25\n <17653> DW_AT_decl_column : (data1) 34\n <17654> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17656> DW_AT_external : (flag_present) 1\n <17656> DW_AT_const_value : (data1) 24\n <2><17657>: Abbrev Number: 72 (DW_TAG_constant)\n <17658> DW_AT_name : (strp) (offset: 0x19ab1): mpi_err_errhandler\n <1765c> DW_AT_decl_file : (implicit_const) 2\n- <1765c> DW_AT_decl_line : (data1) 23\n+ <1765c> DW_AT_decl_line : (data1) 139\n <1765d> DW_AT_decl_column : (data1) 33\n <1765e> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17660> DW_AT_external : (flag_present) 1\n <17660> DW_AT_const_value : (data1) 80\n <2><17661>: Abbrev Number: 72 (DW_TAG_constant)\n <17662> DW_AT_name : (strp) (offset: 0x1644d): mpi_err_file\n <17666> DW_AT_decl_file : (implicit_const) 2\n- <17666> DW_AT_decl_line : (data1) 113\n+ <17666> DW_AT_decl_line : (data1) 77\n <17667> DW_AT_decl_column : (data1) 27\n <17668> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1766a> DW_AT_external : (flag_present) 1\n <1766a> DW_AT_const_value : (data1) 27\n <2><1766b>: Abbrev Number: 72 (DW_TAG_constant)\n <1766c> DW_AT_name : (strp) (offset: 0x1d991): mpi_err_file_exists\n <17670> DW_AT_decl_file : (implicit_const) 2\n- <17670> DW_AT_decl_line : (data1) 63\n+ <17670> DW_AT_decl_line : (data1) 93\n <17671> DW_AT_decl_column : (data1) 34\n <17672> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17674> DW_AT_external : (flag_present) 1\n <17674> DW_AT_const_value : (data1) 25\n <2><17675>: Abbrev Number: 72 (DW_TAG_constant)\n <17676> DW_AT_name : (strp) (offset: 0x167b7): mpi_err_file_in_use\n <1767a> DW_AT_decl_file : (implicit_const) 2\n- <1767a> DW_AT_decl_line : (data1) 21\n+ <1767a> DW_AT_decl_line : (data1) 125\n <1767b> DW_AT_decl_column : (data1) 34\n <1767c> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1767e> DW_AT_external : (flag_present) 1\n <1767e> DW_AT_const_value : (data1) 26\n <2><1767f>: Abbrev Number: 72 (DW_TAG_constant)\n <17680> DW_AT_name : (strp) (offset: 0x18f1a): mpi_err_group\n <17684> DW_AT_decl_file : (implicit_const) 2\n- <17684> DW_AT_decl_line : (data1) 19\n+ <17684> DW_AT_decl_line : (data1) 85\n <17685> DW_AT_decl_column : (data1) 28\n <17686> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17688> DW_AT_external : (flag_present) 1\n <17688> DW_AT_const_value : (data1) 8\n <2><17689>: Abbrev Number: 72 (DW_TAG_constant)\n <1768a> DW_AT_name : (strp) (offset: 0x1dc67): mpi_err_in_status\n <1768e> DW_AT_decl_file : (implicit_const) 2\n- <1768e> DW_AT_decl_line : (data1) 121\n+ <1768e> DW_AT_decl_line : (data1) 95\n <1768f> DW_AT_decl_column : (data1) 32\n <17690> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17692> DW_AT_external : (flag_present) 1\n <17692> DW_AT_const_value : (data1) 17\n <2><17693>: Abbrev Number: 72 (DW_TAG_constant)\n <17694> DW_AT_name : (strp) (offset: 0x18b49): mpi_err_info\n <17698> DW_AT_decl_file : (implicit_const) 2\n- <17698> DW_AT_decl_line : (data1) 37\n+ <17698> DW_AT_decl_line : (data1) 47\n <17699> DW_AT_decl_column : (data1) 27\n <1769a> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1769c> DW_AT_external : (flag_present) 1\n <1769c> DW_AT_const_value : (data1) 28\n <2><1769d>: Abbrev Number: 72 (DW_TAG_constant)\n <1769e> DW_AT_name : (strp) (offset: 0x1eb41): mpi_err_info_key\n <176a2> DW_AT_decl_file : (implicit_const) 2\n- <176a2> DW_AT_decl_line : (data1) 135\n+ <176a2> DW_AT_decl_line : (data1) 55\n <176a3> DW_AT_decl_column : (data1) 31\n <176a4> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176a6> DW_AT_external : (flag_present) 1\n <176a6> DW_AT_const_value : (data1) 29\n <2><176a7>: Abbrev Number: 72 (DW_TAG_constant)\n <176a8> DW_AT_name : (strp) (offset: 0x1eb63): mpi_err_info_nokey\n <176ac> DW_AT_decl_file : (implicit_const) 2\n- <176ac> DW_AT_decl_line : (data1) 115\n+ <176ac> DW_AT_decl_line : (data1) 127\n <176ad> DW_AT_decl_column : (data1) 33\n <176ae> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176b0> DW_AT_external : (flag_present) 1\n <176b0> DW_AT_const_value : (data1) 31\n <2><176b1>: Abbrev Number: 72 (DW_TAG_constant)\n <176b2> DW_AT_name : (strp) (offset: 0x1695a): mpi_err_info_value\n <176b6> DW_AT_decl_file : (implicit_const) 2\n- <176b6> DW_AT_decl_line : (data1) 39\n+ <176b6> DW_AT_decl_line : (data1) 109\n <176b7> DW_AT_decl_column : (data1) 33\n <176b8> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176ba> DW_AT_external : (flag_present) 1\n <176ba> DW_AT_const_value : (data1) 30\n <2><176bb>: Abbrev Number: 72 (DW_TAG_constant)\n <176bc> DW_AT_name : (strp) (offset: 0x18968): mpi_err_intern\n <176c0> DW_AT_decl_file : (implicit_const) 2\n- <176c0> DW_AT_decl_line : (data1) 33\n+ <176c0> DW_AT_decl_line : (data1) 23\n <176c1> DW_AT_decl_column : (data1) 29\n <176c2> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176c4> DW_AT_external : (flag_present) 1\n <176c4> DW_AT_const_value : (data1) 16\n <2><176c5>: Abbrev Number: 72 (DW_TAG_constant)\n <176c6> DW_AT_name : (strp) (offset: 0x18b5d): mpi_err_io\n <176ca> DW_AT_decl_file : (implicit_const) 2\n- <176ca> DW_AT_decl_line : (data1) 51\n+ <176ca> DW_AT_decl_line : (data1) 45\n <176cb> DW_AT_decl_column : (data1) 25\n <176cc> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176ce> DW_AT_external : (flag_present) 1\n <176ce> DW_AT_const_value : (data1) 32\n <2><176cf>: Abbrev Number: 72 (DW_TAG_constant)\n <176d0> DW_AT_name : (strp) (offset: 0x17b96): mpi_err_keyval\n <176d4> DW_AT_decl_file : (implicit_const) 2\n- <176d4> DW_AT_decl_line : (data1) 43\n+ <176d4> DW_AT_decl_line : (data1) 61\n <176d5> DW_AT_decl_column : (data1) 29\n <176d6> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176d8> DW_AT_external : (flag_present) 1\n <176d8> DW_AT_const_value : (data1) 48\n <2><176d9>: Abbrev Number: 81 (DW_TAG_constant)\n <176da> DW_AT_name : (strp) (offset: 0x13c6d): mpi_err_lastcode\n <176de> DW_AT_decl_file : (implicit_const) 2\n- <176de> DW_AT_decl_line : (data1) 119\n+ <176de> DW_AT_decl_line : (data1) 49\n <176df> DW_AT_decl_column : (data1) 31\n <176e0> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176e2> DW_AT_external : (flag_present) 1\n <176e2> DW_AT_const_value : (data4) 0x3fffffff\n <2><176e6>: Abbrev Number: 72 (DW_TAG_constant)\n <176e7> DW_AT_name : (strp) (offset: 0x166ed): mpi_err_locktype\n <176eb> DW_AT_decl_file : (implicit_const) 2\n- <176eb> DW_AT_decl_line : (data1) 129\n+ <176eb> DW_AT_decl_line : (data1) 87\n <176ec> DW_AT_decl_column : (data1) 31\n <176ed> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176ef> DW_AT_external : (flag_present) 1\n <176ef> DW_AT_const_value : (data1) 47\n <2><176f0>: Abbrev Number: 72 (DW_TAG_constant)\n <176f1> DW_AT_name : (strp) (offset: 0x164b3): mpi_err_name\n <176f5> DW_AT_decl_file : (implicit_const) 2\n- <176f5> DW_AT_decl_line : (data1) 73\n+ <176f5> DW_AT_decl_line : (data1) 111\n <176f6> DW_AT_decl_column : (data1) 27\n <176f7> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <176f9> DW_AT_external : (flag_present) 1\n <176f9> DW_AT_const_value : (data1) 33\n <2><176fa>: Abbrev Number: 72 (DW_TAG_constant)\n <176fb> DW_AT_name : (strp) (offset: 0x18069): mpi_err_no_mem\n <176ff> DW_AT_decl_file : (implicit_const) 2\n- <176ff> DW_AT_decl_line : (data1) 35\n+ <176ff> DW_AT_decl_line : (data1) 99\n <17700> DW_AT_decl_column : (data1) 29\n <17701> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17703> DW_AT_external : (flag_present) 1\n <17703> DW_AT_const_value : (data1) 34\n <2><17704>: Abbrev Number: 72 (DW_TAG_constant)\n <17705> DW_AT_name : (strp) (offset: 0x13bf3): mpi_err_no_space\n <17709> DW_AT_decl_file : (implicit_const) 2\n- <17709> DW_AT_decl_line : (data1) 75\n+ <17709> DW_AT_decl_line : (data1) 29\n <1770a> DW_AT_decl_column : (data1) 31\n <1770b> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1770d> DW_AT_external : (flag_present) 1\n <1770d> DW_AT_const_value : (data1) 36\n <2><1770e>: Abbrev Number: 72 (DW_TAG_constant)\n <1770f> DW_AT_name : (strp) (offset: 0x162bd): mpi_err_no_such_file\n <17713> DW_AT_decl_file : (implicit_const) 2\n- <17713> DW_AT_decl_line : (data1) 83\n+ <17713> DW_AT_decl_line : (data1) 81\n <17714> DW_AT_decl_column : (data1) 35\n <17715> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17717> DW_AT_external : (flag_present) 1\n <17717> DW_AT_const_value : (data1) 37\n <2><17718>: Abbrev Number: 72 (DW_TAG_constant)\n <17719> DW_AT_name : (strp) (offset: 0x164fb): mpi_err_not_same\n <1771d> DW_AT_decl_file : (implicit_const) 2\n- <1771d> DW_AT_decl_line : (data1) 47\n+ <1771d> DW_AT_decl_line : (data1) 135\n <1771e> DW_AT_decl_column : (data1) 31\n <1771f> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17721> DW_AT_external : (flag_present) 1\n <17721> DW_AT_const_value : (data1) 35\n <2><17722>: Abbrev Number: 72 (DW_TAG_constant)\n <17723> DW_AT_name : (strp) (offset: 0x18d65): mpi_err_op\n <17727> DW_AT_decl_file : (implicit_const) 2\n- <17727> DW_AT_decl_line : (data1) 117\n+ <17727> DW_AT_decl_line : (data1) 103\n <17728> DW_AT_decl_column : (data1) 25\n <17729> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1772b> DW_AT_external : (flag_present) 1\n <1772b> DW_AT_const_value : (data1) 9\n <2><1772c>: Abbrev Number: 72 (DW_TAG_constant)\n <1772d> DW_AT_name : (strp) (offset: 0x198f2): mpi_err_other\n <17731> DW_AT_decl_file : (implicit_const) 2\n- <17731> DW_AT_decl_line : (data1) 93\n+ <17731> DW_AT_decl_line : (data1) 71\n <17732> DW_AT_decl_column : (data1) 28\n <17733> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17735> DW_AT_external : (flag_present) 1\n <17735> DW_AT_const_value : (data1) 15\n <2><17736>: Abbrev Number: 72 (DW_TAG_constant)\n <17737> DW_AT_name : (strp) (offset: 0x1705a): mpi_err_pending\n <1773b> DW_AT_decl_file : (implicit_const) 2\n- <1773b> DW_AT_decl_line : (data1) 139\n+ <1773b> DW_AT_decl_line : (data1) 59\n <1773c> DW_AT_decl_column : (data1) 30\n <1773d> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1773f> DW_AT_external : (flag_present) 1\n <1773f> DW_AT_const_value : (data1) 18\n <2><17740>: Abbrev Number: 72 (DW_TAG_constant)\n <17741> DW_AT_name : (strp) (offset: 0x1e3d7): mpi_err_port\n <17745> DW_AT_decl_file : (implicit_const) 2\n- <17745> DW_AT_decl_line : (data1) 71\n+ <17745> DW_AT_decl_line : (data1) 131\n <17746> DW_AT_decl_column : (data1) 27\n <17747> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17749> DW_AT_external : (flag_present) 1\n <17749> DW_AT_const_value : (data1) 38\n <2><1774a>: Abbrev Number: 72 (DW_TAG_constant)\n <1774b> DW_AT_name : (strp) (offset: 0x1399c): mpi_err_proc_aborted\n <1774f> DW_AT_decl_file : (implicit_const) 2\n- <1774f> DW_AT_decl_line : (data1) 31\n+ <1774f> DW_AT_decl_line : (data1) 91\n <17750> DW_AT_decl_column : (data1) 35\n <17751> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17753> DW_AT_external : (flag_present) 1\n <17753> DW_AT_const_value : (data1) 76\n <2><17754>: Abbrev Number: 72 (DW_TAG_constant)\n <17755> DW_AT_name : (strp) (offset: 0xf116): mpi_err_quota\n <17759> DW_AT_decl_file : (implicit_const) 2\n- <17759> DW_AT_decl_line : (data1) 53\n+ <17759> DW_AT_decl_line : (data1) 21\n <1775a> DW_AT_decl_column : (data1) 28\n <1775b> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1775d> DW_AT_external : (flag_present) 1\n <1775d> DW_AT_const_value : (data1) 39\n <2><1775e>: Abbrev Number: 72 (DW_TAG_constant)\n <1775f> DW_AT_name : (strp) (offset: 0x17a31): mpi_err_rank\n <17763> DW_AT_decl_file : (implicit_const) 2\n- <17763> DW_AT_decl_line : (data1) 61\n+ <17763> DW_AT_decl_line : (data1) 119\n <17764> DW_AT_decl_column : (data1) 27\n <17765> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17767> DW_AT_external : (flag_present) 1\n <17767> DW_AT_const_value : (data1) 6\n <2><17768>: Abbrev Number: 72 (DW_TAG_constant)\n <17769> DW_AT_name : (strp) (offset: 0x1eb87): mpi_err_read_only\n <1776d> DW_AT_decl_file : (implicit_const) 2\n- <1776d> DW_AT_decl_line : (data1) 107\n+ <1776d> DW_AT_decl_line : (data1) 121\n <1776e> DW_AT_decl_column : (data1) 32\n <1776f> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17771> DW_AT_external : (flag_present) 1\n <17771> DW_AT_const_value : (data1) 40\n <2><17772>: Abbrev Number: 72 (DW_TAG_constant)\n <17773> DW_AT_name : (strp) (offset: 0x1e58f): mpi_err_request\n <17777> DW_AT_decl_file : (implicit_const) 2\n- <17777> DW_AT_decl_line : (data1) 85\n+ <17777> DW_AT_decl_line : (data1) 123\n <17778> DW_AT_decl_column : (data1) 30\n <17779> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1777b> DW_AT_external : (flag_present) 1\n <1777b> DW_AT_const_value : (data1) 19\n <2><1777c>: Abbrev Number: 72 (DW_TAG_constant)\n <1777d> DW_AT_name : (strp) (offset: 0x1773d): mpi_err_rma_attach\n <17781> DW_AT_decl_file : (implicit_const) 2\n- <17781> DW_AT_decl_line : (data1) 79\n+ <17781> DW_AT_decl_line : (data1) 133\n <17782> DW_AT_decl_column : (data1) 33\n <17783> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17785> DW_AT_external : (flag_present) 1\n <17785> DW_AT_const_value : (data1) 56\n <2><17786>: Abbrev Number: 72 (DW_TAG_constant)\n <17787> DW_AT_name : (strp) (offset: 0x1de4d): mpi_err_rma_conflict\n <1778b> DW_AT_decl_file : (implicit_const) 2\n- <1778b> DW_AT_decl_line : (data1) 95\n+ <1778b> DW_AT_decl_line : (data1) 75\n <1778c> DW_AT_decl_column : (data1) 35\n <1778d> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1778f> DW_AT_external : (flag_present) 1\n <1778f> DW_AT_const_value : (data1) 49\n <2><17790>: Abbrev Number: 72 (DW_TAG_constant)\n <17791> DW_AT_name : (strp) (offset: 0x19bdf): mpi_err_rma_flavor\n <17795> DW_AT_decl_file : (implicit_const) 2\n- <17795> DW_AT_decl_line : (data1) 87\n+ <17795> DW_AT_decl_line : (data1) 73\n <17796> DW_AT_decl_column : (data1) 33\n <17797> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17799> DW_AT_external : (flag_present) 1\n <17799> DW_AT_const_value : (data1) 58\n <2><1779a>: Abbrev Number: 72 (DW_TAG_constant)\n <1779b> DW_AT_name : (strp) (offset: 0x13e4b): mpi_err_rma_range\n <1779f> DW_AT_decl_file : (implicit_const) 2\n- <1779f> DW_AT_decl_line : (data1) 91\n+ <1779f> DW_AT_decl_line : (data1) 33\n <177a0> DW_AT_decl_column : (data1) 32\n <177a1> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177a3> DW_AT_external : (flag_present) 1\n <177a3> DW_AT_const_value : (data1) 55\n <2><177a4>: Abbrev Number: 72 (DW_TAG_constant)\n <177a5> DW_AT_name : (strp) (offset: 0x13922): mpi_err_rma_shared\n <177a9> DW_AT_decl_file : (implicit_const) 2\n- <177a9> DW_AT_decl_line : (data1) 141\n+ <177a9> DW_AT_decl_line : (data1) 51\n <177aa> DW_AT_decl_column : (data1) 33\n <177ab> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177ad> DW_AT_external : (flag_present) 1\n <177ad> DW_AT_const_value : (data1) 57\n <2><177ae>: Abbrev Number: 72 (DW_TAG_constant)\n <177af> DW_AT_name : (strp) (offset: 0x11a0f): mpi_err_rma_sync\n <177b3> DW_AT_decl_file : (implicit_const) 2\n- <177b3> DW_AT_decl_line : (data1) 131\n+ <177b3> DW_AT_decl_line : (data1) 43\n <177b4> DW_AT_decl_column : (data1) 31\n <177b5> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177b7> DW_AT_external : (flag_present) 1\n <177b7> DW_AT_const_value : (data1) 50\n <2><177b8>: Abbrev Number: 72 (DW_TAG_constant)\n <177b9> DW_AT_name : (strp) (offset: 0x1e34b): mpi_err_root\n <177bd> DW_AT_decl_file : (implicit_const) 2\n- <177bd> DW_AT_decl_line : (data1) 125\n+ <177bd> DW_AT_decl_line : (data1) 37\n <177be> DW_AT_decl_column : (data1) 27\n <177bf> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177c1> DW_AT_external : (flag_present) 1\n <177c1> DW_AT_const_value : (data1) 7\n <2><177c2>: Abbrev Number: 72 (DW_TAG_constant)\n <177c3> DW_AT_name : (strp) (offset: 0x13c04): mpi_err_service\n <177c7> DW_AT_decl_file : (implicit_const) 2\n- <177c7> DW_AT_decl_line : (data1) 81\n+ <177c7> DW_AT_decl_line : (data1) 19\n <177c8> DW_AT_decl_column : (data1) 30\n <177c9> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177cb> DW_AT_external : (flag_present) 1\n <177cb> DW_AT_const_value : (data1) 41\n <2><177cc>: Abbrev Number: 72 (DW_TAG_constant)\n <177cd> DW_AT_name : (strp) (offset: 0x1893a): mpi_err_session\n <177d1> DW_AT_decl_file : (implicit_const) 2\n- <177d1> DW_AT_decl_line : (data1) 45\n+ <177d1> DW_AT_decl_line : (data1) 83\n <177d2> DW_AT_decl_column : (data1) 30\n <177d3> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177d5> DW_AT_external : (flag_present) 1\n <177d5> DW_AT_const_value : (data1) 75\n <2><177d6>: Abbrev Number: 72 (DW_TAG_constant)\n <177d7> DW_AT_name : (strp) (offset: 0x169bb): mpi_err_size\n <177db> DW_AT_decl_file : (implicit_const) 2\n@@ -47546,87 +47546,87 @@\n <177dc> DW_AT_decl_column : (data1) 27\n <177dd> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177df> DW_AT_external : (flag_present) 1\n <177df> DW_AT_const_value : (data1) 51\n <2><177e0>: Abbrev Number: 72 (DW_TAG_constant)\n <177e1> DW_AT_name : (strp) (offset: 0x189a9): mpi_err_spawn\n <177e5> DW_AT_decl_file : (implicit_const) 2\n- <177e5> DW_AT_decl_line : (data1) 103\n+ <177e5> DW_AT_decl_line : (data1) 137\n <177e6> DW_AT_decl_column : (data1) 28\n <177e7> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177e9> DW_AT_external : (flag_present) 1\n <177e9> DW_AT_const_value : (data1) 42\n <2><177ea>: Abbrev Number: 72 (DW_TAG_constant)\n <177eb> DW_AT_name : (strp) (offset: 0x17037): mpi_err_tag\n <177ef> DW_AT_decl_file : (implicit_const) 2\n- <177ef> DW_AT_decl_line : (data1) 67\n+ <177ef> DW_AT_decl_line : (data1) 107\n <177f0> DW_AT_decl_column : (data1) 26\n <177f1> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177f3> DW_AT_external : (flag_present) 1\n <177f3> DW_AT_const_value : (data1) 4\n <2><177f4>: Abbrev Number: 72 (DW_TAG_constant)\n <177f5> DW_AT_name : (strp) (offset: 0x1eb76): mpi_err_topology\n <177f9> DW_AT_decl_file : (implicit_const) 2\n- <177f9> DW_AT_decl_line : (data1) 111\n+ <177f9> DW_AT_decl_line : (data1) 97\n <177fa> DW_AT_decl_column : (data1) 31\n <177fb> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <177fd> DW_AT_external : (flag_present) 1\n <177fd> DW_AT_const_value : (data1) 10\n <2><177fe>: Abbrev Number: 72 (DW_TAG_constant)\n <177ff> DW_AT_name : (strp) (offset: 0x167cb): mpi_err_truncate\n <17803> DW_AT_decl_file : (implicit_const) 2\n- <17803> DW_AT_decl_line : (data1) 101\n+ <17803> DW_AT_decl_line : (data1) 105\n <17804> DW_AT_decl_column : (data1) 31\n <17805> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17807> DW_AT_external : (flag_present) 1\n <17807> DW_AT_const_value : (data1) 14\n <2><17808>: Abbrev Number: 72 (DW_TAG_constant)\n <17809> DW_AT_name : (strp) (offset: 0x16520): mpi_err_type\n <1780d> DW_AT_decl_file : (implicit_const) 2\n- <1780d> DW_AT_decl_line : (data1) 97\n+ <1780d> DW_AT_decl_line : (data1) 69\n <1780e> DW_AT_decl_column : (data1) 27\n <1780f> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17811> DW_AT_external : (flag_present) 1\n <17811> DW_AT_const_value : (data1) 3\n <2><17812>: Abbrev Number: 72 (DW_TAG_constant)\n <17813> DW_AT_name : (strp) (offset: 0x189b7): mpi_err_unknown\n <17817> DW_AT_decl_file : (implicit_const) 2\n- <17817> DW_AT_decl_line : (data1) 57\n+ <17817> DW_AT_decl_line : (data1) 41\n <17818> DW_AT_decl_column : (data1) 30\n <17819> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1781b> DW_AT_external : (flag_present) 1\n <1781b> DW_AT_const_value : (data1) 13\n <2><1781c>: Abbrev Number: 72 (DW_TAG_constant)\n <1781d> DW_AT_name : (strp) (offset: 0x18b8c): mpi_err_unsupported_datarep\n <17821> DW_AT_decl_file : (implicit_const) 2\n- <17821> DW_AT_decl_line : (data1) 25\n+ <17821> DW_AT_decl_line : (data1) 63\n <17822> DW_AT_decl_column : (data1) 42\n <17823> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17825> DW_AT_external : (flag_present) 1\n <17825> DW_AT_const_value : (data1) 43\n <2><17826>: Abbrev Number: 72 (DW_TAG_constant)\n <17827> DW_AT_name : (strp) (offset: 0x1894a): mpi_err_unsupported_operation\n <1782b> DW_AT_decl_file : (implicit_const) 2\n- <1782b> DW_AT_decl_line : (data1) 27\n+ <1782b> DW_AT_decl_line : (data1) 101\n <1782c> DW_AT_decl_column : (data1) 44\n <1782d> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <1782f> DW_AT_external : (flag_present) 1\n <1782f> DW_AT_const_value : (data1) 44\n <2><17830>: Abbrev Number: 72 (DW_TAG_constant)\n <17831> DW_AT_name : (strp) (offset: 0x16218): mpi_err_value_too_large\n <17835> DW_AT_decl_file : (implicit_const) 2\n- <17835> DW_AT_decl_line : (data1) 89\n+ <17835> DW_AT_decl_line : (data1) 115\n <17836> DW_AT_decl_column : (data1) 38\n <17837> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17839> DW_AT_external : (flag_present) 1\n <17839> DW_AT_const_value : (data1) 77\n <2><1783a>: Abbrev Number: 72 (DW_TAG_constant)\n <1783b> DW_AT_name : (strp) (offset: 0x186f5): mpi_err_win\n <1783f> DW_AT_decl_file : (implicit_const) 2\n- <1783f> DW_AT_decl_line : (data1) 109\n+ <1783f> DW_AT_decl_line : (data1) 141\n <17840> DW_AT_decl_column : (data1) 26\n <17841> DW_AT_type : (ref_udata) <0x187b8>, integer(kind=4)\n <17843> DW_AT_external : (flag_present) 1\n <17843> DW_AT_const_value : (data1) 45\n <2><17844>: Abbrev Number: 81 (DW_TAG_constant)\n <17845> DW_AT_name : (strp) (offset: 0x17dd6): mpi_errhandler_null\n <17849> DW_AT_decl_file : (implicit_const) 2\n"}, {"source1": "strings --all --bytes=8 {}", "source2": "strings --all --bytes=8 {}", "unified_diff": "@@ -4,54 +4,47 @@\n &r%@~7PN\n UI\ta~SIw\n c]t}!=V]`\n +1WsvU1W3\n 0M+9LpT'd\n T1rit\"PK\n 4ma-r4.Msj\n-s=m3\n+)!th,u|E:\n++Ei,Ei,E\n+1p]T.U^&\n+YioUe,.&\n+WXH!UB*0\n+_>H'MnU.\n+#\tl;\t 9\td7\n l;\t 9\td;)\n-h#;Qp,t~\n-+\t\t<\t\tLcT\n-aupUe}DY]\n-U2FYg/:|\n-o\t-o\t-o(-\n-^tn)_c9d\n-<2'DdmEf{fD\n-4\tz&HM\tH\n-`Vg,QzUJ\n-}3 w\\(Eo\n-t](OO)!U\n-c@cooNyS\n-RBZCDK)$\n+jXLk1]`0\n+_# ?\t~/PF\n+KY9]l,>]l,>-\n+*Uo7],QQAbi-Al\n+^HVBoaq7\n+.I^d;IZ>\n+y/mz/my/]\n+B<\\>&m8jG\n k'|K;\\/F?\n [eLT&Y%{U!\n S+_rRf-\"\n )R%SH%SH%\n Y.C%z.n @\n QRbO5>'X\n K5w'5w'5\n d+?+Q!fr\n-L9EXfxbe,3n)x=s,G}\n+--n%x)P xqZZ\n+:?6)[