Skip to content

reproducible builds issue #230

@bmwiedemann

Description

@bmwiedemann

While working on reproducible builds for openSUSE (sponsored by the NLnet NGI0 fund), I found that our pop-launcher package build produces different results between a 1-core-VM and a VM with 2+ cores. This could be an indicator of some race-condition or poorly defined build-dependencies.

https://rb.zq1.de/other/pop-launcher/strings.diff.txt
shows that some symbols have variations in the ID at the end.
e.g.

-_ZN4core3ptr43drop_in_place$LT$zvariant..value..Value$GT$17he5bf3c79d5d19a4aE.28032
+_ZN4core3ptr43drop_in_place$LT$zvariant..value..Value$GT$17he5bf3c79d5d19a4aE.28050

The two full binaries are also available in the same directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions