[Bug 1230856] New: acpica: xen debugsource has timestamps in .h files
https://bugzilla.suse.com/show_bug.cgi?id=1230856 Bug ID: 1230856 Summary: acpica: xen debugsource has timestamps in .h files Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: All Status: CONFIRMED Severity: Normal Priority: P5 - None Component: Xen Assignee: trenn@suse.com Reporter: bwiedemann@suse.com QA Contact: qa-bugs@suse.de CC: xen-bugs@suse.de Blocks: 1047218 Target Milestone: --- Found By: Development Blocker: --- While working on reproducible builds for openSUSE, I found that our xen-debugsource package varied between builds because iasl from acpica embeds timestamps in generated .h files: --- old /usr/src/debug/xen-4.18.2-testing/tools/libs/light/ssdt_tpm2.h 2024-07-03 18:41:40.000000000 +0000 +++ new /usr/src/debug/xen-4.18.2-testing/tools/libs/light/ssdt_tpm2.h 2024-07-03 18:41:40.000000000 +0000 @@ -4,7 +4,7 @@ * ASL+ Optimizing Compiler/Disassembler version 20230628 (64-bit version) * Copyright (c) 2000 - 2023 Intel Corporation * - * Compilation of "ssdt_tpm2.asl" - Tue Aug 27 16:10:19 2024 + * Compilation of "ssdt_tpm2.asl" - Wed Aug 21 02:45:43 2024 * * C source code output * AML code block contains 0x5B bytes This was fixed upstream, but our acpica-no-compiletime.patch mistakenly disabled this part. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1230856 https://bugzilla.suse.com/show_bug.cgi?id=1230856#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- I submitted the fix in https://build.opensuse.org/request/show/1202206 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1230856 https://bugzilla.suse.com/show_bug.cgi?id=1230856#c2 Thomas Renninger <trenn@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Thomas Renninger <trenn@suse.com> --- Thanks Bernhard! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com