Bug ID 1120947
Summary build-compare: erlang contains timestamps
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS openSUSE Factory
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee matwey.kornilov@gmail.com
Reporter bwiedemann@suse.com
QA Contact qa-bugs@suse.de
CC coolo@suse.com
Blocks 1047218
Found By Development
Blocker ---

While working on reproducible builds for openSUSE, I found that
our Factory erlang packages vary for every build

Feel free to re-assign or file upstream as appropriate

/usr/lib64/erlang/bin/start.script      2018-12-12 00:00:00.000000000 +0000
@@ -1,5 +1,5 @@
 %% coding: utf-8
-%% script generated at {2019,1,7} {14,23,34}
+%% script generated at {2019,1,7} {14,23,43}
 {script,


/usr/lib64/erlang/erts-10.1.3/bin/beam.smp differs in ELF section .rodata
@@ -18224,7 +18224,7 @@
  6b92b0 7838365f 36342d73 7573652d 6c696e75  x86_64-suse-linu
  6b92c0 782d676e 75000000 00000000 00000000  x-gnu...........
  6b92d0 4d6f6e20 4a616e20 20372031 343a3039  Mon Jan  7 14:09
- 6b92e0 3a343120 32303139 00323100 31302e31  :41 2019.21.10.1
+ 6b92e0 3a353020 32303139 00323100 31302e31  :50 2019.21.10.1
  6b92f0 2e330000 01000000 01000000 00000000  .3..............
@@ -23707,7 +23707,7 @@
  6ce960 25732920 656d756c 61746f72 20766572  %s) emulator ver
  6ce970 73696f6e 2031302e 312e330a 00000000  sion 10.1.3.....
  6ce980 436f6d70 696c6564 206f6e20 4d6f6e20  Compiled on Mon
- 6ce990 4a616e20 20372031 343a3039 3a343120  Jan  7 14:09:41
+ 6ce990 4a616e20 20372031 343a3039 3a353020  Jan  7 14:09:50
  6ce9a0 32303139 0a000000 2d2d2d2d 2d2d2d2d  2019....--------

  6cea30 436f6d70 696c6564 3a204d6f 6e204a61  Compiled: Mon Ja
- 6cea40 6e202037 2031343a 30393a34 31203230  n  7 14:09:41 20
+ 6cea40 6e202037 2031343a 30393a35 30203230  n  7 14:09:50 20
  6cea50 31390000 00000000 00000000 00000000  19..............


/usr/lib64/erlang/lib/os_mon-2.4.6/include/OTP-OS-MON-MIB.hrl   2018-12-12
00:00:00.000000000 +0000
@@ -1,5 +1,5 @@
 %%% This file was automatically generated by snmpc_mib_to_hrl version 5.2.12
-%%% Date: 07-Jan-2019::14:21:13
+%%% Date: 07-Jan-2019::14:21:22
 -ifndef('OTP-OS-MON-MIB').


/usr/share/doc/packages/erlang-doc/lib/jinterface-1.9.1/doc/html/java/com/ericsson/otp/erlang/OtpTransportFactory.html
 2019-01-07 14:38:20.703504202 +0000
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Mon Jan 07 14:35:09 UTC 2019 -->
+<!-- Generated by javadoc (11.0.1) on Mon Jan 07 14:35:21 UTC 2019 -->
 <title>OtpTransportFactory (Java-Erlang Interface Library)</title>

and some similar files/diffs


You are receiving this mail because: