{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/tmp.7XScyoOIIC/b1/gauche-c-wrapper_0.6.1-12_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/tmp.7XScyoOIIC/b2/gauche-c-wrapper_0.6.1-12_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n db9dfec4572d75c4561c244ee693357f 148956 debug optional gauche-c-wrapper-dbgsym_0.6.1-12_amd64.deb\n- b8b496d6ae65efcc7977f0212ccc05f5 203816 lisp optional gauche-c-wrapper_0.6.1-12_amd64.deb\n+ f708e1e9da1f39eefa64f8ba94b52308 203812 lisp optional gauche-c-wrapper_0.6.1-12_amd64.deb\n"}, {"source1": "gauche-c-wrapper_0.6.1-12_amd64.deb", "source2": "gauche-c-wrapper_0.6.1-12_amd64.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 2021-01-15 00:50:22.000000 debian-binary\n -rw-r--r-- 0 0 0 1588 2021-01-15 00:50:22.000000 control.tar.xz\n--rw-r--r-- 0 0 0 202036 2021-01-15 00:50:22.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 202032 2021-01-15 00:50:22.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": "@@ -42,14 +42,14 @@\n drwxr-xr-x 0 root (0) root (0) 0 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/\n drwxr-xr-x 0 root (0) root (0) 0 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/.packages/\n -rw-r--r-- 0 root (0) root (0) 293 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/.packages/c-wrapper.gpd\n drwxr-xr-x 0 root (0) root (0) 0 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/\n -rw-r--r-- 0 root (0) root (0) 53605 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/c-ffi.scm\n -rw-r--r-- 0 root (0) root (0) 27980 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/c-lex.scm\n -rw-r--r-- 0 root (0) root (0) 44093 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/c-parser.scm\n--rw-r--r-- 0 root (0) root (0) 1732 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/config.scm\n+-rw-r--r-- 0 root (0) root (0) 1736 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/config.scm\n -rw-r--r-- 0 root (0) root (0) 2379 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/context.scm\n -rw-r--r-- 0 root (0) root (0) 27060 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper/stubgen.scm\n -rw-r--r-- 0 root (0) root (0) 7304 2021-01-15 00:50:22.000000 ./usr/share/gauche-0.97/site/lib/c-wrapper.scm\n drwxr-xr-x 0 root (0) root (0) 0 2021-01-15 00:50:22.000000 ./usr/share/info/\n -rw-r--r-- 0 root (0) root (0) 4893 2021-01-15 00:50:22.000000 ./usr/share/info/c-wrapper-refe.info.gz\n -rw-r--r-- 0 root (0) root (0) 6252 2021-01-15 00:50:22.000000 ./usr/share/info/c-wrapper-refj.info.gz\n"}, {"source1": "./usr/share/gauche-0.97/site/lib/c-wrapper/config.scm", "source2": "./usr/share/gauche-0.97/site/lib/c-wrapper/config.scm", "unified_diff": "@@ -42,15 +42,15 @@\n (apply append (map (lambda (env)\n (or (and-let* ((paths (sys-getenv env)))\n (string-split paths \":\"))\n '()))\n '(\"LD_LIBRARY_PATH\"))))\n \n (define (search-library-with-ldconfig lib)\n- (let ((ldconfig-cmd \"/sbin/ldconfig -p | sed -n '/^\t/s/^.*=> //p'\"))\n+ (let ((ldconfig-cmd \"/usr/sbin/ldconfig -p | sed -n '/^\t/s/^.*=> //p'\"))\n (and (< 0 (string-length ldconfig-cmd))\n (find (lambda (pathname)\n (string-prefix? (path-swap-extension lib DYLIBEXT)\n (sys-basename pathname)))\n (process-output->string-list ldconfig-cmd)))))\n \n (provide \"c-wrapper/config\")\n"}]}]}]}]}