Skip to content

Linux build not reproducible #34

@pmconrad

Description

@pmconrad

The reason is that the minor version of the operating system is part of the compiler version that gets put into the comment section of the binaries:

── readelf --wide --decompress --string-dump=.comment {}
│ @@ -1,4 +1,4 @@
│  
│  String dump of section '.comment':
│ -  [     0]  GCC: (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
│ +  [     0]  GCC: (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions