[Bug 1199076] New: llvm14: libomp.so varies between builds
http://bugzilla.opensuse.org/show_bug.cgi?id=1199076 Bug ID: 1199076 Summary: llvm14: libomp.so varies between builds Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: All Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: aaronpuchert@alice-dsl.net Reporter: bwiedemann@suse.com QA Contact: qa-bugs@suse.de CC: martin.liska@suse.com Blocks: 1041090 Found By: Development Blocker: --- While working on reproducible builds for openSUSE, I found that the llvm14 package libomp.so varied between builds with obvious ordering issues such as --- old /usr/lib64/libomp.so (objdump) +++ new /usr/lib64/libomp.so (objdump) @@ -755,10 +755,10 @@ 0fb4c 5f616666 696e6974 79006f6d 705f6765 _affinity.omp_ge 0fb5c 745f6166 66696e69 74795f66 6f726d61 t_affinity_forma 0fb6c 74006f6d 70635f67 65745f61 6666696e t.ompc_get_affin - 0fb7c 6974795f 666f726d 6174006f 6d705f63 ity_format.omp_c - 0fb8c 61707475 72655f61 6666696e 69747900 apture_affinity. - 0fb9c 6f6d705f 7365745f 61666669 6e697479 omp_set_affinity - 0fbac 5f666f72 6d617400 6f6d705f 64697370 _format.omp_disp + 0fb7c 6974795f 666f726d 6174006f 6d705f73 ity_format.omp_s + 0fb8c 65745f61 6666696e 6974795f 666f726d et_affinity_form + 0fb9c 6174006f 6d705f63 61707475 72655f61 at.omp_capture_a + 0fbac 6666696e 69747900 6f6d705f 64697370 ffinity.omp_disp 0fbbc 6c61795f 61666669 6e697479 00737472 lay_affinity.str 0fbcc 72636872 005f5f6b 6d705f61 63717569 rchr.__kmp_acqui 0fbdc 72655f74 69636b65 745f6c6f 636b005f re_ticket_lock._ -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1199076 http://bugzilla.opensuse.org/show_bug.cgi?id=1199076#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- I found lapce and wezterm packages with similar LLVM-based ordering issues and my tools tell me it comes from readdir order. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com