--- /srv/reproducible-results/rbuild-debian/r-b-build.SIOiqp4d/b1/scala-pickling_0.10.1+repack-2_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.SIOiqp4d/b2/scala-pickling_0.10.1+repack-2_arm64.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - b7af87e6d36f7a48b72b458a924a63e0 748596 java optional libscala-pickling-java_0.10.1+repack-2_all.deb │ + ef70e7dd0c0267ff03b55bd9f0243317 748596 java optional libscala-pickling-java_0.10.1+repack-2_all.deb ├── libscala-pickling-java_0.10.1+repack-2_all.deb │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/java/scala-pickling-0.10.1.jar │ │ │ │ ├── zipinfo -v {} │ │ │ │ │ @@ -2811,15 +2811,15 @@ │ │ │ │ │ minimum file system compatibility required: MS-DOS, OS/2 or NT FAT │ │ │ │ │ minimum software version required to extract: 2.0 │ │ │ │ │ compression method: deflated │ │ │ │ │ compression sub-type (deflation): normal │ │ │ │ │ file security status: not encrypted │ │ │ │ │ extended local header: yes │ │ │ │ │ file last modified on (DOS date/time): 2018 Nov 14 14:26:22 │ │ │ │ │ - 32-bit CRC value (hex): a4a06429 │ │ │ │ │ + 32-bit CRC value (hex): a873e6ec │ │ │ │ │ compressed size: 1346 bytes │ │ │ │ │ uncompressed size: 3111 bytes │ │ │ │ │ length of filename: 41 characters │ │ │ │ │ length of extra field: 0 bytes │ │ │ │ │ length of file comment: 0 characters │ │ │ │ │ disk number on which file begins: disk 1 │ │ │ │ │ apparent file type: binary │ │ │ │ │ @@ -17593,15 +17593,15 @@ │ │ │ │ │ minimum file system compatibility required: MS-DOS, OS/2 or NT FAT │ │ │ │ │ minimum software version required to extract: 2.0 │ │ │ │ │ compression method: deflated │ │ │ │ │ compression sub-type (deflation): normal │ │ │ │ │ file security status: not encrypted │ │ │ │ │ extended local header: yes │ │ │ │ │ file last modified on (DOS date/time): 2018 Nov 14 14:26:22 │ │ │ │ │ - 32-bit CRC value (hex): 9a23d813 │ │ │ │ │ + 32-bit CRC value (hex): 1ff8aa06 │ │ │ │ │ compressed size: 1469 bytes │ │ │ │ │ uncompressed size: 3710 bytes │ │ │ │ │ length of filename: 49 characters │ │ │ │ │ length of extra field: 0 bytes │ │ │ │ │ length of file comment: 0 characters │ │ │ │ │ disk number on which file begins: disk 1 │ │ │ │ │ apparent file type: binary │ │ │ │ ├── scala/pickling/PickleMacros$$anon$1.class │ │ │ │ │ ├── procyon -ec {} │ │ │ │ │ │ @@ -12,25 +12,25 @@ │ │ │ │ │ │ │ │ │ │ │ │ public final class PickleMacros$$anon$1 { │ │ │ │ │ │ public Option> unapply(final Object tree) { │ │ │ │ │ │ final Option unapply = ((Macro)this.$outer).c().universe().TreeTag().unapply(tree); │ │ │ │ │ │ if (!unapply.isEmpty()) { │ │ │ │ │ │ final Some unapply2 = ((Macro)this.$outer).c().universe().internal().reificationSupport().SyntacticApplied().unapply((Trees.TreeApi)unapply.get()); │ │ │ │ │ │ if (!unapply2.isEmpty()) { │ │ │ │ │ │ - final Trees.TreeApi qq$03af6450$macro$250 = (Trees.TreeApi)((Tuple2)unapply2.get())._1(); │ │ │ │ │ │ + final Trees.TreeApi qq$510b3987$macro$250 = (Trees.TreeApi)((Tuple2)unapply2.get())._1(); │ │ │ │ │ │ final List list = (List)((Tuple2)unapply2.get())._2(); │ │ │ │ │ │ if (list instanceof $colon$colon) { │ │ │ │ │ │ final $colon$colon $colon$colon = ($colon$colon)list; │ │ │ │ │ │ final List list2 = (List)$colon$colon.head(); │ │ │ │ │ │ final List tl$1 = $colon$colon.tl$1(); │ │ │ │ │ │ if (list2 instanceof $colon$colon) { │ │ │ │ │ │ final $colon$colon $colon$colon2 = ($colon$colon)list2; │ │ │ │ │ │ - final Trees.TreeApi qq$03af6450$macro$251 = (Trees.TreeApi)$colon$colon2.head(); │ │ │ │ │ │ + final Trees.TreeApi qq$510b3987$macro$251 = (Trees.TreeApi)$colon$colon2.head(); │ │ │ │ │ │ if (Nil$.MODULE$.equals($colon$colon2.tl$1()) && Nil$.MODULE$.equals(tl$1)) { │ │ │ │ │ │ - final Object module$ = new Some((Object)new Tuple2((Object)qq$03af6450$macro$250, (Object)qq$03af6450$macro$251)); │ │ │ │ │ │ + final Object module$ = new Some((Object)new Tuple2((Object)qq$510b3987$macro$250, (Object)qq$510b3987$macro$251)); │ │ │ │ │ │ return (Option>)module$; │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ final Object module$ = None$.MODULE$; │ │ │ │ ├── scala/pickling/util/Externalizables$$anon$1.class │ │ │ │ │ ├── procyon -ec {} │ │ │ │ │ │ @@ -22,21 +22,21 @@ │ │ │ │ │ │ if (!unapply2.isEmpty()) { │ │ │ │ │ │ final Object 1 = ((Tuple2)unapply2.get())._1(); │ │ │ │ │ │ final List list = (List)((Tuple2)unapply2.get())._2(); │ │ │ │ │ │ final Option unapply3 = this.c$1.universe().TreeTag().unapply(1); │ │ │ │ │ │ if (!unapply3.isEmpty()) { │ │ │ │ │ │ final Option unapply4 = this.c$1.universe().internal().reificationSupport().SyntacticTypeApplied().unapply((Trees.TreeApi)unapply3.get()); │ │ │ │ │ │ if (!unapply4.isEmpty()) { │ │ │ │ │ │ - final Trees.TreeApi qq$3d2ea2a1$macro$1 = (Trees.TreeApi)((Tuple2)unapply4.get())._1(); │ │ │ │ │ │ - final List qq$3d2ea2a1$macro$2 = (List)((Tuple2)unapply4.get())._2(); │ │ │ │ │ │ + final Trees.TreeApi qq$6830a1b6$macro$1 = (Trees.TreeApi)((Tuple2)unapply4.get())._1(); │ │ │ │ │ │ + final List qq$6830a1b6$macro$2 = (List)((Tuple2)unapply4.get())._2(); │ │ │ │ │ │ if (list instanceof $colon$colon) { │ │ │ │ │ │ final $colon$colon $colon$colon = ($colon$colon)list; │ │ │ │ │ │ - final List qq$3d2ea2a1$macro$3 = (List)$colon$colon.head(); │ │ │ │ │ │ + final List qq$6830a1b6$macro$3 = (List)$colon$colon.head(); │ │ │ │ │ │ if (Nil$.MODULE$.equals($colon$colon.tl$1())) { │ │ │ │ │ │ - final Object module$ = new Some((Object)new Tuple3((Object)qq$3d2ea2a1$macro$1, (Object)qq$3d2ea2a1$macro$2, (Object)qq$3d2ea2a1$macro$3)); │ │ │ │ │ │ + final Object module$ = new Some((Object)new Tuple3((Object)qq$6830a1b6$macro$1, (Object)qq$6830a1b6$macro$2, (Object)qq$6830a1b6$macro$3)); │ │ │ │ │ │ return (Option, List>>)module$; │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ } │ │ │ │ │ │ }