[Git][reproducible-builds/reproducible-notes][master] packages: abind: Update

Daniel Shahaf (@danielsh) gitlab at salsa.debian.org
Tue Feb 22 17:32:56 UTC 2022



Daniel Shahaf pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
a9084d61 by Daniel Shahaf at 2022-02-22T17:32:45+00:00
packages: abind: Update

- Record observations regarding the paths.rds difference
  (discussed on IRC just now with Vagrant)

- Drop gcc_captures_build_path as it no longer exists in the diff

- Leave randomness_in_r_rdb_rds_databases as it's currently being discussed

- - - - -


1 changed file:

- packages.yml


Changes:

=====================================
packages.yml
=====================================
@@ -43,10 +43,36 @@ abgate:
   issues:
     - gcc_captures_build_path
 abind:
-  version: 1.4-5-1
+  version: 1.4-5-2
+  comments: |
+    The following paths.rds differences:
+    .
+    │ │ │ ├── ./usr/lib/R/site-library/abind/help/paths.rds
+    │ │ │ │ ├── paths.rds-content
+    │ │ │ │ │ ├── Rscript --vanilla -e 'args <- commandArgs(TRUE); readRDS(args[1])' {}
+    │ │ │ │ │ │ @@ -1,5 +1,7 @@
+    │ │ │ │ │ │ -[1] "/build/1st/abind-1.4-5/man/abind.Rd" "/build/1st/abind-1.4-5/man/acorn.Rd"
+    │ │ │ │ │ │ -[3] "/build/1st/abind-1.4-5/man/adrop.Rd" "/build/1st/abind-1.4-5/man/afill.Rd"
+    │ │ │ │ │ │ -[5] "/build/1st/abind-1.4-5/man/asub.Rd" 
+    │ │ │ │ │ │ +[1] "/build/2/abind-1.4-5/2nd/man/abind.Rd"
+    │ │ │ │ │ │ +[2] "/build/2/abind-1.4-5/2nd/man/acorn.Rd"
+    │ │ │ │ │ │ +[3] "/build/2/abind-1.4-5/2nd/man/adrop.Rd"
+    │ │ │ │ │ │ +[4] "/build/2/abind-1.4-5/2nd/man/afill.Rd"
+    │ │ │ │ │ │ +[5] "/build/2/abind-1.4-5/2nd/man/asub.Rd" 
+    │ │ │ │ │ │  attr(,"first")
+    │ │ │ │ │ │ -[1] 28
+    │ │ │ │ │ │ +[1] 30The 
+    .
+    happen on sid and not elsewhere, meaning they're likely caused by build-path differences.
+    .
+    Both sides of the diff have the same files in the same order, but the left side
+    is missing the "[2]" and "[4]" markers.
+    .
+    The lines on the LHS of the diff just happen to be 79 bytes long (plus LF), and
+    the paths on the RHS are each two bytes longer, so this *might* be related to
+    something wrapping on 80 characters.  Perhaps <https://sources.debian.org/src/r-base/4.1.2-2/src/main/options.c/#L294>.
   issues:
     - randomness_in_r_rdb_rds_databases
-    - gcc_captures_build_path
 abinit:
   version: 7.8.2-2
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/a9084d61e6e2ede8455b38d9783f360f5650d31d

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/a9084d61e6e2ede8455b38d9783f360f5650d31d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220222/1bece959/attachment.htm>


More information about the rb-commits mailing list